
label.error {
	position: relative;
    background: #ff134b;
    color: #fff !important;
    padding: 0px 8px;
    height: auto !important;
    font-size: 12px !important;
    border-radius: 5px;
}
label.error:after {
	bottom: 100%;
	left: 45px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 19, 75, 0);
	border-bottom-color: #ff134b;
	border-width: 8px;
}
#list_languages_skill,
#list_interpersonal_skill,
#list_attachments,
#list_technical_skil{
	display: flex;
	flex-wrap: wrap;
}
#list_languages_skill p,
#list_interpersonal_skill p,
#list_attachments p,
#list_technical_skil p {
	border:1px solid #727272;
	padding: 10px;
	border-radius: 30px;
	margin: 0px 10px 10px 0;
	font-size: 14px;
}
#list_languages_skill .btn-delete,
#list_interpersonal_skill .btn-delete,
#list_attachments .btn-delete,
#list_technical_skil .btn-delete {
    padding: 0px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin-left: 0;
}

.headhunt-iv-text-blue.msg-area{background: #fff;color: #4F6475; padding: 25px 0; border-radius: 15px; -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16); -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16); margin-top:40px; width:40%}
.headhunt-iv-text-blue.msg-area .warning-msg {
    margin-top: 0px;
}

.btn.btn-blue {
    background: #3054D8 !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 20px;
    padding: 10px 30px;
    border-radius: 35px;
}
.btn.btn-blue span {
    display: block;
}

.btn.btn-red {
    background: #D66166 !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 20px;
    padding: 10px 30px;
    border-radius: 35px;
}
.btn.btn-red span {
    display: block;
}
.btn.btn-green {
    background: #51B26B !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 20px;
    padding: 10px 30px;
    border-radius: 35px;
	margin: 10px 0
}
.disable-btn.btn-blue,
.disable-btn.btn-red{opacity: 0.5}

.repeat-area-main {
    margin: 0px !important;
    width: 100% !important;
}
.repeat-area-main .content-white-box {
    width: 100%;
    margin: 0px auto 20px auto;
    background: #fff;
    padding: 25px;
    border-radius: 25px;
}

.repeat-area-main .content-white-box select {
height: 46px !important;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
background: #fff url(https://aws.goheadhunt.com.au/wp-content/themes/headhunt/images/dropdown_arrow1.png) center right no-repeat !important;
background-size: 46px 46px !important;
width: 100%;
border: #3054D8 1px solid;
height: 46px;
border-radius: 30px;
padding-left: 20px
}
.repeat-area-main .content-white-box .headhunt-iv-error-text {
    margin: 4px 0;
	line-height: 30px
}
.repeat-area-main .content-white-box .repeat-full-interview-submit {
    margin: 0px;
    background: #51B26B !important;
    border: none;
    padding: 10px 40px;
    border-radius: 30px;
    width: auto;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.repeat-area-main .content-white-box label {
    width: 100%;
    display: block;
	line-height: 25px;
	margin-bottom: 20px
}
.repeat-area-main .content-white-box label .repeat-entire-interview-checkbox {
    vertical-align: top;
    width: 25px !important;
    height: 25px !important;
    border: #cecece 1px solid;
    border-radius: 5px;
    margin: 0 10px 0 0;
}

.repeat-area-main .content-white-box .repeat-entire-interview-proceed{margin: 0px;
background: #51B26B !important;
border: none;
padding: 10px 40px;
border-radius: 30px;
width: auto;
font-size: 14px;
line-height: 20px;
color: #fff;}
.repeat-area-main .content-white-box .repeat-entire-interview-cancel{margin: 0px 0px 0px 15px;
background: #D66166 !important;
border: none;
padding: 10px 40px;
border-radius: 30px;
width: auto;
font-size: 14px;
line-height: 20px;
color: #fff;}

.repeat-area-main .content-white-box label input[type="checkbox"]::after{left: 8px;
top: 4px; border:3px solid #51B26B}

.interview_modal{background-color: #eff2ff !important}
.interview-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 30px !important;
    border: none !important;
    max-width: 700px;
    border-radius: 30px;
	z-index: 999999999999999999 !important
}

.interview-modal-content h2 {
font-family: 'helveticaneuebold';
color: #001F2C;
font-size: 30px;
margin: 0 0 30px 0;
padding-bottom: 25px;
position: relative;
}

.interview-modal-content h2:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
background: #5370F6;
height: 4px;
width: 64px;
}

.interview-modal-close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    right: 10px;
    top: 10px;
}

#profile_page_video_pannel div video {
    background: #000 !important;
    max-height: 360px !important;
}
.interview-modal-content #expand_video_width{background-color: #5370F6 !important; top:-6px !important}

.video-main-area.full{position: fixed; top: 0px; left: 0px; height: 100vh; width: 100%; z-index: 99999;}
.video-main-area.full .plyr--video{height: 100vh;}
.video-main-area.full .interview-video{height: 100vh;}
.video-main-area.full .video-main-area .btn-area {position: absolute; bottom: 70px; width: 100%;}
.video-main-area.full .btn-area {
    position: absolute;
    bottom: 80px;
    width: 100%;
    padding: 0 80px;
}
.video-main-area .btn-full-screen {
    position: absolute;
    bottom: 7px;
    color: #fff;
    background: transparent;
    border: none;
    font-size: 24px;
    right: 10px;
}
.video-number-count video {
    height: 305px !important;
    background: #000 !important;
}
.form-group.date-box label {
    width: 100%;
}
.form-group.date-box .form-select {
    width: 45%;
    float: left;
    margin-right: 5%;
}
.role_disabled{background-color: #f1f1f1 !important;}
.modal-content select.role_disabled {background: #f1f1f1 !important;}


/*
* ngt_rb changes
*/
.employer .list-box ul li a{
	color: #000;
	text-transform: capitalize;
}
.ev_pagination.navigation{
	padding: 20px 0px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	margin: 20px 0;
}
.ev_pagination.navigation  .nav-links > *{
	min-width: auto;
	min-height: auto;
	font-size:14px;
	line-height: 18px;
	border:1px solid #52B16A;
	border-radius: 5px;
	padding: 10px 15px;
	margin: 0 5px;
	color: #52B16A;
	font-weight: bold;
	cursor: pointer;
}
.ev_pagination.navigation  .nav-links > .current{
	background: #52B16A;
	color: #fff;
}
.ev_select_2 .select2{
	border: #001F2C 1px solid;
	height: 46px;
	border-radius: 30px;
	width: 100%;
	text-align: left;
	padding-left: 20px;
	background: #fff;
	position: relative;
	z-index: 2;
	color: #4F6475;
	cursor: pointer;
}
.ev_select_2 .select2-container--default .select2-selection--single{
	background-color: transparent;
	border: none;
	border-radius: 0;
	margin-top: 6px;
}
.ev_select_2 .select2-selection__arrow{
	display: none;
}
.ev_select_2 .select2:before {
    content: '';
    background: url(../images/dropdown_arrow2.png) center center no-repeat;
    width: 46px;
    height: 46px;
    position: absolute;
	top: -1.5px;
	right: -1.8px;
    background-size: 44px 44px;
}


.evaluation-table  .select2.select2-container.select2-container--default.select2-container--below{width: 100% !important}



.hide_question_form{
	display: none;
}
.sho_form{
	display: block;
}

.evaluation-table .select2.select2-container{width: 100% !important}
.evaluation-table  .select2-selection.select2-selection--single{border-radius: 25px !important;border: #001F2C 1px solid !important;height: 50px !important;font-size: 18px !important;padding-left: 25px !important;line-height: 46px !important;}
.evaluation-table  .select2-container--default .select2-selection--single .select2-selection__arrow{top: 12px !important;right: 12px !important}
.evaluation-table  .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 46px !important}



table td, table th, .wp-block-table td, .wp-block-table th{border:none !important;}
table thead, table tfoot, .wp-block-table thead, .wp-block-table tfoot{text-align: left !important;}

.profile-area .form-area label .btn-info {
    border: none;
    padding: 0px;
    background: transparent;
    width: 16px;
    margin-left: 5px;
    cursor: pointer;
    display: ruby;
}

.drop_down_work_type_dash{top: 77px !important}

.question-page .question-answer-box .submit {border: #3054D8 1px solid;background: #3054D8;height: 46px;padding: 0px 40px;font-size: 16px;line-height: 42px;border-radius: 30px;color: #fff;float: left;margin-top: 40px !important;}
    
.ref_setting_info{display: inline-block;background: none !important;width: 18px;margin-left : 10px}

#password-strength-status {
    padding: 5px 10px;
    border-radius: 4px;
    margin-top: 5px;
}

.medium-password {
    background-color: #fd0;
}

.weak-password {
    background-color: #FBE1E1;
}

.strong-password {
    background-color: #D5F9D5;
}

.employer .profile-area .filter-box .select2-container{
width:250px!important;
}


div.masked_details_candidate div {
	padding: 5px;
}

#candidate_offer_form > div {
	margin-bottom:15px;
}

#candidate_offer_form > div > input{
	margin-bottom:10px;
}

.btn.btn-subscribe {
    background: #001F2C !important;
    color: #fff !important;
    font-size: 14px !important;
    line-height: 20px;
    padding: 5px 30px;
    border-radius: 35px;
	margin: 10px 0;
    width:100%;
}

.btn.btn-plans {
    background: #001F2C !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 35px;
    width:80%;
    padding: 5px 40px;
}

.lock-img-icon {
    
    width: 50px;
    height: 50px;
    /* border-radius: 50%; */
    border-radius: 8px;
    background-color: #52b16a;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
