@font-face {
    font-family: 'ProximaNova-Light';
    src: url(../fonts/ProximaNova-Light.otf);
}

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url(../fonts/ProximaNova-Bold.otf);
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url(../fonts/ProximaNova-Regular.otf);
}

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url(../fonts/ProximaNova-Semibold.otf);
}
@font-face {
	font-family: 'Mont Regular';
	src: url('../fonts/Mont Regular.otf') format('truetype');
	font-weight: normal;
}
@font-face {
	font-family: 'Mont Medium';
	src: url('../fonts/Mont SemiBold.otf') format('truetype');
	font-weight: 400;
}
@font-face {
	font-family: 'Mont Bold';
	src: url('../fonts/Mont Bold.otf') format('truetype');
	font-weight: 600;
}
/* Fonts for Schnitz */

@font-face {
    font-family: 'ostrich_sansbold';
    src: url('../fonts/ostrich-bold-webfont.eot');
    src: url('../fonts/ostrich-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ostrich-bold-webfont.woff') format('woff'),
    url('../fonts/ostrich-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ostrich_sansblack';
    src: url('../fonts/ostrich-black-webfont.eot');
    src: url('../fonts/ostrich-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ostrich-black-webfont.woff') format('woff'),
    url('../fonts/ostrich-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ostrich_sansmedium';
    src: url('../fonts/ostrich-regular-webfont.eot');
    src: url('../fonts/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ostrich-regular-webfont.woff') format('woff'),
    url('../fonts/ostrich-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cyclone Background B';
    src: url('../fonts/cyclone.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cyclone Background A';
    src: url('../fonts/cyclone.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* That is all. */
.error {
    border-color: #F77E7E !important;
}

p.question_description {
    font-size: 12px;
    margin-top: 5px;
    float: left;
    font-style: italic;
    color: #9C9C9C !important;
}

.inactive_overlay {
    background: rgba(255, 255, 255, .5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    cursor: not-allowed;
}

div#resumeAcknowledgementContainer {
    margin: 25px 0;
    float: left;
    width: 100%;
    text-align: center !important;
    clear: both;
}

label.mandatory:after {
    content: '*';
    color: red;
}

.gotoApplicationForm .cancelApplicationForm {
    margin: 0;
}

.cancelApplicationForm {
    background: #a8a7a7 !important;
    border-color: #a8a7a7 !important;
    font-size: 12px !important;
    height: 50px !important;
    width: auto !important;
}

#afterSubmissionCustomButtons {
    clear: both;
}

.homePageCustomButton {
    padding: 0 !important;
}

.customButton a:hover {
    text-decoration: none;
    color: #FFF;
}

.customButton a {
    display: block;
    text-align: center;
    padding: 10px;
    background: #1b86d2;
    border: 1px solid #1b86d2;
    color: #FFF;
    font-family: ProximaNova-Semibold;
    letter-spacing: 1.5px;
    font-size: 15px;
    border-radius: 5px;
}

.homePageCustomButton {
    padding: 0;
    margin: 0 0 20px;
}

.homePageCustomButton a {
    line-height: 32px;
    font-size: 14px;
    color: #54585B;
    border-bottom: 1px solid rgba(84, 88, 91, 0.48);
    padding: 2px;
    text-decoration: none;
}

.homePageCustomButton a:hover {
    border-bottom: 1px solid rgb(84, 88, 91);
    color: #54585B;
    text-decoration: none;
}

.cancelApplicationForm span.text {
    float: left;
    padding-left: 5px;
    text-align: left;
    padding-top: 2px;
    line-height: 34px;
    font-size: 18px;
    /* padding-right: 10px; */
}

.cancelApplicationForm span.cross {
    font-size: 26px;
    float: right;
    padding-right: 5px;
    padding-left: 10px;
}

.adlogic_error {
    border-color: red;
}

a.linkedinLoginButton {
    background: url(../images/linkedinbutton.png);
    width: 130px;
    display: inline-block;
    height: 33px;
    background-size: cover;
    text-indent: -99999px;
}

.signedin-box {
    border: 1px solid #ccc;
    width: 370px;
    padding: 0px 15px;
    line-height: 30px;
}

a.googlePlusLoginButton {
    background: url(../images/googlebutton.png) no-repeat;
    display: inline-block;
    height: 33px;
    width: 130px;
    background-size: cover;
    text-indent: -9999999px;
    line-height: 29px;
}

a.facebookLoginButton {
    background: url(../images/facebookbutton.png) no-repeat;
    display: inline-block;
    height: 33px;
    width: 130px;
    background-size: cover;
    text-indent: -9999999px;
}

fieldset {
    margin: 80px 0 25px !important;
    padding: 15px 0 30px !important;
    border: none !important;
    border-top: 2px solid #e5e5e5 !important;
    border-bottom: 2px solid #e5e5e5 !important;
}

legend {
    width: auto !important;
    border: none !important;
    padding: 0 15px !important;
    margin: 0 !important;
    font-size: 16px !important;
    color: #1b86d2 !important;
    font-family: "ProximaNova-Bold" !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 600;
    padding: 0 !important;
    position: absolute;
    top: -55px;
    left: 0;
}

.ajb-upload-resume {
    width: 130px;
    cursor: pointer;
    display: inline-block;
    height: 33px;
    line-height: 23px;
    text-align: left;
    /* text-indent: 20px; */
    padding: 5px 10px 5px 40px;
    font-size: 17px;
    letter-spacing: 0.1px;
    border: 1px solid #49609f;
    border-radius: 5px;
    letter-spacing: .5px;
    background: #49609f url(../images/uploadicon.png) no-repeat 10px 50%;
    color: #FFF;
    overflow: hidden;
    font-family: "ProximaNova-Regular";
}

.ajb-upload-resume.ajb-upload-error {
    border: 1px solid #DB4228;
    background: #DB4228 url(../images/uploadicon.png) no-repeat 10px 50%;
}

.dropin-btn-status.loading {
    background: url(../images/ajax-loading-mini.gif) no-repeat !important;
}

.ajb-resume-or {
    display: inline-block;
    background: #F5F4F4;
    color: #C8C8C8;
    border: 1px solid #cecece;
    border-radius: 50px;
    margin: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #696969;
    float: left;
    line-height: 28px;
    font-weight: bold;
    margin: 50px auto !important;
    float: none;
}

#ajb-dropbox-container {
    display: inline-block;
}

div#ajb-onedrive-container {
    line-height: 33px !important;
    font-family: "ProximaNova-Semibold" !important;
    font-size: 17px !important;
    text-align: left !important;
    padding-right: 0 !important;
    width: 130px !important;
    display: inline-block;
    background: #094AB2;
    cursor: pointer;
    border-radius: 5px !important;
    margin-top: 5px;
}

.onedrive-status {
    background: url(../images/onedrive.png) no-repeat 50% 50% !important;
    float: left;
    height: 33px !important;
    width: 40px !important;
}

.onedrive-status.loading {
    background: url(../images/ajax-loading-mini.gif) no-repeat !important;
}

.onedrive-text {
    color: #FFF;
}

div#ajb-googledrive-api-load-resume {
    background: #2A2A2A;
    line-height: 33px !important;
    font-family: "ProximaNova-Semibold" !important;
    font-size: 14px !important;
    text-align: left !important;
    padding-right: 0 !important;
    width: 130px !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px !important;
    margin-top: 5px;
}

span.ajb-googledrive-text {
    color: #fff;
}

span.ajb-googledrive-icon {
    background: url(../images/drivelogo.png) no-repeat 50% 50% !important;
    float: left;
    height: 33px !important;
    width: 39px !important;
}

fieldset#ajb-applicant-documents {
    position: relative;
}

.ajb-upload-resume-options {
    display: inline-block;
    height: 60px;
    /* float: right; */
    margin-top: -5px;
}

.dropbox-dropin-btn {
    width: 185px !important;
}

h1 {
    font-size: 25px !important;
    margin-bottom: 20px !important;
}

h2 {
    font-size: 22px !important;
}

label {
    font-weight: normal !important;
}

#ajb-application-form .ajb-left,
#resumeAcknowledgementContainer .ajb-left {
    width: 100% !important;
    float: left;
}

#ajb-application-form .ajb-right,
#resumeAcknowledgementContainer .ajb-right {
    width: 100% !important;
    float: left;
    margin-top: 3px !important;
}

.ajb_application_criteria {
    clear: both;
    float: left;
    width: 100%;
    margin: 8px 0 20px;
}

.adExpired {
    text-align: center;
    margin: 60px 0;
}

.container {
    max-width: 785px;
}

input[type=text], select, textarea {
    /*width: 100%;*/
    width: 53%;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    border: 1px solid #d9d9d9;
    -webkit-transition: .2s;
    background: #ffffff;
}

input[type=text]:focus {
    color: #333;
}

textarea {
    margin: 5px 0;
    padding: 7px 10px;
    min-height: 65px;
    max-height: 300px;
    overflow-y: auto;
    resize: none;
    color: #191919;
}

input[type=text]:hover, select:hover, textarea:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
}

input[type=text] {
    padding: 9px 8px 8px 5px;
    text-indent: 5px;
    color: #191919;
}

label {
    line-height: 22px;
    margin: 0 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #636363;
    font-weight: bold !important;
}

select {
    height: 30px;
    width: auto;
    max-width: 100%;
    padding: 2px 2px 2px 5px;
}

.downarrow {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid black;
}

.seekLoginButton {
    background: url(../images/seekbutton.png);
    width: 130px;
    display: inline-block;
    height: 48px;
    background-size: cover;
    text-indent: -99999px;
}

.uploadResumeSection, .socialMediaPrefillSection {
    text-align: center;
}

.socialMediaPrefillSection ul li {
    list-style-type: none !important;
    margin: 10px 0;
}

.uploadResumeSection ul li {
    list-style-type: none !important;
    margin: 5px 0px;
}

.uploadResumeSection ul,
.socialMediaPrefillSection ul {
    margin: 0 !important;
    padding: 0 !important;
}

.uploadResumeSection, .socialMediaPrefillSection {
    margin-top: 25px !important;
}

.gotoApplicationForm {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 25px;
}

.showApplicationForm:disabled {
    opacity: .5;
    cursor: not-allowed;
}

.orSection {
    text-align: center !important;
}

.seek-apply-btn {
    display: block;
    width: 230px;
    height: 45px;
    line-height: 45px;
    background: #e60278;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 2px 0 rgba(64, 64, 64, 0.5);
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    font-family: Helvetica, Arial;
}

.seek-apply-btn:hover {
    background: #fd0585;
    box-shadow: 0 1px 2px 0 rgba(64, 64, 64, 0.4);
}

.seek-apply-btn:active {
    background: #cd026b;
    box-shadow: 0 1px 2px 0 rgba(64, 64, 64, 0.7);
}

.seek-apply-btn__image {
    display: inline-block;
    height: 30px;
    width: 75px;
    margin: -1px 0 0 9px;
    vertical-align: middle;
    background: url(../images/seek-apply-with-logo.svg) no-repeat;
    background-size: 100% 100%;
}

.beforeApplicationForm {
    text-align: center;
}

h1 {
    font-family: 'Open Sans', sans-serif;
!important;
    color: #141414 !important;
    font-size: 22px !important;
    margin-bottom: 5px !important;
}

#introText {
    font-family: 'Open Sans', sans-serif;
}

div#introText {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.beforeApplicationForm p.smallfont {
    color: #1e1e1e !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

div#introText {
    margin-bottom: 60px;
}

#introText h1 {
    font-size: 17px !important;
    color: #333333 !important;
    font-weight: normal !important;
}

#introText p {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 30px !important;
}

#introText.candRegistration h1 {
    color: #1e1e1e !important;
!important;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 24px !important;
    font-weight: bold !important;
}

#introText.candRegistration p {
    font-size: 17px !important;
    color: #3c3c3c !important;
    font-weight: normal !important;
    margin-top: 20px;
}

#introText.candRegistration {
    margin-bottom: 50px !important;
}

body {
    color: #141414 !important;
}

.beforeApplicationForm p {
    font-family: "ProximaNova-Regular" !important;
    font-size: 19px !important;
}

.dropbox-dropin-btn {
    background: #177bee !important;
    color: #FFF !important;
    height: 25px !important;
    width: 178px !important;
    border-radius: 5px !important;
}

.dropbox-dropin-btn .dropin-btn-status {
    background: url(../images/dropbox.png) no-repeat 5px 30% !important;
    height: 33px !important;
    width: 32px !important;
    float: left !important;
}

#ajb-dropbox-container .dropbox-dropin-btn {
    line-height: 33px !important;
    font-family: "ProximaNova-Semibold" !important;
    font-size: 17px !important;
    text-align: left !important;
    padding-right: 0 !important;
    width: 126px !important;
}

p.smallfont {
    font-family: "ProximaNova-Light" !important;
}

button,
input[type=button] {
    background: #1b86d2;
    border: 1px solid #1b86d2;
    color: #FFF;
    width: 191px;
    /*height: 43px;*/
    padding: 7px 0;
    /*text-transform: uppercase;*/
    font-family: "ProximaNova-Semibold";
    /*letter-spacing: 1.5px;*/
    font-size: 20px;
    border-radius: 5px;
}

#ajb-skipSubmitApplication {
    height: 50px;
    background: #ffffff;
    border: 2px solid #1b86d2;
    color: #1b86d2;
}

#ajb-submitApplication {
    text-transform: none !important;
    width: 225px !important;
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50px !important;
}

/* page nav */
.multipage_nav {
    border: none !important;
    height: 50px;
}

.multipage_nav .multipage_state {
    display: none !important;
}

.page_navigation .pages li {
    list-style-type: none !important;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    height: 30px;
    width: auto !important;
    line-height: 12px;
    cursor: not-allowed;
    text-align: left;
    text-indent: 5px;
    margin: 0 10px 0 5px;
}

.page_navigation .pages li span {
    color: #FFF;
}

.page_navigation {
    /* padding: 25px 0; */
}

.page_navigation .pages li span:after {
    border-top: 1px solid red;
    width: 385px;
}

.page_navigation .pages li span.line {
    border-radius: 0;
    height: 1px;
    border: none;
    border-top: 1px solid #ccc;
    position: absolute;
    top: 15px;
    left: 65%;
    width: 100%;
}

.page_navigation .pages li a {
    color: #696969;
    /* font-size: 12px; */
    line-height: 30px !important;
    float: left;
    cursor: not-allowed;
    font-family: "ProximaNova-Bold";
}

.page_navigation .pages li.active span {
    left: 16px;
    top: 9px;
}

.page_navigation .pages li span.complete {
    background: #dff0d8;
    color: #3c763d !important;
}

.multipage_nav .multipage_next {
    background: #1b86d2 url(../images/btn-next.png) no-repeat 100% 45% !important;
    border: 1px solid #1b86d2 !important;
    color: #FFF !important;
    /* width: 191px !important; */
    /* height: 43px !important; */
    text-transform: uppercase !important;
    font-family: "ProximaNova-Semibold" !important;
    letter-spacing: 1.5px !important;
    font-size: 20px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    padding-right: 45px;
}

.multipage_nav .multipage_back {
    background: #c2c2c2 url(../images/btn-back.png) no-repeat 0% 45% !important;
    border: 1px solid #c2c2c2 !important;
    color: #FFF !important;
    /* width: 191px !important; */
    /* height: 43px !important; */
    text-transform: uppercase !important;
    font-family: "ProximaNova-Semibold" !important;
    letter-spacing: 1.5px !important;
    font-size: 20px !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    padding-left: 45px;
}

form#ajb-application-form {
    position: relative;
}

.backButton {
    display: block;
    width: 60px;
    height: 60px;
    background: #1b86d2 url(../images/leftarrow.png) no-repeat 28% 50% !important;
    border-radius: 50px;
    color: #FFF;
    line-height: 60px;
    text-align: center;
    font-size: 59px;
    font-family: "ProximaNova-Regular";
    float: left;
    cursor: pointer;
}

.nextButton {
    display: block;
    width: 60px;
    height: 60px;
    background: #1b86d2 url(../images/rightarrow.png) no-repeat 70% 50% !important;
    border-radius: 50px;
    color: #FFF;
    line-height: 60px;
    text-align: center;
    font-size: 59px;
    font-family: "ProximaNova-Regular";
    float: right;
    cursor: pointer;
}

.ajb_field_date_month_year {
    width: 80% !important;
}

.month-picker-open-button {
    float: right;
    height: 30px;
    width: 30px !important;
    background: #1b86d2 !important;
    border-color: #1b86d2 !important;
}

.month-picker button.ui-button {
    width: auto !important;
}

.month-picker-open-button.ui-button {
    text-indent: -99999999px !important;
}

.ui-widget-header {
    background: #E7E7E7 !important;/*#1b86d2 !important;*/
    color: #666 !important;
    padding: 0 0px;
    border-radius: 0 !important;
    border:none;
}

.month-picker-year-table .year-title {
    color: #FFF !important;
    font-family: "ProximaNova-Regular";
    font-size: 14px;
    margin-left: 60px;
}

.month-picker-year-table .year {
    color: #FFF !important;
    font-family: "ProximaNova-Regular";
    font-size: 14px;
    margin-right: 55px;
}

.month-picker {
    width: auto !important;
}

table.month-picker-month-table {
    border-radius: 0 !important;
}

.ui-widget {
    border-radius: 0 !important;
    padding: 5px;
}

.month-picker-month-table button.ui-button {
    width: 105px !important;
    margin: 2px 5px !important;
    border-radius: 5px !important;
}


.progressbar {
    background: #f9f9f9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9f9f9 0%, #ececec 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #ececec));
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #ececec 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%, #ececec 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%, #ececec 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #ececec 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ececec', GradientType=0);
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 10px 0;
    /* height: 41px; */
    margin: 25px 0;
}

.pages li {
    list-style-type: none;
    display: inline-block;
}

ul.pages {
    margin: 0 !important;
    padding: 0 !important;
}

li.completed {
    background: url(../images/complete.png) no-repeat !important;
    text-align: center;
    padding: 12px 0px 0 0px;
    font-family: "ProximaNova-Bold";
    color: #FFF;
}

.pages li {
    /* padding: 15px; */
    /* height: 43px; */
    position: relative;
    /* margin-top: -1px; */
    background: url(../images/inactive.png) no-repeat 0px 30%;
    padding: 12px 0px 0 0px;
    text-align: center;
    line-height: 20px;
}

li.active {
    background: url(../images/check.png) no-repeat 0px 30% !important;
    text-align: center;
    padding: 0px 0px 0 0px;
    /* font-family: "ProximaNova-Bold"; */
    color: #75c500;
}

span.pagenumber {
    position: absolute;
    left: 16px;
    top: 14px;
    color: #FFF;
    font-size: 13px;
    font-family: "ProximaNova-Bold";
}

div.divider {
    background: url(../images/divider.png) no-repeat 0 50%;
    height: 33px;
    width: 15px !important;
    min-width: 1px !important;
    display: inline-block;
    margin: 0 5px;
    opacity: .3;
}

li.active a {
    color: #75c500 !important;
    font-size: 14px !important;
    line-height: 30px !important;
}

.pagenumber {
    height: 30px;
    float: left;
    display: inline-block;
    width: 30px;
    text-align: center;
    line-height: 31px;
    margin-left: 0px;
    text-indent: 0;
}

.active .pagenumber {
    width: 30px !important;
    margin-left: 0px !important;
}

.page_navigation .pages li a:hover {
    text-decoration: none;
}


.progressbar {
    display: none;
}

h1.job-ad-title {
    margin: 25px 0 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: normal;
}

.ui-datepicker {
    padding: 0 !important;
    border: 1px solid #B3B2B2;
}


.ajb-fullwidth {
    width: 100% !important;
    float: left;
    margin: 10px 0 0px !important;
}

body {
    background: #f5f5f5 !important;
}

.container {
    padding-bottom: 25px;
    background: #FFF !important;
    box-shadow: 2px 1px 6px rgba(229, 229, 229, 0.6);
}

div#client_header {
    width: 100%;
    height: 130px;
    background: #FFF !important;
}

#client_header .container {
    height: 100%;
    box-shadow: none;
}

span.overlay {
    background: rgba(0, 0, 0, 0.33);
    position: absolute;
    height: 105%;
    width: 100%;
    top: 0px;
    left: 0;
}

span.overlay span {
    position: fixed !important;
    left: calc(50% - 50px) !important;
    top: calc(50% - 50px) !important;
    background: url(../images/loading--slow.gif) no-repeat;
    background-size: 100px;
    height: 100px;
    width: 100px;
}

.ajb-application-details {
    position: relative;
}

.ajb-fullwidth label {
    float: left;
    clear: both;
    width: 100%;
}

.loading-overlay {
    background: rgba(0, 0, 0, 0.18) url(../images/3.GIF) no-repeat 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 250;
}

.remove_file {
    float: right !important;
}

.multiuploadgrid {
    float: left;
    width: 100%;
    max-width: 400px;
}

.add_file {
    display: block;
    clear: both !important;
    width: 100% !important;
}

.multiuploadgridContainer span {
    font-size: 12px;
    line-height: 20px;
}

.multiuploadgridContainer .link {
    font-size: 15px;
    line-height: 20px;
    float: right;
    color: #666 !important;
    font-weight: bold;
    text-decoration: none !Important;
    cursor: pointer;
}

.multiuploadgridContainer .link:hover {
    text-decoration: underline;
}

.ajb-multipleAttachmentsUpload form p {
    margin: 0;
}

a.add_file {
    font-size: 11px !important;
}

/** Chosen JS **/

.chosen-container .chosen-drop {
    margin-bottom: 35px;
}

ul.chosen-results li.highlighted {
    background: #1B86D2 !important;
    color: #FFF !important;
}

.chosen-results li.active-result {
    color: #333 !important;
}

ul.chosen-results li {
    font-family: 'Open Sans', sans-serif !important;
}

.chosen-container ul.chosen-choices li.search-choice {
    background: transparent !important;
    color: #333 !important;
    margin: 0;
    min-height: 29px;
    line-height: 22px;
    border-radius: 0 !important;
    border-left: none !important;
    padding: 3px 20px 3px 8px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}

ul.chosen-choices {
    padding: 0 !important;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    margin-top: 4px;
}

.chosen-container ul.chosen-choices li.search-choice:hover {
    background: #ECECEC !important;
}

.error-msg {
    position: absolute;
    width: 260px;
    margin-top: 10px;
    background: #000;
    color: #FFF;
    padding: 15px;
    z-index: 9999;
    border-radius: 5px;
}

.error-msg .close {
    color: #FFF !important;
    opacity: 1;
    clear: both;
    display: block;
    float: none;
    text-align: right;
    margin-bottom: 10px;
    text-shadow: none;
}

.close .small {
    font-size: 17px !important;
}

.warning {
    clear: both;
    display: block;
    float: left;
    margin: 0px 0;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 5px;
}

.ajb_application_criteria.error {
    transition: .3s;
    padding: 5px 10px;
    background: rgba(247, 126, 126, 0.25);
}

div#confirmation_header {
    background: #FFF;
    border-bottom: 1px solid #D2D6DF;
    padding: 0px 9px;
    margin-bottom: 25px;
    height: 65px;
}

#confirmation_header a.orange-btn {
    display: block;
    font-weight: bold;
    float: right;
    /* text-align: center; */
    padding: 18px 20px;
    line-height: 14px;
    text-decoration: none;
    transition: .3s;
    font-family: 'Open Sans', sans-serif;
}

#confirmation_header a.orange-btn span {
    display: block;
    font-size: 10px;
    font-weight: normal;
}

#confirmation_header a.orange-btn:hover {
    background: #f1f1f1;
    color: #333;
}

.logo-container {
    border-right: 1px solid #f1f1f1;
    width: auto;
    display: inline-block;
    float: left;
}

.logo-container a {
    padding: 16px 15px;
    display: block;
}

.bubbles .bubble {
    display: inline-block;
    border: 1px solid #333;
    border-radius: 100%;
    width: 52px;
    height: 42px;
}

.bubbles img {
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    height: 42px;
    width: 52px;
    padding-left: 5px;
    padding-right: 5px;
}

.bubbles {
    margin-top: 15px;
    display: block;
}

.conf-cta {
    display: block;
    margin-top: 35px;
    background: #0093D7;
    width: 190px;
    padding: 12px 0;
    text-decoration: none;
    border-radius: 5px;
    margin: 0 auto;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.conf-cta:hover {
    background-color: #004d71;
    color: #fff;
    text-decoration: none;
}

div#confirmation_footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #D2D6DF;
    background: #FFF;
    padding: 17px 0 5px;
}

div#confirmation_footer p {
    line-height: 11px;
    font-size: 13px;
}

.homepageOptions {
    font-weight: bold;
    font-size: 20px !important;
    font-style: italic;
    color: #1b86d2;
    margin-bottom: 0;
}

.homePageOptionHeader {
    margin-bottom: 20px !important;
    display: block;
}

.togglr {
    max-width: 310px;
    margin: 0 auto;
    /* display: block; */
}

.toggle__tab {
    display: inline-block;
    background-color: #495f9f;
    border-radius: 25px;
    float: left;
    padding: 13px 20px;
    cursor: pointer;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    font-family: 'open sans';
    margin: 3px;
}

@media (max-width: 375px){
    .toggle__tab {
        display: inline-block;
        padding: 10px 10px !important;
        font-size: 14px !important;
    }
}

.toggle__tab.tab--active {
    border-right: none;
    background-color: #FFF;
    box-shadow: inset -1px 0px 9px -2px #6363635c;
    border-color: #fdfdfd;
    color: #495f9f;
    margin: 3px;
}

.toggle__inner {
    border: 1px solid #495f9f;
    display: inline-block;
    background-color: #495f9f;
    border-radius: 25px;
    /* width: 100%; */
}

.title__pageindex {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #646464;
    text-transform: uppercase;
}

.page__resume.title__container {
    /* border-bottom: 1px solid #bcbcbc; */
    padding-bottom: 10px;
    margin: 0 0 5px 0;
    display: inline-block;
    float: left;
    width: 100%;
}

.title__pagename {
    font-size: 18px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    color: #646464;
    text-transform: uppercase;
}

@media (max-width: 650px) {
    .ajb-left, .ajb-right {
        width: 100% !important;
        float: left !important;
    }

    #ajb-pages-container_nav {
        display: none !important;
    }

    .ajb-applicationSubmit {
        float: right !important;
        position: relative;
    }

    .mobile_nav_menu {
        display: block !important;
    }

    input[type=text], select, textarea {
        width: 100%;
    }

    fieldset {
        padding: 0.35em 1em 3em !important;
    }

    #ajb-submitApplication {
        float: right;
        height: 60px !important;
        position: absolute;
    }

    .multipage_nav .multipage_back {
        text-indent: -9999999px;
        width: 60px;
        height: 60px;
        background: #1b86d2 url(../images/leftarrow.png) no-repeat 28% 50% !important;
        border-radius: 50px !important;
        color: #FFF !important;
        line-height: 60px;
        text-align: center;
        font-size: 59px;
        font-family: "ProximaNova-Regular";
        float: left;
        cursor: pointer;
    }

    .multipage_nav .multipage_next {
        display: block;
        width: 60px;
        height: 60px;
        background: #1b86d2 url(../images/rightarrow.png) no-repeat 70% 50% !important;
        border-radius: 50px !important;
        color: #FFF !important;
        line-height: 60px;
        text-align: center;
        font-size: 59px;
        font-family: "ProximaNova-Regular";
        float: right;
        cursor: pointer;
        text-indent: -9999999999px;
    }

    .customButton {
        margin: 5px 0;
        padding: 0;
    }

    div#confirmation_header {
        padding: 0;
    }

    .ajb-application-acknowledgement {
        padding: 0 10px;
        margin-bottom: 60px;
    }

    .logo-container img {
        max-width: 100%;
    }

    .logo-container {
        max-width: 170px;
    }

    .logo-container a {
        padding: 21px 10px;
    }

    #confirmation_header a.orange-btn {
        padding: 18px 10px;
    }

    div#confirmation_footer {
        position: relative;
        margin-top: 25px;
        text-align: center;
    }

    div#confirmation_footer p {
        line-height: 18px;
    }
}

.cancelApplicationForm span {
    color: #FFF !important;
    text-transform: uppercase !important;
    font-family: "ProximaNova-Semibold" !important;
    letter-spacing: 1.5px !important;
    font-size: 20px !important;
}

.cancelApplicationForm span.cross {
    font-size: 26px !important;
    float: right;
    padding-right: 5px;
    padding-left: 10px;
}

.showApplicationForm {
    background: #1b86d2 !important;
    border: 1px solid #1b86d2 !important;
    color: #FFF !important;
    width: 191px !important;
    /* height: 43px !important; */
    padding: 10px 0 !important;
    text-transform: uppercase !important;
    font-family: "ProximaNova-Semibold" !important;
    letter-spacing: 1.5px !important;
    font-size: 20px !important;
    border-radius: 5px;
}

.flipbase-recorder {
    margin: 10px auto;
}

.flipbase-content {
    margin-top: 0 !important;
}

div[id^="flipbase-home-menu-recorder-"] div[class^="flipbase-text-"]:nth-child(1) {
    display: none !important;
}

.chosen-container .chosen-choices .search-field:only-child,
.chosen-container .chosen-choices .search-field:only-child input {
    width: 100% !important;
}

.pipeRecordRTC{
	background: url(../images/dot_circle_2.svg), url(../images/dot_circle_1.svg), url(../images/dot_circle_3.svg);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: left -20px bottom 30px , right -100px bottom -100px, -110px -110px;
	padding-top: 35px;
	background-color: #333333 !important;
}

.pipeMobileRecorder{
	background: url(../images/dot_circle_2.svg), url(../images/dot_circle_1.svg), url(../images/dot_circle_3.svg);
	background-repeat: no-repeat, no-repeat;
	background-position: left -20px bottom 30px , right -100px bottom -100px, -110px -110px;
	padding-top: 35px;
	background-color: #333333 !important;
}
.recorder_wrapper{
    display: inline-block;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0);
}

.pipeRecordRTC svg {
	display:none;
}

.pipeRecordRTC div:first-child{
    font-size: 14px;
    font-family:Mont Bold !important;
    background-image: url(../images/record.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    padding-top: 50px;
}
.pipeRecordRTC div:first-child:hover{
	background-size: 25%;
}

.pipeRecordRTC div:first-child:after{
	font-family:Mont Regular !important;
	content: 'Click here to start recording a video of your answer';
    display: block;
    font-size: 9px;
    width: 130px;
    line-height: 12px;
}

.confirmation_window{
	padding:10px;
	position: fixed; 
	text-align:center;
	width:100%; 
	max-width: 400px; 
	height: 250px;
	left: 50%; top: 50%; 
	transform: translate(-50%, -50%);
	background-color: rgb(206, 206, 206);
}

.confirmation_window td,
.confirmation_window th{
	padding:5px 10px;
	font-size: 14px;
    font-weight: normal;
}

/*weird fix for the dropdown menu for flag menu for phone fields*/
.iti__country-list {
	position: absolute !important;
}


/*
 * JQuery Dialog Style
 */
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons{
	position: fixed;
	top: 100px !important;
	box-shadow: 3px 4px 8px 1px #333;
	padding: 0px;
}
.ui-dialog-title{
	font-weight: normal;
	background-image: url(/image/php.gif);
}
.ui-dialog-content.ui-widget-content{
	font-family: helvetica, arial, verdana, sans-serif;
	padding: 15px 3.5em;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}
.ui-widget-overlay{
	background: rgba(50, 58, 69, 0.8)!important;
	opacity: 1;
}
.ui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix{
	padding: .1em 1em .1em 1em
}
.ui-dialog-buttonset{
	text-align: center;
	float: none !important;
}
.ui-button.ui-corner-all.ui-widget{
	transition: 0.1s;
	margin: .5em .4em .5em .4em;
	background-color: #157fcc;
	color: white;
}
.ui-button.ui-corner-all.ui-widget:hover{
	background-color: white;
	color: #157fcc;
}
.ui-button.ui-corner-all.ui-widget.inverted{
	background-color: white;
	color: #157fcc;
}
.ui-button.ui-corner-all.ui-widget.inverted:hover{
	background-color: #157fcc;
	color: white;
}