/** Import Fonts **/
@import url('https://cloud.typography.com/7143574/617228/css/fonts.css');
@import url('https://fonts.googleapis.com/css2?family=Prata&amp;display=swap');
/** Hide Search Careers Button at Bottom **/
#jobs-list{display:none;}


/** Generics **/
body{
    font-family:"Gotham SSm A", "Gotham SSm B",sans-serif;
}
a,a:hover, a:active, #page-content a:hover, #page-content a:active{
   color:#67A1B7;
}
ul{
    padding:0 0 0 15px;
    margin:0 0 20px 0;
}
p,li{
    font-size: 15px;
    line-height: 1.6;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    color: #53565a;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.blue-btn, .blue-btn:hover{
    text-decoration: none !important; 
    color: #fff !important; 
    background-color: #6ba4b8; 
    text-transform: uppercase; 
    line-height: 1; 
    font-size: 13px; 
    padding: 10px 17px; 
    font-weight: 500; 
    border-radius: 3px;
    margin:5px 0 15px 0;
    display:inline-block;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.two-columns{
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}


/** Headers **/
#page-header{
    box-shadow:none;
}
.slhc-header{
    background-color:#8db9ca;
    text-align:center;
    padding:15px 0;
}
.slhc-header p{
    margin:0;
}
.slhc-header img{
    height:70px;
    width:auto;
}


/** Navigations **/
#sidebar-left{
    background:#f3f3f4;
    border:none;
    box-shadow:none;
    padding:20px 28px 40px 28px;
    margin-top:30px;
    width:260px;
}
.nav{
    padding-bottom:25px;
    border-bottom:1px solid #939598;
}
.nav-main a{
    font-size:15px;
    line-height:1.4;
    margin-top:0 !important;
    line-height:1.4 !important;
    border-bottom:none;
    letter-spacing:0;
    font-weight:700;
    color:#67A1B7;
    padding: 9px 0px 4px 0px !important;
    font-family:"Gotham SSm A", "Gotham SSm B", sans-serif;
    font-style:normal;
    text-transform: uppercase;
}
.nav-main a:hover, .nav-main a:focus{
    text-shadow:none;
    color:#525459;
    background-color: transparent !important;
}


/** Body **/
.page-body{
    border-right:none;
}
.page-content{
    margin-top: 15px;
    padding: 15px 0 60px 50px;
}
.page-content li{
    padding-bottom:7px;
}
.ftitle{
    color:#67A1B7 !important;
    margin-top:30px;
    margin-bottom:10px;
    font-family: 'Prata', serif;
    font-weight:normal;
    font-size:28px;
    letter-spacing:1px;
}
.get-started{
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B",sans-serif;
    margin-top: 20px; 
    margin-bottom: 40px; 
    text-align: center; 
    background: #f3f3f4; 
    padding: 25px 20px 30px 20px;
    font-size:19px;
    font-weight:400;
}


/** Forms **/
.eyeball-enclosure, div.password{
    display:block;
    grid-template-areas:none;
    grid-template-columns:none;
}
#showpasswordlogin{
    display:none;
}
.login-box{
    background-image:none;
    padding:35px 0 30px 0;
}
#login-input label{
    margin-bottom:7px;
    color:#525459;
    font-weight:500;
}
.ccicon-lock3{
    display:none;
}
.link-reset-password, .link-reset-password:hover{
    padding:0;
    background-color:transparent !important;
    color:#525459;
    line-height:1;
    text-decoration:underline;
    margin:0 0 15px 0;
    font-size:12px;
    font-weight:500;
}
.form-group{
    margin-bottom:10px;
}
.form-group.email.required {
    background-color: #f3f3f4;
    margin-right: 60px;
    margin-bottom: 0;
}
input, textarea{
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
input[type="text"], input[type="textarea"],.form-control, input[type="text"], input[type="textarea"], input[type="select"], input[type="password"], input[type="number"], input[type="tel"], input[type="email"], select, textarea, .ss-main{
    border: 1px solid #d7d8d7;
    box-shadow: none;
    border-radius: 0;
    padding: 9px 6px;
}
input:focus,select:focus,input:focus,textarea:focus{
    background-color:#fff;
    border:none;
    box-shadow:none;
    outline:none !important;
    border: 1px solid #d7d8d7;
    box-shadow: none;
    border-radius: 0;
    padding: 10px 6px;
}
::placeholder{
    color: #fff !important;
}
span .eyeball:before{
    font-size:18px !important;
    top:10px;
    position:relative;
    color:#525459;
}
.login-buttons{
    float:right;
    margin-top:10px;
}
.login-buttons{
    width:100%;
}
.link-sign-up,.link-sign-up:hover{
    background-image:url('/files/4639/Button_SignUp_100height.png');
    padding:0;
    width:auto;
    height:40px;
    background-position:right;
    background-size:100px;
}
input.btn-login,input.btn-login:hover{
    background-image:url('/files/4638/Button_LogIn_100height.png');
    padding:0;
    width:auto;
    height:40px;
    background-position:right;
    background-size:100px;
}


#AppUsers{
    background-color: #f3f3f4;
    padding: 5px 25px 25px 25px;
    margin-top: 25px;
}
#AppUsers .col-md-6 h4{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    border-bottom: none;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 14px;
    line-height: 1;
    background-color: #53565a;
    padding: 7px 10px 6px 10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    margin: 10px 0 20px 0;
}
#AppUsers .col-md-6 .accordion .form-group fieldset legend{
    margin: 20px 0 10px 0;
    border-bottom: none;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    color: #53565a;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    text-transform: uppercase;
}
#AppUsers .col-md-6 .accordion .form-group fieldset .checkbox label{
    padding: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}
#AppUsers .col-md-6 .accordion .form-group fieldset .checkbox label .fancy-checkbox{
    margin-right: 2px;
    background-color: transparent;
    color: #bababa;
    font-size: 17px;
}
#AppUsers .col-md-6 .accordion .form-group fieldset .checkbox label .fancy-checkbox{
    margin-right: 2px;
    background-color: transparent;
    color: #bababa;
    font-size: 17px;
}
#page-content .ccicon-checked18:before, #page-content .checkbox input:checked ~ span.fancy-checkbox:before{
    content: "\e01e";
    color: #67A1B7;
    background-color: transparent !important;
}
#AppUsers .col-md-6 .accordion .form-group fieldset{
    margin-bottom: 25px;
}
#AppUsers .col-md-6 .accordion .checkbox{
    padding-left: 20px;
}
#AppUsers .col-md-6 .accordion .form-group .checkbox label{
    padding: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}
#AppUsers .col-md-6 .accordion .form-group .checkbox label .fancy-checkbox{
    margin-right: 2px;
    background-color: transparent;
    color: #bababa;
    font-size: 17px;
}


#AppUsers .row h5{
    font-size: 17px;
    font-style: normal;
    line-height: 1.6;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    color: #53565a;
    font-weight: 700;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 30px;
}
#AppUsers .row legend{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    border-bottom: none;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 14px;
    line-height: 1;
    background-color: #53565a;
    padding: 7px 10px 6px 10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    flex: none;
    width: 260px;
    margin: 20px 0 10px 0;
}

form.registration-information#registration{
    background-color: #f3f3f4;
    padding: 30px;
}
form.registration-information#registration label{
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #53565a;
    font-size: 14px;
    letter-spacing: -.5px;
    font-weight: 700;
}
#sidebar-left .padding{
    padding: 0;
    margin-top: 24px;
}    
#sidebar-left .padding .btn{
    text-decoration: none !important;
    color: #fff !important;
    background-color: #6ba4b8;
    text-transform: uppercase;
    line-height: 1;
    font-size: 13px;
    padding: 10px 17px;
    width: auto !important;
    font-weight: 500;
    border-radius: 3px;
    margin: 10px 0 0 0;
    display: inline-block;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    border: none;
}


#page-content table.table{
    margin-bottom: 40px;
}
#page-content table.table thead{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    border-bottom: none;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 14px;
    line-height: 1;
    background-color: #53565a;
    padding: 7px 10px 6px 10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
}
th, thead{
    color: #53565a !important;
    font-size: 14px;
    background-color: #f3f3f4;
    border-left: none !important;
    color: #53565a;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 0px 6px 9px !important;
}

#page-content table.table tbody form#form .btn-small.btn-primary{
    line-height: 1;
    font-size: 12px;
    letter-spacing: 0;
    border-bottom: none;
    color: #fff;
    background-color: #6ba4b8;
    border-radius: 3px;
    padding: 8px 12px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    box-shadow: none;
    margin: 0;
    float: right;
}
#page-content table.table tbody .fas.fa-search.modal-open{
    text-decoration: none;
}
#page-content table.table tbody .fas.fa-search.modal-open:before{
    color: #6ba4b8;
}
#page-content legend{
    border-bottom: none;
}
#page-content legend a:before{
    color: #6ba4b8;
}
.fas{
    color: #6ba4b8;
}




/** Footers **/
#footer{
    background:#949597;
    padding:30px 100px;
}
#footer p{
    color:#fff;
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
}
#avesta-tag{
    padding:15px 0;
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
}
#avesta-tag a{
    color:#67A1B7;
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
}
#avesta-tag p{
    margin:0 0 0 15px;
    display:inline-block;
    color:#525459;
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
}


/* About Us Benefits */
.benefits-box{
    display: flex; 
    width: 100%; 
    padding: 20px 5px 20px 15px; 
    align-items: center;
    margin-bottom:2px;
}
.benefits-box p{
    text-transform:uppercase;
    font-weight:700;
    letter-spacing:-.5px;
    color:#53565a;
    margin:0;
    line-height:1.3;
    font-family:"Gotham SSm A", "Gotham SSm B",sans-serif;
}
.benefits-box img{
    height: 70px;
    width:auto;
    float:left;
    margin-right:20px;
    margin-left:10px;
    vertical-align:middle;
}
.benefits-box ul{
    margin:0;
    width:100%;
}
.benefits-box li{
    padding:0 15px 5px 0;
    font-family:"Gotham SSm A", "Gotham SSm B", sans-serif;
    color:#53565a;
    line-height:1.4;
}
.benefits-box .flex30{
    width:30%;
    display:flex;
    align-items:center;
}
.benefits-box .flex70{
    width:70%;
    display:flex;
    align-items:center;
}
.grey-box{
    background-color:#f3f3f4;
}



/** Search Careers Page **/
.location .flex-container.justify-space-between{
    justify-content:left;
}
#jobs-list-header{
    display:none;
}
#jobs-browse #searchbox{
    padding:20px;
    margin-bottom:30px;
    margin-right:50px;
    background-color:#f3f3f4;
}
#searchbox ::placeholder{
    color:#525459 !important;
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif !important;
    font-size:15px !important;
}
#searchbox div{
    margin-top:15px;
}
#searchbox label,#searchbox span{
    font-size:14px;
    font-weight:500;
    color:#53565a;
}
#searchbox div span{
    align-items:center;
}
#searchbox .btn-success,#searchbox .btn-success:hover,#location-filter .list-all.btn.btn-info,#location-filter .list-all.btn.btn-info:hover{
    text-decoration: none !important; 
    color: #fff !important; 
    background-color: #6ba4b8; 
    text-transform: uppercase; 
    line-height: 1; 
    font-size: 13px; 
    letter-spacing:0;
    padding: 10px 17px; 
    font-weight: 500; 
    border-radius: 3px;
    margin:0 6px;
    display:inline-block;
    border:none;
    box-shadow:none;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.page-content li.checkbox{
    padding-bottom:0;
}
#location-filter .list-all.btn.btn-info,#location-filter .list-all.btn.btn-info:hover{
    margin:0 !important;
}
#locations-toggle,#locations-toggle:hover{
    background-color: #53565a !important;
    margin: 10px 0 0 0 !important;
    font-size: 14px !important;
    width: 100% !important;
    color:#fff !important;
    line-height:1.3 !important;
    letter-spacing:.5px !important;
    font-weight:400 !important;
    box-shadow:none !important;
    border-radius:0  !important;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif !important;
}
.panel-group{
    padding-right:50px;
}
.department-heading{
    border:none !important;
    background-color:#53565a !important;
    padding:8px 10px 7px 10px;
}
.department-heading a,.department-heading a:hover,.department-heading a h3{
    color:#fff !important;
    background-color:#53565a !important;
    font-family:"Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight:400;
    font-size:14px;
    letter-spacing:.5px;
    line-height:1;
    text-transform:uppercase;
}
.department-heading .department-icon{
    display:none;
}
.department-group{
    margin-bottom:1px;
}
#jobs-browse ul.positions{
    padding:0;
    margin-bottom:0;
}
#jobs-browse .location{
    border-left:none;
    margin:0;
    padding-bottom:13px;
}
#jobs-browse .positions p.bold{
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
    font-size:19px;
    letter-spacing:-1px;
    font-weight:500;
    padding-top:10px;
    line-height:1.3;
    margin-bottom:2px;
}
#jobs-browse .positions span.italic.small{
    font-style:normal;
    text-transform:uppercase;
    font-size:12px;
}
#jobs-browse .positions .position_shifts, #jobs-browse .positions .position-age{
    text-transform:none !important;
}
#jobs-browse .positions li{
    margin-bottom:0;
}
#jobs-browse .positions li:hover{
    background-color:#f3f3f4;
}
#jobs-browse .position_shifts{
    font-size: 12px;
    border: none;
    margin-left:10px;
    border-left:1px solid #53565a;
    padding: 0 7px 0 10px;
    background: transparent;
    color: #53565a;
    font-family:"Gotham SSm A", "Gotham SSm B", sans-serif;
    font-style:normal;
}
#jobs-browse .position-age{
    font-size: 12px;
    border: none;
    padding: 0 5px 0 10px;
    background: transparent;
    color: #53565a;
    font-family:"Gotham SSm A", "Gotham SSm B", sans-serif;
    font-style:normal;
    border-left:1px solid #53565a;
}
#jobs-browse .positions span{
    line-height:1.3;
}
#jobs-browse .position-age .fa-clock{
    display:none;
}
#submit-interest-link{
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
    color:#53565a;
    padding-right:50px;
}
#submit-interest-link a,#submit-interest-link a:hover{
    color:#67A1B7;
    font-weight:500;
    text-decoration:none;
    line-height:1.3;
}
ul#filter-locations {
    margin: 0;
    padding: 14px 12px;
    background-color: #f3f3f4;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
#filter-locations label{
    padding:0;
    font-size:12px;
    font-style:normal;
    font-weight:500;
}
#filter-locations label.loc-parent{
    text-transform:uppercase;
}
#filter-locations .fancy-checkbox{
    margin-right:2px;
    background-color:transparent;
    color:#bababa;
    font-size:17px;
}
.ccicon-checked18:before, .checkbox input:checked ~ span.fancy-checkbox:before{
    content:"\e01e";
    color:#67A1B7;
    background-color:transparent;
}
.checkbox span.fancy-checkbox:before{
    color:#d4d4d4;
    top:1px;
    height:17px;
    width:17px;
}


/* Job Ads and Job Description Pages */
.PositionPreviewDetails{
    width:auto;
    margin-left:0 !important;
    margin-right: 0 !important;
}
.PositionPreviewDetails tr td{
    padding:3px 20px 3px 0;
    border:none;
}
.apply.well .btn,.apply.well .btn:hover,.apply.well .btn:active{
    text-decoration: none !important; 
    color: #fff !important; 
    background-color: #6ba4b8; 
    text-transform: uppercase; 
    line-height: 1; 
    font-size: 13px; 
    letter-spacing:0;
    padding: 10px 17px; 
    font-weight: 500; 
    border-radius: 3px;
    margin:0;
    display:inline-block;
    border:none;
    box-shadow:none;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.well{
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
}
.well .social{
    display:none;
}
.page-content .apply.well:nth-child(odd){
    margin: 0 0 32px 0;
    padding: 0 0 35px 0;
    border-bottom: 1px solid #939598;
    border-top:0;
    border-left:0;
    border-right:0;
}
.page-content .apply.well:nth-child(even){
    margin: 32px 0 0 0;
    padding: 35px 0 0 0;
    border-top: 1px solid #939598;
    border-bottom:0;
    border-left:0;
    border-right:0;
}
.page-content h3{
    color: #53565a;
    font-size:22px;
    text-transform:none;
    font-weight:500;
}
.page-content h4{
    color: #53565a;
    font-weight: 500;
    font-size: 16px;
    margin: 30px 0 10px 0;
    letter-spacing: .5px;
}
.page-content h4 strong{
    font-weight:500 !important;
}

/* Job Alerts Page */
#job-board h2{
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
    font-weight:500;
    font-size:18px;
    color:#53565a;
    margin-bottom:30px;
    line-height:1.4;
}
#job-board label{
    margin-bottom:0px;
}
#job-board label span{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color:#53565a;
    font-size:14px;
    letter-spacing:-.5px;
    font-weight:700;
}
#job-board .depts .accordion #filter-locations{
    margin-left:15px;
}
#job-board .depts .loc-child .form-group{
    margin-top:10px;
}
#job-board .form-vertical{
    background-color:#f3f3f4;
    padding:25px;
}
#job-board .required label.control-label:after, #job-board legend.required:after{
    color:#ED1C24;
    font-size:16px;
    left:2px;
    top:0px;
}
#job-board .iti.iti--allow-dropdown.form-control{
    padding:0;
    border:none;
}
#job-board .fancy-checkbox{
    margin-right:3px;
}
#job-board .fancy-checkbox:before{
    color:#d4d4d4;
    top:-1px;
    font-size:17px;
}
#job-board hr{
    border:none;
    margin-bottom:30px;
}
#job-board h5{
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
    font-weight:500;
    font-size:18px;
    color:#53565a;
    margin-bottom:30px;
    font-style:normal;
    line-height:1.4;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
#job-board #locations-list-submit-interest h4, #job-board #jobs-list-submit-interest h4{
    background-color: #53565a;
    margin: 10px 0 0 0;
    font-size: 14px;
    width: 100%;
    color: #fff;
    line-height: 1.3;
    letter-spacing: .5px;
    font-weight: 400;
    box-shadow: none;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    padding:8px 10px 7px 10px;width:auto;display:inline-block;margin-bottom:10px;
}
#job-board #jobs-list-submit-interest h5{
    text-transform:uppercase;
    font-size:12px;
    margin:6px 6px 6px 10px;
}
#job-board #jobs-list-submit-interest .checkbox, #job-board #locations-list-submit-interest .checkbox{
    margin-bottom:0;
}
#job-board #locations-list-submit-interest label{
    margin-bottom:0;
    font-family:"Gotham Narrow SSm A","Gotham Narrow SSm B", sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
#job-board .ccicon-checked18:before, #job-board .checkbox input:checked ~ span.fancy-checkbox:before{
    content: "\e01e";
    color: #67A1B7;
    background-color: transparent !important;
}
#job-board .depts label span.label-text{
    margin-bottom:0;
    font-family:"Gotham Narrow SSm A","Gotham Narrow SSm B", sans-serif;
    font-weight:500;
    font-size:12px;
}
#job-board .depts .loc-child{
    margin-left:15px;
}
#job-board .btn, #job-board .btn:hover,#job-board .btn:active{
    text-decoration: none !important; 
    color: #fff !important; 
    background-color: #6ba4b8; 
    text-transform: uppercase; 
    line-height: 1; 
    font-size: 13px; 
    letter-spacing:0;
    padding: 10px 17px; 
    font-weight: 500; 
    border-radius: 3px;
    margin:0;
    display:inline-block;
    border:none;
    box-shadow:none;
    background:#6ba4b8;
    width:auto;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

/* Sign Up Page */
#AssociateAddForm{
    padding: 30px;
    margin-right: 60px;
    text-align: left;
    background-color: #f3f3f4;
}
#page-content h2{
    color: #fff;
    background-color: #53565a;
    display: inline-block;
    padding: 8px 10px 7px 10px;
    font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 1;
    text-transform: uppercase;
}
#page-content h2:first-child{
    background-color: #53565a;
    padding: 8px 10px 7px 10px;
    color: #fff;
}
#AssociateAddForm .form-group label{
    flex:none;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #53565a;
    font-size: 14px;
    letter-spacing: -.5px;
    font-weight: 700;
    display: block;
}
#AssociateAddForm .form-group.password{
    flex:none;
    text-align: left;
    display: block;
}
#AssociateAddForm #passwordErrors{
    float: none;
    display: block;
}
#AssociateAddForm #passwordErrors ul{
    margin-bottom: 0;
}
.form-group.email label{
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #53565a;
    font-size: 14px;
    letter-spacing: -.5px;
    font-weight: 700;
}
#AssociateAddForm p.centered{
    text-align: left;
    display: block;
    color: #53565a;
    font-size: 14px;
    letter-spacing: -.5px;
    font-weight: 700;
    margin: 15px 0 10px 0;
}
#AssociateAddForm #email_links{
    display: block;
    margin: 0;
}
#AssociateAddForm .form-actions{
    margin-bottom: 80px;
    padding: 0;
    border: none;
}
#AssociateAddForm .form-actions button:first-child{
    float: right;
}
#AssociateAddForm .form-actions button:last-child{
    float: left;
}
#AssociateAddForm .form-actions button{
    background-color: #67A1B7;
    background-image: none;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    letter-spacing: 1px;
    padding: 9px 16px;
}
#AssociateAddForm .form-actions button:before{
    content: none;
}


/* Candidates Dashboard */
#candidates-dashboard h1{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #53565a;
    font-size: 22px;
    letter-spacing: -.5px;
    font-weight: 700;
}
#candidates-dashboard legend,#candidates-dashboard ul,#candidates-dashboard li,#candidates-dashboard p,#candidates-dashboard span,#candidates-dashboard div{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #53565a;
}
#candidates-dashboard .col-md-7{
    padding-right: 15px;
}
#candidates-dashboard legend{
    border-bottom: none;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 14px;
    line-height: 1;
    display: block;
    background-color: #53565a;
    padding: 7px 10px 6px 10px;
    color: #fff;
    text-transform: uppercase;
}
#candidates-dashboard legend:before{
    content: none;
}
#candidates-dashboard ul.material-tabs li a{
    line-height: 1;
    font-size: 13px;
    background-color: transparent;
    padding: 10px 17px;
    margin-right: 10px;
    border: 1px solid #6ba4b8;
    border-radius: 3px;
    color: #6ba4b8;
}
#candidates-dashboard ul.material-tabs li a.active, #candidates-dashboard ul.material-tabs li a:hover{
    line-height: 1;
    font-size: 13px;
    border-bottom: none;
    color: #fff;
    background-color: #6ba4b8;
    border-radius: 3px;
    padding: 10px 17px;
    border: 1px solid #6ba4b8;
}
#candidates-dashboard .pull-right a.btn:before{
    content: none;
}
#candidates-dashboard .pull-right a.btn, #candidates-dashboard #uploadFile{
    text-decoration: none !important; 
    color: #fff !important; 
    background-color: #6ba4b8; 
    text-transform: uppercase; 
    line-height: 1; 
    font-size: 13px; 
    letter-spacing:0;
    padding: 10px 17px; 
    font-weight: 500; 
    border-radius: 3px;
    margin:0;
    display:inline-block;
    border:none;
    box-shadow:none;
    background:#6ba4b8;
    width:auto;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.page-content .box .box-container-toggle .form-actions .btn{
    text-decoration: none !important; 
    color: #fff !important; 
    background-color: #6ba4b8; 
    text-transform: uppercase; 
    line-height: 1; 
    font-size: 13px; 
    letter-spacing:0;
    padding: 10px 17px; 
    font-weight: 500; 
    border-radius: 3px;
    margin:0;
    display:inline-block;
    border:none;
    box-shadow:none;
    background:#6ba4b8;
    width:auto;
    float: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.page-content .box .box-container-toggle .form-actions .btn:before{
    content: none;
}
.page-content .box .box-container-toggle .form-horizontal .form-actions{
    border-top: none;
    margin: 0;
    padding: 0;
}
.box-container-toggle form fieldset .pull-right .bg-light-green, .box-container-toggle form fieldset .pull-right .bg-info-light{
    line-height: 1;
    font-size: 13px;
    border-bottom: none;
    color: #fff;
    background-color: #6ba4b8;
    border-radius: 3px;
    padding: 10px 17px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    box-shadow: none;
    margin-bottom: 10px;
}
.box-container-toggle form fieldset .pull-right .bg-light-green:hover, .box-container-toggle form fieldset .pull-right .bg-info-light:hover{
    color: #fff !important;
}
.box-container-toggle form fieldset .pull-right .bg-light-green:before, .box-container-toggle form fieldset .pull-right .bg-info-light:before{
    content: none;
}
#candidates-dashboard .ccicon-paperclip27{
    margin-bottom: 0;
}
#candidates-dashboard table.file-uploads-table tbody tr{
    border-bottom: 1px solid #53565a;
}
#candidates-dashboard thead, #candidates-dashboard th{
    background-color: #f3f3f4;
    border-left: none;
    color: #53565a;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 0px 6px 9px;
    text-align: left;
}
#candidates-dashboard .col-md-5 .table thead tr th:first-child{
    width: 60%;
}
#candidates-dashboard .col-md-5 .table thead tr th:last-child{
    width: 40%;
}
#candidates-dashboard .col-md-5 .table tbody tr td a{
    color: #53565a;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    width: 85%;
}
#candidates-dashboard .col-md-5 .table tbody td.text-center{
    text-align: right;
    font-size: 14px;
}
#candidates-dashboard .col-md-5 .table form button{
    line-height: 1;
    font-size: 12px;
    letter-spacing: 0;
    border-bottom: none;
    color: #fff;
    background-color: #6ba4b8;
    border-radius: 3px;
    padding: 8px 12px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    border: none;
    box-shadow: none;
    margin: 0;
    float: right;   
}
#candidates-dashboard .panel-group{
    padding-right: 0;
}
#candidates-dashboard h5{
    font-size: 16px;
    color: grey;
    margin: 7px 0 13px 0;
}   
#candidates-dashboard #upload_file{
    background: #f3f3f4;
    border-radius: 0;
    padding: 0;
    border: none;
    color: #53565a;
    margin-bottom: 1rem;
    margin-bottom: 20px;
}
#candidates-dashboard #upload_file h2{
    display: block;
    padding: 7px 10px 6px 10px;
}
#candidates-dashboard #upload_file ul li{
    padding-bottom: 0;
}
#candidates-dashboard #upload_file ul{
    padding: 0 20px 25px 35px;
    border-bottom: 1px solid #53565a;
}
#candidates-dashboard #upload_file p {
    padding: 0 20px;
    margin-bottom: 10px;
}
#candidates-dashboard .panel-heading{
    border-right: 0;
    padding: 0;
}
#candidates-dashboard #list-messages .panel.panel-default{
    padding: 0 0 20px 0;
    border-bottom: 1px solid #53565a;
    border-radius: 0;
    box-shadow: none;
}
#candidates-dashboard #list-messages .panel.panel-default .panel-body{
    padding: 0 20px;
}
.ccicon-play128:before{
    color: #67A1B7;
}
#candidates-dashboard .col-md-5 p a{
    line-height: 1;
    font-size: 13px;
    border-bottom: none;
    color: #fff;
    background-color: #6ba4b8;
    border-radius: 3px;
    padding: 10px 17px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
}
#candidates-dashboard .col-md-5 p a i {
    display: none;
}
#candidates-dashboard .file-uploads-table td{
    font-size: 14px;
    padding-bottom: 15px;
}
#candidates-dashboard .file-uploads-table tr td:last-child{
    text-align: right;
    font-size: 14px;
}
#AssociateDashboardForm .form-group label{
    font-size: 14px;
    margin-bottom: 4px;
}

/* Candidates Edit */
.page-content .box h4{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #53565a;
    font-size: 22px;
    letter-spacing: -.5px;
    font-weight: 700;
    margin-top:0;
    margin-bottom: 30px;
}
.page-content .box .box-container-toggle{
    background-color: #f3f3f4;
    padding: 0 25px 25px 25px;
}
.page-content .box .box-container-toggle legend{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    border-bottom: none;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 14px;
    line-height: 1;
    background-color: #53565a;
    padding: 7px 10px 6px 10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
}
.page-content .box .box-container-toggle .form-group label{
    flex:none;
    text-align: left;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #53565a;
    font-size: 14px;
    letter-spacing: -.5px;
    font-weight: 700;
}
.page-content .box .box-container-toggle .form-group.password{
    flex:none;
    text-align: left;
    display: block;
}
.page-content .box .box-container-toggle #passwordErrors{
    float: none;
    display: block;
}
.page-content .box .box-container-toggle #passwordErrors ul{
    margin-bottom: 0;
}
.page-content .box .box-container-toggle .fh-margin{
    margin-left: 0;
    margin-top: 12px;
    margin-bottom: 30px;
    padding: 5px 10px;
    font-size: 14px;
    color: #f38b24;
    background-color: transparent;
    font-weight: 700;
}
.page-content .box .box-container-toggle .form-horizontal .form-group.checkbox-div{
    margin-left: 0;
}
.page-content .box .box-container-toggle .form-horizontal .form-group.checkbox-div h5{
    margin-top: 7px !important;
    margin-left: 0 !important;
    font-size: 14px;
    font-weight: 500;
    color: #53565a;
}

/* Job Alerts Page When Signed In */
#jobs-list-submit-interest h2{
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
    font-weight:500;
    font-size:18px;
    color:#53565a;
    margin-bottom:30px;
    line-height:1.4;
}
#jobs-list-submit-interest label{
    margin-bottom:0px;
}
#jobs-list-submit-interest label span{
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color:#53565a;
    font-size:14px;
    letter-spacing:-.5px;
    font-weight:700;
}
#jobs-list-submit-interest .depts .accordion #filter-locations{
    margin-left:15px;
}
#jobs-list-submit-interest .depts .loc-child .form-group{
    margin-top:10px;
}
#jobs-list-submit-interest .form-vertical{
    background-color:#f3f3f4;
    padding:25px;
}
#jobs-list-submit-interest .required label.control-label:after, #jobs-list-submit-interest legend.required:after{
    color:#ED1C24;
    font-size:16px;
    left:2px;
    top:0px;
}
#jobs-list-submit-interest .iti.iti--allow-dropdown.form-control{
    padding:0;
    border:none;
}
#jobs-list-submit-interest .fancy-checkbox{
    margin-right:3px;
}
#jobs-list-submit-interest .fancy-checkbox:before{
    color:#d4d4d4;
    top:-1px;
    font-size:17px;
}
#jobs-list-submit-interest hr{
    border:none;
    margin-bottom:30px;
}
#jobs-list-submit-interest h5{
    font-family:"Gotham Narrow SSm A", "Gotham Narrow SSm B", sans-serif;
    font-weight:500;
    font-size:18px;
    color:#53565a;
    margin-bottom:30px;
    font-style:normal;
    line-height:1.4;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
#page-content #locations-list-submit-interest h4, #page-content #jobs-list-submit-interest h4{
    background-color: #53565a;
    margin: 10px 0 0 0;
    font-size: 14px;
    width: 100%;
    color: #fff;
    line-height: 1.3;
    letter-spacing: .5px;
    font-weight: 400;
    box-shadow: none;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    padding:8px 10px 7px 10px;width:auto;display:inline-block;margin-bottom:10px;
}
#page-content #jobs-list-submit-interest h5{
    text-transform:uppercase;
    font-size:12px;
    margin:6px 6px 6px 10px;
}
#page-content #jobs-list-submit-interest .checkbox, #page-content #locations-list-submit-interest .checkbox{
    margin-bottom:0;
}
#page-content #locations-list-submit-interest label{
    margin-bottom:0;
    font-family:"Gotham Narrow SSm A","Gotham Narrow SSm B", sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
#page-content .ccicon-checked18:before, #page-content .checkbox input:checked ~ span.fancy-checkbox:before{
    content: "\e01e";
    color: #67A1B7;
    background-color: transparent !important;
}
#page-content .depts label span.label-text{
    margin-bottom:0;
    font-family:"Gotham Narrow SSm A","Gotham Narrow SSm B", sans-serif;
    font-weight:500;
    font-size:12px;
}
#page-content .depts .loc-child{
    margin-left:15px;
}
#page-content .form-group input.btn{
    text-decoration: none !important; 
    color: #fff !important; 
    background-color: #6ba4b8; 
    text-transform: uppercase; 
    line-height: 1; 
    font-size: 13px; 
    letter-spacing:0;
    padding: 10px 17px; 
    font-weight: 500; 
    border-radius: 3px;
    margin:0;
    display:inline-block;
    border:none;
    box-shadow:none;
    background:#6ba4b8;
    width:100px;
    font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
   
    
/** For Mobile **/
@media (max-width: 767px){
    #sidebar-left{
        width:95%;
    }
    #hamburger:before {
        content: "\e098";
        color: #67A1B7;
        font-size: 28px;
        top: 10px;
        left: 10px;
    }
    .menu-open #hamburger:before{
        font-size:28px;
    }
    #footer{
        padding:30px 15px;
        }
    .two-columns{
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
    .page-content{
        padding: 15px;
    }
    .star-trib{
        float:none !important;
        display:block;
        width:100% !important;
        margin:20px 0 !important;
    }
    .benefits-box{
        display:block  !important;
    }
    .benefits-box .flex30{
        display:block !important;
        width:100% !important;
        text-align:center !important;
    }
    .benefits-box .flex70{
        display:block !important;
        width:100% !important;
    }
    .benefits-box img{
        height:80px !important;
        margin-right:0 !important;
        margin-left:0 !important;
        float:none !important;
    }
    .benefits-box p{
        margin:10px 0 25px 0 !important;
    }
    /* Search Careers */
    #jobs-browse #searchbox{
        margin-right:0;
    }
    #searchbox input, #searchbox div{
        width:100%;margin:0;
    }
    #searchbox div{
        margin-bottom:15px;
        margin-top:15px;
    }
    .panel-group{
        padding-right:0;
    }
    #jobs-browse #submit-interest-link{
        padding-right:0;
        margin-bottom:15px;
    }
    #locations-toggle, #locations-toggle:hover{
        margin:50px 0 0 0;
    }
}