﻿/* --------------------------------------------------------------------- */
/* BASE 
/* --------------------------------------------------------------------- */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 12, 2014 */

@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/sourcesanspro-light-webfont.eot');
    src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'signikaregular';
    src: url('../fonts/signika-regular-webfont.eot');
    src: url('../fonts/signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/signika-regular-webfont.woff') format('woff'),
         url('../fonts/signika-regular-webfont.ttf') format('truetype'),
         url('../fonts/signika-regular-webfont.svg#signikaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    min-width: 330px;
    background-color: #db4c30;
    font-family: source_sans_prolight, Arial, Helvetica, Sans-serif;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #2f3b41;
}

h1, .h1 {
    margin-bottom: 30px;
    font: 46px/1 signikaregular, Arial, Helvetica, Sans-serif;    
    color: #75c7cb;
}

h2, .h2 {
    font-size: 28px;
}

h3, .h3 {
    font-size: 18px;
}

h4, .h4 {
    font-size: 16px;
}

a {
    color: #db4c30;
    transition: color 0.3s ease;
}
    
    a:hover {
        color: #db4c30;
        text-decoration: underline;
    }

p {
    margin: 0;
    padding: 7px 0 10px;
}

ul, ol {
    padding-left: 13px;
}
    
blockquote {
    margin: 15px;
    padding: 40px 0;
    text-align: center;
    border: 0;
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    font-size: 20px;
    font-style: italic;
}

hr {    
    border-color: #ababab;
}

input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    border: 1px solid #bababa;
    color: #333;
}

input[type="text"],
input[type="email"],
input[type="password"] {
    padding: 0 15px;
    height: 38px;
    line-height: 38px;
}

    @media (min-width: 768px) {
        input[type="text"],
        input[type="email"] {
            width: 60%;
        }
    }

    @media (min-width: 992px) {
        input[type="text"],
        input[type="email"] {
            width: 40%;
        }
    }

textarea {
    padding: 10px 15px;
    resize: none;
}

table {
    width: 100%;
    font-size: 15px;
}

    th, td {
        padding: 7px 0;        
    }
    

/* --------------------------------------------------------------------- */
/* LAYOUT 
/* --------------------------------------------------------------------- */


/* Common Layout
/* -------------------------------------------------- */

.l-body-w-fixed-footer-menu {
    padding-bottom: 150px;
}        

.l-header {
    padding-top: 15px;
    margin-bottom: 0;
    border-top: 4px solid #db4c30;
    border-radius: 0;
    background-color: #f5f5f5;
}

.l-navbar-header {
}
    
    .l-navbar-header .container {
        position: relative;
    }
    
    @media (min-width: 768px) {
        .l-navbar-header {
            float: none;
        }
    }

.l-brand {
    width: 231px;
    height: auto;
    padding-left: 0;   
}    

    .l-brand>img {
        width: 231px;
    }
    
    .l-brand-m-non-responsive {
        width: 358px;
        height: 112px;
    }
        
        .l-brand-m-non-responsive>img {
            width: 358px;
        }
    
    @media (min-width: 992px) {
        .l-brand {
            width: 358px;
            height: 112px;
        }
        
        .l-brand>img {
            width: 358px;
        }
    }

.nav-toggle-btn {
    margin: 0 !important;
    padding-top: 23px;
    border-radius: 0 !important;
}

    .nav-toggle-btn .icon-bar {
        width: 39px;
        height: 6px;
        border-radius: 0;
    }
    
    .nav-toggle-btn:hover .icon-bar,
    .nav-toggle-btn:focus .icon-bar {
        background-color: #75c7cb;
    }

.l-nav-collapse {
    margin-bottom: 30px;
    background-color: #75c6ca;
    border-bottom: 4px solid #db4c30;
    overflow-x: hidden;
}    

    @media (min-width: 992px) {
        .l-nav-collapse {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            background-color: transparent;
        }
        
            .l-nav-collapse>.container {
                position: relative;
            }
    }       
    
.l-content-body {
    background-color: #f5f5f5;
}        
    
    @media (min-width: 532px) {
        .l-content-body {
            min-height: 600px;
        }        
    }
    
.l-pg-section {
    padding-bottom: 35px;
}

.l-pg-section-tight {
    padding-bottom: 25px;
}

.l-pg-section-tighter {
    padding-bottom: 20px;
}

.l-pg-section-very-tight {
    padding-bottom: 15px;
}

.l-pg-section-ultra-tight {
    padding-bottom: 10px;
}

.l-pg-section-tightest {
    padding-bottom: 5px;
}

.l-footer {
    padding: 60px 0;
    color: #FFF;
    text-align: center;
}
    
    .l-footer a {
        color: #FFF;
    }
    
    .l-footer-m-fixed {
        width: 100%;
        padding: 45px 0;
        position: fixed;
        bottom: 0;
        z-index: 2;
        background-color: #bababa;
    }
        
        .l-footer-m-fixed .legal {
            color: #2f3b41;
        }
            
            .l-footer-m-fixed .legal a {
                color: #2f3b41;
            }

.l-loading-panel {
    padding: 30px 0;
    text-align: center;
}


.l-var-load-content-map {
    display: none;
}

    @media (min-width: 532px) {
    
        .l-var-load-content-map {
            display: block;
        }
        
    }

.l-var-load-content-md {
    display: none;
}
    
    @media (min-width: 768px) {
    
        .l-var-load-content-md {
            display: block;
        }
        
    }
    
.l-var-load-content-lg {
    display: none;
}
    
    @media (min-width: 992px) {
    
        .l-var-load-content-lg {
            display: block;
        }
        
    }

.l-account-form {    
}

    @media (min-width: 992px) {    
        .l-account-form {
            margin: 0 auto;
            width: 320px;
        }        
    }

.container-m-non-responsive {
    width: 1170px !important;
}


/* Loose grid
/* -------------------------------------------------- */

.l-grid {
    float: left;
    margin-left: 15px;
}

    .l-grid:first-child {
        margin-left: 0;
    }

.l-grid-m-uniform:first-child {
    margin-left: 15px;
}

.l-grid-right {
    float: right;
    margin-left: 15px;
}
 
.l-grid-m-very-tight {
    margin-left: 10px;
}

.l-grid-m-tightest {
    margin-left: 5px;
}

.l-grid-m-attached {
    margin-left: 0;
}
   
.l-grid-m-spacious, 
.l-grid-m-spacious-uniform:first-child,
.l-grid-right-m-spacious {
    margin-left: 20px;
}

.l-grid-m-very-spacious,
.l-grid-right-m-very-spacious {
    margin-left: 25px;
}

.l-grid-m-ultra-spacious {
    margin-left: 35px;
}

.l-grid-reverse {
    float: right;
    margin-right: 15px;
}
    
    .l-grid-reverse:first-child {
        margin-right: 0
    }

.l-grid-reverse-m-spacious {
    margin-right: 20px;
}


/* --------------------------------------------------------------------- */
/* MODULE / COMPONENTS 
/* --------------------------------------------------------------------- */

/* Headings
/* -------------------------------------------------- */

.hd-aside {
    text-transform: uppercase;
}

.hd-restricted {
    margin-top: 0;
}


/* Text
/* -------------------------------------------------- */

.meta {
    font-size: 0.5em;
    line-height: 100%;
}

.sign {
    color: #db4c30;
}
.underlined {
    text-decoration: underline;
}

/* Button
/* -------------------------------------------------- */

.btn {
    padding: 0 20px;
    height: 40px;
    border-color: #2f3b41;
    -webkit-border-radius: 8px;
    border: none;
    border-radius: 8px;
    background-color: #2f3b41;
    color: #FFF;
    font-size: 18px;
    line-height: 40px;
    outline: none;
}
    
    .btn:hover, .btn:focus {
        border-color: #db4c30;
        background-color: #db4c30;
        color: #FFF;
    }
    
    .btn-m-opposite-title {
    }
        
        @media (min-width: 768px) {
    
            .btn-m-opposite-title {
                float: right;
                margin-top: 20px;
            }
            
        }
    
    .btn-m-opposite-hd {
    }
        
        @media (min-width: 768px) {
    
            .btn-m-opposite-hd {
                float: right;
            }
            
        }
    
    .btn-m-outdated-listing {
        width: 250px;        
    }
        
        @media (min-width: 768px) {
    
            .btn-m-outdated-listing {
                width: 100%;
            }            
        }
    
    .btn-m-full-width {
        width: 100%;
    }

	.btn-m-upload {
        position: relative;
        overflow: hidden;
    }
        
        .btn-m-upload input {
            display: block;
            margin: 0;
            padding: 5px 0;
            width: 1000px;
            height: 31px;
            border: 0;
            background-color: transparent;
            font-size: 999px;
            cursor: pointer;
            outline: none;
            position: absolute;
            top: 0;
            left: 0;
            -moz-opacity: 0;
            filter: alpha(opacity=0);
            opacity: 0;
        }
        
    .btn-m-alt {
        background-color: #75c7cb;
        border-color: #75c7cb;
    }    
    
    .btn .fa-external-link {
        position: relative;
        top: 2px;
        left: 4px;
    }


/* Button Group
/* -------------------------------------------------- */

.btn-group {
    display: inline-block
}

    .btn-group .btn {
        border-left: 1px solid #f5f5f5;
    }        

        .btn-group .btn:first-child {
            border-left: 0;
        }

        .btn-group .btn:last-child {            
            border-radius: 0 8px 8px 0 !important;
        }

    .btn-group-m-full {
        width: 100%;
        border-radius: 8px !important;        
        overflow: hidden;
    }

    .btn-group-m-2 {
    }

        .btn-group-m-2 .btn {            
            width: 50%;
        }


/* Table
/* -------------------------------------------------- */

.tbl-minimalist {
}

    .tbl-minimalist th {
        padding: 15px 0;
        border-bottom: 1px solid #eaeaea;
    }
    
    .tbl-minimalist td {
        border-bottom: 1px solid #eaeaea;
    }
    

/* Form Validation
/* -------------------------------------------------- */

.validation-summary-errors {
    margin: 15px 0;
    padding: 15px 25px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background-color: #db4c30;
    color: #FFF;
    font-size: 18px;
}

    .validation-summary-errors ul {
        margin: 0;
    }

.input-validation-error {
    border-color: #db4c30 !important;
}

.field-validation-error {    
    color: #db4c30;    
}

    input[type="text"] + .field-validation-error,
    textarea + .field-validation-error {
        margin-left: 10px;
    }


/* Main Navigation
/* -------------------------------------------------- */

.main-nav {
    margin: 0;
}
    
    .main-nav>li {        
        float: none;
    }
    
        .main-nav>li>a {
            float: none;
            padding: 15px 0;
        }
    
    .main-nav a,
    .main-nav>.open>a {        
        color: #2f3b41;
        font-size: 16px;
    }    
    
    .main-nav>li>a:hover,
    .main-nav>li>a:focus,
    .main-nav .open a:hover,
    .main-nav .open a:focus,
    .main-nav .active a {
        background-color: transparent;
        color: #db4c30;        
    }
    
    .main-nav-m-non-responsive {
        position: absolute;
        top: -112px;
        right: 0;
    }
    
        .main-nav-m-non-responsive>li {
            float: left;
            border-left: 1px solid #373737;
            padding-left: 8px;
            padding-right: 8px;
        }
            
            .main-nav-m-non-responsive>li:first-child {
                border-left: 0;
                padding-left: 0;
            }
        
            .main-nav-m-non-responsive li>a {
                padding: 0;
                font-size: 14px;
                color: #db4c30;
            }
            
            .main-nav-m-non-responsive>li>a:hover,
            .main-nav-m-non-responsive>li>a:focus,
            .main-nav-m-non-responsive .open a:hover,
            .main-nav-m-non-responsive .open a:focus,
            .main-nav-m-non-responsive .active a {
                text-decoration: underline;
            }
    
    
@media (min-width: 992px) {
    
    .main-nav {
        position: absolute;
        top: -112px;
        right: -8px;
    }
        
        .main-nav>li {
            float: left;
            border-left: 1px solid #373737;
            padding-left: 8px;
            padding-right: 8px;
        }
            
            .main-nav>li:first-child {
                border-left: 0;
                padding-left: 0;
            }
        
            .main-nav li>a {
                padding: 0;
                font-size: 15px;
                color: #db4c30;
            }
            
            .main-nav>li>a:hover,
            .main-nav>li>a:focus,
            .main-nav .open a:hover,
            .main-nav .open a:focus,
            .main-nav .active a {
                text-decoration: underline;
            }
            .main-nav li>a {
                color: #75c7cb;
                font-weight: bold;
            }
}


/* Main Navigation Toggle
/* -------------------------------------------------- */

.navbar-toggle {
    padding: 0;
    border: 0;
    top: 23px;
    right: 0;
}

    .navbar-toggle .icon-bar {
        background-color: #282828;
    }
   
@media (min-width: 768px) {

    .navbar-toggle {
        display: block;
    }
}

@media (min-width: 992px) {

    .navbar-toggle {
        display: none;
    }
}


/* Main Navigation - Non Responsive
/* -------------------------------------------------- */

.main-nav-non-responsive {
    float: right;
    list-style-type: none;
    position: relative;
    left: 8px;
}
    
    .main-nav-non-responsive>li {
        float: left;
        border-left: 1px solid #373737;
        padding-left: 8px;
        padding-right: 8px;
    }
        
        .main-nav-non-responsive>li:first-child {
            border-left: 0;
            padding-left: 0;
        }
    
        .main-nav-non-responsive li>a {
            padding: 0;
            font-size: 14px;
            color: #db4c30;
        }
        
        .main-nav-non-responsive>li>a:hover,
        .main-nav-non-responsive>li>a:focus,            
        .main-nav-non-responsive .active a {
            text-decoration: underline;
        }


/* Login Information
/* -------------------------------------------------- */

.login-information {
    float: right;
    position: relative;
    top: 30px;
}

    @media (min-width: 992px) {
        .login-information {
            padding: 0;
            height: 82px;
            position: absolute;
            top: -100px;
            right: 0;
            line-height: 82px;
        }
    }

    .login-information-m-non-responsive {
        right: 15px;
    }


/* Search Bar
/* -------------------------------------------------- */

.search-bar {
    position: relative;
    margin-bottom: 15px;
}
    
    .search-bar--input {
        margin-right: 63px;
        height: 68px;
        background-color: #FFF;
        border: 1px solid #bababa;
    }
    
        .search-bar--input>input[type="text"] {
            padding: 0 15px;
            width: 100%;
            height: 68px;
            box-shadow: none;
            background: transparent;
            border: 0;
            font-size: 22px;
            line-height: 68px;
        }
    
    .search-bar--btn {
        display: block;
        height: 68px;
        position: absolute;
        top: 0;
        right: 0;
        border: 0;
        background: none;
        color: #333;
        transition: color 0.3s ease;
    }
        
        .search-bar--btn:hover,
        .search-bar--btn:focus {
            color: #75c7cb;
        }
        
        .search-bar--btn>.glyphicon-search {
            font-size: 45px;
            line-height: 62px;
        }

         .search-bar--link {
            font-size: 18px;
            line-height: 20px;
            text-decoration: underline;
        }

        @media (min-width: 768px) {
            .search-bar--link {
                position: absolute;
                top: 35%;
                right: 75px;
            }
        }


/* Breadcrumb
/* -------------------------------------------------- */  

.breadcrumb-m-theme {
    margin-bottom: 0;
    padding: 18px 0;
    border-top: 1px solid #bababa;
    border-radius: 0;
}
    
    .breadcrumb-m-theme > li + li:before {
        color: #2f3b41;
        font-family: FontAwesome;
        content: "\f105";
    }
    
    .breadcrumb-m-theme > .active {
        color: #2f3b41;
    }


/* Map Nav
/* -------------------------------------------------- */    

.map-nav {
    margin: 0 auto;
    padding: 40px 0 30px;
    width: 532px;
    position: relative;    
}
        
    .map-nav--alt {
        padding-top: 20px;
        color: #75c7cb;
        font-size: 18px;
        font-family: source_sans_proregular, Arial, Helvetica, Sans-serif;
        text-align: center;
    }
        
        .map-nav--alt .fa-angle-down {
            position: relative;
            top: 1px;
        }
            
    .map-nav--caption {
        display: none;
        position: absolute;
        color: #db4c30;
        font-size: 25px;
        line-height: 1.2;
    }
        
        .map-nav--caption-m-new-plymouth {           
            top: 110px;
            left: 165px;
        }
        
        .map-nav--caption-m-stratford {
            top: 260px;
            left: 410px;
        }
        
        .map-nav--caption-m-south-taranaki {
            top: 475px;
            left: 75px;
        }        

        .map-property {
            width: 100%;
            height: 547px;
            background-color: #b3d1ff;
        }


/* Region List
/* -------------------------------------------------- */   

@media (min-width: 532px) {

    .region-list {    
        display: none;
    }
    
}

.region-list-m-non-responsive {
    display: none;
}


/* Side Nav
/* -------------------------------------------------- */

.side-nav {
    padding: 30px 0;
    background-color: #2f3b41;
    color: #fff;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
    
    .side-nav ul {
        padding-left: 0;
    }
    
    .side-nav li {
        list-style-type: none;
    }
    
    .side-nav a {
        display: block;
        padding: 15px 35px;
        color: #FFF;
        font-size: 28px;
        line-height: 1.2;
    }
        
        .side-nav a:hover,
        .side-nav a:focus,
        .side-nav .active a { 
            background-color: #db4c30;
            text-decoration: none;
        }
    

/* Dropdown Menu
/* -------------------------------------------------- */

.dropdown-menu {
    padding: 15px 0;
    color: #2f3b41;
    min-width: 220px;
}
    
    .dropdown-menu > li > a {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }    
    
    .dropdown-menu > .active > a, 
    .dropdown-menu > .active > a:hover, 
    .dropdown-menu > .active > a:focus {
        background-color: #bae3e5;
        color: #2f3b41
    }

    
/* Nav Tab
/* -------------------------------------------------- */

.nav-tabs {
    border-color: #bababa;
}

    .nav-tabs > li {
        display: none;
    }
        
        .nav-tabs > li.active {
            display: block;
        }
        
        @media (min-width: 768px) {
            .nav-tabs > li {
                display: block;
            }         
        }
    
            .nav-tabs > li  > a {
                padding: 0 25px;
                height: 60px;
                border-radius: 0;
                font-size: 26px;
                line-height: 60px;
                text-transform: uppercase;
            }
                
                .nav-tabs > li.active > a,
                .nav-tabs > li.active > a:hover,
                .nav-tabs > li.active > a:focus {
                    border-color: #bababa;
                    background-color: #bababa;        
                }
    
    .nav-tabs-m-non-responsive > li {
        display: block;
    }
    
    .nav-tabs > .dropdown {
        display: block;
    }
        
        @media (min-width: 768px) {
            .nav-tabs > .dropdown {
                display: none !important;
            }         
        }
    
    .nav-tabs .dropdown-menu {
        margin-top: 10px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
    
    .nav-tabs .pull-right > a {
        margin-right: 0;
    }
    
    .nav-tabs .open > a {
        border-color: transparent;
        background-color: transparent;
    }
    
    .nav .open > .dropdown-toggle,
    .nav .open > .dropdown-toggle:hover,
    .nav .open > .dropdown-toggle:focus {
        background-color: transparent;
        border-color: transparent;
        color: #db4c30;
    }

    
/* Secondary Nav Bar
/* -------------------------------------------------- */

.nav-bar-2nd {    
    display: inline-block;
    padding: 0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #2f3b41;    
    list-style-type: none;
}
    
    .nav-bar-2nd li {
        float: left;
        position: relative;
        border-left: 1px solid #bababa;
    }
        
        .nav-bar-2nd li:first-child {
            border-left: 0;
        }
            
            .nav-bar-2nd li:first-child a {
                -webkit-border-radius: 8px 0 0 8px;
                border-radius: 8px 0 0 8px;
            }
            
            .nav-bar-2nd .last a {
                -webkit-border-radius: 0 8px 8px 0;
                border-radius: 0 8px 8px 0;
            }
    
    .nav-bar-2nd a {
        display: block;
        padding: 0 30px;
        font-size: 22px;
        line-height: 50px;
        outline: none;
    }
        
        .nav-bar-2nd a:hover,
        .nav-bar-2nd a:focus,
        .nav-bar-2nd .s-active a {
            background-color: #db4c30;
            text-decoration: none;
        }
    
    .nav-bar-2nd--label {
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: -15px;
        right: 5px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        background-color: #75c7cb;
        font-size: 16px;
        line-height: 29px;
        text-align: center;
        color: #2f3b41;
        border: 1px solid #2f3b41;
    }


/* Step Nav Bar
/* -------------------------------------------------- */

.nav-bar-step {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #2f3b41;
    text-align: center;
    height: 50px;
}
    
    .nav-bar-step ul {
        display: inline-block;
        padding: 0;
        margin: 0;
        list-style-type: none;        
    }
    
    .nav-bar-step li {
        float: left;
    }
    
    .nav-bar-step a {
        display: block;
        color: #FFF;
        padding: 0 30px;
        font-size: 22px;
        height: 50px;
        line-height: 50px;
        outline: none;
        cursor: default;
        text-decoration: none;
    }
        
        .nav-bar-step a:hover,
        .nav-bar-step a:focus {
            text-decoration: none;
        }
        
        .nav-bar-step .s-active a,
        .nav-bar-step .s-selectable a:hover {
            color: #75c7cb;
        }
        
        .nav-bar-step .s-selectable a {
            cursor: pointer;
        }
    
    .nav-bar-step .fa {
        color: #FFF;
        height: 50px;
        font-size: 30px;
        line-height: 48px;
    }
    
    
    
/* Tab Panel
/* -------------------------------------------------- */

.tab-panel {    
}

    .tab-panel--content {
        margin-top: 20px;
        position: relative;
    }
    
    .tab-panel--item {
        display: none;
    }
    
    .s-active-tab-panel-item {
        display: block;
    }
    
    .tab-panel--map-content {
        visibility: hidden;
    }
    
    .tab-panel--nav-alt-nav-dropdown-toggle {
        background-color: transparent !important;
        border-color: transparent !important;
        cursor: pointer !important;
        color: #db4c30 !important;
    }
        
        .tab-panel--nav-alt-nav-dropdown-toggle:hover,
        .tab-panel--nav-alt-nav-dropdown-toggle:focus {
            background-color: #eee !important;
            border-color: #eee #eee #ddd !important;            
        }

    .tab-panel-m-account {        
        border-bottom: 1px solid #ddd;
        height: 60px;        
    }        

        .tab-panel-m-account li {
            display: block !important;
            margin-bottom: 0;
        }

        .tab-panel-m-account a {
            padding: 0 15px !important;
            font-size: 21px !important;
        }

            @media (min-width: 768px) {
                .tab-panel-m-account a {
                    padding: 0 21px !important;
                    font-size: 26px !important;                    
                }       
            }

            @media (min-width: 992px) {
                .tab-panel-m-account a {
                    padding: 0 21px !important;
                }        
            }

            @media (min-width: 1200px) {
                .tab-panel-m-account a {
                    padding: 0 21px !important;
                }        
            }

        .tab-panel-m-account .tab-panel--nav {
            display: block;            
            width: 320px;
            border-bottom: 0;
        }

            @media (min-width: 768px) {
                .tab-panel-m-account .tab-panel--nav {
                    width: 360px;
                }
            }

            @media (min-width: 992px) {
                .tab-panel-m-account .tab-panel--nav {
                    margin: 0 auto;
                }
            }            
            
        
    
/* Panel List and Panel
/* -------------------------------------------------- */

.panel-list {
    margin-bottom: 0;
    padding-left: 0;    
    list-style-type: none;
}    
    
.panel {
    position: relative;
    -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .05);
    border-radius: 0;
}
    
    .panel-body {
        padding: 20px;
    }
    
    .panel--img {
        float: left;
        display: none;
    }    
        
        .panel--img--wrapper {
            display: table-cell;
            width: 150px;
            height: 120px;
            text-align: center;
            vertical-align: middle;
        }
        
            .panel--img--wrapper>img {
                width: 100%;
            }
    
        @media (min-width: 532px) {            
            .panel--img {                
                display: block;
            }
        }
        
    .panel--main {
    }
        
        .panel--main-m-with-tick {
            margin-right: 30px;
        }
        
        .panel--main-m-with-tick-for-share {
            margin-right: 90px;
        }
        
        @media (min-width: 532px) {
            .panel--main {
                margin-left: 175px;
            }
        }
    
    .panel--single-link,
    .panel--single-line {
        display: block;
        padding: 0;
        margin: 0;
        font-size: 28px;
        line-height: 1.2;
    }
    
    .panel--single-line-area {
        line-height: 64px;
    }
    
    .panel--circled-icon-area {
        margin-top: 17px !important;
        margin-bottom: 17px;
        width: 30px;
    }
    
    .panel--hd {
        margin-top: 0;
        font-size: 28px;
        color: #2f3b41;
    }
        
        .panel--hd a {
            color: #2f3b41;
        }
    
    .panel--meta {
        font-size: 16px;
    }
    
    .panel--copy {
        padding-top: 0;
        font: 16px/1.5 Georgia, Times, Serif;
    }           
    
    .panel--cta {
        font-size: 15px;
    }
    
    .panel--tick {
        float: right;       
        margin-top: 47px !important;
    }
    
    .panel-m-logo {
        width: 250px;
        text-align: center;
    }
        
        .panel-m-logo--wrapper {
            margin: 0 auto;
            display: table-cell;
            width: 250px;
            height: 170px;
            text-align: center;
            vertical-align: middle;
        }
        
            .panel-m-logo--wrapper>img {
                width: 100%;
            }
        
        @media (min-width: 768px) {

            .panel-m-logo {
                width: auto;
            }
        }        
    
    .panel-m-logo-non-responsive {
        width: auto;
    }
    
    .panel-m-on-light-bg {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #ebebeb;
    }
    
    .s-active-panel {
        background-color: #db4c30;
        color: #FFF !important;
    }
    
    
/* Plain List
/* -------------------------------------------------- */

.plain-list {
    padding-left: 0;
    margin: 30px 0;
    font-size: 18px;
    list-style-type: none;
}

    .plain-list>li {
        line-height: 1.2;
        margin-bottom: 15px;
        padding-right: 15px;
    }


/* List Block
/* -------------------------------------------------- */

.list-block {
    margin-right: 30px;
    width: 100%;
    margin-bottom: 15px;
}
    
    @media (min-width: 768px) {
    
        .list-block {
            width: 300px;
        }

    }

    @media (min-width: 1199px) {
        
        .list-block {
            width: 335px;
        }

    }
    
    .list-block--hd {
        margin: 15px 0;
        font-size: 24px;
        font-weight: bold;
    }

    .list-block--list {
        padding-left: 0;
        font-size: 18px;
        list-style-type: none;
    }

        .list-block--list>li {
            line-height: 1.2;
            margin-bottom: 15px;
            padding-right: 15px;
        }
    
    .list-block-m-sm {
        width: 235px;
    }


/* Carousel
/* -------------------------------------------------- */

.carousel-indicators {
    bottom: -45px;
    z-index: 1;
}
    
    .carousel-indicators li,
    .carousel-indicators .active {
        margin: 0 5px;
        width: 15px;
        height: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        border-color: #2f3b41;
    }
    
    .carousel-indicators .active {
        background-color: #2f3b41;
    }

.carousel-inner {
}

    .carousel-inner img {
        margin: 0 auto;
    }

    .carousel-inner > .item {
        background-color: #f5f5f5;
    }    

.carousel-control {
    background-image: none !important;
}

    .carousel-control--icon {
        margin-top: -20px;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 50%;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background-color: #2f3b41;
        font-size: 30px;
        line-height: 40px;
    }
        
        .carousel-control--icon:hover,
        .carousel-control--icon:focus {
            background-color: #db4c30;
        }
    
        .carousel-control--icon-m-left {
            left: 10px;
        }
        
        .carousel-control--icon-m-right {            
            right: 10px;
        }


/* Body Copy
/* -------------------------------------------------- */

.body-copy {
    font: 16px/1.5 Georgia, Times, Serif;
}
    
    .body-copy label {
        display: block;
        margin: 0 0 5px 0;
        font-family: source_sans_prolight, Arial, Helvetica, Sans-serif;
        font-weight: normal;
    }
        
        @media (min-width: 768px) {

            .body-copy label {
                display: inline-block;
                margin: 0 10px 0 0;
            }
        }
    
    .body-copy-m-tight {
    }
        
        .body-copy-m-tight > p {
            padding: 3px 0 5px;
        }
            
            .body-copy-m-tight > p:first-child {
                padding-top: 10px;
            }


/* Form Area & Elements
/* -------------------------------------------------- */

.form {    
}
    
    .form label {
        display: block;
        font-size: 18px;
        font-weight: normal;
    }    	

    .form--row {
        margin-bottom: 15px;
    }

.txt-sm {
    width: 155px !important;
}

.txt-md {
    width: 300px !important;
}
    
    @media (min-width: 768px) {

        .txt-md {
            width: 320px !important;
        }
    }
    
.txt-area-sm {
    width: 300px !important;
}
        
    @media (min-width: 768px) {

        .txt-area-sm {
            width: 320px !important;
        }
    }

.txt-area-md {
    width: 300px !important;
}
        
    @media (min-width: 768px) {

        .txt-area-md {
            width: 530px !important;
        }
    }


/* Tick Item & Group
/* -------------------------------------------------- */

.tick {
}
    
    .tick > input {
        float: left;
        margin-top: 3px;
        margin-right: 6px;
    }
    
    .tick > label {
        display: block;
        margin-left: 25px;
        font-size: 18px;
        font-weight: normal;
    }

    .tick-m-inline-std-form-el {
    }
        
        .tick-m-inline-std-form-el > input {
            margin-top: 13px;
        }
    
    .tick-m-reverse {
    }
    
        .tick-m-reverse > input {
            float: right;
            margin-top: 6px;
        }
        
        .tick-m-reverse > label {
            margin-left: 0;
            margin-right: 25px;
            text-align: right;
        }

.tick-group {    
}

    .tick-group .tick {
        width: 100%;
    }

    @media (min-width: 768px) {
        .tick-group .tick {
            float: left;
            margin-right: 25px;
            width: auto;            
        }
    }
            



/* Tag
/* -------------------------------------------------- */

.tag-container {
    padding: 7px 12px;
    width: 530px;
    min-height: 180px;
    border: 1px solid #bababa;
    color: #999;
}
    
    input.tag-container--input {
        float: left;
        margin: 3px;
        padding: 0;
        width: 100%;
        height: 32px;
        border: 0;
        font-size: 16px;
        line-height: 32px;
    }
    
.tag {
    float: left;
    margin: 3px;
    max-width: 100%;
    position: relative;
    background-color: #75c7cb;
    line-height: 32px;
    height: 32px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
    
    .tag--label {        
        padding: 0 42px 0 12px;
        height: 32px;
        color: #2f3b41;
        font-size: 16px;
    }
    
    .tag--btn {        
        padding: 0 8px;
        height: 32px;
        position: absolute;
        top: 0;
        right:0;
        background-color: #2f3b41;
        color: #FFF;
        font-size: 30px;
        cursor: pointer;
    }

        #js-active-filter-tag-list .tag--btn {
            font-size: 20px;
            cursor: default;
        }

#js-active-filter-tag-list {
    cursor: pointer;
}
    
/* Circled Area For Icon
/* -------------------------------------------------- */

.circled-area {
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #344045;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #75c7cb;
    color: #2f3b41;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}
    
    .circled-area:hover,
    .circled-area:focus {
        color: #2f3b41;
        text-decoration: none;
    }

    
/* Dialog Box
/* -------------------------------------------------- */

.d-box-overlay {    
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: #000;    
    opacity: 0.6;
    z-index: 15; /* NOTE: original value 2. Turned to 15 to match Bootstrap carousel nav z-index */
}

.d-box {
    max-width: 680px;
    min-width: 280px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 16; /* NOTE: original value 3. Turned to 15 to match Bootstrap carousel nav z-index */
    border: 1px solid #bababa;
    -webkit-border-radius: 8px;    
    border-radius: 8px;    
    background-color: #FFF;
    visibility: hidden;
}
    
    .d-box--hdr {
        padding: 0 20px;
        border-bottom: 1px solid #bababa;
    }
    
    .d-box--title {
        margin: 0 42px 0 0;
        padding: 15px 0;
        overflow: hidden;
        line-height: 1.2;
    }
    
    .d-box--body {
        padding: 15px 20px;    
    }
        
        .d-box--body p {
            font-size: 16px;
        }
    
    .d-box--footer {
        padding: 15px 20px;
    }
    
    .d-box--close {
        float: right;
        color: #2f3b41;
        font-size: 45px;
    }
        
        .d-box--close:hover,
        .d-box--close:focus {
            text-decoration: none;
        }


/* Filter
/* -------------------------------------------------- */

.filter {
    position: relative;
}
    
    .filter--body {
        position: relative;
        padding-bottom: 10px;
    }

    .filter--list {
        float: left;
        width: 365px;
        height: 215px;
        overflow: hidden;
        border: 1px solid #bababa;
        position: relative;
    }
        
        .filter--list ul {            
            display: none;
            padding: 15px 10px;
            width: 363px;
            height: 213px;
            overflow-x: hidden;
            overflow-y: auto;
            position: absolute;
            z-index: -1;
            list-style-type: none;
        }
    
    .filter--category {
        float: left;
        margin-left: 25px;
        width: 130px;
        height: 155px;
        overflow-x: hidden;
        overflow-y: auto;
    }
        
        .filter--category ul {
            padding: 0;
            list-style-type: none;
        }
        
        .filter--category li {
            margin-bottom: 5px;
        }
    
    .filter--trigger {
        position: absolute;
        bottom: 10px;
        left: 385px;
    }
    
    .s-active-filter-list {
        display: block !important;
        z-index: 1 !important;
    }
    
    .s-active-filter-category {
        font-weight: bold;
    }
    
#js-keyword-search-results {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 400px;
    overflow: hidden;
    overflow-y: scroll;
    padding: 10px;
    z-index: 9999;
    background: rgba(255,255,255,0.9);
    border-radius: 6px;
    border: 1px solid #bababa;
}

    #js-keyword-search-results span {
        display: block;
        padding: 4px;
    }

    #js-keyword-search-results span:hover {
        background: #75c7cb;
        cursor: pointer;
    }

/* Sign Label
/* -------------------------------------------------- */

.sign-label {
    position: relative;
}

    .sign-label--sign {    
        background-color: #75c7cb;
        height: 2px;
    }
    
    .sign-label--caption {
        height: 30px;
        padding: 0 15px;
        background-color: #75c7cb;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        position: absolute;
        top: -15px;
        right: 0;
        border: 1px solid #2f3b41;
        line-height: 28px;
        z-index: 1;
    }


/* Uploaded Image
/* -------------------------------------------------- */

.uploaded-image {
    
}
    
    .uploaded-image--item {
        float: left;
        margin: 10px 20px 0 0;        
    }

    .uploaded-image--preview {
        display: table-cell;
        width: 150px;
        height: 150px;
        overflow: hidden;
        background-color: #EFEFEF;
        vertical-align: middle;
    }
        
        .uploaded-image--preview img {
            max-width: 150px;
        }

    .uploaded-image--remove {
        display: block;
    }

    
/* Combo Drop Down
/* -------------------------------------------------- */

.combo-dd {
    position: relative;
    width: 350px;
}
    
    .combo-dd--display {
        height: 40px;
        line-height: 40px;
        color: #db4c30;
        font-size: 18px;
        cursor: pointer;
    }
        
        .combo-dd--display:after {
            font: bold 14px/1 FontAwesome !important;            
            content: "\f107";
            margin-left: 10px;
        }
    
    .combo-dd--option {
        display: none;
        margin-bottom: 0;
        padding: 25px 0;
        width: 348px;
        position: absolute;
        top: 40px;
        left: 0;
        z-index: 0;
        border: 1px solid #bababa;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        background-color: #FFF;
    }
        
        .combo-dd--option ul {
            margin: 0;
            max-height: 170px;
            list-style-type: none;
            overflow-x: hidden;
            overflow-y: auto;
        }
        
        .combo-dd--option li {
            padding: 5px 15px;
        }
        
        .combo-dd--option label {
            margin-bottom: 0;
            font-size: 16px;
        }
        
    
    .combo-dd-m-right-align {
    }
        
        .combo-dd-m-right-align .combo-dd--display {
            text-align: right;
        }
        
        .combo-dd-m-right-align .combo-dd--option {
            left: auto;
            right: 0;
        }


/* 
/* -------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* STATE 
/* --------------------------------------------------------------------- */

.s-body-locked {
    overflow: hidden;
}

.s-hidden {
    display: none;
}

.s-invisible {
    visibility: hidden;
}

.s-selectable {
    cursor: pointer;
}

.s-form-row-w-expanded-dd {
    position: relative;
    z-index: 15;
}

.s-highlighted-area {
    padding: 8px 12px;
    position: relative;    
    border: 1px solid #db4c30;
    background-color: #cee7e8;
    color: #2f3b41;
}

    .s-highlighted-area .highlight-sign {
        padding: 0 15px;
        height: 30px;        
        position: absolute;
        top: -15px;
        right: -10px;
        z-index: 1;
        border: 1px solid #db4c30;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background-color: #db4c30;
        color: #FFF;
        font-size: 14px !important;
        font-family: source_sans_prolight,​Arial,​Helvetica,​sans-serif;
        line-height: 28px;
    }

    .s-highlighted-area h2:first-child {
        margin-top: 0 !important;
    }


/* --------------------------------------------------------------------- */
/* UTILITIES 
/* --------------------------------------------------------------------- */

.u-clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.u-font-size-body {
    font-size: 14px !important;
}

.u-line-height-std-form-el {
    line-height: 38px;
}

.u-line-height-30 {
    line-height: 30px;
}

.u-no-padding {
    padding: 0 !important;
}

.u-no-margin {
    margin: 0 !important;
}

.u-margin-top-8 {
    margin-top: 8px;
}

.u-margin-top-47 {
    margin-top: 47px;
}

.u-margin-right-40 {
    margin-right: 40px;
}

.u-margin-right-68 {
    margin-right: 68px;
}

.u-margin-right-180 {
    margin-right: 180px;
}

.u-margin-left-min-15 {
    margin-left: -15px;
}

.u-relative {
    position: relative;
}


/* --------------------------------------------------------------------- */
/* MISC
/* --------------------------------------------------------------------- */

#js-sli-flag {
    display: none;
}
    
    @media (min-width: 532px) {
        #js-sli-flag {
            display: block;
        }
    }


/* --------------------------------------------------------------------- */
/* 3RD PARTY COMPONENTS
/* --------------------------------------------------------------------- */

/* 1. Font Awesome
/* -------------------------------------------------- */

/*!
*  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/

@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}


/* 2. Stylish Select
/* -------------------------------------------------- */

/* Source: https://github.com/scottdarby/Stylish-Select */


/* 2.1. Base CSS */

.stylish-select .SSContainerDivWrapper {
    left: -9999px;
}

.stylish-select .SSContainerDivWrapper {
    margin: 0;
    padding: 0;
    width: 290px;
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 2;
}

.stylish-select ul.newList {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
    background: #fff;
    border: 1px solid #ccc;
    overflow: auto;
}

    .stylish-select ul.newList * {
        margin: 0;
        padding: 0;
    }

    .stylish-select ul.newList a {
        color: #000;
        text-decoration: none;
        display: block;
        padding: 3px 8px;
    }

.stylish-select .newListSelected {
    float: left;
    padding: 3px 0 0 6px;
    height: 19px;
    color: #000;
}

.stylish-select ul.newList li a:focus {
    -moz-outline-style: none;
}

.stylish-select .selectedTxt {
    overflow: hidden;
    height: 31px;
    padding: 0 23px 0 0;
}

.stylish-select .hiLite {
    background: #650101 !important;
    color: #fff !important;
}

.stylish-select .newListHover {
    color: #000 !important;
    cursor: default;
}

.stylish-select .newListDisabled {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.stylish-select .newListItemDisabled {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.stylish-select .newListOptionDisabled {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.stylish-select .newListSelHover, .stylish-select .newListSelFocus {
    height: 31px;
    cursor: default;
}

.stylish-select .newListOptionTitle {
    font-weight: bold;
}

    .stylish-select .newListOptionTitle ul {
        margin: 3px 0 0;
    }

    .stylish-select .newListOptionTitle li {
        font-weight: normal;
    }


.styled-dd-report .selectedTxt {
    display: block;
    position: relative;
    padding: 0 20px !important;
    width: 168px !important;
    height: 40px;
    border-color: #2f3b41;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #2f3b41;
    color: #fff !important;
    font-size: 20px;
    line-height: 40px;
}

    .styled-dd-report .selectedTxt:hover {
        background: #db4c30;
    }

    .styled-dd-report .selectedTxt:after {
        font: bold 14px/1 FontAwesome !important;
        content: "\f107";
        position: absolute;
        height: 100%;
        margin-left: 10px;
        padding-left: 10px;
        padding-top: 13px;
        top: 0px;
        right: 10px;
        border-left: 1px solid #fff;
    }

 .styled-dd-report .SSContainerDivWrapper {
     width: 190px !important;
 }


/* 2.2. Custom CSS */

.newListSelected {
    padding: 0 !important;
    height: 40px !important;
    cursor: pointer !important;
}

    .newListSelected .selectedTxt {
        padding-right: 0;
        white-space: nowrap;
        overflow: hidden;
        color: #db4c30;
        font-size: 18px;
        line-height: 40px;
        text-overflow: ellipsis;
    }
        
        .newListSelected .selectedTxt:after {
            font: bold 14px/1 FontAwesome !important;            
            content: "\f107";
            margin-left: 10px;
        }

.SSContainerDivWrapper {
    padding: 25px 0 !important;
    width: 350px !important;
    box-sizing: content-box;    
    border: 1px solid #bababa;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-color: #FFF;
}

.stylish-select ul.newList {
    border: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

    .stylish-select ul.newList a {
        display: block;
        padding: 12px 15px;
        font-size: 16px;
        min-height: 16px;
        line-height: 1.3;
    }
        
        .stylish-select ul.newList a:hover {
            color: #323232 !important;
            background-color: #EEE !important;
            outline: none;
        }
    
    .stylish-select ul.newList .hiLite {    
        background-color: #bae3e5 !important;
        color: #333 !important;
        outline: none;
    }

.optGroupTitle {
    display: block;
    padding: 5px 10px !important;
}

.styled-dd {
}
        
    .styled-dd-m-sm .SSContainerDivWrapper {
        width: 133px !important;
    }
    .styled-dd-m-md .SSContainerDivWrapper {
        width: 300px !important;
    }

    .styled-dd-m-right-align {
    }
        
        .styled-dd-m-right-align .selectedTxt {
            text-align: right;
        }
        
        .styled-dd-m-right-align .SSContainerDivWrapper {
            left: auto !important;
            right: 0;
        }

    
/* 3. Jquery UI Custom - Date Picker
/* -------------------------------------------------- */

/*! jQuery UI - v1.11.3 - 2015-02-17
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=ffffff&bgTextureHeader=fine_grain&bgImgOpacityHeader=15&borderColorHeader=d4d1bf&fcHeader=453821&iconColorHeader=b83400&bgColorContent=eceadf&bgTextureContent=fine_grain&bgImgOpacityContent=10&borderColorContent=d9d6c4&fcContent=1f1f1f&iconColorContent=222222&bgColorDefault=f8f7f6&bgTextureDefault=fine_grain&bgImgOpacityDefault=10&borderColorDefault=cbc7bd&fcDefault=654b24&iconColorDefault=b83400&bgColorHover=654b24&bgTextureHover=fine_grain&bgImgOpacityHover=65&borderColorHover=654b24&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=eceadf&bgTextureActive=fine_grain&bgImgOpacityActive=15&borderColorActive=d9d6c4&fcActive=140f06&iconColorActive=8c291d&bgColorHighlight=f7f3de&bgTextureHighlight=fine_grain&bgImgOpacityHighlight=15&borderColorHighlight=b2a266&fcHighlight=3a3427&iconColorHighlight=3572ac&bgColorError=b83400&bgTextureError=fine_grain&bgImgOpacityError=68&borderColorError=681818&fcError=ffffff&iconColorError=fbdb93&bgColorOverlay=6e4f1c&bgTextureOverlay=diagonal_maze&bgImgOpacityOverlay=20&opacityOverlay=60&bgColorShadow=000000&bgTextureShadow=diagonal_maze&bgImgOpacityShadow=40&opacityShadow=60&thicknessShadow=5px&offsetTopShadow=0&offsetLeftShadow=-10px&cornerRadiusShadow=18px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #d9d6c4;background:#eceadf url("../img/jquery-ui-images/ui-bg_fine-grain_10_eceadf_60x60.png") 50% 50% repeat;color:#1f1f1f}.ui-widget-content a{color:#1f1f1f}.ui-widget-header{border:1px solid #d4d1bf;background:#fff url("../img/jquery-ui-images/ui-bg_fine-grain_15_ffffff_60x60.png") 50% 50% repeat;color:#453821;font-weight:bold}.ui-widget-header a{color:#453821}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #cbc7bd;background:#f8f7f6 url("../img/jquery-ui-images/ui-bg_fine-grain_10_f8f7f6_60x60.png") 50% 50% repeat;font-weight:bold;color:#654b24}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#654b24;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #654b24;background:#654b24 url("../img/jquery-ui-images/ui-bg_fine-grain_65_654b24_60x60.png") 50% 50% repeat;font-weight:bold;color:#fff}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#fff;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #d9d6c4;background:#eceadf url("../img/jquery-ui-images/ui-bg_fine-grain_15_eceadf_60x60.png") 50% 50% repeat;font-weight:bold;color:#140f06}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#140f06;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #b2a266;background:#f7f3de url("../img/jquery-ui-images/ui-bg_fine-grain_15_f7f3de_60x60.png") 50% 50% repeat;color:#3a3427}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#3a3427}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #681818;background:#b83400 url("../img/jquery-ui-images/ui-bg_fine-grain_68_b83400_60x60.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("../img/jquery-ui-images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("../img/jquery-ui-images/ui-icons_b83400_256x240.png")}.ui-state-default .ui-icon{background-image:url("../img/jquery-ui-images/ui-icons_b83400_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("../img/jquery-ui-images/ui-icons_ffffff_256x240.png")}.ui-state-active .ui-icon{background-image:url("../img/jquery-ui-images/ui-icons_8c291d_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("../img/jquery-ui-images/ui-icons_3572ac_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("../img/jquery-ui-images/ui-icons_fbdb93_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:6px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:6px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:6px}.ui-widget-overlay{background:#6e4f1c url("../img/jquery-ui-images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png") 50% 50% repeat;opacity:.6;filter:Alpha(Opacity=60)}.ui-widget-shadow{margin:0 0 0 -10px;padding:5px;background:#000 url("../img/jquery-ui-images/ui-bg_diagonal-maze_40_000000_10x10.png") 50% 50% repeat;opacity:.6;filter:Alpha(Opacity=60);border-radius:18px}
.ui-datepicker-year{display:none}