html,body { margin: 0px; }
body {
    background-color: #FFFFFF !important;
}
.vnla_wrapper { max-width: 960px; margin: 0px auto; font-family: Open sans, sans-serif; padding-top: 30px; }
.vnla_header { padding:0 35px; }
.vnla_header span { height: 60px; line-height: 60px; font-size: 26px; font-family: Open sans, sans-serif; color: #4d4d4d; }
.vnla_header > a, .vnla_header h1 a { height: 100%; width: 575px; display:inline-block; text-decoration: none; color: #4D4D4D; float: left; }
.vnla_header > a.logo_link { width: auto; height: auto; }
.vnla_logo { background-repeat: no-repeat; height: 100px; width: 300px; overflow:hidden; float: left; }
.vnla_logo a { display: block; width: 100%; height: 100%; }
.vnla_logo_test { background-repeat: no-repeat; height: 100px; width: 300px; overflow:hidden; float: left; }
.vnla_logo_test a { display: block; width: 100%; height: 100%; }
.vnla_navigation { display:inline-block; max-width: 600px; text-align: right; float: right; text-align:center; }
.vnla_navigation a { color: #4d4d4d; text-decoration: none; margin: 15px 10px; font-family: Open sans, sans-serif; font-size: 95%; display: inline-block; }
.vnla_navigation select{
    appearance: none;
  color: #374561;
  padding: 8px 24px 8px 8px;
  margin-left:4px;
  line-height: 1.2;
  border: 1px solid #dfe1e5;
  border-radius: 3px;
  background: right 6px top 50% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' fill='%23374561'%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /%3E%3C/svg%3E");
}
.vlna_grey_content { position: relative;
background-color:     #f2f2f2
; padding: 30px 30px 50px; font-size: 90%; line-height: 1.4em; margin: 50px 0px 30px; border: 1px solid #DFDFDF; }
.vnla_content {
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.vlna_grey_content .grey4d { color: #4d4d4d; }
.vlna_grey_content .rede4 { color: #e41b23; }
.vlna_grey_content h2 { margin: 10px 0px; font-family: Open sans, sans-serif; font-size: 155%; font-weight: normal; }
.vlna_grey_content h3 { margin: 25px 0px; font-family: Open sans, sans-serif; font-size: 120%; font-weight: normal; }
.vlna_grey_content h4 { margin: 25px 0px; font-family: Open sans, sans-serif, Arial; font-size: 135%; font-weight: normal; line-height: 1.4em; }
.vlna_grey_content textarea, .vlna_grey_content input[type=text] { background-color: #f2f2f2; font-family: Gotham_Light, Verdana; padding: 10px; font-size: 90%; border: 1px solid #D4D4D4; }
.vlna_grey_content select {
	background-color: #f2f2f2;
	font-family: Gotham_Light, Verdana;
	padding: 10px 8px 8px;
	min-height: 40px;
	border: 1px solid #D4D4D4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select {
  position: relative;
}
/* To remove button from IE11v*/
select::-ms-expand {
     display: none;
}
.select:after {
  content: '▼';
  font-family: Gotham_Light, Verdana;  
  top: 0;
  right: 0;
  padding: 10px;  
  position: absolute;
  pointer-events: none;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  display: block;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 16px;
  line-height: 1.75;
  color: #333;
  border: 1px solid #cccccc;
  -ms-word-break: normal;
  word-break: normal;
}
.vlna_grey_content select option { background-color: #f2f2f2; font-family: Gotham_Light, Verdana; border: 0px; }
.vlna_grey_ribbon_header { margin:-51px -31px 20px; }
.vlna_grey_ribbon_header span { background: url('/images/landing/default/vanilla/grey-ribbon-edge.png') no-repeat; height: 43px; display: none; width: 14px; float: left; }
.vlna_grey_ribbon_header h1 {
    min-width: 180px;
    background:         #1b303f;
        height: auto;
    margin: 0px;
    padding: 15px 35px;
    display: block;
    font-size: 155%;
    font-family: Open sans, sans-serif;
    color: #ffffff;
    font-weight:300;
    text-align: left;
    line-height: 1.2;
}
.vnla_footer { margin: 20px 0px -30px; }
.vnla_footer a { color: #575757; margin: 0px 20px 0 0; text-decoration: none; font-size:80%; }
.vnla_content_one_two { width: 429px; }
.vnla_content_one_two.left { margin-right: 20px; }
.vnla_content_one_two.right { margin-left: 20px; }
.fx-box {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.vnla_white_container { background-color: #FFFFFF; padding: 15px 18px; margin-bottom: 40px; border: 1px solid #DFDFDF; color: #000000; }
.vnla_application_instructions { color: #808080; }
.vnla_application_social p.linked { padding: 15px 11px; text-align: center; font-style: italic; font-size: 90%; }
.vnla_application_social > a { display: inline-block; margin: 10px 15px }
.vnla_application_errors ul { padding-left: 35px; font-weight: 500; }
.vnla_application_field { position: relative; margin: 50px 0px 10px 20px; width: 100%; }
.vnla_application_field label { position: absolute; top: -23px; }
.vnla_application_field input, .vnla_application_field textarea, .vnla_application_field select { width: 340px; }
.vnla_application_field.required:before { font-size: 16px; content:"*"; position: absolute; top: 50%; margin-top: -20px; left: -20px; color: #1c303f; }
.vnla_application_field.error input { border: 1px solid #E41B23; }


.vnla_application_additional_field { position: relative; margin: 50px 0px 10px 20px; width: 100%; }
.vnla_application_additional_field label { }
.vnla_application_additional_field input[type="text"], .vnla_application_additional_field textarea { width: 340px; display:block; }
.vnla_application_additional_field select { display:block; height: 35px; width: 360px; }
.vnla_application_additional_field.required:before { font-size: 160%; content:"*"; position: absolute; top: 50%; margin-top: -7px; left: -20px; color: #e41b23; }
.vnla_application_additional_field.error input { border: 1px solid #E41B23; }

.vnla_application_sms_invitation_checkbox { margin: 35px 0px 35px 20px;}
.vnla_application_terms { font-size: 12px; padding: 5px 20px 0 20px; }
.vnla_application_terms input { display:inline-block !important; cursor: pointer; }
.vnla_application_terms input.hidden { display:none !important; }
.vnla_application_terms.error { color: #c00; }
.vnla_application_terms a { color: #1455A3; }
.vnla_application_submit { margin: 20px 0px 35px 20px;}
.vnla_application_prequalifying { position: relative; margin: 50px 0px 10px 20px; width: 90%; padding: 10px; }
.vnla_application_prequalifying label { margin-bottom: 15px; display: block; }
.vnla_application_prequalifying select { width: 340px; }
.vnla_application_prequalifying ul { padding: 0px; list-style: none; }
.vnla_application_prequalifying ul li { padding: 0px; list-style: none; margin: 3px 0px; }
.vnla_application_prequalifying ul li label { display: inline-block; width: 350px; }
.vnla_application_prequalifying ul li input[type=radio], .vnla_application_prequalifying ul li input[type=checkbox] { vertical-align: top; }
.vnla_application_prequalifying.required:before { font-size: 160%; content:"*"; position: absolute; top: 14px; left: -20px; color: #e41b23; }
.vnla_application_prequalifying.error { border: 1px solid #E41B23; background-color: #FFF2F2; }
.vnla_application_upload { position: relative; margin: 50px 0px 10px 20px; width: 90%; }
.vnla_application_resume_help { position: relative; margin: 20px 0px 10px 20px; width: 90%; }
.vnla_application_resume_help_link { color: #000000; }
.vnla_application_upload label { margin-bottom: 15px; display: block; }
.vnla_application_upload.required:before { font-size: 160%; content:"*"; position: absolute; top: 50%; margin-top: -7px; left: -20px; color: #e41b23; }
.vnla_application_upload.error { border: 1px solid #E41B23; background-color: #FFF2F2; }
.vnla_application_footnotes { margin: 20px 10px 20px 20px; color: #595959; font-size: 80%; font-family: Gotham_Book, Verdana; line-height: 1.3em; }
.vnla_application_footnotes ul { padding: 0px; }
.vnla_application_footnotes ul li { list-style: none; margin: 3px 0px; }
.vnla_application_footnotes ul li.terms { margin-bottom: 15px; line-height: 1.4em; }
.vnla_application_footnotes ul li.terms a { color: #595959; }
.vlna_additional_materials { padding: 0px; }
.vlna_additional_materials li { list-style: none; }
.vlna_job_summary { color: #666666; padding: 0px 0px; font-size: 90%; }
.vlna_job_summary ul { float: left; padding: 0px; margin: 10px; width: 194px; }
.vlna_job_summary ul li { list-style: none; margin: 20px 0px; }
.vlna_job_summary ul li label { font-family: Open sans, sans-serif; display: block; font-size: 110%; margin-bottom: 5px; }
.vlna_job_summary ul li span { font-weight: bold; }
.vnla_welcome_message { height: 210px; padding: 30px 60px; }
.vnla_welcome_message p { color: #333333; font-style: italic; }
.vnla_welcome_message p span.email { color: #000000; font-family: Open sans, sans-serif; }
.vnla_welcome_bookmark { height: 210px; padding: 30px 60px; }
.vnla_welcome_button { margin-top: 30px; }
.vnla_welcome_bookmark p { font-family: Open sans, sans-serif; font-size: 130%; line-height: 1.4em; width: 260px; }
.vnla_welcome_bookmark span.link { font-family: Open sans, sans-serif; font-style:italic; }
.vnla_my_interviews_header { float: left; }
.my_interviews_navigation { float: right; font-family: Open sans, sans-serif; margin: 0 0 20px 0; font-size: 90%;  display:flex; text-align:center; }
.my_interviews_navigation a { color: #595959; text-decoration: none; cursor: pointer; padding:12px 24px; }
.my_interviews_navigation a.active { color: #1455A3; font-weight:600; box-shadow:0 -1px #1455A3 inset; }
.vnla_my_interviews_ios_box { color: #000000; width: auto; padding: 24px; margin:0 -31px; background-color: #FFFFFF; border: 1px solid #DFDFDF; }
.vnla_my_interviews_ios_box a { color: #808080; text-decoration: none; float:right; }
.vnla_my_interviews_ios_text { display:flex; flex-wrap:wrap; gap:24px; padding: 10px 10px height: 90px; align-items:center;}
.vnla_my_interviews_ios_text > div { width: auto; float: left; margin: 0px 10px; }
.vnla_my_interviews_ios_text > div:first-child { flex: 1 1 0; max-width:100%; }
@media (max-width:575px){
   .vnla_my_interviews_ios_text > div:first-child { flex: 0 0 100%;} 
}
.vnla_my_interviews_ios_text .ios_credentials { margin-top:-15px; }
.vnla_my_interviews_ios_text span { font-family: Open sans, sans-serif; font-style: italic; }
.vnla_my_interviews_ios_text p { font-family: Open sans, sans-serif; margin:8px 0 0; }
.vnla_my_interviews_ios_text .logos { margin-left:auto; display:flex; flex-direction:column; gap:4px; }
.vnla_my_interviews_ios_text .logos a { display:block; float:none; }
.vnla_my_interviews_ios_text .clear { display:none; }
.ios_credentials { padding: 0px; margin: 0px; font-family: Gotham_Light, Verdana; }
.ios_credentials li { list-style: none; }
.ios_login { color: #e41b23; margin-top: 10px; font-family: Open sans, sans-serif; font-size: 90%; }
.ios_email { display:block; color: #000000; overflow-x: hidden; }
.ios_password { margin-top: 5px; color: #e41b23; font-family: Open sans, sans-serif; font-size: 90%; }
.ios_code { display: block; color: #000000; }

.vnla_my_interviews { display:flex; gap: 16px; flex-wrap: wrap; margin-bottom:32px; }
.my_interviews_none { }
.interview { height: 200px; display:flex; flex-direction:column; padding: 19px; flex: 0 0 calc(25% - 52px); background-color: #FFFFFF;  float: left; position: relative; border: 1px solid #DFDFDF; color:#000000; border-radius:3px; }
@media (max-width:959px){
    .interview {
        flex: 0 0 calc(33.33% - 50.7px);
    }
}
@media (max-width:767px){
    .interview {
        flex: 0 0 calc(50% - 48px);
    }
}
@media (max-width:575px){
    .interview {
        flex: 0 0 calc(100% - 40px);
    }
}
._interview.deleted { display: none; }
.interview.written .interview_type:after { }
.interview .interview_type { margin: 0px auto; text-align: center; margin-top: -25px; margin-bottom: 25px; color: #4d4d4d; font-family: Open sans, sans-serif; font-size: 110%; width:100%; overflow: hidden; text-overflow: ellipsis; display: inline-block; }
.interview .interview_expiration { text-transform: uppercase; color: #808080; font-family: Open sans, sans-serif; text-align: center; margin: 20px -20px 0px; font-size: 80%; }
.interview .interview_link { text-align: center; position: absolute; bottom: 30px; width: calc(100% - 40px); }
.interview .interview_progress { text-transform: uppercase; color: #808080; font-family: Open sans, sans-serif; text-align: center; margin: auto -20px; font-size: 80%; }
.interview .interview_request_reset { text-transform: uppercase; color: #808080; font-family: Open sans, sans-serif; text-align: center; margin: auto 5px 0 5px; font-size: 80%; }
.interview .interview_request_reset a { text-decoration: none; color:#1455A3; }
.interview .interview_completion { text-transform: uppercase; color: #808080; font-family: Open sans, sans-serif; text-align: center; font-size: 80%; position: absolute; bottom: 30px; width:200px; margin: 0px -20px 0px; }
.interview .interview_icon { width: 32px; height: 32px; margin: 0px auto; }
html#iframe_html { border: 1px solid #D4D4D4; position:relative; }
html#iframe_html, html#iframe_html body{ display: inline-table; width: 898px; overflow: hidden; }
html.iframe_html { border: 1px solid #D4D4D4; position:relative; }
html.iframe_html, html.iframe_html body{ display: inline-table; width: 898px; overflow: hidden; }
@font-face { font-family: 'Museo100Regular'; src: url('/fonts/museo100-regular.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo100-regular.ttf') format('truetype'), url('/fonts/museo100-regular.svg#webfont') format('svg'); }
@font-face { font-family: 'Museo300Regular'; src: url('/fonts/museo300-regular.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo300-regular.ttf') format('truetype'), url('/fonts/museo300-regular.svg#webfont') format('svg'); }
@font-face { font-family: 'Museo500Regular'; src: url('/fonts/museo500-regular.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo500-regular.ttf') format('truetype'), url('/fonts/museo500-regular.svg#webfont') format('svg'); }
@font-face { font-family: 'Museo700Regular'; src: url('/fonts/museo700-regular.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo700-regular.ttf') format('truetype'), url('/fonts/museo700-regular.svg#webfont') format('svg'); }
@font-face { font-family: 'Museo900Regular'; src: url('/fonts/museo900-regular.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo900-regular.ttf') format('truetype'), url('/fonts/museo900-regular.svg#webfont') format('svg'); }
@font-face { font-family: 'MuseoSlab100'; src: url('/fonts/museo_slab_100.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_100.ttf') format('truetype'), url('/fonts/museo_slab_100.svg#webfont') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MuseoSlab100Italic'; src: url('/fonts/museo_slab_100italic.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_100italic.ttf') format('truetype'), url('/fonts/museo_slab_100italic.svg#webfont') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'MuseoSlab300Italic'; src: url('/fonts/museo_slab_300italic.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_300italic.ttf') format('truetype'), url('/fonts/museo_slab_300italic.svg#webfont') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'MuseoSlab300'; src: url('/fonts/museo_slab_300.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_300.ttf') format('truetype'), url('/fonts/museo_slab_300.svg#webfont') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MuseoSlab500Italic'; src: url('/fonts/museo_slab_500italic.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_500italic.ttf') format('truetype'), url('/fonts/museo_slab_500italic.svg#webfont') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'MuseoSlab500'; src: url('/fonts/museo_slab_500.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_500.ttf') format('truetype'), url('/fonts/museo_slab_500.svg#webfont') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MuseoSlab700Italic'; src: url('/fonts/museo_slab_700italic.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_700italic.ttf') format('truetype'), url('/fonts/museo_slab_700italic.svg#webfont') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'MuseoSlab700'; src: url('/fonts/museo_slab_700.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_700.ttf') format('truetype'), url('/fonts/museo_slab_700.svg#webfont') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MuseoSlab900Italic'; src: url('/fonts/museo_slab_900italic.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_900italic.ttf') format('truetype'), url('/fonts/museo_slab_900italic.svg#webfont') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'MuseoSlab900'; src: url('/fonts/museo_slab_900.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_900.ttf') format('truetype'), url('/fonts/museo_slab_900.svg#webfont') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MuseoSlab1000Italic'; src: url('/fonts/museo_slab_1000italic.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_1000italic.ttf') format('truetype'), url('/fonts/museo_slab_1000italic.svg#webfont') format('svg'); font-weight: normal; font-style: italic; }
@font-face { font-family: 'MuseoSlab1000'; src: url('/fonts/museo_slab_1000.eot'); src: local('Ã¢ËœÂº'), url('/fonts/museo_slab_1000.ttf') format('truetype'), url('/fonts/museo_slab_1000.svg#webfont') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_Black'; src: url('/fonts/Gotham_Black.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_Black.woff') format('woff'), url('/fonts/Gotham_Black.ttf') format('truetype'), url('/fonts/Gotham_Black.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_BlackIta'; src: url('/fonts/Gotham_BlackIta.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_BlackIta.woff') format('woff'), url('/fonts/Gotham_BlackIta.ttf') format('truetype'), url('/fonts/Gotham_BlackIta.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_Bold'; src: url('/fonts/Gotham_Bold.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_Bold.woff') format('woff'), url('/fonts/Gotham_Bold.ttf') format('truetype'), url('/fonts/Gotham_Bold.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_BoldIta'; src: url('/fonts/Gotham_BoldIta.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_BoldIta.woff') format('woff'), url('/fonts/Gotham_BoldIta.ttf') format('truetype'), url('/fonts/Gotham_BoldIta.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_Book'; src: url('/fonts/Gotham_Book.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_Book.woff') format('woff'), url('/fonts/Gotham_Book.ttf') format('truetype'), url('/fonts/Gotham_Book.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_BookIta'; src: url('/fonts/Gotham_BookIta.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_BookIta.woff') format('woff'), url('/fonts/Gotham_BookIta.ttf') format('truetype'), url('/fonts/Gotham_BookIta.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_Light'; src: url('/fonts/Gotham_Light.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_Light.woff') format('woff'), url('/fonts/Gotham_Light.ttf') format('truetype'), url('/fonts/Gotham_Light.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_LightIta'; src: url('/fonts/Gotham_LightIta.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_LightIta.woff') format('woff'), url('/fonts/Gotham_LightIta.ttf') format('truetype'), url('/fonts/Gotham_LightIta.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_Medium'; src: url('/fonts/Gotham_Medium.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_Medium.woff') format('woff'), url('/fonts/Gotham_Medium.ttf') format('truetype'), url('/fonts/Gotham_Medium.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_MediumIta'; src: url('/fonts/Gotham_MediumIta.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_MediumIta.woff') format('woff'), url('/fonts/Gotham_MediumIta.ttf') format('truetype'), url('/fonts/Gotham_MediumIta.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_Thin'; src: url('/fonts/Gotham_Thin.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_Thin.woff') format('woff'), url('/fonts/Gotham_Thin.ttf') format('truetype'), url('/fonts/Gotham_Thin.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_ThinIta'; src: url('/fonts/Gotham_ThinIta.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_ThinIta.woff') format('woff'), url('/fonts/Gotham_ThinIta.ttf') format('truetype'), url('/fonts/Gotham_ThinIta.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_Ultra'; src: url('/fonts/Gotham_Ultra.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_Ultra.woff') format('woff'), url('/fonts/Gotham_Ultra.ttf') format('truetype'), url('/fonts/Gotham_Ultra.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_UltraIta'; src: url('/fonts/Gotham_UltraIta.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_UltraIta.woff') format('woff'), url('/fonts/Gotham_UltraIta.ttf') format('truetype'), url('/fonts/Gotham_UltraIta.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_XLight'; src: url('/fonts/Gotham_XLight.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_XLight.woff') format('woff'), url('/fonts/Gotham_XLight.ttf') format('truetype'), url('/fonts/Gotham_XLight.svg') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Gotham_XLightIta'; src: url('/fonts/Gotham_XLightIta.eot'); src: local('Ã¢ËœÂº'), url('/fonts/Gotham_XLightIta.woff') format('woff'), url('/fonts/Gotham_XLightIta.ttf') format('truetype'), url('/fonts/Gotham_XLightIta.svg') format('svg'); font-weight: normal; font-style: normal; }
.clear { clear: both; }
.align_right { text-align: right; }
.no_transform { text-transform: none !important; }
.no_border { border: 0px !important; }
.border_d4 { border: 1px solid #D4D4D4; }
.border_df { border: 1px solid #DFDFDF; }
.errormsg { padding:15px 30px; border: 1px solid #D66D6D; background: #FFF2F2; margin: 20px 0px; color: #000000; max-width: 565px; }
.errormsg.thin { padding: 15px 15px; }
.warningmsg { padding:15px 30px; border: 1px solid #e6d676; background: #fff8e0; margin: 20px 0px; color: #000000; max-width: 565px; }
.warningmsg.thin { padding: 15px 15px; }
.successmsg { padding:15px 30px; border: 1px solid #6DD66D; background: #F2FFF2; margin: 20px 0px; color: #000000; max-width: 565px; }
.successmsg.thin { padding: 15px 15px; }
.interview_container { background-color: #F1F1F1; padding: 20px 45px 45px; line-height: 1.4em; font-size: 90%; }
.interview_container.white { background-color: #FFFFFF; }
.interview_container .grey4d { color: #4d4d4d; }
.interview_container { font-family: Gotham_Light, Verdana; }
.interview_container h2 { margin: 25px 0px; font-family: Open sans, sans-serif; font-size: 135%; font-weight: normal; }
.interview_container h3 { margin: 25px 0px; font-family: Open sans, sans-serif; font-size: 120%; font-weight: normal; }
.interview_container h4 { margin: 25px 0px; font-family: Open sans, sans-serif; font-size: 135%; font-weight: normal; line-height: 1.4em; }
.upload_button_red {
    padding: 8px 12px 8px;
    font-size: 110%;
    background: url(/images/landing/default/buttons/red-gradient.png) repeat-x #CF1015;
            background: #e41b23;
        border: 0px; color: #FFFFFF;
    height: 36px;
    font-family: Open sans, sans-serif;
    cursor: pointer;
}
.interview_button_red {
    font-family: "Open Sans", sans-serif;
    border: 1px solid #dfe1e5;
    border-radius: 4px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    line-height: 1.2em;
    height: auto;
    gap: 5px;
    letter-spacing: normal;
    font-size: 14px;
    padding: 8px 18px;
    color: #ffffff !important;
    background-color: #1455A3 !important;
    border-color: #1455A3 !important;
    cursor:pointer;
}
[class*='interview_button_red']:hover, [class*='interview_anchor_button_red']:hover {
    opacity: .9;
    filter:Alpha(opacity=90);
}
.interview_anchor_button_red {
    border: 1px solid #1455A3;
    border-radius: 4px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    line-height: 1.2em;
    height: auto;
    gap: 5px;
    letter-spacing: normal;
    font-size: 14px;
    padding: 8px 12px;
    color: #ffffff;
            background: #e41b23;
        background-color: #1455A3;
    font-family: Open sans, sans-serif;
    cursor: pointer;
    text-decoration: none;
    display:inline-block;
}
.interview_button_red_24 {
    padding: 0px 8px 5px 8px;
    font-size: 90%;
    background: url(/images/landing/default/buttons/red-gradient_24.png) repeat-x #CF1015;
            background: #e41b23;
        border: 0px;
    color: #FFFFFF;
    height: 24px;
    font-family: Open sans, sans-serif;
    cursor: pointer;
}
.interview_anchor_button_red_24 {
    padding: 1px 10px 11px;
    font-size: 90%;
    background: url(/images/landing/default/buttons/red-gradient_24.png) repeat-x #CF1015;
            background: #e41b23;
        border: 0px;
    color: #FFFFFF;
    height: 12px;
    font-family: Open sans, sans-serif;
    cursor: pointer;
    text-decoration: none;
    display:inline-block;
}
.interview_button_red_30 {
    padding: 0px 8px 5px 8px;
    font-size: 90%;
    background: url(/images/landing/default/buttons/red-gradient_30.png) repeat-x #CF1015;
            background: #e41b23;
        border: 0px;
    color: #FFFFFF;
    height: 30px;
    font-family: Open sans, sans-serif;
    cursor: pointer;
}
.interview_anchor_button_red_30 {
    padding: 4px 12px 26px;
    font-size: 90%;
    background: url(/images/landing/default/buttons/red-gradient_30.png) repeat-x #CF1015;
            background: #e41b23;
        border: 0px;
    color: #FFFFFF;
    height: 0px;
    font-family: Open sans, sans-serif;
    cursor: pointer;
    text-decoration: none;
    display:inline-block;
}
.interview_container .white_box { background-color: #FFFFFF; padding: 30px 44px; color: #333333; border: 1px solid #DFDFDF; }
.interview_container .grey_box { background-color: #F2F2F2; border: 1px solid #D4D4D4; }
.interview_container .white_box p { color: #333333; }
.interview_container .white_box.two_three { width: 390px; }
.interview_container .white_box.one_three { width: 180px; }
.interview_container .white_box.one_three.thin_margin { width: 196px; padding: 30px 29px; }
.interview_container .white_box.one_two { width: 275px; }
.interview_container .grey_box.two_three { width: 450px; }
.interview_container .grey_box.one_three { width: 240px; }
.interview_container .white_box.one_one { }
.interview_container .white_box.left { float: left; margin-right: 20px; }
.interview_container .white_box.middle { float: left; margin: auto 20px; }
.interview_container .white_box.right { float: right; margin-left: 20px; }
.interview_container .white_box.left.thin_margin { float: left; margin-right: 10px; }
.interview_container .white_box.middle.thin_margin { float: left; margin: auto 10px; }
.interview_container .white_box.right.thin_margin { float: right; margin-left: 10px; }
.interview_container .white_box.question { margin-bottom: 40px; }
.interview_container .choice_box { width: 195px;padding: 30px 30px;background-color: #FFFFFF;color: #333333;border: 1px solid #DFDFDF;vertical-align: baseline; }
.interview_container .choice_container.video_container .choice_box { width: 40%; }
.interview_container .choice_container.video_container .height-120px .choice_box .description { height:120px !important; }
.interview_container .choice_box.mobile .description { height: auto; }
.interview_container table.choice_container { border-spacing: 15px 37px; }
.height-270px { height: 270px !important; }
.white_box textarea, .interview_container input[type=text] { background-color: #f2f2f2; font-family: Gotham_Light, Verdana; padding: 10px; font-size: 90%; border: 1px solid #D4D4D4; }
.white_box select { background-color: #f2f2f2; font-family: Gotham_Light, Verdana; padding: 10px 8px 8px; min-height: 40px; border: 1px solid #D4D4D4; }
.white_box select option { background-color: #f2f2f2; font-family: Gotham_Light, Verdana; border: 0px; }
.grey_box textarea, .interview_container input[type=text] { background-color: #FFFFF; font-family: Gotham_Light, Verdana; padding: 10px; font-size: 90%; border: 1px solid #DFDFDF; }
.grey_box select { background-color: #FFFFFF; font-family: Gotham_Light, Verdana; padding: 10px 8px 8px; min-height: 40px; border: 1px solid #DFDFDF; }
.grey_box select option { background-color: #FFFFFF; font-family: Gotham_Light, Verdana; border: 0px; }
.grey_box input[readonly=readonly] { border: 0px; }
.question ul { padding: 0px; }
.question li { list-style: none; }
.question textarea { width: 350px; height: 190px; border: 1px solid #D4D4D4; resize: none; }
.question input[type=text] { width: 350px; }
.question select { width: 400px; }
.question select option { }
.question h4 { }
.interview_completed { margin: 20px 0px; }
.interview_completed p { font-size: 180%; font-family: Open sans, sans-serif; color: #4d4d4d; }
.technical_button_container { position: absolute; top: 45px; right: 46px; }
#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; }
#fancybox-loading div { position: absolute; top: 0;left: 0; width: 40px; height: 480px; background-image: url('/images/landing/default/fancybox/fancybox.png'); }
#fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; width: 100%; z-index: 11113; display: none; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index: 11115; outline: none; display: none; }
#fancybox-outer { position: relative;width: 100%; height: 100%; background: #fff; }
#fancybox-content { width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 0px solid #fff; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 1101; }
#fancybox-close { position: absolute; top: -15px; right: -15px;width: 30px; height: 30px; background: transparent url('/images/landing/default/fancybox/fancybox.png') -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox-error { color: #444; font: normal 12px/20px Arial; padding: 14px; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; }
#fancybox-frame { width: 100%; height: 100%; border: none; display: block; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 35%; cursor: pointer; outline: none; background: transparent url('/images/landing/default/fancybox/blank.gif'); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url('/images/landing/default/fancybox/fancybox.png'); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('/images/landing/default/fancybox/fancybox.png'); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancybox-bg-n { top: -20px; left: 0; width: 100%; background-image: url('/images/landing/default/fancybox/fancybox-x.png'); }
#fancybox-bg-ne { top: -20px; right: -20px; background-image: url('/images/landing/default/fancybox/fancybox.png'); background-position: -40px -162px; }
#fancybox-bg-e { top: 0; right: -20px; height: 100%; background-image: url('/images/landing/default/fancybox/fancybox-y.png'); background-position: -20px 0px; }
#fancybox-bg-se { bottom: -20px; right: -20px; background-image: url('/images/landing/default/fancybox/fancybox.png'); background-position: -40px -182px; }
#fancybox-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('/images/landing/default/fancybox/fancybox-x.png'); background-position: 0px -20px; }
#fancybox-bg-sw { bottom: -20px; left: -20px; background-image: url('/images/landing/default/fancybox/fancybox.png'); background-position: -40px -142px; }
#fancybox-bg-w { top: 0; left: -20px; height: 100%; background-image: url('/images/landing/default/fancybox/fancybox-y.png'); }
#fancybox-bg-nw { top: -20px; left: -20px; background-image: url('/images/landing/default/fancybox/fancybox.png'); background-position: -40px -122px; }
#fancybox-title { font-family: Helvetica; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding-bottom: 10px; text-align: center; color: #333; background: #fff; position: relative; }
.fancybox-title-outside { padding-top: 10px; color: #fff; }
.fancybox-title-over { position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url('/images/landing/default/fancybox/fancy_title_over.png'); display: block; }
.fancybox-title-float { position: absolute; left: 0; bottom: -20px;height: 32px; }
#fancybox-title-float-wrap { border: none; border-collapse: collapse; width: auto; }
#fancybox-title-float-wrap td { border: none; white-space: nowrap; }
#fancybox-title-float-left { padding: 0 0 0 15px; background: url('/images/landing/default/fancybox/fancybox.png') -40px -90px no-repeat; }
#fancybox-title-float-main { color: #FFF; line-height: 29px; font-weight: bold; padding: 0 0 3px 0; background: url('/images/landing/default/fancybox/fancybox-x.png') 0px -40px; }
#fancybox-title-float-right { padding: 0 0 0 15px; background: url('/images/landing/default/fancybox/fancybox.png') -55px -90px no-repeat; }
#fancybox-content h2 { margin-top:0; }

.social { width: auto; border: 1px solid #999999; padding: 15px; margin:10px auto; font-size: 13px; line-height: 18px; }
.social.loaded { height: 52px; }
.social a { text-decoration:none; font-weight:bold; }
.social.loaded a { text-decoration:underline; }
.social img { height: 52px; width: 52px; float:left; margin-right: 5px; border: 1px solid #999999; }
.social span { vertical-align: top; display:block; width: 260px; overflow:hidden; max-width:260px; white-space: nowrap;  }

.social#social_linkedin { border-color: #595959; background-color: #007BB6; color: #FFFFFF; }
.social#social_linkedin a { color: #FFFFFF; }
.social#social_linkedin.loaded a { color: #EEEEEE; }

.social#social_facebook { border-color: #595959; background-color: #45619D; color: #FFFFFF; }
.social#social_facebook a { color: #FFFFFF; }
.social#social_facebook.loaded a { color: #EEEEEE; }

    .social#social_google { border-color: #c64637; background-color: #d34836; color: #FFFFFF; }
.social#social_google a { color: #FFFFFF; }
.social#social_google.loaded a { color: #EEEEEE; }

.badge {
	background-color: #e41b23;
	border-radius: 10px;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	min-width: 10px;
	margin-left: 4px;
	padding: 3px 7px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

/* CAREERS SECTION */

.careers_header {
    margin-bottom: 20px;
}
.careers_list .listing {
    margin-bottom: 20px;
}

.careers_list .listing a {
    text-decoration: underline;
    font-weight: bold;
    color: #e41b23;
    font-family: Open sans, sans-serif;
    font-size: 17px;
}

.careers_list .listing .additional {
    font-size: 13px;
    margin-top: 5px;
}

.careers_list .listing .additional b {
    font-family: Open sans, sans-serif;
}

.careers_list .listing .additional .break {
    display: inline-block;
    padding: 0 15px;
}

.share-button {
    float: right;
    margin-top: -20px;
}


.share-button.sharer-0 label {
  -webkit-transition: all .3s ease;
  transition:         all .3s ease;
  background: #999;
  border-radius: 5px;
  color: #FFF !important;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  padding: 5px 10px;
}

.share-button.sharer-0 label:hover {
  opacity: .8;
}

.share-button.sharer-0 label span {
  -webkit-font-smoothing: antialiased;
  font-family: Lato,sans-serif;
  font-size: .9em;
  font-weight: 700;
  padding-left: 6px;
  text-transform: uppercase;
}

.social_plugin ul { list-style-type: none; }

.mobile_switch { text-align:center; margin-bottom: 20px; }
.mobile_switch a { text-decoration: none; color: #898989; }

.attachment {
    margin-bottom:20px;
}
.attachment a {
    color: #666666;
    text-decoration:none;
}

.subheading {
    color: #1b303f!important;
    font-weight: 300!important;
    margin-bottom: 16px!important;
}
body.application_lightbox_open{ overflow: hidden;}
#application_lightbox { position: absolute; top: 25px; left: 50%; width: 960px; height: 300px; margin:0; margin-left: -480px; background-color: #FFFFFF; -moz-box-shadow: 0 0 5px 5px #888; -webkit-box-shadow: 0 0 5px 5px#888; box-shadow: 0px 0 12px 1px #333333; z-index: 10000; display: none; -webkit-transition: all 300ms ease-in-out; -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; overflow: hidden; height:auto!important; min-height:calc(100vh - 50px); }
#application_lightbox_close { padding: 9px 6px 3px 13px; background-color: #FFFFFF; text-align: right; }
#application_lightbox_close img:hover { cursor:pointer; }
#application_lightbox_load { background-color: #FFFFFF; width: 100%; text-align: center; padding: 35px 0px; }
#application_lightbox_iframe { border: 0px; width: 100%; height: calc(100% - 37px); overflow: hidden; margin: 0 auto; display: block; position:absolute; top:37px; bottom:0; left:0; right:0; }
#application_lightbox_shadow { display: none; position:fixed;left:0;top:0;width:100%;height:100%; z-index:5800; background:rgba(50,50,50,0.85); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB000000, endColorstr=#BB000000); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB000000, endColorstr=#BB000000)"; }
#application_lightbox {
    width:min(100%, 960px);
    margin-left: 0;
    left: 50%;
    transform: translateX(-50%);
}
@media (max-width:960px){
    #application_lightbox {
        top:0;
        min-height:100vh;
    }
    
}
#application_lightbox_iframe{
    width:100%;
}
#file_uploader { background-color: #EFEFEF; display: none; height: 492px; left: 50%; margin-left: -400px; position: fixed; top: 0px; width: 802px; z-index: 10002; border: 1px solid #000000; border-top: none; }
#file_uploader_shadow { display:none; position:fixed; top:0; left:0; right:0; bottom:0; background: rgba(0,0,0,0.85); z-index:10001; }


.mobile_file_uploader { display:none; position:fixed; top:0; left:0; right:0; bottom:0; padding: 30px 0; height: 100%; z-index:9999; background: rgba(0,0,0,0.95); color: #FFFFFF; text-align:center; font-family: Arial; font-size: 15px; }
.mobile_file_uploader button { display: block; margin: auto; margin-top: 20px; width: 80%; background-color: #FFFFFF; border-left:0; border-bottom:0; border-right:0; border-top:0; padding: 10px 0;  }
.mobile_file_uploader textarea { display:block; margin: auto; margin-top: 20px; width: 80%; height: 40%; }
#mobile_file_uploader_loader { display:none; position:fixed; top:0; left:0; right:0; bottom:0; padding: 35% 0 0 0; height: 100%; z-index:9999; background: rgba(0,0,0,0.95); color: #FFFFFF; text-align:center; font-family: Arial; font-size: 15px }
#mobile_file_uploader_url textarea { height: 60px; }

.banner_message {
color: black;
width:100%;line-height:1.5em;padding: 10px 5px;background-color:#FFF590; border-bottom: 1px solid #888888; text-align:center; font-family: Arial, Verdana; font-size: 18px;
}

.banner_message a {
color: black;
}

/*
* Foundation Icons v 3.0
* Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
* MIT License
*/

@font-face {
font-family: "foundation-icons";
src: url("/static/fonts/foundicons/foundation-icons.eot");
src: url("/static/fonts/foundicons/foundation-icons.eot?#iefix") format("embedded-opentype"),
url("/static/fonts/foundicons/foundation-icons.woff") format("woff"),
url("/static/fonts/foundicons/foundation-icons.ttf") format("truetype"),
url("/static/fonts/foundicons/foundation-icons.svg#fontcustom") format("svg");
font-weight: normal;
font-style: normal;
}

.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
font-family: "foundation-icons";
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
display: inline-block;
text-decoration: inherit;
}

.fi-address-book:before { content: "\f100"; }
.fi-alert:before { content: "\f101"; }
.fi-align-center:before { content: "\f102"; }
.fi-align-justify:before { content: "\f103"; }
.fi-align-left:before { content: "\f104"; }
.fi-align-right:before { content: "\f105"; }
.fi-anchor:before { content: "\f106"; }
.fi-annotate:before { content: "\f107"; }
.fi-archive:before { content: "\f108"; }
.fi-arrow-down:before { content: "\f109"; }
.fi-arrow-left:before { content: "\f10a"; }
.fi-arrow-right:before { content: "\f10b"; }
.fi-arrow-up:before { content: "\f10c"; }
.fi-arrows-compress:before { content: "\f10d"; }
.fi-arrows-expand:before { content: "\f10e"; }
.fi-arrows-in:before { content: "\f10f"; }
.fi-arrows-out:before { content: "\f110"; }
.fi-asl:before { content: "\f111"; }
.fi-asterisk:before { content: "\f112"; }
.fi-at-sign:before { content: "\f113"; }
.fi-background-color:before { content: "\f114"; }
.fi-battery-empty:before { content: "\f115"; }
.fi-battery-full:before { content: "\f116"; }
.fi-battery-half:before { content: "\f117"; }
.fi-bitcoin-circle:before { content: "\f118"; }
.fi-bitcoin:before { content: "\f119"; }
.fi-blind:before { content: "\f11a"; }
.fi-bluetooth:before { content: "\f11b"; }
.fi-bold:before { content: "\f11c"; }
.fi-book-bookmark:before { content: "\f11d"; }
.fi-book:before { content: "\f11e"; }
.fi-bookmark:before { content: "\f11f"; }
.fi-braille:before { content: "\f120"; }
.fi-burst-new:before { content: "\f121"; }
.fi-burst-sale:before { content: "\f122"; }
.fi-burst:before { content: "\f123"; }
.fi-calendar:before { content: "\f124"; }
.fi-camera:before { content: "\f125"; }
.fi-check:before { content: "\f126"; }
.fi-checkbox:before { content: "\f127"; }
.fi-clipboard-notes:before { content: "\f128"; }
.fi-clipboard-pencil:before { content: "\f129"; }
.fi-clipboard:before { content: "\f12a"; }
.fi-clock:before { content: "\f12b"; }
.fi-closed-caption:before { content: "\f12c"; }
.fi-cloud:before { content: "\f12d"; }
.fi-comment-minus:before { content: "\f12e"; }
.fi-comment-quotes:before { content: "\f12f"; }
.fi-comment-video:before { content: "\f130"; }
.fi-comment:before { content: "\f131"; }
.fi-comments:before { content: "\f132"; }
.fi-compass:before { content: "\f133"; }
.fi-contrast:before { content: "\f134"; }
.fi-credit-card:before { content: "\f135"; }
.fi-crop:before { content: "\f136"; }
.fi-crown:before { content: "\f137"; }
.fi-css3:before { content: "\f138"; }
.fi-database:before { content: "\f139"; }
.fi-die-five:before { content: "\f13a"; }
.fi-die-four:before { content: "\f13b"; }
.fi-die-one:before { content: "\f13c"; }
.fi-die-six:before { content: "\f13d"; }
.fi-die-three:before { content: "\f13e"; }
.fi-die-two:before { content: "\f13f"; }
.fi-dislike:before { content: "\f140"; }
.fi-dollar-bill:before { content: "\f141"; }
.fi-dollar:before { content: "\f142"; }
.fi-download:before { content: "\f143"; }
.fi-eject:before { content: "\f144"; }
.fi-elevator:before { content: "\f145"; }
.fi-euro:before { content: "\f146"; }
.fi-eye:before { content: "\f147"; }
.fi-fast-forward:before { content: "\f148"; }
.fi-female-symbol:before { content: "\f149"; }
.fi-female:before { content: "\f14a"; }
.fi-filter:before { content: "\f14b"; }
.fi-first-aid:before { content: "\f14c"; }
.fi-flag:before { content: "\f14d"; }
.fi-folder-add:before { content: "\f14e"; }
.fi-folder-lock:before { content: "\f14f"; }
.fi-folder:before { content: "\f150"; }
.fi-foot:before { content: "\f151"; }
.fi-foundation:before { content: "\f152"; }
.fi-graph-bar:before { content: "\f153"; }
.fi-graph-horizontal:before { content: "\f154"; }
.fi-graph-pie:before { content: "\f155"; }
.fi-graph-trend:before { content: "\f156"; }
.fi-guide-dog:before { content: "\f157"; }
.fi-hearing-aid:before { content: "\f158"; }
.fi-heart:before { content: "\f159"; }
.fi-home:before { content: "\f15a"; }
.fi-html5:before { content: "\f15b"; }
.fi-indent-less:before { content: "\f15c"; }
.fi-indent-more:before { content: "\f15d"; }
.fi-info:before { content: "\f15e"; }
.fi-italic:before { content: "\f15f"; }
.fi-key:before { content: "\f160"; }
.fi-laptop:before { content: "\f161"; }
.fi-layout:before { content: "\f162"; }
.fi-lightbulb:before { content: "\f163"; }
.fi-like:before { content: "\f164"; }
.fi-link:before { content: "\f165"; }
.fi-list-bullet:before { content: "\f166"; }
.fi-list-number:before { content: "\f167"; }
.fi-list-thumbnails:before { content: "\f168"; }
.fi-list:before { content: "\f169"; }
.fi-lock:before { content: "\f16a"; }
.fi-loop:before { content: "\f16b"; }
.fi-magnifying-glass:before { content: "\f16c"; }
.fi-mail:before { content: "\f16d"; }
.fi-male-female:before { content: "\f16e"; }
.fi-male-symbol:before { content: "\f16f"; }
.fi-male:before { content: "\f170"; }
.fi-map:before { content: "\f171"; }
.fi-marker:before { content: "\f172"; }
.fi-megaphone:before { content: "\f173"; }
.fi-microphone:before { content: "\f174"; }
.fi-minus-circle:before { content: "\f175"; }
.fi-minus:before { content: "\f176"; }
.fi-mobile-signal:before { content: "\f177"; }
.fi-mobile:before { content: "\f178"; }
.fi-monitor:before { content: "\f179"; }
.fi-mountains:before { content: "\f17a"; }
.fi-music:before { content: "\f17b"; }
.fi-next:before { content: "\f17c"; }
.fi-no-dogs:before { content: "\f17d"; }
.fi-no-smoking:before { content: "\f17e"; }
.fi-page-add:before { content: "\f17f"; }
.fi-page-copy:before { content: "\f180"; }
.fi-page-csv:before { content: "\f181"; }
.fi-page-delete:before { content: "\f182"; }
.fi-page-doc:before { content: "\f183"; }
.fi-page-edit:before { content: "\f184"; }
.fi-page-export-csv:before { content: "\f185"; }
.fi-page-export-doc:before { content: "\f186"; }
.fi-page-export-pdf:before { content: "\f187"; }
.fi-page-export:before { content: "\f188"; }
.fi-page-filled:before { content: "\f189"; }
.fi-page-multiple:before { content: "\f18a"; }
.fi-page-pdf:before { content: "\f18b"; }
.fi-page-remove:before { content: "\f18c"; }
.fi-page-search:before { content: "\f18d"; }
.fi-page:before { content: "\f18e"; }
.fi-paint-bucket:before { content: "\f18f"; }
.fi-paperclip:before { content: "\f190"; }
.fi-pause:before { content: "\f191"; }
.fi-paw:before { content: "\f192"; }
.fi-paypal:before { content: "\f193"; }
.fi-pencil:before { content: "\f194"; }
.fi-photo:before { content: "\f195"; }
.fi-play-circle:before { content: "\f196"; }
.fi-play-video:before { content: "\f197"; }
.fi-play:before { content: "\f198"; }
.fi-plus:before { content: "\f199"; }
.fi-pound:before { content: "\f19a"; }
.fi-power:before { content: "\f19b"; }
.fi-previous:before { content: "\f19c"; }
.fi-price-tag:before { content: "\f19d"; }
.fi-pricetag-multiple:before { content: "\f19e"; }
.fi-print:before { content: "\f19f"; }
.fi-prohibited:before { content: "\f1a0"; }
.fi-projection-screen:before { content: "\f1a1"; }
.fi-puzzle:before { content: "\f1a2"; }
.fi-quote:before { content: "\f1a3"; }
.fi-record:before { content: "\f1a4"; }
.fi-refresh:before { content: "\f1a5"; }
.fi-results-demographics:before { content: "\f1a6"; }
.fi-results:before { content: "\f1a7"; }
.fi-rewind-ten:before { content: "\f1a8"; }
.fi-rewind:before { content: "\f1a9"; }
.fi-rss:before { content: "\f1aa"; }
.fi-safety-cone:before { content: "\f1ab"; }
.fi-save:before { content: "\f1ac"; }
.fi-share:before { content: "\f1ad"; }
.fi-sheriff-badge:before { content: "\f1ae"; }
.fi-shield:before { content: "\f1af"; }
.fi-shopping-bag:before { content: "\f1b0"; }
.fi-shopping-cart:before { content: "\f1b1"; }
.fi-shuffle:before { content: "\f1b2"; }
.fi-skull:before { content: "\f1b3"; }
.fi-social-500px:before { content: "\f1b4"; }
.fi-social-adobe:before { content: "\f1b5"; }
.fi-social-amazon:before { content: "\f1b6"; }
.fi-social-android:before { content: "\f1b7"; }
.fi-social-apple:before { content: "\f1b8"; }
.fi-social-behance:before { content: "\f1b9"; }
.fi-social-bing:before { content: "\f1ba"; }
.fi-social-blogger:before { content: "\f1bb"; }
.fi-social-delicious:before { content: "\f1bc"; }
.fi-social-designer-news:before { content: "\f1bd"; }
.fi-social-deviant-art:before { content: "\f1be"; }
.fi-social-digg:before { content: "\f1bf"; }
.fi-social-dribbble:before { content: "\f1c0"; }
.fi-social-drive:before { content: "\f1c1"; }
.fi-social-dropbox:before { content: "\f1c2"; }
.fi-social-evernote:before { content: "\f1c3"; }
.fi-social-facebook:before { content: "\f1c4"; }
.fi-social-flickr:before { content: "\f1c5"; }
.fi-social-forrst:before { content: "\f1c6"; }
.fi-social-foursquare:before { content: "\f1c7"; }
.fi-social-game-center:before { content: "\f1c8"; }
.fi-social-github:before { content: "\f1c9"; }
.fi-social-google-plus:before { content: "\f1ca"; }
.fi-social-hacker-news:before { content: "\f1cb"; }
.fi-social-hi5:before { content: "\f1cc"; }
.fi-social-instagram:before { content: "\f1cd"; }
.fi-social-joomla:before { content: "\f1ce"; }
.fi-social-lastfm:before { content: "\f1cf"; }
.fi-social-linkedin:before { content: "\f1d0"; }
.fi-social-medium:before { content: "\f1d1"; }
.fi-social-myspace:before { content: "\f1d2"; }
.fi-social-orkut:before { content: "\f1d3"; }
.fi-social-path:before { content: "\f1d4"; }
.fi-social-picasa:before { content: "\f1d5"; }
.fi-social-pinterest:before { content: "\f1d6"; }
.fi-social-rdio:before { content: "\f1d7"; }
.fi-social-reddit:before { content: "\f1d8"; }
.fi-social-skillshare:before { content: "\f1d9"; }
.fi-social-skype:before { content: "\f1da"; }
.fi-social-smashing-mag:before { content: "\f1db"; }
.fi-social-snapchat:before { content: "\f1dc"; }
.fi-social-spotify:before { content: "\f1dd"; }
.fi-social-squidoo:before { content: "\f1de"; }
.fi-social-stack-overflow:before { content: "\f1df"; }
.fi-social-steam:before { content: "\f1e0"; }
.fi-social-stumbleupon:before { content: "\f1e1"; }
.fi-social-treehouse:before { content: "\f1e2"; }
.fi-social-tumblr:before { content: "\f1e3"; }
.fi-social-twitter:before { content: "\f1e4"; }
.fi-social-vimeo:before { content: "\f1e5"; }
.fi-social-windows:before { content: "\f1e6"; }
.fi-social-xbox:before { content: "\f1e7"; }
.fi-social-yahoo:before { content: "\f1e8"; }
.fi-social-yelp:before { content: "\f1e9"; }
.fi-social-youtube:before { content: "\f1ea"; }
.fi-social-zerply:before { content: "\f1eb"; }
.fi-social-zurb:before { content: "\f1ec"; }
.fi-sound:before { content: "\f1ed"; }
.fi-star:before { content: "\f1ee"; }
.fi-stop:before { content: "\f1ef"; }
.fi-strikethrough:before { content: "\f1f0"; }
.fi-subscript:before { content: "\f1f1"; }
.fi-superscript:before { content: "\f1f2"; }
.fi-tablet-landscape:before { content: "\f1f3"; }
.fi-tablet-portrait:before { content: "\f1f4"; }
.fi-target-two:before { content: "\f1f5"; }
.fi-target:before { content: "\f1f6"; }
.fi-telephone-accessible:before { content: "\f1f7"; }
.fi-telephone:before { content: "\f1f8"; }
.fi-text-color:before { content: "\f1f9"; }
.fi-thumbnails:before { content: "\f1fa"; }
.fi-ticket:before { content: "\f1fb"; }
.fi-torso-business:before { content: "\f1fc"; }
.fi-torso-female:before { content: "\f1fd"; }
.fi-torso:before { content: "\f1fe"; }
.fi-torsos-all-female:before { content: "\f1ff"; }
.fi-torsos-all:before { content: "\f200"; }
.fi-torsos-female-male:before { content: "\f201"; }
.fi-torsos-male-female:before { content: "\f202"; }
.fi-torsos:before { content: "\f203"; }
.fi-trash:before { content: "\f204"; }
.fi-trees:before { content: "\f205"; }
.fi-trophy:before { content: "\f206"; }
.fi-underline:before { content: "\f207"; }
.fi-universal-access:before { content: "\f208"; }
.fi-unlink:before { content: "\f209"; }
.fi-unlock:before { content: "\f20a"; }
.fi-upload-cloud:before { content: "\f20b"; }
.fi-upload:before { content: "\f20c"; }
.fi-usb:before { content: "\f20d"; }
.fi-video:before { content: "\f20e"; }
.fi-volume-none:before { content: "\f20f"; }
.fi-volume-strike:before { content: "\f210"; }
.fi-volume:before { content: "\f211"; }
.fi-web:before { content: "\f212"; }
.fi-wheelchair:before { content: "\f213"; }
.fi-widget:before { content: "\f214"; }
.fi-wrench:before { content: "\f215"; }
.fi-x-circle:before { content: "\f216"; }
.fi-x:before { content: "\f217"; }
.fi-yen:before { content: "\f218"; }
.fi-zoom-in:before { content: "\f219"; }
.fi-zoom-out:before { content: "\f21a"; }

/* 	==========================================================================
Icons :: Sizes
========================================================================== */

.ficon-small, .octicon-small {
display: inline-block;font-size: 100% !important;font-style: normal;font-weight: 400;line-height: 1;margin-right: 3px;position: relative;top: 1px;
}

.ficon, .octicon {
display: inline-block;font-size: 120%;font-style: normal;font-weight: 400;line-height: 1;margin-right: 7px;min-width: 17px;position: relative;top: 1px;
}

.ficon-large, .octicon-large {
display: inline-block;font-size: 140%;font-style: normal;font-weight: 400;line-height: 1;margin-right: 10px;position: relative;top: 1px;
}

.ficon-xlarge, .octicon-xlarge {
display: inline-block;font-size: 230%;font-style: normal;font-weight: 400;line-height: 1;margin-right: 10px;position: relative;top: 1px;
}

.ficon-xxlarge, .octicon-xxlarge {
display: inline-block;font-size: 320%;font-style: normal;font-weight: 400;line-height: 1;margin-right: 10px;position: relative;top: 1px;
}

/* 	==========================================================================
Messages
========================================================================== */

.msg {
border: 1px solid transparent;color: #FFFFFF;font-weight: bold;padding:15px 30px;text-align: center;width: 100%;
}
.msg a {
color: #FFFFFF;text-decoration: underline;
}

.msg a:hover {
color: #FFFFFF;text-decoration: none;
}

.msg-success {
background-color: #48D592;border-color: #48D592;
}
.msg-warning {
background-color: #745102;border-color: #745102;
}
.msg-failure {
background-color: #E85555;border-color: 1px solid #E85555;
}
.msg-thin { padding: 15px 15px; }

#msg_top, #msg_top_announcement {
display:none;position: fixed;top:0;left:0;width:100%;box-shadow: 0 0 5px #333333;z-index: 10100;font-size: 14px;line-height:25px;
}

#msg_top, #msg_top_announcement div {
padding: 5px 70px 0px; font-family: Arial, Verdana;
}

#msg_top ul {
list-style-type: none;
}

#msg_top .close, #msg_top_announcement .close {
position:fixed;top: 17px;right: 10px;
}

.text-l {
font-size: 120%;line-height: 1.5em;
}

.pull-right {
float: right !important;
}

.fi-x-circle:before {
font-family: "foundation-icons";font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;display: inline-block;text-decoration: inherit;
}

.pointer:hover {
cursor: pointer !important;
}
.ficon {
display: inline-block;font-size: 120%;font-style: normal;font-weight: 400;line-height: 1;margin-right: 7px;min-width: 17px;position: relative;top: 1px;
}

.ficon {
margin-right: 3px !important;
}

.fi-x-circle:before { content: "\f216"; }

.country-select {
    border-radius: 6px;
    width: 120px;
}
.margin-v-med { margin-top: 20px !important; margin-bottom: 20px !important; }
.interview_documents_upload_container {
	background-color: #F1F1F1; padding-top: 25px; line-height: 1.4em; font-size: 90%;
}
.display-inline-block {
	display: inline-block;
}
.cursor-pointer {
	cursor: pointer;
}
.margin-r-sm {
	margin-right: 10px !important;
}
.font-size-100 {
	font-size: 100%;
}
.hidden {
	display:none !important;
}
.text-center {
	text-align: center !important;
}
.margin-b-off {
	margin-bottom: 0 !important;
}

.btn_light {
    font-family: "Open Sans", sans-serif;
    border: 1px solid #dfe1e5 !important;
    border-radius: 4px;
    color: #374561 !important;
    background-color: #FFF !important;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    letter-spacing: normal;
    font-size: 14px;
    padding: 8px 18px;
    margin: 0;
    line-height: 1.2em;
    height: auto;
}
