h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "GGGI-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
    font-size: 24px;
    line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    letter-spacing: 0.0125em;
}

h2.title {
    font-size: 48px;
}


/*=========== Table ============*/

table {
    width: 100%;
}

table th {
    background: #f2f2f2;
    text-align: left;
}

table td,
table th {
    padding: 5px;
}


/* ========== Form Styles ========== */

form:not(.search_ajaxss) input[type=text],
form:not(.search_ajaxss) select,
form:not(.search_ajaxss) textarea,
input[type=password] {
    border: 1px solid #ddd;
    box-shadow: none;
    box-shadow: none;
    background-color: white;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    cursor: auto;
    padding: 1px;
}

form:not(.search_ajaxss) input {
    min-height: 20px;
}

form:not(.search_ajaxss)>div,
form:not(.search_ajaxss) .label {
    margin-top: 1em;
    margin-bottom: 0.25em;
}

.mandatory-marker {
    color: red;
}

input[type=button],
input[type=submit] {
    min-width: 6em;
    box-shadow: none;
    padding: 10px 15px;
    cursor: pointer;
    margin-bottom: 0.25em;
}

input[type=text],
input[type=password],
input[type=text],
select {
    /* height: 30px;

    line-height: 30px; */
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    height: 34px;
    
}

.detail input {
    width: 100%;
}

@media (max-width: 766px) {
    div.form {
        max-width: 100%;
    }
    form:not(.search_ajaxss) input {
        width: 96.5%;
    }
    .col-xs-2.text-left.logo-section {
        left: 100px;
    }
}

.wget.wget-filter-checkbox .item label {
    font-weight: 100;
}

.note.password_reminder {
    clear: both;
}

#registration_fields {
    margin-top: 60px;
}

.icams_inserted form label {
    margin-bottom: 4px;
    font-weight: normal;
    font-size: 16px;
    color: #333;
}

.icams_inserted form input[type="button"],
.icams_inserted form input[type="submit"],
.bottomlinks a,
.links input {
    border: solid 1px #00BFA9;
    min-width: 150px;
    background: transparent;
    padding: 8px 24px;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-right: 20px;
}

.icams_inserted form input[type="button"],
.icams_inserted form input[type="submit"] {
    background: #00BFA9;
    color: #fff;
}

.links input:hover {
    background: #00BFA9;
    opacity: .8;
    color: #fff;
}

.icams_inserted .links {
    margin-top: 60px;
    text-align: center;
}

.login form>div,
.ccp_profile form>div>div {
    margin-top: 30px;
}

.font-custom {
    padding: 10px 30px 30px 30px;
}


/*
.label + .detail {
      float: left;
}
*/

.form label:last-of-type {
    float: left;
    white-space: normal;
    text-align: left;
}

.formdetails {
    padding-top: 20px;
}


/* .param.param_p_search,
#search_links {
    display: none;
    visibility: hidden;
} */


/*
Button rules 
===============================*/

.btn-custom,
.apply_direct,
.job_list_read_more,
.send_a_friend a,
.hs_apply_button {
    display: inline-block!important;
    cursor: pointer!important;
    padding: 15px 35px!important;
    text-align: center;
    font-family: "GGGI-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
    font-size: 16px!important;
    margin-bottom: 20px!important;
    text-transform: uppercase!important;
    font-family: "GGGI-Sans", -apple-system, BlinkMacSystemFont, "Avenir Next", "Avenir", "Segoe UI", "Lucida Grande", "Helvetica Neue", "Helvetica", "Fira Sans", "Roboto", "Noto", "Droid Sans", "Cantarell", "Oxygen", "Ubuntu", "Franklin Gothic Medium", "Century Gothic", "Liberation Sans", sans-serif;
    letter-spacing: 1.8px!important;
    line-height: 16px!important;
}

.job_list_read_more.btn-custom.btn-line-border,
.apply_direct {
    background: rgba(0, 193, 168, 0.9);
    ;
    color: #fff;
}

.send_a_friend.btn-custom.btn-line-border,
.job_list_read_more,
.send_a_friend a {
    background: rgba(0, 193, 168, 0.9);
    color: #fff;
}

.btn-custom.btn-custom-active.side-apply{
    display: none!important;
}

@media screen and (min-width: 768px) {
    .hs_platform_form input.btn.submit,
    .form.applyform input.btn.submit,
    .hs_platform_area #btnsubmit,
    .hs_popup input.btn.submit,
    .hs_popup div.formbuttons input.submit,
    .hs_popup a.btn_secondary {
        width: 228px!important;
        float: left!important;
        font-size: 16px!important;
        margin-left: 204px!important;
        padding: 9px 20px!important;
        background: #00BFA9!important;
        color: #fff!important;
        border-radius: 0px!important;
    }
}

.form.applyform input.btn.submit,
.hs_platform_form input.btn.submit,
.hs_platform_area #btnsubmit,
.hs_popup a.button,
.hs_popup div.popup_footer a.button,
.hs_popup input.btn.submit,
.hs_popup div.formbuttons input,
.form.applyform input.btn.submit:hover,
.hs_platform_form input.btn.submit:hover,
.hs_platform_area #btnsubmit:hover,
.hs_popup a.button:hover,
.hs_popup div.popup_footer a.button:hover,
.hs_popup input.btn.submit:hover,
.hs_popup div.formbuttons input:hover {
    background: #00BFA9!important;
}

.hs_popup ul.sections li.section_active a,
.hs_popup ul.sections li.section_active span {
    border: 1px solid #398b9d!important;
    color: #398b9d!important;
}

.hs_popup ul.sections li.section_completed.section_active a, .hs_popup ul.sections li.section_completed.section_active span{
    background: #fff!important;
}

/*
Table rules 
===============================*/

.table-custom tr td:first-of-type,
.table-custom th {
    padding-right: 10px;
}

.ccp_menu h2 {
    color: #000;
    letter-spacing: 4px;
    font-size: 19px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 80px;
    text-transform: uppercase;
    padding-top: 8px;
    padding-bottom: 8px;
}


/*
Webproc rules / Joblist
===============================*/

.custom-input-checkbox {
    display: flex;
}

.custom-input-checkbox span {
    max-width: 200px;
}

.nav-pagination .pagination-num .jp-current.pag-item {
    background: #00BFA9;
    border-color: #00BFA9;
    color: #FFF;
    -webkit-transition: background .3s;
    transition: background .3s;
}

.job_summary p:first-of-type {
    font-weight: bold;
}

.jobpost_body a {
    display: inline-block;
    line-height: normal;
    background: transparent;
}

.jobpost_nav a {
    margin-right: 20px;
}

.job_classifications {
    margin-bottom: 20px;
}

.classifications {
    display: table;
    max-width: 400px;
}


.classification.date_off div {
    display: table-cell;
    width: 50%;
}

.classification.date_off .class_type {
}

.classification.date_off .class_value {
    text-align: left;
}

.class_type {
    font-weight: 400;
}

.date_off .class_type {
    font-family: inherit;
}

.icams_inserted div.links input {
    display: inline;
}

.jobclass,
.classification {
    display: table;
}
.links.bottomlinks{

}

.class_type,
.class_value {
    display: table-cell;
}

.class_type {
    width: 50%;
}

.classification {
    width: 100%;
}

.links.bottomlinks {
    margin-top: 40px;
    width: 100%;
}

.jobclass_type {
    font-weight: 600;
    width: 200px;
}

.jobclass_type,
.jovalue {
    display: table-cell;
    padding-right: 10px;
}


/*Job description page
=====================================*/

.wget.wget-block-color .btn-wrap .btn-custom.side-apply {
    width: 100%;
    display: none;
}

.job_postings {
    margin-bottom: 20px;
}

.select-ui:after {
    pointer-events: none;
}


/* Login Error
=====================================*/

.pword-error {
    background: #ff0000;
    width: 100%;
    text-align: center;
    color: #fff;
}



.chosen-single div b,
.chosen-container-single .chosen-single div b {
    background: none;
}


/* Application Menu
=====================================*/

.links+p {
    margin-top: 20px;
}

select {
    text-indent: 1px;
    text-overflow: '';
    width: 100%;
}

.top-banner .banner-img {
    width: 100%;
    height: 100%;
    /* background: url('/incl/images/img-banner-01.jpg') no-repeat 0% 10%/ cover, #333; */
    margin-top: 140px;
}

.top-banner {
    height: 0px;
}

/*THE BUTTON*/

#hs_popup .col-sm-10,
#hs_popup .checkbox input {
    float: none;
}

#hs_popup .checkbox {
    display: inline;
    float: left;
}

.bottomlinks div,
.send_a_friend a {
    width: 100%;
}
.send_a_friend a {
    margin: 0;
}


.bottomlinks div:first-of-type a {
    background: #00BFA9;
    border: solid 1px #00BFA9;
    color: #FFF;
    padding-left: 0!important;
}

svg#Layer_1 {
    fill: #00bfa9;
}

.sub-title+h1,
.advancedcheckbox_intro h1 {
    display: none;
}

h2.title {
    color: #398b9d;
}

.job-list-segment {
    margin-top: 0px;
}


/* Job Alerts */

@media(min-width: 668px) {
    fieldset [class^="column"] {
        margin-top: 20px;
        width: 38%;
        float: left;
        padding-top: 20px;
    }
    fieldset [class^="column"]:first-of-type {
        width: 24%;
    }
}

.checkbox_val {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.checkbox input[type=checkbox] {
    margin-left: 0px;
}

@media (max-width: 766px) {
    form:not(.search_ajaxss) .checkbox_val input,
    form:not(.search_ajaxss) .checkbox_val_any input {
        width: initial;
    }
}

.checkbox .agentdetails .label label,
#p_textErrorMessage {
    padding-left: 0;
}

.agentdetails:first-of-type,
#p_textErrorMessage {
    padding-top: 20px;
    clear: both;
}

#p_completed_flag {
    left: 10px;
}

a:hover {
    cursor: pointer;
}

.box-filter-header {
    text-transform: uppercase;
}

.column.send_a_friend {
    display: block;
}

.param.param_p_search {
    max-width: 280px;
}

a.hs_apply_button {
    width: 100%!important;
    padding-right: 0!important;
    margin-right: 0!important;
}

@media (max-width: 1180px){
    .col-xs-2.text-left.logo-section {
        margin-left: 50px;
    }
}

.hamburglar{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEUAAAAAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwaiAmU4DAAAAGnRSTlMAAQIDBAUGCQwOEBQZHCQnMThATVFkb5GXxT3SV/MAAACXSURBVEhL7dQ5EoQgEEDRBlEcF8Zl1NH7H9QqfyeGkMLPHkUnQCEnVfK0oxFNaEUt+stFjuUDBbSgDXXozH2kI1bFI4scapBBrZRi20iPdUYfNKAvatCacpWZjyxkWA7I6yY0IIcmKcUWSA+5RzXySN+1RWPKVWY+cpB+Fz/Uo4Bm5NEupdgcqSzSd22QfW2tUq6yjESO3NzLV5zsxS9jAAAAAElFTkSuQmCC00c1a8);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 50% 50%;
}

.hamburglar.is-open{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAYFBMVEUAAAAAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwagAwajnxzehAAAAH3RSTlMAAQUGDQ4SFERUY2R0dXd4eXuesLLByszOz9HT2vf7VJ2kUgAAAPtJREFUSMed1tkagiAQBeBR2wvF9myZ93/L+jQCS/CcuPJifnRAZhDhR1arbnMsdvnQw0Rkpa/RFIio29BMboqaVqjO5Nw9XApQ6FQWihkn9sFz2th3VJcBYvoCMfYnwplzxFQDc9qkqQa/4mNyVKRMGc20ipgy8c3OnHrGQFmGxoysZfljTGJVhs24+DYbQPh5j7kXp5Ez+zEFKry5w8IbXPgccBGaIyhEGkfmqODfEuaCGX7F+H3hd5//x0wvygCGPy/8qSzps89XGL6O8dXSAu+PVHG48o/1pHhHwrsY3yuxjlwHhu37O3G3i4a4Xfxxh1mTN6VrJvx4AtGtWLgrgpLfAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 50% 50%;
}




.burger-bun-top, .burger-bun-bot, .burger-filling{
background-color: transparent;
}

label.error {
    clear: both;
}


.box-filter-header:after{
    position: absolute;
    content: " ";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAAMFBMVEUAAAD0vjH0vjH0vjH0vjH0vjH0vjH0vjH0vjH0vjH0vjH0vjH0vjH0vjH0vjH0vjGZMQNIAAAAD3RSTlMAAQIaHidYWW91eYuapeiLl2LJAAAAX0lEQVQYV2NgoDFgDkUCIQIM8/8jgwsM71H4nxjyUfgbGDiQuX8EGBj6kfgHgRYgKQBJIysASSMpgEgjFECk4Qpg0jAFMGmoAoQ0RAFCGqwAWRqkAFmagYH9FYo0/QAAftKMt1D5IrMAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 90% 50%;
    z-index: 10000;
    width: 15px;
    height: 15px;
    right: 10px;
    -moz-transition: transform 0.3s ease-in-out ;
    transition: transform 0.3s ease-in-out ;
    transform-origin: center;
}
.is_open .box-filter-header:after{
    transform: rotate(180deg);
    -webkit-transition: transform 0.3s ease-in-out ;

}
#hs_popup .comment h1{
    font-size: 18px!important;
}

.wget.wget-filter-checkbox .box-filter-content .item span {
    line-height: 14px;
}

.custom-input-checkbox .checkbox-ui {
    width: 14px;
    height: 14px;
}


.form-search-wrap{
  
  width:200px;
}



.form-search-wrap{
  
  width:650px;
  margin:0 auto;
}



.top-form-search .links{
  width:400px;
  float:right;
  margin-top:0px;
}
.top-form-search input{
  display:inline-block;
  margin-top:0px;
}
.find-your-ideal-role #field-search-key-word{
  width: 250px;
  float: left;
  height: 40px;
  padding:5px;

}


@media screen and (max-width: 768px) {
 
.top-form-search .links{
  width:100%;
}
 .form-search-wrap{
  
  width:100%;
}
.find-your-ideal-role #field-search-key-word{
      width: 96.5%;
      float:none;
}

.top-form-search input{
  margin:0px;
  margin-top:10px;
}

}

.search_ajaxss .param_p_search,
.search_ajaxss #search_links{
 display:none !important;
}


