.custom_tab_panel{margin:0;border-bottom: 1px solid #f5433791;border-top: 1px solid #f5433791;padding:0;margin-bottom:3rem}.custom_tab_panel a{border-radius:0!important;font-weight:500;font-size:17px}.custom_tab_panel .active{background-color:#f54337!important}@media (max-width:1040px) and (min-width:860px){.custom_tab_panel a{font-size:15px}}@media (max-width:859px){.custom_tab_panel a{font-size:14px}}@media (max-width:500px){.custom_tab_panel li{display:contents!important}.custom_tab_panel{margin-bottom:2rem}.div_btn_add_job{margin-bottom:1.2rem!important}}.card_login_footer{background-color:#fff!important}.card_login{height:auto;margin-top:auto;margin-bottom:auto;width:100%;background-color:#fff!important;border:0}.card_login_header{margin-bottom:1rem;text-align:center;background-color:#fff!important}.login_wrapper{}.card_login_header h4{color: #000000ba}.input-login-group-prepend{padding-top:7px;border-radius:0 3px 3px 0!important;width:30px;background-color:#f54337;color:#000;border:0!important;text-align:center}.login_input,.card_login input{border: 2px solid #a99d9d8f !important;border-radius:3px!important;padding:.7rem .5rem;background-color:#fff!important}.login_input:-webkit-autofill,.card_login input:-webkit-autofill,input:-webkit-autofill{transition:background-color 5000s ease-in-out 0s!important}.login_input:focus,.card_login input:focus{border:2px solid transparent!important;outline:0!important;box-shadow:0 1px 4px rgba(38,51,51,.2)!important}.remember{font-size:15px;font-weight:400}.remember input{cursor:pointer!important;width:20px;height:20px;margin-left:5px}.login_btn,.card_login input[type="submit"]{margin-top:1rem;padding:.7rem 3rem;background:#f54337!important;border:0!important;color:#fff!important;border-radius:3px;cursor:pointer}.login_links{color:#3b3b3b}.login_links a{margin-right:4px;color:#dc544b}.errors-feedback,.info-feedback,.success-feedback{line-height:1.5rem;font-size:13px;background-color:#fff;padding:0 10px 0 5px;margin-bottom:5px;border-right:4px solid}.errors-feedback,.errors-feedback-panel{color:red;border-color:red}.success-feedback,.success-feedback-panel{color:green;border-color:green}.info-feedback,.info-feedback-panel{color:#ff5f42;border-color:#ff5f42}.info-feedback{font-size:16px!important}.errors-feedback-panel,.info-feedback-panel,.success-feedback-panel{line-height:1.5rem;font-size:15px;background-color:#fff;padding:10px 5px;margin-bottom:5px;border:1px solid;border-right:6px solid}.login_error_link a{display:none!important}@media (max-width:450px){.col_login{flex:0 0 100%;max-width:100%}.login_links,.login_links a{font-size:14px}.content_login{padding:0!important}}@media (max-width:1100px) and (min-width:992px){.login_links,.login_links a{font-size:14px}}@media (max-width:400px){.card-body-login{padding:5px!important}}.reg_input{border-radius:3px!important;border:0!important}.reg_input:focus{outline:0!important;box-shadow:0 0 0 0!important}.div_btn_add_job{margin-bottom:2rem}.btn-add-job{width:35px;height:35px;line-height:35px;font-size:.9rem;text-align:center;padding:0;border-radius:50%;background-color:#f54337!important;margin-left:0!important}.btn-add-job:hover .fa-plus{font-size:1rem}.div_btn_add_job span{margin:0;padding:0;font-size:17px;font-weight:500;border-bottom:2px solid #f54337;text-align:right}.btn-add-job i{position:relative;top:-1px;vertical-align:inherit;color:#fff}.form-submit-job label{margin:0!important;font-weight:500;color:#a09494}.form-submit-job input[type="text"],.form-submit-job textarea,.form-submit-job input[type="email"],.form-submit-job input[type="url"]{padding:.8rem;border: 2px solid #a99d9d8f ;font-weight:500}.form-submit-job input[type="text"]:focus,.form-submit-job textarea:focus,.form-submit-job input[type="email"]:focus,.form-submit-job input[type="url"]:focus{background-color:#fff;border:2px solid transparent;box-shadow:0 1px 4px rgba(38,51,51,.2)}.form-submit-job .mce-tinymce{border:1px solid transparent}.form-submit-job iframe{border:0!important}.form-check-inline{font-size:14px;vertical-align:top;color:#756d6d}.form-check-inline input{margin:12px 8px 0 1px;cursor:pointer!important;width:20px;height:20px}.lable_radio{display:block!important;padding:0!important}.btn-submit{background:#f54337;border:0;color:#fff;border-radius:5px;cursor:pointer;padding:.7rem 2rem}#wp-content-editor-container{border-width:2px!important;border-radius:3px}.col_radio input[type="radio"],.col_radio input[type="checkbox"]{display:none}.col_radio input[type="radio"]+label span{display:inline-block;width:20px;height:20px;background:transparent;vertical-align:middle;border: 2px solid #a99d9d8f;border-radius:50%;padding:2px;margin:0 5px}.col_radio input[type="checkbox"]+label span{display:inline-block;width:20px;height:20px;background:transparent;vertical-align:middle;border: 2px solid #a99d9d8f;border-radius:2px;padding:2px;margin:0 5px}.col_radio input[type="radio"]:checked+label span,.col_radio input[type="checkbox"]:checked+label span{width:20px;height:20px;background:#f54337;background-clip:content-box;transition-property:width;transition-duration:2s;transition-timing-function:linear;transition-delay:1s;-webkit-animation:bounce .7s;-webkit-animation-iteration-count:1;-moz-animation:bounce .7s;-moz-animation-iteration-count:1;animation:bounce .7s;animation-iteration-count:1}@-webkit-keyframes bounce {
    0%  { -webkit-transform:scale(.8); opacity:.8}
    25% { -webkit-transform:scale(.25); opacity:.25}
    50% { -webkit-transform:scale(1.4); opacity:1.4}
    75% { -webkit-transform:scale(.8); opacity:.8}
    100%{ -webkit-transform:scale(1); opacity:1}
}@keyframes bounce {
    0%  { transform:scale(.8); opacity:.8}
    25% { transform:scale(.25); opacity:.25}
    50% { transform:scale(1.4); opacity:1.4}
    75% { transform:scale(.8); opacity:.8}
    100%{ transform:scale(1); opacity:1}
}@-webkit-keyframes bounceout {
    0%  { -webkit-transform:scale(0)}
    25% { -webkit-transform:scale(.8)}
    50% { -webkit-transform:scale(1.4)}
    75% { -webkit-transform:scale(.25)}
    100%{ -webkit-transform:scale(0)}
}@keyframes bounceout {
    0%  { transform:scale(0)}
    25% { transform:scale(.8)}
    50% { transform:scale(1.4)}
    75% { transform:scale(.25)}
    100%{ transform:scale(0)}
}.col_radio label{padding-left:.5rem}.col_radio img{border-radius:5px;width:40px;display:block!important;height:60px;margin-bottom:1rem;margin-right:30px}.radio_custom .col_radio input[type="radio"]+label span{margin-right:40px;cursor:pointer}.radio_custom .col_radio input[disabled]+label span{background:#dad4d4!important;cursor:not-allowed}@media (max-width:500px){.radio_custom label{font-size:13px!important;line-height:1.5rem!important}.radio_custom img{width:40px;height:60px;margin-right:20px}.radio_custom .col_radio input[type="radio"]+label span{margin-right:30px}}@media (max-width:440px){.radio_custom label{font-weight:500;font-size:11px!important}}#city_form_job_my_id .select2-container--open .select2-dropdown--below,#city_form_job_my_id .select2-dropdown--below,#state_form_job_my_id .select2-container--open .select2-dropdown--below,#state_form_job_my_id .select2-dropdown--below,#cat_form_job_my_id .select2-container--open .select2-dropdown--below,#cat_form_job_my_id .select2-dropdown--below,#skill_form_job_my_id .select2-container--open .select2-dropdown--below,#skill_form_job_my_id .select2-dropdown--below,#tags_form_job_my_id .select2-container--open .select2-dropdown--below,#tags_form_job_my_id .select2-dropdown--below,#edu_my_id .select2-container--open .select2-dropdown--below,#edu_my_id .select2-dropdown--below,#type_time_my_id .select2-container--open .select2-dropdown--below,#type_time_my_id .select2-dropdown--below,#work_experience_my_id .select2-container--open .select2-dropdown--below,#work_experience_my_id .select2-dropdown--below,#valid_days_my_id .select2-container--open .select2-dropdown--below,#valid_days_my_id .select2-dropdown--below,#more_features_my_id .select2-container--open .select2-dropdown--below,#more_features_my_id .select2-dropdown--below{background-color:#fff!important}.select_city_form_job .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#a09494!important}#tags_form_job_my_id .select2-container--open .select2-dropdown--below,#skill_form_job_my_id .select2-container--open .select2-dropdown--below,#more_features_my_id .select2-container--open .select2-dropdown--below,#tags_form_job_my_id .select2-dropdown--below,#skill_form_job_my_id .select2-dropdown--below,#more_features_my_id .select2-dropdown--below{top:-10px!important;height:auto!important;display:none!important}.tags_form_job .select2-container--default .select2-search--inline .select2-search__field{padding:0 .5rem!important}.select_city_form_job .select2-container .select2-selection--single{color:#292929!important;border: 2px solid  #a99d9d8f !important}.select_city_form_job .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{color:#495057!important;font-weight:500}.select_city_form_job .select2-results__message{color:#292929!important}.select_city_form_job .select2-container .select2-selection--single{height:50px!important}.select_city_form_job .select2-container .select2-selection--single:focus{box-shadow:0 1px 4px rgba(38,51,51,.2)}.select_city_form_job input::placeholder,.select_city_form_job .select2-search__field::placeholder{color:#a09494!important}.select_city_form_job input:-ms-input-placeholder .select_city_form_job .select2-search__field::placeholder{color:#a09494!important}.select_city_form_job .select2-container--default .select2-selection--single .select2-selection__arrow{top:5px!important}.select_city_form_job .select2-selection__arrow:after{color:#b9b9b9!important}#city_form_job_my_id .select2-container--open .select2-dropdown--above{border:1px solid #e6e0e0!important}.select_city_form_job .select2-container--default .select2-selection--multiple{color:#292929!important;border: 2px solid   #a99d9d8f !important;background-color:#f5f5f5!important}.select_city_form_job .select2-container--default .select2-selection--multiple:focus{background-color:#fff!important}.custom-modal{top:60px!important}.card_modal_login{border-radius:0!important}.modal_login_header{background-color:rgba(0,0,0,.7)!important;color:#fff}.modal_login_header span{color:#fff}.is-invalid{border:1px solid red!important}.invalid-feedback{line-height:1rem;padding:0;margin:0!important;display:block!important}.input_border_red,.error_select2 .select2-container .select2-selection--single{border-color:red!important}.post_error{color:red;line-height:1.2rem;font-size:13px;font-weight:500}.custom_tab_panel a{color: #000000c2}.card_panel{border:0!important}.div_content_list .btn_show_job{background-color:#4260ff!important;color:#fff!important;border:1px solid #4260ff;border-radius:5px;padding:10px 5px!important;font-size:14px!important;box-shadow:0 1px 6px 1px rgba(60,81,255,.3);width:auto;float:left}.btn_show_job:hover{background-color:#fff!important;border-color:#4260ff!important;color:#4260ff!important}.btn_deactive_job{background-color:red!important;color:#fff!important;border:1px solid red;border-radius:5px;font-size:14px!important;box-shadow:0 1px 6px 1px rgba(245,36,53,.3);width:auto}.btn_deactive_job:hover{background-color:#fff!important;border-color:red!important;color:red!important}.badge_expire_date{background-color:#afadad;color:#2f2d2d!important;font-weight:400!important;font-size:13px!important;margin-top:0!important}@media (max-width:767px){.div_btn_edit_job{margin-top:1rem}.div_btn_edit_job a{float:right!important}.div_content_list .btn_show_job{padding:11px 5px 10px 5px!important}}.card_profile{background-color:#fff!important;border:0!important}.header_profile{}.card_profile input{border:2px solid #d6d6d6!important}.card_profile input[type="text"]:focus,.card_profile input[type="email"]:focus,.card_profile input[type="password"]:focus{box-shadow:0 1px 4px rgba(38,51,51,.2)!important;border:2px solid transparent!important}.form_profile label{margin:0!important}.form_profile input[type="submit"]{margin-top:1rem;border:0!important}.header_profile{background-color:#fff!important;border-bottom:1px solid!important}@media (max-width:500px){.col-profile,.card-body-profile{padding:0!important}}.sccess-feedback{margin-bottom:.5rem!important;border-right:4px solid green!important;color:green!important;padding-right:5px!important;background-color:#fff!important;font-size:14px!important;line-height:1.5rem!important}.div_submit_job button{font-size:27px!important;padding:1.3rem 4rem 1rem 4rem!important;transition:.5s}@media (max-width:656px) and (min-width:400px){.div_submit_job button{font-size:23px!important;padding:1.3rem 3rem 1rem 3rem!important}}@media (max-width:399px){.div_submit_job button{font-size:19px!important;padding:1rem 2rem .7rem 2rem!important}}@media (min-width:768px){.input_short{width:auto!important}.input_radio_custom{text-align:center!important}}#submit_job_waiting,#submit_resume_waiting,#wp-register_waiting{display:none}.card_login .input_border_red2{border:2px solid red!important}