body{background-color: #f2f5f8;}
.btn-success{
	background: linear-gradient(90deg, #05d2d2, #01e0ba) !important;box-shadow: 0 1px 3px 0 rgba(0,0,0,0.25) !important;border-radius: 0px !important;transition: ease all 1s !important;font-family: Muli-Bold !important;border-color: #13d4c8 !important;}
.btn-success:hover,.btn-success:focus{background: #fff !important;color: #13d4c8 !important;border-color: #13d4c8 !important;}
.btn-info{box-shadow: 0 1px 3px 0 rgba(0,0,0,0.25) !important;border-radius: 0px !important;border-color: #00A7F7 !important;font-family: Muli-Bold !important;transition: ease all 1s !important;background-color: #00A7F7 !important;}
.btn-info:hover,.btn-info:focus{background-color: #fff !important;border-color: #00A7F7 !important;color: #00A7F7 !important;}
p,span,input{font-family: Muli;}
label,a,h1,h2,h3,h4,h5,h6,small{font-family: Muli-SemiBold !important;}
a:hover, a:focus{text-decoration: none !important}
.form-control{border: none !important;border-radius: 0px !important;box-shadow: none !important;}
span>textarea::-webkit-input-placeholder { color:    #ddd !important;}
span>textarea:-moz-placeholder { color:    #ddd !important;}
span>textarea::-moz-placeholder {color:    #ddd !important;}
span>textarea:-ms-input-placeholder {color:    #ddd !important;}
span>textarea::-ms-input-placeholder {color:    #ddd !important;}
span>input::-webkit-input-placeholder { color:    #ddd !important;}
span>input:-moz-placeholder { color:    #ddd !important;}
span>input::-moz-placeholder {color:    #ddd !important;}
span>input:-ms-input-placeholder {color:    #ddd !important;}
span>input::-ms-input-placeholder {color:    #ddd !important;}
::-webkit-input-placeholder { color:    #fff !important;}
:-moz-placeholder { color:    #fff !important;}
::-moz-placeholder {color:    #fff !important;}
:-ms-input-placeholder {  color:    #fff !important;}
::-ms-input-placeholder {    color:    #fff !important;}
input[type=radio]:Hover:before{ border: 2px solid #05D3CF!important;}
input[type=radio]:before{
    display: block;width: 13px;height: 13px;content: '';
    background-color: #fff;border:2px solid #ccc;pointer-events: none;border-radius: 50%;
}
input[type=radio]:checked:before {background-color: #05D3CF;border-color: #ddd;}
.radiostyle {display:inline-block;width:13px;height:13px;background-color: blue;}
[type="checkbox"]:not(:checked),
  [type="checkbox"]:checked {
    left: -9999px;position: absolute;
  }
  [type="checkbox"]:not(:checked) + label,
  [type="checkbox"]:checked + label {
      position: relative;padding-left: 30px;cursor: pointer;padding-top: 4px;
  }

  [type="checkbox"]:not(:checked) + label:before,
  [type="checkbox"]:checked + label:before {
    content: '';position: absolute;left: 0; top: 0;width: 18px; height: 18px;
    border: 2px solid #ccc;background: #fff;border-radius: 0px;
  }
  [type="checkbox"]:not(:checked) + label:after,
  [type="checkbox"]:checked + label:after {
      position: absolute;top: 1px;left: 1px;font-size: 14px;line-height: 17px;color: #fff;
      transition: all .2s;background-color: #05D3CF;height: 16px;width: 16px;
      padding-left: 1px;padding-top: 0px;content: "\f00c";font-family: FontAwesome;
  }
  [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;transform: scale(0);
  }
  [type="checkbox"]:checked + label:after {
    opacity: 1;transform: scale(1);
  }
  label:hover:before {border: 2px solid #05D3CF!important;}
.both_pad{padding:0px !important;}
.left_p{padding-left: 0px !important} .right_p{padding-right: 0px !important}
/*start balram css*/
/*candidate home*/
.wel_ho {color: #9BA5B6;}
.canh {background-color: #fff;padding: 10px 25px;margin-right: 15px;height: 38px;border: .1px solid #ddd;border-radius: 3px;margin-left: 15px;}
.checkbox.checkbox-inline {margin-top: 0;}
.canh1 {background-color: #fff;padding: 4px 25px;margin-right: 15px;height: 38px;border: .1px solid #ddd;border-radius: 3px;}
.abdt1, .abdt1:hover, .abdt1:focus {font-size: 20px !important;color: #9BA5B6;text-decoration: none;}
.canh2 {background-color: #fff;padding: 8px 25px;margin-right: 15px;height: 38px;border: .1px solid #ddd;border-radius: 3px;}
.abdt2, .abdt2:hover, .abdt2:focus {color: #9BA5B6;font-size: 13px;font-family: Muli-SemiBold ! important;letter-spacing: .5px;text-decoration: none;}
.rrt_rig {margin-top: -1px !important;}
.row_ho {margin-top: -21px;}
.pad_ho {padding: 15px 0px;}
.checkbox {padding-left: 7px;}
.checkbox input[type="checkbox"] {opacity: 0;}
.checkbox label {display: inline-block;position: relative;}
.checkbox label::before {content: "";display: inline-block;position: absolute;width: 17px;height: 17px;left: 0;margin-left: -20px;border: 1px solid #cccccc;border-radius: 3px;background-color: #fff;-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;transition: border 0.15s ease-in-out, color 0.15s ease-in-out;}
.checkbox label::after {display: inline-block;position: absolute;width: 16px;height: 16px;left: 0;top: 0;margin-left: -20px;padding-left: 3px;padding-top: 1px;font-size: 11px;color: #555555;}
.checkbox label::before {content: "";display: inline-block;position: absolute;width: 17px;height: 17px;left: 0;margin-left: -20px;border: 1px solid #cccccc;border-radius: 3px;background-color: #fff;-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;transition: border 0.15s ease-in-out, color 0.15s ease-in-out;}
.img_imgho {height: 50px;width: 50px;}
.you-have-received-a {opacity: 0.75;color: #000000;font-size: 15px;line-height: 19px;font-family: Muli-SemiBold ! important;letter-spacing: .5px;padding-left: 18px;}
.am_home {line-height: 15px;margin-top: 4px;right: 0px;top: 0px;color: #9a9b9e;position: absolute;padding-right: 17px;font-size: 11.9px;font-family: Muli-SemiBold !important;}
.am_home i {font-size: 21px;margin-left: 11px;position: relative;top: 4px;}
.today_ho {line-height: 15px;margin-left: 20px;margin-top: 25px;right: 0px;top: 0px;color: #9a9b9e;position: absolute;padding-right: 50px;font-size: 11.9px;font-family: Muli-SemiBold !important;}
.bck_ho {background-color: #EBF0F6;margin: 20px 0px;}
.mar_bg_white{margin: 20px 0px;}
.c_pro21 {padding: 30px 0PX 0px 0px;}
.chart.easyPieChart {width: 110px;height: 110px;line-height: 110px;}
h3.you-may-be-intereste {padding: 0px 20px;}
.glancemaggageread {padding: 0px 20px;}
.glancemaggageread h3{color: #000000;font-size: 27px;line-height: 34px;margin-top: 0px;margin-left: 30px;}
.glancemaggageread h4{height: 19px;opacity: 0.75;color: #525F75;font-size: 15px;margin-top: 12px;font-family: Muli-SemiBold ! important;letter-spacing: .5px;margin-left: -15px;}
.glancevideoshareviewhome{padding: 0px 0px 10px 20px;}
.eye_ho1 {color: #04D7C9;font-size: 16px;line-height: 17px;}
.btn_ho {margin-top: 40px;text-align: center;}
.header_close_Acr12 a{width: 160px;padding: 8px 12px;}
.marhintopprofilecompletecan{margin: 20px 0px 0px;}
.complete-your-profil {color: #3A4559;font-size: 17px;line-height: 25px;margin-top: 28px;}
/*end candidate home*/
/*start message css*/
.msg_cht {margin: 10px 17px 10px 15px;}
.msg_ch .msg_ch1 {padding: 5px 25px 5px 35px;border-radius: 2px;}
.msg_ch .msg_ch1 {padding: 5px 25px 5px 35px;border-radius: 2px;}
.msg_ch2 {position: relative;top: 4px;}
.msg_ch2 i {position: relative;top: -5px;color: #8e8d8d;}
.mrp_im {margin: 15px 18px 14px 0px;}
.mrp_im .btn_imr {padding: 4px 28px;border-radius: 2px;}
.mrp_im .mrp_im1 {font-size: 20px;color: #8e8d8d;}
.mssgrp .mssgrp1 {padding: 4px 28px;border-radius: 2px;}
.mssgrp1 .mssgrp2 {font-size: 20px;color: #8e8d8d;}
.mssgrp1 span {position: relative;left: 6px;top: -1px;}
.mssgrp12 {margin-left: 90px !important;}
.mrd_m .mrd_m1 {color: #7b848c !important;height: 38px;width: 83px;font-size: 13px;letter-spacing: .3px;border: .1px solid #ddd;border-radius: 2px;}
.ddd_bg {background-color: #f9f9f9;min-height: 40px;width: 100%;padding-top: 35px;}
.overview {height: 523px;overflow-y: scroll;}
::-webkit-scrollbar {width: 6px;height: 8px;}
::-webkit-scrollbar-thumb {background: #c3c6cc;}
::-webkit-scrollbar-track {border: 1px solid #fff;}
.gapingremoveinscroll{margin-top: -35px;}
.scroll_msgm {margin-right: 5px;}
.chck_img {position: relative;top: 20px;left: 5px;}
.message_rlp .msg_img {width: 50px;height: 50px;border-radius: 100%;margin-top: -15px;margin-left: -25px;}
.pd_msg {padding-left: 0px !important;padding-right: 0px !important;}
.msg_hed {border-bottom: .1px solid #ddd;padding-top: 15px;height: 75px;}
.msg_hed h4 {font-size: 20px;padding-left: 17px;font-weight: 600;padding-top: 13px;}
.col_12 {padding-top: 15px;}
.msg_img1 img {padding-top: 28px;width: 68px;height: 45px;padding-left: 16px;}
.cmpn_msg {padding-top: 18px;font-size: 16px;color: #101010;}
.date_msg {right: -40px;top: 0px;color: #9a9b9e;position: absolute;padding-right: 41px;font-size: 11.9px;padding-top: 20px;letter-spacing: .5px;font-family: Muli-SemiBold !important;}
.loctn_msr .pms_lct {line-height: 0px;margin-top: -2px;margin-bottom: 35px;}
.loctn_msr .left_s1 {text-decoration: none;font-size: 12.9px;color: #808080;letter-spacing: .3px;}
.date_msg_tm {right: -40px;top: 0px;color: #9a9b9e;position: absolute;padding-right: 41px;font-size: 11.9px;padding-top: 44px;letter-spacing: .5px;font-family: Muli-SemiBold !important;}
.cmt_masg {height: 292px !important;overflow-y: scroll;margin-bottom: 20px;}
.cmt_masg p {margin-left: 5px;color: #4c5054;font-size: 11.9px;font-weight: 100;padding-bottom: 10px;}
.name_msg {margin-top: 23px;color: #12afb0;font-size: 13px;letter-spacing: .5px;}
.time_msg {float: right;color: #9a9b9e;font-size: 11.9px;margin-top: -26px;}
.job_msg {font-size: 11.9px;margin-top: -9px;font-weight: 500;color: #000;}
.cnt_msg p {word-wrap: break-word;margin-top: -7px;margin-left: -1px;color: #4c5054;font-size: 11.9px;padding-bottom: 4px;}
/*end message css*/
/*start candidate_job_with_login_candidate css*/
.rjdp_clmp {padding: 0px 15px 15px;}
.rjdp_accnt {font-size: 21px;line-height: 26px;padding-bottom: 10px;color: #000;}
.rjdp_cmpnnt {font-size: 18px;line-height: 0px;padding-bottom: 10px;color: #000;padding-right: 12px;}
.rjdp_L1, .rjdp_L1:hover, .rjdp_L1:focus {color: #00a7f7;font-size: 13px;font-family: Muli-SemiBold !important;padding-bottom: 12px;padding-top: 5px;letter-spacing: .2px;text-decoration: none;}
.rjdp_L1 i {font-size: 19px;position: relative;top: 2px;padding-right: 5px;}
.rjdp_L {color: #737070;font-size: 13px;font-family: Muli-SemiBold !important;padding-bottom: 10px;letter-spacing: .2px;}
.img_rjdpt {padding-top: 26px;}
.img_rjdpt img {width: 75px;height: 75px;border: none;}
.rjdp_social1 {padding-top: 45px;padding-bottom: 20px;padding-left: 15px;}
.rpjdv_r1 {position: relative;}
.rpjdv_r {position: absolute;top: 10px;right: 25px;}
.rpjdv_r a {color: #fff;}
.img_crlp {padding-top: 13px;position: relative;}
.img_rjdp img {height: 100px;}
.rjdp_social1 h4 {font-size: 18px;font-family: Muli-SemiBold ! important;line-height: 0px;padding-bottom: 10px;color: #000;padding-right: 12px;}
.rjdp_conp {padding: 15px 30px;}
.rjdp_conp h3 {font-size: 21px;line-height: 26px;border-bottom: 1px solid #ddd;padding-bottom: 10px;color: #000;}
.jd_vdt_f h4 {font-size: 16px;color: #6c7990;}
.jd_vdt_f p {color: #5e6778;text-align: justify;padding-top: 10px;}
.rjdp_conp h4 {color: #6c7990;}
.margintopfollow {color: #00a7f7;font-size: 13px;letter-spacing: .2px;text-decoration: none;margin: -25px 0px 0px 0px;}
.rjdp_conp p {color: #5e6778;text-align: justify;}
.rjdp_btn {margin-top: 37px;padding-bottom: 44px;border-bottom: 1px solid #ddd;}
.rjdp_img {width: 110px;height: 110px;border: 2px solid #dcdcdc;overflow: hidden;object-fit: cover;margin-top: 10px;}
.rjdp_n {padding-top: 14px;}
.rjdp_ns, .rjdp_ns:hover, .rjdp_ns:focus {color: #00a7f7;font-size: 21px;padding-bottom: 12px;padding-top: 5px;letter-spacing: .2px;text-decoration: none;}
.rjdp_np {font-size: 14px;letter-spacing: .2px;padding-top: 8px;}
.rjdp_img3223 {height: auto;width: 100%;padding-top: 15px;}
.pjpts_job {color: #6c7990;font-size: 20px;margin: 55px 0px 50px 0px;}
.jdwl_ICN {padding: 35px 0px 25px 0px;}
.rjdpinp .rjdpinp1 {border-bottom: 1px solid #ddd;color: #000;}
.jdwl_lctn {padding: 35px 0px 25px 0px;}
.rjdprs5 {visibility: hidden;}
/*end candidate_job_with_login_candidate css*/
/* start Message_reply */
.img_msgr3 img {width: 50px;border-radius: 100%;height: 50px;}
.loctn_msr .left_s2 {text-decoration: none;font-size: 12.9px;color: #808080;letter-spacing: .3px;}
.btn_msr .btn_msr1 {margin: 0 auto;margin-bottom: 20px;font-size: 14px;padding: 8px 56px;}
/* end Message_reply */
/* start candidate_job_with_login_candidate css */
.rjdp_clmp {padding: 0px 15px 15px;}
.rjdp_accnt {font-size: 21px;line-height: 26px;padding-bottom: 10px;color: #000;}
.rjdp_cmpnnt {font-size: 18px;line-height: 0px;padding-bottom: 10px;color: #000;padding-right: 12px;}
.rjdp_L1, .rjdp_L1:hover, .rjdp_L1:focus {color: #00a7f7;font-size: 13px;font-family: Muli-SemiBold !important;padding-bottom: 12px;padding-top: 5px;letter-spacing: .2px;text-decoration: none;}
.rjdp_L1 i {font-size: 19px;position: relative;top: 2px;padding-right: 5px;}
.rjdp_L {color: #737070;font-size: 13px;font-family: Muli-SemiBold !important;padding-bottom: 10px;letter-spacing: .2px;}
.img_rjdpt {padding-top: 26px;}
.img_rjdpt img {width: 75px;height: 75px;border: none;}
.rjdp_social1 {padding-top: 45px;padding-bottom: 20px;padding-left: 15px;}
.rpjdv_r1 {position: relative;}
.rpjdv_r {position: absolute;top: 10px;right: 25px;}
.rpjdv_r a {color: #fff;}
.img_crlp {padding-top: 13px;position: relative;}
.img_rjdp img {height: 100px;}
.rjdp_social1 h4 {font-size: 18px;font-family: Muli-SemiBold ! important;line-height: 0px;padding-bottom: 10px;color: #000;padding-right: 12px;}
.rjdp_conp {padding: 15px 30px;}
.rjdp_conp h3 {font-size: 21px;line-height: 26px;border-bottom: 1px solid #ddd;padding-bottom: 10px;color: #000;}
.jd_vdt_f h4 {font-size: 16px;color: #6c7990;}
.jd_vdt_f p {color: #5e6778;text-align: justify;padding-top: 10px;}
.rjdp_conp h4 {color: #6c7990;}
.margintopfollow {color: #00a7f7;font-size: 13px;letter-spacing: .2px;text-decoration: none;margin: -25px 0px 0px 0px;}
.rjdp_conp p {color: #5e6778;text-align: justify;}
.rjdp_btn {margin-top: 37px;padding-bottom: 44px;border-bottom: 1px solid #ddd;}
.rjdp_img {width: 110px;height: 110px;border: 2px solid #dcdcdc;overflow: hidden;object-fit: cover;margin-top: 10px;}
.rjdp_n {padding-top: 14px;}
.rjdp_ns, .rjdp_ns:hover, .rjdp_ns:focus {color: #00a7f7;font-size: 21px;padding-bottom: 12px;padding-top: 5px;letter-spacing: .2px;text-decoration: none;}
.rjdp_np {font-size: 14px;letter-spacing: .2px;padding-top: 8px;}
.rjdp_img3223 {height: auto;width: 100%;padding-top: 15px;}
.pjpts_job {color: #6c7990;font-size: 20px;margin: 20px 0px 20px 14px;}
.jdwl_ICN {padding: 35px 0px 25px 0px;}
.rjdpinp .rjdpinp1 {border-bottom: 1px solid #ddd !important;color: #000;}
.jdwl_lctn {padding: 35px 0px 25px 0px;}
.rjdprs5 {visibility: hidden;}
/* end candidate_job_with_login_candidate css */
/* start candidate_job_detail_candidate css */
.rjdp_bx_i, .rjdp_bx_i:hover, .rjdp_bx_i:focus {color: #00a7f7;font-size: 57px;line-height: 42px;text-decoration: none;}
.rjdp_see1 {padding: 20px 0px;}
/* end candidate_job_detail_candidate css */
/* start Company_Profile css */
.shutterstock-97066739 {width: 100%;}
.imgcom_top {margin-top: -71px;}
.btn_start1com {margin: 5px 61px;padding: 8px 30px !important;}
.cxppcd_btn1 {margin: 22px;padding: 3px 12px !important;}
#youcom_top {color: #FFFFFF;font-size: 35px;font-weight: bold;line-height: 44px;margin-top: -69px;}
.top_comlo {margin-left: 4px;margin-top: 6px;}
.staff p i, .staff p {color: #737070;padding-top: 4px;}
.co_staff p a {color: rgba(255, 255, 255, 0.7) !important;font-size: 13px;font-weight: bold;line-height: 16px;}
.co_staff p a i {color: #fff !important;font-size: 15px;line-height: 16px;}
.you-tube-is-an-americom {width: 639px;opacity: 0.6;color: #000000;font-size: 14px;line-height: 22px;}
.social12 {color: rgba(172, 175, 179, 0.67);padding: 11px;}
.img_tco {font-size: 24px !important;}
.com_white h3 {padding-left: 22px;color: #000000;font-size: 21px;font-family: Muli-SemiBold ! important;line-height: 26px;padding-top: 15px;}
.video_com_lan {background-color: black;}
.image-video-caption {height: 23px;width: 180px;color: #000000;font-size: 17px;font-weight: 600;line-height: 23px;margin-left: 25px;}
.lorem_data_co {height: 34px;width: 692px;opacity: 0.75;color: #000000;font-size: 12px;line-height: 17px;margin-left: 25px;}
.cxppcd_bt1 {position: relative;top: -4px;}
.cxppcd_btn .cxppcd_btn2 {font-size: 21px;margin-right: 4px;}
#com_data {color: #3A4559;font-size: 15px;line-height: 23px;}
#img_com {margin-left: -15px;}
.img_tcolin {font-size: 28px !important;}
.img_tcogoole {font-size: 29px !important;}
#com_topfoll {position: absolute;opacity: 0.8;color: #9BA5B6;font-size: 12px;font-weight: 600;line-height: 15px;margin-top: -13px;padding: 29px;}
.btn_pjftco .sdfg {margin-bottom: 21px;width: 277px;padding: 10px;}
.co_bg_wh1 h3 {padding-left: 22px;color: #000000;font-size: 21px;font-family: Muli-SemiBold ! important;line-height: 26px;padding-top: 15px;}
.co_bg_wh h3 {padding-left: 22px;color: #000000;font-size: 21px;font-family: Muli-SemiBold ! important;line-height: 26px;padding-top: 15px;}
/* end Company_Profile css */
/* start SettingsRecruiterProfile css */
.head1_mm {padding-left: 71px;padding-top: 27px;padding-bottom: 20px;}
.head1_mm h3 {font-size: 27px;color: #a89a9a;font-family: Muli-SemiBold !important;}
.top_11 {padding-top: 15px;margin-left: -11px;}
.top_11 li a {font-size: 14px;color: #adadb0 !important;line-height: 0px;border: none;text-decoration: none;letter-spacing: .7px;}
.top_11 li a b {color: #000000;}
.gly3_mm {color: #0088ff;padding-right: 11px;}
.fa1_ss {color: #a89a9a;padding-right: 11px;}
.top_11 li a {font-size: 14px;color: #adadb0 !important;line-height: 0px;border: none;text-decoration: none;letter-spacing: .7px;}
.head2_mm h3 {font-size: 23px;color: #000000;font-family: Muli-SemiBold !important;margin-top: -40px;border-bottom: 1px solid #ddd;padding: 41px 0px 42px 74px;}
.pop_selct111 {color: #adadb0;font-family: Muli-SemiBold;font-size: 14px;margin-top: 20px;line-height: 35px;letter-spacing: 0.5px;}
.pop_selct111 .pop_selct222 {border-bottom: 1px solid #ddd !important;color: #111212;font-size: 18px;padding: 9px 0px 15px 0px;}
.drop_down_srp {position: absolute;font-size: 30px;margin: -40px 0px 0px 549px;}
.demo-droppable {background-color: #F2F5F8;color: #fff;padding: 8px 0px;text-align: center;border: 1px solid #ddd;}
.demo-droppable p {color: #9BA5B6;font-size: 15px;font-weight: 600;}
.mdi_drag {color: rgba(155,165,182,0.4);font-size: 32px;font-family: Muli;position: absolute;margin: 3px 0px 0px -32px;}
.save_btn {height: 39px;width: 175px;margin-left: 207px;}
/* end SettingsRecruiterProfile css */
/* start recuriterhome css */
.wel_vi_ms {height: 36px;color: #9BA5B6;font-size: 29px;line-height: 36px;}
.alt_yo_ms {height: 21px;color: #525F75;font-size: 17px;font-weight: 600;line-height: 21px;}
.you-may-be-intereste {padding: 0px 20px;height: 26px;width: 249px;color: #000000;font-size: 21px;font-weight: 600;line-height: 26px;margin-left: 39px;}
.youuu_inter_ms {height: 34px;width: 17px;color: #000000;font-size: 27px;font-weight: 600;line-height: 34px;margin-top: 0px;margin-left: 48px;}
.p_job_pos_ms {height: 19px !important;width: 69px !important;opacity: 0.75 !important;color: #525F75 !important;font-family: Muli !important;font-size: 15px !important;font-weight: 600 !important;line-height: 19px !important;margin-left: 39px !important;}
.youuu_inter_sixty_ms {height: 34px;width: 17px;color: #000000;font-size: 27px;font-weight: 600;line-height: 34px;margin-top: 0px;margin-left: -8px;}
.p_job_pos11_ms {height: 34px !important;opacity: 0.75 !important;color: #525F75 !important;font-family: Muli !important;font-size: 15px !important;font-weight: 600 !important;line-height: 19px !important;margin-left: -5px !important;}
.ho_ho109 {color: #000000;font-size: 21px;font-weight: 600;line-height: 26px;}
.icon_123 {width: 39px;line-height: 16px;height: 19px;opacity: 0.75;color: #525F75;font-size: 12.9px;margin-top: 12px;font-family: Muli-SemiBold !important;letter-spacing: .5px;}
#blank_ho {height: 32px;}
.inter_vi {color: #000000;font-size: 15px;line-height: 41px;margin-left: 10px;letter-spacing: 0.5px;}
.apri_l17 {height: 19px;width: 63px;opacity: 0.75;color: #525F75;font-size: 15px;font-weight: 600;line-height: 19px;text-align: right;margin-top: -39px;margin-left: 269px;letter-spacing: 0.5px;}
.weekdays {margin: 0;padding: 10px 0;background-color: #fff;margin-left: 11px;}
.weekdays li {display: inline-block;width: 40px;text-align: center;height: 16px;opacity: 0.75;color: #000000;font-family: Muli;font-size: 16px;font-weight: bold;line-height: 16px;}
.days {padding: 10px 0;background: #fff;margin: 0;margin-left: 12px;}
.days li {list-style-type: none;display: inline-block;width: 40px;text-align: center;margin-bottom: 16px;font-family: Muli;font-size: 14px;font-weight: bold;line-height: 16px;}
.li_1 {color: #fff !important;}
.salbh_bh {box-sizing: border-box;height: 96px;width: 3px;border-left: 4px solid #00A7F7;}
.mnoday_da {height: 72px! important;width: 85px ! important;border-right: 2px solid rgba(155,165,182,0.2);bottom: 1px;}
.hhh_rr8 {height: 26px;width: 13px;color: #000000;font-size: 21px;font-weight: 600;line-height: 26px;margin-left: 18px;}
.thur_thu {height: 19px;width: 34px;opacity: 0.75;color: #525F75;font-size: 15px;font-weight: 600;line-height: 0px;margin-left: 6px;}
.mno_da {margin-top: -95px;margin-left: 118px;}
.hhh_rr8neh {height: 16px;width: 80px;color: #000000;font-size: 13px;font-weight: 600;line-height: 16px;}
.thur_thusen {height: 15px !important;width: 174px !important;opacity: 0.75 !important;color: #000000 !important;font-family: Muli !important;font-size: 12px !important;line-height: 6px !important;}
.benga_l p {height: 15px;width: 60px;opacity: 0.75;color: #3A4559;font-size: 12px;line-height: 0px;margin-left: 8px ! important;margin-top: -2px ! important;}
.benga_l p a {margin: -2px ! important;color: #9BA5B6;}
.mapi_maker {height: 13px;width: 13px;color: #9BA5B6;font-family: "Material Design Icons";font-size: 13px;margin: -8px! important;}
.btnnn_cal {min-height: 47px !important;min-width: 334px!important;border: 1px solid rgba(155,165,182,0.2)!important;background-color: #FFFFFF!important;margin: 30px 8px 8px!important;border-radius: 0px !important;color: #9BA5B6 !important;font-family: Muli !important;font-size: 14px !important;font-weight: 600 !important;line-height: 22px !important;}
.cal_plus {height: 21px !important;width: 20px !important;color: #00A7F7 !important;font-family: "Material Design Icons" !important;font-size: 20px !important;line-height: 23px !important;top: 3px;position: relative;}
.days li .active_apn {height: 24px !important;width: 24px !important;padding: 4px 8px 6px 9px;color: white !important;border-radius: 100%;background-color: #00A7F7;}
.days li .active_apn_spn {height: 24px !important;width: 24px !important;padding: 4px 8px 6px 9px;color: white !important;border-radius: 100%;background-color: #00BEB2;}
.days li .active {height: 24px !important;width: 24px !important;padding: 5px;background: #00BEB2;color: white !important;border-radius: 100%;}
/*end recuriterhome css*/
/* start calenderpopup css */
.calender_add_p {height: 26px !important;width: 207px!important;color: #000000 !important;font-family: Muli-SemiBold !important;font-size: 21px !important;font-weight: 600 !important;line-height: 26px !important;margin-left: 10px !important;}
.selec_dat {color: #adadb0;font-family: Muli-SemiBold;font-size: 15px;margin-top: 20px;line-height: 62px;letter-spacing: 0.5px;}
.calend_mdi_bl {position: absolute;top: 57px;margin: -5px 1px 1px -186px;align-items: left;font-size: 24px;}
.selec_dat .plac_selct222 {width: 271px;border-bottom: 1px solid #ddd;font-size: 18px;letter-spacing: 0.5px;padding: 1px 1px 1px 35px;color: #adadb0 !important;}
.inter_vi_ms select {color: #adadb0 !important;}
.selectinterviewtypela{top: 0px;margin: -97px;}
.pjpt_22:before {content: '' !important;right: 6px;top: 0px !important;width: 20px;height: 20px !important;background: #fff !important;position: relative !important;pointer-events: none !important;display: block !important;}
.pjpt_22:after {content: '>' !important;font: 19px "Consolas", monospace !important;color: #aaa !important;transform: rotate(90deg) !important;right: 8px;margin-top: -40px !important;padding: 0 0 2px !important;position: absolute !important;pointer-events: none !important;}
.selec_dat .plac_selct20m_ss {border-bottom: 1px solid #ddd !important;color: #111212;font-size: 18px;letter-spacing: 0.5px;padding: 0px 0px 4px 0px;font-style: italic;}
.clock_mdi_bl {position: absolute;top: 48px;align-items: center;font-size: 24px;}
.add_btnn_ms .addti_add {height: 40px;width: 160px;color: #FFFFFF;font-weight: bold;line-height: 22px;letter-spacing: 0.5px;margin-left: 73px;margin-top: 62px;}
.candi_pro {margin-left: 0px !important;}
.pjpt_222 {padding: 3px !important;margin: 0 !important;background: #fff !important;outline: none !important;display: inline-block !important;-webkit-appearance: none !important;cursor: pointer !important;font-size: 17px !important;}
#hide_ms {display: none;}
.pop_selct10_ms {color: #adadb0 !important;font-family: Muli-SemiBold !important;font-size: 15px !important;margin-top: 15px !important;line-height: 35px !important;}
.pop_selct103_ms {color: #adadb0 !important;font-family: Muli-SemiBold !important;font-size: 19px !important;/* margin-top: -37px; */line-height: 35px !important;/* position: absolute; */margin: -2px -43px 0px 0px !important;border-bottom: 1px solid #ddd !important;}
.pop_selct10_ms .pop_selct105_ms {box-shadow: none !important;border-radius: 0px !important;border: none !important;border-bottom: 1px solid #ddd !important;color: #111212 !important;font-size: 19px !important;padding: 4px 0px 7px 0px !important;}
/* end calenderpopup css */
/*start job_posting_management css*/
.Mark_p_ms{font-size: 14px;font-family: Muli-SemiBold !important;color: #000;padding: 10px 0px 10px 0px;letter-spacing: .5px;padding-left: 16px;}
.jd_ms_radio input{position:relative;left: -7px;}
.jd_ms_radio label{font-size: 15px !important;color: #5e6778 !important;letter-spacing: 0.3px !important;font-family: muli-semiBold !important;font-weight: 500 !important;line-height: 11px;}
.design_ms{font-size: 14px;font-family: Muli-SemiBold !important;color: #000;padding: 10px 0px 10px 0px;letter-spacing: .5px;}
.design_emp_ms{font-size: 14px;font-family: Muli-SemiBold !important;color: #000;padding: 10px 0px 10px 0px;letter-spacing: .5px;padding-left: 15px;padding-top: 44px;}
.INtr_locat_ms{color: #000;padding: 10px 15px 0px 2px;font-size: 14px;font-family: Muli-SemiBold !important;letter-spacing: .5px;}
.jd1_ms .jd1_ms1{box-shadow: none;border-radius: 0px;border: none;border-bottom: 1px solid #ddd;color: #ddd;font-size: 13px;font-family: muli-semiBold !important;text-decoration: none;letter-spacing: 0.3px;}
.jd1_ms .jd1_ms1 .ms_ms{top: 4px;float: right;}
.part_time_ms{font-size: 14px;font-family: Muli-SemiBold !important;color: #000;padding: 10px 0px 10px 0px;letter-spacing: .5px;padding-left: 16px;}
.jd_radio_ms input{position: relative;top: 2px;}
.jd_radio_ms12{margin-left: -70px !important;}
.jd_radio_ms121221{box-shadow: 0px 2px 4px 2px rgba(136, 136, 136, 0.22) !important;height: 80px;padding: 23px;}
.descdesc{display: inline-block;width: 13px;height: 13px;background-color: blue; }
.jd_radio_ms label{font-size: 14px;font-family:muli-semiBold !important;padding-left: 15px;line-height: 15px;color: #5e6778;font-weight: 500;letter-spacing: .3px;}
.inter_coun_ms{font-size: 14px;font-family: muli-semiBold !important;color: #000;padding: 10px 0px 10px 0px;letter-spacing: .5px; }
.m_start_ms{margin-top: 11px; }
.bg_bgwh_ms{background-color: #fff !important;width: 100% !important;min-height: 50px !important;box-shadow: 0px 2px 4px 2px rgba(136, 136, 136, 0.22) !important;margin-bottom: -20px !important;margin-top: 35px !important;}
.jd_drop1_ms .jd_drop_ms{box-shadow: none;border-radius: 0px;border: none;border-bottom: 1px solid #ddd;color: #ddd;font-size: 13px;font-family: muli-semiBold !important;text-decoration: none;letter-spacing: 0.3px;}
.jd_22_ms{position: relative;top: 18px;}
.jd_vi_ms{margin: -18px 1px 1px 1px;}
.jd_vi_ms select{color: #adadb0;}
.jd_222_ms{padding: 3px !important;margin: 0 !important;-webkit-border-radius: 0px !important;-moz-border-radius: 0px !important;border-radius: 0px !important;background: #fff !important;color: #6d6d6d !important;border: none !important;outline: none !important;display: inline-block !important;-webkit-appearance: none !important;-moz-appearance: none !important;appearance: none !important;cursor: pointer !important;box-shadow: none !important;border-bottom: 1px solid #ddd !important;font-family: Muli-semiBold !important;font-size: 17px !important;}
.jd_B1_ms{position: relative}
.jd_B1_ms:Before{position: absolute;content: " ";border-top: 3px solid #00a7f7;left: 15px;right: 943px;top: 46px;}
.jd_ta_ms h4{border-bottom: 1px solid #ddd;padding: 10px 0px;color: #6c7990;font-family: Muli-SemiBold !important;letter-spacing: 0.5px;}
.jd_bggry_ms{background-color: #f8f8f8;width: 100%!important;min-height: 20px;padding: 22px 0px 10px 0px;}
.jd_pj_ms p{color: #6c7990;font-family: Muli-SemiBold ! important;font-size: 14px;border: 1px solid #1bdccf;padding: 10px;background-color: #fff;box-shadow: 0px 0px 9px 5px rgba(162, 162, 162, 0.12);}
.jd_pj_ms .jd_prst_ms{color: #1bdccf;text-decoration: none;}
.mbtn_jd_ms{margin-top: 52px;margin-bottom: 38px; }
.jd_fs1_ms .jd_fs_ms{background: linear-gradient(90deg, #05d2d2, #01e0ba);color: #fff;box-shadow: 0px 0px 9px 5px rgba(162, 162, 162, 0.12);width: 200px;font-size: 14px;font-family: Muli-SemiBold ! important;padding: 10px;letter-spacing: 0.5px;margin: 8px; }
.jd_fs1_ms .jd_fs_ms:hover ,.jd_fs1_ms .jd_fs_ms:focus {color: #1bdccf;border: 1px solid #1bdccf;box-shadow: 0px 0px 9px 5px rgba(162, 162, 162, 0.12);background: #fff;}
.jd_radio_ms label{font-size: 14px;font-family: Muli-semiBold ! important;padding-left: 15px;line-height: 15px;color: #5e6778;font-weight: 500;letter-spacing: .3px; }
.jd_radio_ms{margin-left: 18px;}
.jd_radio_ms input{position: relative;top: 2px;}
.jd_sub1_ms .jd_sub_ms{background: linear-gradient(90deg, #05d2d2, #01e0ba);color: #fff;box-shadow: 0px 0px 9px 5px rgba(162, 162, 162, 0.12);width: 118px;font-size: 14px;font-family: Muli-SemiBold ! important;padding: 10px;letter-spacing: 0.5px;margin: 8px;}
.jd_sub1_ms .jd_sub_ms:hover, .jd_sub1_ms .jd_sub_ms:focus{color: #1bdccf;border: 1px solid #1bdccf;box-shadow: 0px 0px 9px 5px rgba(162, 162, 162, 0.12);background: #fff;}
.yor_org_ms{padding-top: 0px !important;}
#hide_jd_ms{display: none;}
.selectborderbottm{width: 80% !important;}
.selectborderbottm{border: none;border-bottom: 1px solid #ccc !important;font-family: Muli !important;}
.selectborderbottm12{width: 70% !important;border: none;border-bottom: 1px solid #ccc !important;font-family: Muli !important;}
.selectborderbottm123{width: 40% !important;border: none;border-bottom: 1px solid #ccc !important;font-family: Muli !important;}
.selectborderbottm1234{width: 68% !important;border: none;border-bottom: 1px solid #ccc !important;font-family: Muli !important;}
.jd_cajp_ms h3{margin-top: 0px;font-family: muli-semiBold !important;letter-spacing: 0.3px;color: #000;}
.ms_ms{color: #ccc! important;}
.jd_close{border: 1px solid #ddd !important;}
.jd_close_drp{border: none !important; border-bottom: 1px solid #ccc !important;}
.jd_txt_ms{border: none !important;border-bottom: 2px solid #ccc !important;box-shadow: none !important;border-radius: 0px !important;width: 80% !important}
.jd_txt_ms2121{height: 26px !important;}
.jd_txt_ms21213{height: 32px !important;width: 70% !important;}
.inter_coun_msfontsizetext11{font-size: 14px;font-family: muli-semiBold !important;color: #000;padding: 10px 0px 10px 0px;letter-spacing: .5px;text-align: left;}
.list-unstyled li{list-style: unset !important;padding: 1px 1px 9px 1px;}
.inter_coun_msfontsizetext12{font-size: 14px;font-family: muli-semiBold !important;color: #000;padding: 10px 0px 10px 0px;letter-spacing: .5px;text-align: left;margin-left: 100px;}
.user_block_video {padding-top: 15px !important;}
.frmcontrol_jd_ms{width: 710px !important;height: 80px !important;border: 1px solid #ccc !important;}
.mbtn_jd{margin-top: 30px;margin-bottom: 25px;}
.ms_fs1_jd .jdis_fs {font-family: Muli-SemiBold ! important;padding: 10px;letter-spacing: 0.1px;width: 200px;}
.jd_radio_ms a{text-decoration: none !important;font-size: 14px;font-family: Muli-semiBold ! important;margin-left: 25px;line-height: 15px;color: #5e6778;font-weight: 500;letter-spacing: .3px;}
.mdi_clkjd_ms{color: #00a7f7;font-size: 45px;font-family: Muli-SemiBold;font-weight: 600;position: absolute;margin: -20px 0px 0px -23px;}
.video_text_content p{opacity: 0.7;color: #6d6d6d;font-size: 13px;line-height: 19px;font-family: Muli-SemiBold ! important;letter-spacing: .5px;margin-left: 11px;}
#textarea_feedback{color: #6d6d6d !important;}
#textarea_feedbacka{color: #6d6d6d !important;}
#textarea_feedback1{color: #6d6d6d !important;}
#textarea_feedbacka1{color: #6d6d6d !important;}
#textarea_feedback2{color: #6d6d6d !important;}
#textarea_feedbacka2{color: #6d6d6d !important;}
#textarea_feedback3{color: #6d6d6d !important;}
#textarea_feedbacka3{color: #6d6d6d !important;}
#textarea_feedback4{color: #6d6d6d !important;}
#textarea_feedbacka4{color: #6d6d6d !important;}
#hello1221{color: red;}
.vyremesimplifyuwork h4{font-family: Muli-Bold !important;margin-left: 5px;}
.vyremesimplifyuwork li{margin: 17px 0px 0px -15px;font-family: Muli-SemiBold !important;}
/* end job_posting_management css */
/* start cadidate_vyreme_submit_interview css */
.img_rjdpt11212 {padding-top: 20px;}
.img_rjdpt11212 img {width: 75px;height: 75px;border: none;}
.rjdp_cmpnnt12 {font-size: 24px;font-family: Muli-SemiBold ! important;line-height: 0px;padding-bottom: 10px;color: #000;margin: 40px 0px 0px 30px;position: absolute;}
.cvsip_vI {font-size: 21px;color: #000;line-height: 10px;font-family: Muli-SemiBold ! important;}
.Vi_cysip {padding: 5px 15px;position: relative;}
.rjdp_img12 {width: 70px;height: 70px;border: 2px solid #dcdcdc;overflow: hidden;object-fit: cover;margin-top: 5px;}
.rjdp_ns12, .rjdp_ns12:hover, .rjdp_ns12:focus {color: #00a7f7;font-size: 18px;font-family: Muli-SemiBold !important;padding-bottom: 12px;padding-top: 5px;letter-spacing: .2px;text-decoration: none;}
.rjdp_np12 {font-size: 11px;font-family: Muli-SemiBold !important;letter-spacing: .2px;padding-top: 8px;}
.cvsip_Jp {color: #5e6778;font-size: 13px;line-height: 16px;font-family: Muli ! important;letter-spacing: .3px;text-align: justify;padding-top: 12px;}
.cvsip_vd {padding: 0px 0px 17px;}
.cvsip_p_d {position: absolute;top: -110px;right: 17px;}
.circle121 {background-color: #59d6ce;width: 6px;height: 6px;border-radius: 50%;position: absolute;left: 10px;top: 53px;}
.cvsip_p_d p {border-radius: 25px;font-size: 13px;color: #00BEB2;line-height: 13px;letter-spacing: 1px;background-color: rgba(4,215,201,0.15);box-shadow: 0 2px 15px 0 rgba(176,186,202,0.4);font-family: Muli-SemiBold ! important;height: 32px;width: 225px;text-align: center;margin-top: 40px;padding-left: 12px;padding: 10px 0px;}
.cvsi_vdjd {font-size: 21px;color: #000;line-height: 30px;font-family: Muli-SemiBold ! important;margin-top: 13px !important;}
.cvsip_JD {color: #000;font-size: 15px;line-height: 19px;margin-bottom: 10px;letter-spacing: .3px;font-family: Muli-SemiBold !important;}
.rjdp_L12 {color: #737070;font-size: 13px;font-family: Muli-SemiBold !important;padding-bottom: 20px;letter-spacing: .2px;}
.cvsi_jd1 {position: relative;}
.cvsi_jd1 h4 {font-size: 14px;font-family: Muli-SemiBold ! important;}
.cvsi_jd1 p {color: #5e6778;text-align: justify;padding-top: 10px;}
.cvsi_jd1::before {position: absolute;content: " ";background-color: #ddd;left: 1px;top: 0px;width: 97%;height: 1px;}
.cvsi_lbtn{padding: 10px 66px !important;}
/* end cadidate_vyreme_submit_interview css */
/* start candidate_interview_submitted_successfull css */
.rjdp_accnt12 {font-size: 21px;font-family: Muli-SemiBold ! important;color: #000;}
.rjdp_cmpnnt121313 h4 {font-size: 18px;font-family: Muli-SemiBold ! important;line-height: 24px;padding-bottom: 10px;color: #000;padding-top: 36px;}
.candi_ins11 {margin-bottom: 27px;margin-top: 31px;}
.candidate_231 {background-color: rgba(4,215,201,0.15);color: #00BEB2;border-radius: 24px;width: 100px;height: 31px;font-size: 18px;float: right;margin-top: 0%;padding: 3px 0px 0px 13px;}
.side_con_re1 {margin-top: 12% !important;}
.candi_ins1 {font-family: Muli-SemiBold !important;color: #000;padding-top: 6px;}
.listinterviewingmargintop{margin-top: -32px;}
/* end candidate_interview_submitted_successfull css */
/* start Candidate_record_interviews_vyreme css */
.cvrip_btnb {letter-spacing: .5px;padding: 9px 20px !important;font-size: 16px !important;margin-right: 15px;}
.cvrip_btng {letter-spacing: .5px;padding: 9px 20px !important;font-size: 16px !important;margin-right: 15px;}
/* end Candidate_record_interviews_vyreme css */
/* start recruiter_my_jobpp css */
.bg_white_vdt_rmj {margin: 15px auto;}
.vdt_sedt {margin: 0px 0px 0px 8px !important;padding: 17px 3px;cursor: pointer;font-family: Muli-SemiBold !important;font-size: 14px;}
.vdt_wd {width: 100%;margin: 0 auto;min-height: 50px;margin-bottom: -15px;}
.vdt_pe_121 {margin-left: 20px;}
.vdt_pe_1 {padding-top: 16px;color: #9b9c9f;font-family: Muli-SemiBold !important;font-size: 13.9px;letter-spacing: .3px;}
.ed_myjj i {font-size: 20px;padding-right: 10px;}
/* end recruiter_my_jobpp css */
/* start recruiter_message css */
.bg_whiteho {margin-bottom: 0px;margin-top: 35px;padding-top: 14px;}
.rm_check {position: relative !important;margin-top: 2px !important;}
.am_home2 {padding-right: 48px !important;}
.dddd_rm {font-size: 32px;position: relative;top: 9px;color: #00a7f7;}
/* end recruiter_message css */
/*end balram css*/

/*end arpita css*/
/* -----------------------myjobs----------------------------*/
.home_widths9 {width: 72%;margin: 0 auto;margin-bottom: 30px;}
.myJ_cp {padding-right: 0px !important;padding-left: 0px !important;}
.padd_lmj {padding-left: 75px !important;}
.mj_ser{transition: ease all 1s;padding: 14px 40px;letter-spacing: .5px;}
.my_serxx1{margin-top: 50px;}
.btngrup1{width: 100%;}
.btngrup2{width: 44%;}
.btngrup3{width: 28%;}
.btngrup3 .innerbtn_border{border-left: 1px solid #ddd!important;}
.btngrup3 .innerbtn2{color: #9BA5B6!important;}
.innerbtn{width: 100.5%;height: 50px;background-color: #fff !important;color: #000 !important;
    box-shadow: none !important;border: none!important;font-size: 13px !important;text-align: left !important;
    border-radius: 0px !important;padding: 10px 12px !important;}
.My_j22{color: #9BA5B6;font-size: 20px;position: absolute;right: 0px;padding-right: 11px;}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus,.btn-primary:active,.btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-color: #fff!important;border:  1px solid #07d1d5!important;}
.My_JoPost{margin-right: 5px;font-size: 15px;background-color: #fff;color: #07d1d5;padding: 6px 12px;}
.My_JoPost:hover,.My_JoPost:focus{color: #07d1d5;}
.submenu{width: 100% !important;}
.My_JoPost1{margin-top: 50px;}
.my_jbMs h4 {font-size: 17px;color: #4d4d4e;letter-spacing: .5px;}
.img_amazons9 { padding: 60px 5px 60px 60px;}
.posteds9 .posts9 { text-align: center; color: #9b9c9f;font-size: 11.9px;letter-spacing: .3px;margin-left: -6px;margin-top: -6px;}
.My_jai12 {position: relative;top: 83px; padding-left: 16px;}
.colms9 {padding: 0px !important;}
.Managers9 h4 {color: #018BCE;padding-top: 25px;font-size: 21px;letter-spacing: .5px;opacity: .9;}
.Managers9 h5 {font-weight: 600;font-size: 15px !important;letter-spacing: 0.8px;color: #1b1a1a;}
.staffs9{border-bottom: 1px solid rgba(162, 162, 162, 0.25);}
.staffs9 p a {letter-spacing: .5px;color: #737070;font-size: 12.6px;}
.form_selects9 .form_select1s9 {padding: 0px !important;}
.aas9 p { padding-top: 15px; color: #9b9c9f; font-size: 13.9px; letter-spacing: .3px;}
.aas9 p span {color: #5e6778;}
.job_ds9 {padding: 20px 0px 0px 0px;}
.job_ds9 .ccs9, .Additional_Is9 .ccs9 {color: #9b9c9f; font-size: 13.9px;letter-spacing: .3px;}
.client_if a, p {color: #6d6d6d;transition: ease all .5s;}
.job_ds9 p a, .Additional_Is9 p a {text-decoration: underline;color: #00a7f7;font-size: 11px;}
.Onlines9 .circles9 {
    background-color: #59d6ce;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: relative;
    left: -13px;
    top: 11px;
}
.Onlines9{padding: 25px 0px 35px 0px;margin-right: 14px;}
.vyreme_margin{margin: -90px 0px 0px 0px;}
.Onlines9 .btn_actives9 {
    border-radius: 25px;
    padding: 0px 20px;
    font-size: 11.9px;
    margin-top: 5px;
    padding-bottom: 5px;letter-spacing: .3px;
    margin-top: 3px;}
.btnmargin_vyrme{margin: -90px 0px 0px 0px;}
.btn_actives9 {
    background-color: rgba(4,215,201,0.15);padding: 6px 12px;
    border-radius: 2px;
    color: #00BEB2;}
.myjai {padding-left: 30px !important;}
.Myjvidio{margin-right: 17px;}
.btnvideo_myjob {padding: 10px 9px !important;width: 47%;margin-right: 5px;width: 45%;}
.My_jai1 a {font-size: 13.9px;
    color: #9BA5B6;
    letter-spacing: .8px;}
.My_jai1 a:hover, .My_jai1 a:focus {color: #00A7F7;}
.My_jai1 .My_jai {color: #00A7F7;
    font-size: 20px;
    padding-right: 10px;}
.search_myjob {border: none!important;
    padding-top: 5px!important;
    box-shadow: none!important;
    height: 45px!important;
    padding-bottom: 0px!important;}
.frmctrl_myjob{margin-bottom: 0px!important;}
/* ------------------------------search job --------------------*/
.frmctrl_Searchjob{padding-top: 10px;}
.searchicon_searchjob{color: #9BA5B6;
    margin-left: 6px;}
.keyword_searchjob{border: none !important;
    font-size: 11.9px !important;
    padding: 8px 0px 8px 10px !important;
    width: 73%;
    letter-spacing: .5px !important;}
.keyword_searchjob:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)!important;}
.searchbtn_searchjob{width: 93px;}
.savebtn1_Searchjob .savebtn_Searchjob{font-size: 11.9px!important;padding: 7px 10px;font-size: 11.9px;}
.headdiv_searchjob{padding: 0px!important;}
.filterbk_searchjob{background-color: #f5f6f7!important;top: -45px;position: relative;}
.filterbtn_sj{width: 100%;
    border-radius: 0px;
    background-color: transparent;
    color: #9da6b7;
    font-size: 12.9px;
    font-weight: 500;
    min-height: 50px;}
.filterul_sj{left: -16px !important;}
.result_sj{margin-bottom: -20px !important;margin-top: 39px!important;}
.img_googles9 {padding: 25px;}
.img_googles9 img {padding-left: 62px;}
/* ------------------------------------VyreMe----------------------------*/
 .menubtn_vyreme{width: 175px;
    height: 50px;
    background-color: #FFFFFF;
    margin-right: 3px;
    font-family: Muli-Bold !important;
    letter-spacing: 0.5px;
    font-size: 13px;}
.pdiv_vyreme{margin-top: 20px;}
.pdiv_vyreme p{
font-size: 13px;
    font-family: Muli-SemiBold;
    font-style: italic;
    color: #525F75 !important;}
.post_vyreme{border-bottom: none !important;padding: 9px 0px 14px 0px;}
.post_vyreme p span {
    letter-spacing: 0.5px !important;
    color: #b0b7c5 !important;
    font-size: 15px;}
.post_vyreme p i{
        color: #737070;
    padding-top: 4px;}
.Messagep_vyreme{border: 1px solid #ddd!important;color: #ddd!important;min-height: 65px;}
.activebtn_vyreme{padding-top: 4px !important;
    background-color: rgba(213, 211, 211, 0.97);
    color: black;}
.Myjvidio {margin-top: 75px;}
.btn_R1 .btn_btn_R {background-color: black;
    width: 93%;
    font-size: 14px;
    color: #fff;
    padding: 10px 6px;
    margin-bottom: 10px;
    border-radius: 0px;
    margin-top: 12px;}
.btn_R1 .btn_btn_R:hover, .btn_R1 .btn_btn_R:focus {background: #fff;
    border: 1px solid #00a7f7;
    color: #80ebe4;
    -webkit-transition: ease all .5s;-o-transition: ease all .5s;-moz-transition: ease all .5s; -ms-transition: ease all .5s;
    transition: ease all .5s;
    box-shadow: 0.5px 0.5px 0.2px 0.5px rgba(119, 119, 119, 0.68);}
.add_clr12 {
    color: #b0b7cf;
    letter-spacing: 0.5px;
    font-size: 15px;
    margin: 0px 0px 0px 5px;}
.Onlinemarginlefttextcenter {
    margin: 1px 52px 1px 0px;}
.celender_12 i {
    color: #00A7F7;
    font-size: 16px;}
.ignore_lft {
    padding-left: 18px;
    color: #00A7F7;
    font-size: 15px;}
.btn_R1 .btn_btn_R1 {
    background-color: #d7d0d0;
    width: 93%;
    font-size: 14px;
    color: #838283;
    padding: 10px 6px;
    margin-bottom: 10px;
    border-radius: 0px;
    margin-top: 12px;}
.btnsubmit_vyreme{
    width: 93%;
    color: #fff;
    padding: 10px 6px;
    margin-bottom: 10px;
    border-radius: 0px;
    margin-top: 12px;}
.submit-your-answer {
    font-size: 21px;
    line-height: 26px;
    margin-left: 10px;}
.pop_selct {
    color: #8f9093;
    font-size: 15px;
    padding-top: 10px;
    margin-bottom: 7px;}    
.selectbox_vyreme{
        border: 1px solid #ccc!important;
    border-radius: 4px!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)!important;}
.selectbox_vyreme:focus{box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)!important;
            border-color: #66afe9!important;}
.pop_selct1001 {color: #adadb0;font-size: 15px;
    margin-top: 15px;}
.pop_selct1003 {
    color: #adadb0;
    font-size: 23px;}
.pop_selct1001 .pop_selct1005 {
  border-bottom: 1px solid #ddd!important;
    color: #111212;
    font-size: 18px;
    width: 494px;}
.pop_selct1005:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)!important;}
.pop_selct1003 {
    font-size: 23px;
    margin: 1px -43px 0px 0px;
    border-bottom: 1px solid #ddd;}
.you_will {font-size: 13px;}
.proceesdiv_vyreme{text-align: center;margin-top: 48px;}
.proceesbtn_vyreme{padding: 11px 23px;}
.lrj_mw .lrj_mw1 {width: 740px;margin: 187px auto;width: 740px;margin: 187px auto;height: 100vh;overflow-y: scroll;}
.phonediv_vyreme{display: none;}
.Vyreme_sod:after {
    content: '>';
    font: 19px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: -547px;
    top: -29px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}

/******************************Account managment for Candidate*******************/
.profile_pic_AccMangCand,.profile_pic_Acr{
    border-radius: 50%;
    width: 75px;
    height: 70px;
    margin-left: -50px;
    margin-top: 30px;
    border: 2px solid #86a5a9;}
.profile_name_AccMangCand,.profile_name_Acr{letter-spacing: 0.5px;margin-top: 12px !important;}
.profile_cm_AccMangCand,.profile_cm_Acr{font-family: Muli-Bold !important;
    margin-top: 12px;
    letter-spacing: 0.5px;
    color: #6c7990;}
.Heading_rightdiv_AccMangCand,.Heading_rightdiv_Acr{border-bottom: 1px solid #e6e9ec;}
.Heading_rightdiv_AccMangCand_h3,.Heading_rightdiv_Acr_h3{color: #8b8d8e;
    letter-spacing: 0.5px;}
.header_close_AccMangCand,.header_close_Acr{cursor: pointer;}
.Heading_rightdiv_AccMangCand_lableSub,.Heading_rightdiv_Acr_lableSub{font-size: 14px;
    letter-spacing: 0.5px;
    text-align: justify;}
.Heading_rightdiv_AccMangCand_lable,.Heading_rightdiv_Acr_lable{
    font-size: 18px;
    font-weight: 500;
    color: #000;
    font-family: Muli-Bold !important;
    letter-spacing: 0.5px;}
.innerhead_lable_AccMangCand,.innerhead_lable_Acr{
    font-size: 13px;
    font-family: Muli-Bold !important;
    letter-spacing: 0.5px;
    text-align: justify;
    color: #5e6778;}
.Div_spacing_AccMangCand{margin-top: 23px;margin-left: 25px;}
.textbox_AccMangCand,.textbox_Acr{border: none;
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin-bottom: 23px;
    height: 34px;
    font-size: 13px;
    letter-spacing: 0.4px;}
.btnemail_AccMangCand,.btnemail_Acr{
    margin-bottom: 20px;
    font-size: 14px;letter-spacing: 0.5px; padding: 5px 18px;}
.inner_header_AccMangCand,.inner_header_Acr{
    margin-top: 23px;
    margin-left: 25px;
    border-bottom: 1px solid #e6e9ec;}
.innerhead_lable_AccMangCand,.innerhead_lable_Acr{
    font-size: 13px;
    font-family: Muli-Bold !important;
    letter-spacing: 0.5px;
    text-align: justify;
    color: #5e6778;}
.selectbox_AccMangCand,.selectbox_Acr{
    border: none;
    border-bottom: 1px solid #ddd;
    width: 100%;
    height: 34px;
    font-family: Muli-SemiBold !important;
    font-size: 13px;
    margin-bottom: 23px;
    letter-spacing: 0.4px; }
.Selectbox_AccMangCand,.selectbox_Acr{
    height: 88px;
    width: 203px;
    font-family: Muli-SemiBold !important;
    font-size: 13px;}
#acc1,#priv1,#comm1{padding-left: 0px;padding-right: 0px;} 
.AkHeader{ 
  position: relative;
  top:0px;left:0px;
  height: 50px;z-index: 10000;
  width: 100%;
  font-family: Muli-SemiBold ! important;
  font-size: 1.5vw;font-size: 20px;
background: #F2F5F8;}
.AkHeader>div{height: 50px;
  width: 33.333333%;
  padding-top: 10px;
  position:absolute;right: 0px; 
  text-align: center;
}
.AkHeader>div>div{
  cursor: pointer;}
.AkHeader>div>.headerAA:after{    content: '';
    height: 1px;
    transition: .3s all;
    width: 80%;
    position: absolute;
    top: 93%;
    border-bottom: 5px solid rgba(0,0,0,0);
    margin: auto;
    left: 0;
    right: 0;}
.AkHeader>div{
   border-bottom: 5px solid rgba(0,0,0,0);
   }
.AkHeader>div:hover{
   border-bottom: 5px solid #01E0BA;}
.AkHeader>div>.headerAB:after{
   content: '';
    height: 1px;
    transition: .3s all;
    width: 80%;
    position: absolute;
    top: 93%;
    margin: auto;
    left: 0;
    right: 0;
 border-bottom: 5px solid #01E0BA;}
.Akdiv1{left: 0px;}
.Akdiv2{margin:auto;left:0;right: : 0;}
.Akdiv3{right: 0px;}
.header_open{max-height: 500px;
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;
    overflow: hidden;     }
.header_close{ max-height: 0;
    overflow: hidden;
    /* Set our transitions up. */
    -webkit-transition: max-height 0.8s;
    -moz-transition: max-height 0.8s;
    transition: max-height 0.8s;}
.inblock{display: none;}.inblock1{display: block;}
.Modelheading_Acr{text-align: center;
    font-size: 21px;
    padding: 9px 0px;
    color: black;}
.Model_boarder_Acr{border-bottom: 1px solid #ddd;
    margin-left: -24px;
    margin-right: -24px;}
.ModelContent_Acr{padding-right: 25px;
    padding-left: 25px;  
    padding-bottom: 25px;
    padding-top: 5px;}
.Modeldiv_Acr{margin-top: 23px;}
.Modellable_Acr{
    font-size: 14px;
    margin-top: 7px;
    position: absolute;
    letter-spacing: 0.3px;}
.Modeltextbox_Acr{border: none;
    border-bottom: 1px solid #ddd;margin-left: 171px;
    width: 68%;
    height: 34px;
    font-size: 13px;
    letter-spacing: 0.4px;}
.close_btn_ACR{position: absolute;
    top: 0px;
    right: 0px;
    font-size: 32px !important;
    height: 40px;
    width: 40px;
    color: rgba(0,0,0,.5) !important;}
.Selectbox_AccMangCand1{float: left;
        margin-left: 10px;
        margin-right: 10px;}
/******************************account managmnet for requiter*****************/
.header_a_Acr {font-size: 18px;
    line-height: 55px;
    color: #000;
    letter-spacing: 0.5px;}
.header_Acr {background-color: rgba(242,245,248,0.7);}
.defaultborder_Acr {border-bottom: 5px solid #04d7c9;}
.header_a_div_Acr {text-align: center;
    margin-left: 14px;color: #000;
    width: 23% !important;
    margin-right: 5px;}
.header_a_div_Acr:focus, .header_a_div_Acr:hover {background-color: #04d7c9;color: #000;}
.CompLogoimg_Acr{height: 200px;
    border-radius: 12px;}
.Video_Acr {width: 357px;}
.textArea_Acr{
     border: none;
    border-bottom: 1px solid #ddd!important;
    width: 100%;
    margin-bottom: 23px;
    font-family: Muli-SemiBold !important;
    font-size: 13px;
    letter-spacing: 0.4px;}
.imgPic_Acr{width: 50px;
    height: 50px;
    border: 2px solid #dcdcdc;
    overflow: hidden;
    object-fit: cover;
    margin-top: 6%;
    border-radius: 34px;}
.Namecard_Acr{font-size: 18px;
    color: #000;
    line-height: 10px;
    padding-top: 10px;}
.Emailcard_Acr{font-size: 13px;
    color: #000;
    line-height: 10px;
    padding-top: 10px;}
.Delete_btn_Acr{color: #00a7f7;
    font-size: 30px;
    padding-right: 17px;}
.Bgwhite_div_Acr{min-height: 62px;
    margin-top: 35px;}
.apy{margin-top: 50px;}
.ChangeSave_Acr {width: 152px;}
.spacing_Acr{margin-top: 23px;
     margin-left: 25px;}
/******************************Candidate_VyreMe_View_Submitted_Interview_Page*******************/
.watch_inter h3{color: #9BA5B6;
    font-size: 29px;}
.bg_whit_nav_ak {min-height: 60px;
    margin-bottom: 10px;}
.designationdiv_cvv{margin-top: 21px;margin-left: -20px;}
.designationdiv_cvv h4{color: #000000;
    font-size: 13px !important;}
.designationdiv_cvv a{opacity: 0.75;
    color: #337ab7;
    font-size: 13px;}
.img_amazon112_gld img {height: auto;
    width: 55%;
    top: 20px;
    position: absolute;
    border-radius: 50%;}
.emailid_cvv{margin-left: -20px;padding-bottom: 9px;}
.emailid_cvv a{opacity: 0.75;
    color: #3A4559 ! important;font-family: Muli;
    font-size: 11.9px;
    letter-spacing: .5px;}
.inter_ques {margin: 13px;margin-top: 51px;}
.inter_ques>h1 {font-size: 21px;
    color: #0c0b0b;
    border-bottom: 1px solid #ddd;
    letter-spacing: 0.5px;
    height: 20px;
    padding-bottom: 30px;
    margin-top: 5px;}
.slideMenueAk{font-size: 14px;cursor: pointer;
    min-height: 40px;color: #5e5959;width: 105%;
    line-height: 19.5px;
    letter-spacing: 0.5px;
    padding: 9px;
    word-spacing: 0.3px;}
.slideMenueAk:hover {border: 1px solid #05D3CF;width: 105%;}
.video_cntnr{padding: 10px;;}
.commenth2_dvv{font-size: 20px;
    color: #161515;
    border-bottom: 2px solid #ccc;
    width: 100px;}
.cmnt_loren h2 {font-size: 13px;
    color: #181717;}
.cmnt_loren p {font-size: 13px;
    color: #b4b1b1;}
.cmnt_loren h4 {font-size: 11px!important;
    color: #b4b1b1!important;}
.video_cntnr h4 {font-size: 21px;
    padding-top: 8px;
    margin-bottom: 17px;
    color: #3b3a3a;}
.vdo_ply {margin: 6px 0px 14px 97px;
    width: 74%;}
.Manager12_12 h2 { color: #333232; 
    font-size: 14px;}
.star_rat1122 {color: #8bbdfe;
    font-size: 20px;
    margin: 0px -5px 0px 0px;}
.heighttextarea textarea {margin-top: 20px;
    width: 90%;}
.send_btn {padding: 5px 0px 0px 0px;float: right;
    margin: 4px 67px 0px 0px;
    width: 125px;
    min-height: 32px;
    font-size: 14px;
    text-align: center;}
.divspace_cvv{margin:70px 178px;}
.divspace_cvv a{padding: 10px;}
/********************************************vyre_dashboard_template_manage*********************/
.Vdt_header_li{width: 175px;
    height: 50px;
    margin-right: 3px;
    background-color: #FFFFFF;
    font-family: Muli-Bold !important;
    letter-spacing: 0.5px;
    font-size: 13px;}
.Vdt_header{margin-top: 20px;}
.Vdt_header_li:hover,.Vdt_header_li:focus{ border: 1px solid #00B5E3!important;}
.vyremesimplifyuwork li {margin: 17px 0px 0px -15px;font-family: Muli-SemiBold !important;}
.Mvrmts, .Mvrmts:hover, .Mvrmts:focus{
    color: #000;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 0.5px;
    background-color: #FFFFFF;
    letter-spacing: 0.5px;padding: 15px 15px 15px 5px;}
.Mvrmts i {font-size: 30px;
    padding-left: 5px;
    color: #00a7f7;
    position: relative;
    top: 6px;
    right: 3px;}
.vdt_sedt12 {
    padding: 17px 3px;
    margin: 0px 0px 0px -18px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #000;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: Muli-SemiBold !important;
    font-size: 14px;}
.img_vdt1 {width: 50px;
    height: 50px;
    border: 2px solid #dcdcdc;
    overflow: hidden;
    object-fit: cover;
    margin-top: 2%;
    float: left;}
.vdbt2_n {font-size: 13px;
    color: #000;
    line-height: 10px;
    float: right;
    padding-top: 10px;}
    .vdt_pe_121 {
    margin-left: 20px;}
.vdt_pe_1 {padding-top: 16px;
    color: #9b9c9f;
    font-size: 13.9px;
    letter-spacing: .3px;}
.vrybtd1p {padding-top: 13px;
    padding-bottom: 15px;}
.vrybtd{padding: 8px 8px;
    color: #fff;
    letter-spacing: 0.5px;}
.bg_grey_vdt{background-color:#EBF0F6!important;}
.vdt_sedt {padding: 17px 3px;
    margin: 0px 0px 0px 21px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #000;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: Muli-SemiBold !important;
    font-size: 14px;}
.divider_mvt {padding-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;}
.mvt_hea {font-size: 14px;
    color: #000;font-family: Muli-SemiBold !important;
    opacity: .75;
    text-align: center;}
.description_mvt p{text-align: justify;
    letter-spacing: 0.5px;
    color: #6d6d6d;
    font-size: 13px;
    font-family: Muli-SemiBold !important;}
.timecontduration p {font-family: Muli-SemiBold !important;
    font-size: 13px;
    letter-spacing: .2px;
    position: relative;
    color: #6d6d6d;}
.dlet_vdt{ color: #00a7f7;
    font-size: 25px;
    padding-right: 17px;
    text-decoration: none;}
.vdt_4th {font-size: 14px;
    margin: 0 auto;
    padding: 13px 20px;
    border: 1px solid #00a7f7;}
.creat_vdt {position: relative;
    top: -88px;
    right: 265px;
    float: right;}
.mvt_heading {
     padding-top: 13px; 
    font-family: Muli-SemiBold !important;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #000;}
.durationtime{font-size: 15px;
    font-family: Muli-Bold;
    letter-spacing: 0.5px;
    text-align: right;
    top: 14px;}
.space_mvt{padding-top: 0px!important;margin-top: -14px;}
.link_ppl12 a, .bell_vdt131{color: #0686c3;padding-left: 20px;opacity: 0.75;line-height: 35px;font-size: 12.6px;letter-spacing: .3px;font-weight: 500;}
.vdt_pe small {color: #000;}
.vdt_pe {color: #9b9c9f;
    font-size: 13.9px;
    letter-spacing: .3px;}
.headrepop_vdt{text-align: center;text-align: -webkit-center}
.tn_vdtl4 {color: #000;
    font-size: 16px;}
.ct_vdti4 .ct_vdti41 {
    border-bottom: 1px solid #ddd!important;
    color: #000;}
.rcvmt_fQ label {
    color: #96a4bd;
    letter-spacing: .3px;}
.rcvmt_fQ .rcvmt_fQ1 {box-shadow: none;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #ddd!important;}
.rcvt_pc {color: #96a4bd;margin-bottom: 21px;
    margin-top: 3px;
    font-size: 14px;
    letter-spacing: .3px;}
.rcvt1 {padding: 3px;
    color: #6c7990;
    cursor: pointer;
    border-bottom: 1px solid #ddd!important;
    font-size: 14px;}
.rcvt_sf{padding: 10px 14px;}
/*end arpita css*/

/*vikas css*/
.profile .CEO1 a, .profile .CEO1 a:hover, .profile .CEO1 a:focus {
    opacity: 0.75; color: #000000; font-size:13px;line-height: 30px;text-decoration: none;
}
.verticle_line p {
    margin-left: 31px;color: #6c7990;font-size: 13px;line-height: 0px;margin-bottom: 0px;
}
.c_pro p{
    font-size: 10px;color: #6c7990;margin-left: -24px;
}
.hr{margin-left: 14px !important;border-bottom: 1.2px solid rgba(155, 165, 182, 0.17) !important;
    margin-top: 14px;margin-bottom: 16px;
}
.ptie, .School{
    font-size: 16px;padding: 0px 20px 0px 32px;position: relative;top: 2px;color: #00BEB2;
}
.work_prefrence p{line-height: 55px !important;}
.m_mdi { font-size: 20px!important;color: #00a7f7; }
.trofy_people12 span {
    background-color: #d9f2fe;padding: 2px 7px;
    border-radius: 50%;color: #00a7f7;font-size: 85%;position: relative;top: -3px;
}
.trofy_people12{position: absolute;right: 40px;top: 56px; }
.verticle_line21 p{line-height: 30px; margin-left: 17px !important; padding-top: 9px !important; 
    border-bottom: 2px solid rgba(155, 165, 182, 0.17);margin-right: 17px;
}
.bussness_1{ padding-top: 14px; }
.people_pad{ padding-top: 7px;}
.vrt_l{margin: 0 0 0 15px;}
.bg_white123 a{background-color: #fff;height: 23px;width: 65px;box-shadow: 0 2px 15px 0 rgba(176,186,202,0.4);padding: 3px 9px 3px 9px;font-size: 11px;}
.bg_white123{margin: 0px 13px 8px;}
.social_margin{margin-top: 15px;background-color: #edf9ff;}
.upload{position: relative;top: 3px;padding-right: 8px;}
.m1_mdi{margin-right: 12px;font-size: 24px!important;}
.dot_back {
    background-color: #ddd;height: 453px;
    width: 3px;margin-left: 75px;position: absolute;top: 0px;
}
.div_size11 {
    width: 20%;float: left;min-height: 90px;color: #676e7d;font-size: 14px;line-height: 16px;text-align: center;    border: .3px solid rgba(155, 165, 182, 0.11);
}
.div_size11:hover, .div_size11:focus, .div_size11:active {
    border: 1px solid #00B5E3;text-decoration: none;box-shadow: 0 2px 4px 0 rgba(0,181,227,0.4);color: #000;letter-spacing: .3px;
}
.div_size11 span{font-family: Muli-Bold !important;}
.ms_mdi {font-size: 24px;color: #00a7f7;}
.dot_field {position: absolute;top: 103px;width: 15px;height: 15px;background-color: #04D7C9;border-radius: 50%;margin-left: 69px;}
.dot_field1 {position: absolute;top: 302px;width: 15px;height: 15px;background-color: #04D7C9;border-radius: 50%;margin-left: 69px;}
.dot_field12 {position: absolute;top: 445px;width: 10px;height: 10px;background-color: #ddd;border-radius: 50%;margin-left: 71px;}
.busi_str_Flexible {margin: -27px 0px 0px -10px;}
.busi_str {margin: -20px 0px 0px -10px;}
.busi_str_Mumbai {margin: -27px 0px 0px -10px;}
.busi_str a {font-size: 11.60px !important;color: #525F75 !important;margin-top: 15px;float: left;border: 1px solid rgba(155,165,182,0.14);padding: 5px 10px 2px 11px;border-radius: 84.6px;margin-left: 15px;height: 27px;background-color: rgba(155,165,182,0.14);}
.eg_skil1{padding-left: 20px;margin-top: 13px;width: 90%;}
.eg_skil::before {
    border-left: 2px solid rgba(155, 165, 182, 0.17);
    content: " ";position: absolute;height: 100%;top: 11px;bottom: 0px;
}
.Online1 .btn_active12 {
    font-size: 13px;color: #fff;padding: 8px 20px 8px 11px;
    letter-spacing: 1px;background-color: #9BA5B6;box-shadow: 0 2px 15px 0 rgba(176,186,202,0.4);
    height: 32px;position: relative;top: -33px;
}
.masterandbachelor {
    margin-left: 14px;color: #000000;font-size: 15px;line-height: 19px;
}
.university_col p {
    color: #6c7990;font-size: 11.9px;font-weight: 500;line-height: 15px;letter-spacing: .5px;
}
.schol_manager p {
    color: #000000;line-height: 16px;letter-spacing: .3px;
}
.margindsakjndskj{margin:19px 0px 65px;}
.bg_white1{margin-top: 15px;}
.jobs_titel{padding-left: 22px;color: #000000;font-size: 21px;padding-top: 15px;}
.Manager12 h4{color: #000000;font-size: 13px !important;line-height: 16px;font-family: Muli-Regular ! important;}
.Manager12{padding-top: 15px;opacity: 0.75;color: #000000;font-family: Muli-Regular ! important;font-size: 11.99px;line-height: 12px;}
.img_amazon1 img {height: auto;width: 55%;top: 20px;position: absolute;}
.paddi_l{padding-left:0px !important;}
.univesi{padding-left: 30px !important;}
.comp_add{padding-right: 0px !important;}
.add_education .btn_share{padding-right: 22px !important;line-height: 25px;letter-spacing: .5px;}
.schol_manager a{color: #000000;font-size: 13px;line-height: 16px;letter-spacing: .3px;font-family: Muli !important;}
.award_cer_publi ul{padding-left: 0px !important;}
.award_cer_publi ul li {
    margin-top: 30px;color: #83868A;font-size: 14px;font-family: Muli-SemiBold !important;
    letter-spacing: .7px;cursor: pointer;
}
.midi_a {font-size: 24px! important;}
.university_col{margin-bottom: 50px;}
.project {padding-top: 9px;}
.margds{margin: 18px 0px 0px;}
.Edit{margin-bottom: 30px;padding-right: 50px;}
.cert_img p{color: #525F75!important;line-height: 16px;letter-spacing: .5px;padding-top: 12px;}
.hr_1{border-top: 2px solid #e4e4e4;}
.bg_white_eg_250{margin-bottom: 0px !important;}
.humresource{display: inline-block;}
.humresource {
    width: 45%;color: #6c7990;font-size: 11.9px;letter-spacing: .3px;font-family: Muli-SemiBold !important;
    float: left;padding: 0px 0px 30px 15px;margin: -21px 0px 0px 0px;
}
.super_1{margin-left: 10px;}
.dot_back96 {height: 1200px;}
.dot_field11 {
    position: absolute;top: 386px;width: 15px;height: 15px;background-color: #04D7C9;border-radius: 50%;margin-left: 69px;
}
.dot_field2{
    position: absolute;top: 675px;width: 15px;height: 15px;background-color: #04D7C9;border-radius: 50%;margin-left: 69px;
}
.dot_field3 {
    position: absolute;top: 968px;width: 15px;height: 15px;background-color: #04D7C9;border-radius: 50%;margin-left: 69px;
}
.dot_field43 {
    position: absolute;top: 1200px  !important;width: 10px;height: 10px;background-color: #ddd;border-radius: 50%;margin-left: 71px;
}
.margindsakjndskj1{margin: 19px 0px 30px;}
.dot_field_1{top: 96px;}
.line_box {
    min-height: 110px;
    border-bottom: 1px solid rgba(155,165,182,0.2);
    padding: 10px 0px 0px 10px;
}
.bitmap12 {padding: 24px 0px 0px 6px;}
.twitter{padding-top: 10px;cursor: pointer;}
.edit_1{padding: 25px 21px 0px 0;}
.bg_white_scl{height: 575px;overflow-y: scroll;overflow-x: hidden;}
.oval-2 img{width: 40px;height: 40px; overflow: hidden;object-fit: cover;cursor: pointer;}
.line_box1{margin: -1px 0px;border-top: 1px solid #ddd;padding-top: 13px;}
.Candidate_name{color: #000000;font-size: 13px;padding-top: 6px;font-family: Muli-Semibold !important;}
.Email_id{height: 15px;color: #9BA5B6;font-size: 12px;text-align: right;padding-top: 8px;}
#bg_white1socialiconsaas {visibility: hidden;position: absolute;}
.delete{background-color: #FFFFFF;box-shadow: 0 2px 14px 0 rgba(176,186,202,0.4);
    padding: 13px 23px;color: #525F75;font-size: 14px;text-align: center;}
.rectangle_delete{position: relative;top: 28px;right: 11px; display: none;}
.add_education12 .btn_add1{padding: 10px 18px;font-size: 14px;}
.add_education12 .btn_add1 span{font-family: Muli-Bold !important;}
.imgheiwid {height: 150px;margin-bottom: 20px;border: 1px solid #E9F1FF;overflow: hidden;text-align: right;}
.chk_aa_socilacc {margin-left: 140px;}
.imgheiwid img{width: 100%;padding: 30px;}
.digital img{padding-bottom: 15px;}
.masterandbachelor12{margin-bottom: 0px;margin-left: 20px;font-weight: 600;color: #000;letter-spacing: 1px;padding: 23px 0px 0px 11px;font-size: 20px;margin-top: 10px;}
.edit_supr{margin-top: 26px;font-size: 20px;}
.salary p{padding-left: 15px;margin-bottom: 32px;color: #6c7990;font-size: 11.9px;line-height: 15px;letter-spacing: .5px;}
.bgwhite12 {padding-bottom: 30px;}
.icon_123{opacity: 0.75;color: #525F75;font-size: 12.9px;letter-spacing: .5px;}
.RespHidebk{visibility: hidden;}
/*........login.........*/
.lgclosebut{position: absolute;top: 0;right: 0;color: rgba(0,0,0,.5);font-size: 30px;}
.SubHead{font-size: 22px;color: #000;}
.email .adtxtborder{position: relative;
    z-index: 2;
    border-bottom: 1px solid #ddd !important;
    height: 34px;
    margin-bottom: 10px;
    font-size: 18px;}
.l_home{color: #adadb0;font-size: 15px;letter-spacing: 0.5px;}
.forgothover{color: #6c7990;cursor: pointer;}
.orCol {margin: 14px;color: #b3b3b3;}
.bae {position: relative;margin-right: 99%;}
.bae:before {content: '';position: absolute;top: 50%;right: 175%;height: 1px;background-color: #ddd;width: 2500%;border-radius: 1px;}
.bae:after {content: '';position: absolute;top: 50%;left: 175%;height: 1px;width: 2500%;background-color: #ddd;}
.adiconl a{font-size: 40px;color: #3765a2;} .adiconl .twitbox{color: #2fb3eb;} .adiconl .linkedin{color: #0278b5;}
.footer {font-size: 12px;color: #000;letter-spacing: .5px;font-family: Muli-Bold !important;}
.login_1{width: 180px;}
.adfppos{width: 73%;margin: 0 auto;}
.adtxtborder{font-size: 18px !important;height: 40px!important;border-bottom: 1px solid #ddd !important;}
.email-id{font-family: Muli-Bold !important;color: #000;}
.forgothover:hover, .forgothover:focus {color: #1bdccf;}
.filtersshowinonmobile{visibility: hidden;position: absolute;}
.show-reselt h4{color: #525F75;line-height: 20px;letter-spacing: .4px;margin-bottom: -6px;}
.whatsapdis {visibility: hidden;}
.link_ppl12 #btn_sharetl, .link_ppl12 #btn_sharetl12{color: #fff;padding:1px 8px;}
#btn_sharetl .m1_md_1, #btn_sharetl12 .m1_md_1{margin-right: 5px;font-size: 24px!important;}
.nav_imtkjsadhjk{position: relative;top: -5px;}
.pmvf {
    font-size: 72px;
    color: #fff;
    line-height: 72px;
}
.trofy_people{padding-top: 12px;}
.bg_white_eg290px{margin:0px !important;margin-top:36px !important}
.dotedaa{top: 352px !important;}
.bell_vdt131{color: #0686c3;padding-left: 20px;opacity: 0.75;}
.bell_vdt131 i {font-size: 30px;}
.msg_text1{border-bottom: 1px solid #ddd!important;}
/*end vikas css*/
/*..coment css...*/
.btn_pjftP{padding: 8px 18px !important;}
.busi_str .busi_str_l{background-color: #fff;}
.edit_caption i{top: 0px !important;}
.rjdp_btn .rjdp_a{padding: 8px 18px;}
.leftrjp{float: left}
 .rightrjp{float: right;}
.rightrjp {position: absolute;top: 42%;z-index: 1;right: 0px;cursor: pointer;}
.leftrjp {position: absolute;top: 42%;z-index: 1;left: 0px;cursor: pointer;}
.rjdp_social {margin: 0 auto;font-size: 14px !important;padding: 10px 20px !important;letter-spacing: .4px;margin-right: 15px;}
.rjdp_siup {
    font-size: 14px !important;
    padding: 10px 20px !important;
    letter-spacing: .4px !important;
    margin-right: 15px;
}
.rjdp_socia2 {
    padding: 20px 0px 15px;
}
.rjd_sis, .rjd_sis:hover, .rjd_sis:focus {font-size: 14px;line-height: 40px;color: #6c7990;}
.Rjdp_lbtn {font-size: 14px !important;padding: 10px 66px !important;letter-spacing: .4px;margin-right: 15px;}
.Rjdp_lbtn1 {font-size: 14px !important;padding: 10px 31px !important;letter-spacing: .4px;}
.rjdp_see {font-size: 14px !important;padding: 10px 50px !important;letter-spacing: .4px !important;}
