﻿body {
    position: relative !important;
    height: 100%;
    width: 100%;
    background-color: #eee !important;
    /*overflow-x: hidden;*/
}

.label {
    padding: 0 !important;
}

/*div.dd_chk_select {
    width: 100% !important;
    height: 33px;
}

    div.dd_chk_select div#caption {
        margin-left: 9px;
        top: 8px !important;
        color: #979797;
    }*/

/*div.dd_chk_drop {   -- by kiran (conflict with style.css)
    top: 30px !important;
}*/

div.dd_chk_select div#caption {
    width: 100% !important;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    div.dd_chk_select div#caption {
        padding-top: 6px;
    }

    .navbar margin-0 {
        padding-left: 15px;
    }
}


.HeaderLineChanger {
    font-size: 16px;
    color: #999;
    margin-top: -5px;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*For Bulk Data Admin*/
.admin-bulk {
    float: right;
}
/*For Bulk Data Admin*/

.FirstNoBorderLeft {
    border-right: none !important;
}

.tabcount {
    width: 13px;
    height: 13px;
    color: #337ab7;
    border-radius: 10px;
    bottom: 0;
    line-height: 14px;
    text-align: center;
    overflow: hidden;
    left: 40px;
    height: auto;
    box-shadow: 1px 1px 1px #000000;
    float: right;
    margin-top: -40px;
    margin-bottom: 1px;
}

.source-devider {
    color: #039 !important;
    font-size: 15px !important;
}

.add-new-source-poup-main {
    padding: 0;
}

.icon-set a i {
    color: #666;
}


.my-container {
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    overflow-y: auto;
}






.icon-set a i:hover {
    color: #c43241;
}

.settings-administration .panel h3 div a {
    font-size: 12px !important;
    font-weight: normal !important;
    text-decoration: underline !important;
    color: #014995 !important;
    position: absolute !important;
    margin: -29px 0 0 154px !important;
}

.tabPadding {
    padding: 15px 15px;
}

.slimScrollDiv {
    min-height: 100px !important;
    height: auto !important;
}

    .slimScrollDiv .menu {
        min-height: 100px !important;
        height: auto !important;
    }

/*p {  -- by kiran (impact on bulk option)
    margin: 0 !important;
}*/



/*For change password page*/

.radiobtn input[type=radio] {
    margin-top: 7px !important;
}

.HeaderFont h1 {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 100 !important;
}


.HeaderTab {
    background-color: #f1f3f5;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.panel-body-border {
    border: 1px solid #ced0d4 !important;
    border-radius: 4px 4px 1px 1px !important;
}

.rdbtn {
    width: 40%;
    background-color: white !important;
}

.highlighted {
    background-color: LightSalmon !important;
}

/*For PollManagement*/
.refresh-btn-poll {
    float: right;
    margin-top: -20px;
    border: none;
}


.editIcon {
    margin-right: 30px !important;
}

.lblpoll {
    display: block;
    width: 100%;
    background: #eee;
    margin: 5px 0 16px 0;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btnSubmit {
    float: right;
    margin-top: 10px;
}

.font {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    font-size: 14px !important;
}

.gridBorder {
    border: none;
}

.PollErrMsg {
    float: left;
    width: 100%;
    /*margin: 5px 0 -9px;*/
    color: #f93;
    font-size: 12px;
}

.drpPadding {
    padding-bottom: 15px !important;
}

.drpFont {
    font-family: 'Source Sans Pro', sans-serif;
}

.setting-header-border {
    border-bottom: solid 1px #dadbe1 !important;
}

.addPollMargin {
    margin-bottom: 20px;
}

.btnSubmitPoll {
    height: 32px;
    margin-bottom: 3px;
}

/*temporary fix*/


.calendar-icon-size {
    margin-top: 5px;
    font-size: 20px;
}

.pollansAlign {
    text-align: center;
}

.addleaddrp {
    height: 35px;
}

.chatOnlineUserIcon {
    background: #1a8a34;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 3px 8px 0 5px;
    width: 8px;
    float: left;
}

.chatAwayUserIcon {
    background: #f79229;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 3px 8px 0 5px;
    width: 8px;
    float: left;
}

.chatuserimg {
    float: right !important;
}

.leadimportmsg {
    margin-top: 5px !important;
}

.leadimportbtn {
    float: right;
}

.scrolldiffpages {
    overflow-y: auto;
}

.ConsultingFeeRightText {
    position: relative;
    float: right;
    margin-right: -71px;
    font-size: 13px;
    /* line-height: 34px; */
    color: #333;
    padding-left: 11px;
    margin-top: -27px;
    font-weight: bold;
}

.ConsultingFeeMarginBtm {
    margin-bottom: 10px;
}

.ConsultingFeePadding {
    padding-bottom: 30px !important;
    margin-left: 0px !important;
}

.drpWidth {
    width: 100% !important;
}

.tabFont {
    font-weight: 600 !important;
}

.consulfont {
    color: #333;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.clientPopup-main-padding {
    padding-left: 30px;
    padding-right: 30px;
}

.clientPopup {
    padding: 15px !important;
    padding-top: 10px !important;
    background-color: #fff !important;
}

.optionbox {
    -webkit-box-shadow: 1px 1px 5px 1px #ccc;
    box-shadow: 1px 1px 5px 1px #ccc;
    border: none;
    color: #666 !important;
    line-height: 1.42857143 !important;
    padding: 0px 0px 0px 10px;
}

    .optionbox option {
        font-size: 13px;
        padding-bottom: 4px !important;
        color: #666 !important;
        /*font-weight: 700 !important;*/
        line-height: 1.42857143 !important;
        width: 337px;
    }
/*fix for IE*/
.paddingforIE {
    padding: 10px 0px 11px 10px;
}

.editiconalign {
    text-align: center;
}

/*for client/lead allocatio*/


/*For AddUpdateConsultingFee*/
.radiolabel {
    color: #bbb !important;
    width: 50%;
    margin-left: 5%;
    margin-top: 2%;
}

    .radiolabel label {
        font-size: 15px !important;
        font-weight: 700 !important;
        color: #555 !important; /*color: #bbb !important;*/
    }

    .radiolabel input[type=radio] {
        margin-top: 5px !important;
    }

.labelMarginBottom {
    margin-bottom: 0 !important;
}

.rowMargin {
    margin: 10px 0 15px !important;
    padding: 20px 20px 10px !important;
}

.btnPosition {
    float: left !important;
}
/*for changeleadstatus page*/
.controlpadding {
    padding-top: 14px !important;
    padding-left: 19px !important;
}

.formControlz {
    width: 100% !important;
}

.msgFont {
    color: red;
    font-size: 12px;
}

/*for autoalertnotification*/
.tabsheading {
    background-color: transparent !important;
    color: #666 !important;
    transition: all .7s !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}

.tabdata {
    color: #666 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    transition: all .7s !important;
}

.fileupload {
    /*z-index: 9!important;
    right: 3px;
    width: 68%!important;
    margin-top: -15px;
    float: right!important;
    height: 33px;*/
    z-index: 9 !important;
    right: -162px;
    width: 125% !important;
    margin-top: 1px;
    float: right !important;
    height: 33px;
    position: absolute !important;
}



.fileuploadLabel {
    margin-top: -4px;
    /*margin-left: 11px;*/
}

.fileuploadControl {
    margin-left: 18px;
    margin-top: 8px;
}

.file-customMI {
    position: absolute;
    right: 0;
    left: 10px;
    z-index: 5;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*background-color: #fff;*/
    border: 1px solid transparent;
    border-radius: .25rem;
    min-height: 37px;
    /*padding: .5rem 1rem;*/
}

    .file-customMI::before {
        /*position: absolute;*/
        left: 0;
        z-index: 6;
        top: 0;
        display: block;
        /*height: 3.5rem;*/
        line-height: 1.5;
        color: #fff !important;
        content: var(--CustomBrowse);
        background-color: #00558e;
        border: 1px solid transparent;
        border-radius: 3px;
        font-weight: 500;
        padding: .5rem 1rem;
        font-size: 14px !important;
        padding-left: 24px;
        padding-top: 5px;
        padding-right: 24px;
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .Browsebtn:before {
        content: 'Browse';
    }
}

.sidepanel {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: 400 !important;
    background-color: transparent !important;
}

.tabdata:hover {
    color: #c43241 !Important;
}

.btnpostabpopup {
    display: table;
    margin: 0 auto;
}

/*For change password page*/
.HeaderFont h1 {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 100 !important;
}

/*for allalert*/
.alertGridFont {
    font-size: 15px !important;
}



/*for chat*/
.textArea {
    padding-bottom: 12px;
    border: none;
}

.sendButton {
    border-top: none !important;
}

.sub-child-window-size {
    margin-bottom: 76px;
}

.msgData {
    height: 215px;
    padding: 0;
    overflow-y: scroll;
}

/*For popup button*/

.popUpbtnPosition {
    padding-top: 20px !important;
}

/*For button bottom margin issue*/
.containerPadding {
    padding-bottom: 30px !important;
    /*padding-right: 2px;
    margin-left: 0px !important;*/
}

.containerPadding30 {
    padding-bottom: 30px !important;
}

.containerPadding20 {
    padding-bottom: 20px !important;
}

.containerPadding10 {
    padding-bottom: 10px !important;
}
/*for popup*/
.tab-two h4 {
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    color: #666 !important;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.chkBoxallocation {
    width: 115% !important;
}

.tick-box-height {
    height: 150px !important;
}

/*HR manager font Recruiters.aspx*/
.hrManagerFont {
    font-size: 15px;
    font-weight: 600;
    color: #555;
}

/*see all alert*/
.lnkviewall {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 12px !important;
    background-color: #fff !important;
    padding: 7px 10px !important;
    color: #444 !important;
    text-align: center !important;
    border-top: solid 1px #f4f4f4 !important;
    border-bottom: solid 0px #f4f4f4 !important;
}

/*autoalertnoti*/
.popupwidth {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    /* margin-left: auto; */
}


/*For RecruiTalk*/

.chatParent-recrui {
    width: 284px !important;
    margin-top: -14px !important;
}

.direct-chat-text-recrui {
    margin-right: 12px !important;
    margin-left: 50px !important;
    float: right !important;
}

.direct-chat-text-recrui-o {
    margin-right: 12px !important;
    margin-left: 10px !important;
    background-color: #eef3ff !important;
    float: left !important;
}

.headerChat-recrui {
    width: 280px !important;
}

.recrui-talk-send {
    float: right;
    margin-right: 18px;
    color: #666666;
}

.recrui-talk-iframe {
    bottom: -27px;
    right: -18px;
    height: 432px !important;
}

.template-width {
    width: 101%;
}

.template-source-devider {
    margin: 0 7px 0 7px;
    float: left;
}

.min-hieght-1111 {
    min-height: 1111px;
}
/*vishal*/
/*For button submit alert msg*/
#divAlert {
    margin-left: 30%;
    margin-right: 30%;
    animation: divAlert 3s 1;
    -webkit-animation: divAlert 3s 1;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
}

@keyframes divAlert {
    to {
        opacity: 0;
        width: 0;
        height: 0;
        overflow: hidden;
    }
}

@-webkit-keyframes divAlert {
    to {
        opacity: 0;
    }
}

.leaddasboard {
    height: 33px !important;
}

.clsChkBox li {
    width: 45%;
    display: inline-table;
    line-height: 20px;
    padding-bottom: 5px;
    color: #464646 !important;
}

.btnbottomPadding {
    bottom: -10px !important;
}

.CheckBox {
    background-color: white;
    line-height: 20px;
}

.mdl-ftr-fxd {
    background-color: #eee;
    text-align: center;
    padding: 0 !important;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 2000;
}

    .mdl-ftr-fxd .btn {
        padding: 5px 0;
        min-width: 110px !important;
    }

.close div img {
    position: inherit;
    top: 0px;
    right: 0px;
}

.close img {
    position: absolute;
    top: 15px;
    right: 21px;
}

.col-lg-3-tempgraph {
    width: 20%;
}

.ExternalDocument {
    width: 100%;
    background: #FBFBFB;
}
/*ravindra lk -- css start*/
/*.add-new-source-poup-main {
    background-color: #eee !important;
}*/
/* as per the html page this should be 1px if required create a separate class don't touch with input-group as it impact more pages
    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}*/
/*.sidebar-menu:hover {
    overflow: visible;
}

.sidebar-menu:hover span {
    display: block !important;
    position: absolute;
    width: 180px;
    left: 50px;
}*/


.ele_blink {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


.sticky {
    background: #fff;
}

.headerfixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.changepass {
    width: 35%;
    margin: 0 auto;
}

@media (min-width:320px) { /* smartphones, iPhone, portrait 480x320 phones */


    span.round-tab {
        font-size: 14px;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .connecting-line {
        top: 36%;
    }

    .wizard .nav-tabs > li a {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .wizard li.active:after {
        left: 20%;
    }
}






@media (min-width:481px) { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
    .wizard li.active:after {
        left: 30%;
    }

    .changepass {
        width: 40%;
        margin: 0 auto;
    }
}

@media (max-width:481px) {
    .headermenumobile {
        width: 60px !important;
    }

    .clsChkBox li {
        width: 100%;
    }
}


@media( min-width : 585px ) {

    .wizard {
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}



@media (min-width:641px) { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .dotsformat {
        width: 280px !important;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */

    .wizard {
        height: auto !important;
    }

    span.round-tab {
        font-size: 25px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .wizard .nav-tabs > li a {
        width: 60px;
        height: 60px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 40%;
    }
}

@media (max-width:768px) {
    .headermenumobile {
        display: flex;
        overflow: hidden;
        width: 70px;
        height: 30px;
        padding: 25px !important;
        padding-top: 20px !important;
    }

        .headermenumobile i {
            font-size: 20px !important;
        }

    .login-header ul li a {
        padding: 25px !important;
        padding-top: 20px !important;
    }
}


@media (max-width:640px) {
    .changepass {
        width: 85%;
        margin: 0 auto;
        display: grid;
        margin-top: 70px;
    }

    .login-header ul li a {
        padding: 10px !important;
        width: 45px !important;
    }

    .navbar-custom-menu .navbar-nav > li > a {
        min-height: unset;
        padding: 5px !important;
        width: 50px !important
    }
}
/*Mobile Responsive Design and Styles Section Starts Here*/
/*For Mobile and Devices having max width of 380px, these styles will be fired on Android and IPhones : Added By Bharat*/
@media (max-width: 767px) and (min-width: 320px) {

    /*For header*/

    .sticky {
        box-sizing: border-box;
        height: 45px;
    }

    .login-header ul li a {
        padding: 5px !important;
        width: 30px !important;
    }

        .login-header ul li a:hover {
            height: 45px;
        }

    .navbar-custom-menu .navbar-nav > li > a {
        min-height: unset;
        height: 45px;
        padding: 5px !important;
        width: 35px !important
    }

        .navbar-custom-menu .navbar-nav > li > a > i {
            margin-left: 6px;
            margin-top: 12px;
        }

    .main-header .navbar .nav > li > a > .label {
        top: 7px;
        right: 10px;
    }

    .nav,
    .sticky .login-header ul {
        padding: 0px !important;
    }

    .main-header .sidebar-toggle {
        padding: 5px 10px 5px 10px;
    }

    .headermenumobile {
        height: 43px;
    }

        .headermenumobile i {
            /*margin-left: 5px;*/
            margin-top: 10px;
        }

    /*.fa {
        margin-top: 12px;
        margin-left: 5px;
    }*/

    .main-header .navbar .nav > li.user > a > .fa {
        margin: 12px 0px 0px 0px;
    }

    .dropdown .caret {
        margin-left: -3px !important;
        margin-top: 0px !important;
    }

    .candidate-main .candidate-main-no-rating-whitebg .screenig_name_details name_details,
    .candidte-profile-mdl-main .name_details.rightline,
    .candidate-main .name_details,
    .candidate-main .profile-details {
        min-height: unset !important;
        height: auto !important
    }

    .panel {
        overflow-x: hidden;
    }

    .modal-body {
        padding: unset;
    }

    .container-fluid {
        padding: unset;
    }

    .source-content-bg {
        padding: unset !important;
    }

    .cotainer-main .container {
        top: 50px;
        position: relative;
        margin-bottom: 50px;
    }

    /*For Header Logo*/
    .skin-blue .main-header .logo {
        width: 45px;
        height: 45px;
        padding: 0px !important;
    }

    .main-header .logo .logo-lg {
        width: 230px;
        height: 32px;
    }

    .job-seeker-hdr-mnh .logo img {
        padding: 0px;
        height: 50px;
    }

    .skin-blue .main-header .navbar .sidebar-toggle {
        width: 30px;
        height: 45px;
        margin-top: 0px;
        padding: 15px 10px;
    }

    .main-header {
        min-height: 32px;
        height: 32px;
    }

        .main-header > .navbar {
            min-height: 32px;
            height: 45px;
        }

    /*For Calendar*/
    .calendar-responsive {
        height: 450px !important;
        width: 100% !important;
        overflow-y: hidden;
    }

    /*For LogPad*/

    .logpad-header-right a {
        margin: 0px;
    }

    .logpad-header-right .logpad-devider {
        border: none !important;
    }

    /*For Buttons*/

    .btn.btn-primary {
        min-width: unset;
    }

    .add-new-source-poup-main .btn.btn-default {
        margin-top: unset;
    }

    .margin-top-5-res {
        margin-top: 5px;
    }

    .search-inner .btn.btn-primary {
        margin-right: 35%;
    }

    /*For textArea*/
    textarea.form-control {
        width: 100% !important;
    }

    .modal-body #searchPanel div {
        margin-left: auto !important;
    }

    .padding-left-0-resp {
        padding-left: 0px !important;
    }

    .grid-align .row {
        display: block !important;
    }

    /*For Job Search*/
    .job-content sup {
        z-index: 1029;
    }

    /* For Left Panel*/

    .main-sidebar, .left-side {
        padding-top: 12% !important;
    }
    /* For Dashboard Graph*/
    .svg-sroll {
        width: 100% !important;
        overflow: auto !important;
    }

    #svg, #svg2, #svg3, #svg1 {
        width: 500px !important;
    }
    /* For Verious Pages */
    .fluid-job-search {
        margin-top: 20px;
    }

    .job-content-right {
        height: auto !important;
        min-height: unset !important;
    }

    .graphscroll {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    /* For Candidate Registration */
    .log-in-main .modal-footer .btn-right {
        text-align: center !important;
    }

    .col-pad-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .container-fluid .tab-content-main .tab-content {
        padding: 15px 0 !important;
    }
}

@media (max-width: 767px) and (min-width: 320px) {
    .viewCanDocument {
        width: 100% !important;
        padding: 5px;
    }
}

/*Mobile Responsive Design and Styles Section Ends Here*/

@media (min-width:1281px) { /* hi-res laptops and desktops */
}

@media (max-width: 991px) {
    .wrk_rlctn_pup_sm {
        margin-bottom: 15px;
        border-bottom: solid 1px #ddd !important;
        padding-bottom: 5px;
    }
}

.headcandropdown a {
    color: #000 !important;
}
/*joining form*/
.wizard {
    margin: 0 auto;
    background: #fff;
    padding-top: 20px;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 0 auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 99%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 89%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
}

    span.round-tab i {
        color: #555555;
    }

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
}

    .wizard li.active span.round-tab i {
        color: #5bc0de;
    }

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 9% !important;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
}

.wizard h3 {
    margin-top: 0;
}


/*joining form*/




.bill {
    overflow-x: auto;
    overflow-y: hidden;
}

    .bill > div {
        max-width: 500px !important;
        overflow-x: auto;
        overflow-y: hidden;
    }


.btn-min-width {
    padding: 6px 12px;
    min-width: 110px !important;
}

.wrk_rlctn_pup {
    width: 95%;
}

.label-ft-wt-nml {
    font-weight: normal !important;
}

.wrk_rlctn_pup .whitebg {
    display: inline-block;
}


.clsChkBox input[type=radio] {
    width: auto;
    margin: 3px !important;
}

.clsChkBox li {
    margin-right: 10px;
}

.modaliframe {
    width: 100%;
    min-height: 500px;
    overflow: hidden;
}

.containertop {
    margin-top: 35px;
}

.rightContent {
    float: right;
}

.fullwidthContent {
    width: 100% !important;
}

.impNote {
    font-size: small;
    color: red;
}

.boldcontent {
    font-weight: bolder;
}

.middleContent {
    vertical-align: middle;
    display: inline-table !important;
}

.height-default {
    height: 34px !important;
}

.fileattachments {
    height: auto;
    width: 100%;
    overflow: auto;
}

.UserHierarchyForm {
    color: maroon;
    font-weight: bold;
}


.textareaContent {
    min-height: 200px !important;
    max-height: 300px !important;
    overflow-y: auto;
}

.querytempletearea {
    height: 345px !important;
    overflow-y: auto;
}

.contextmenulist {
    max-height: 300px;
    width: 250px;
    background: #eeeeee;
    overflow-y: scroll;
}

/*.SimpleContextMenu {
    position: fixed !important;
}*/

.txtComponentRule {
    min-height: 400px !important;
    max-width: 636px;
}

.panel-heademargin0 {
    margin: 0px !important;
}


.dynamicalert {
    display: grid;
    overflow: scroll;
}


.headerlabel {
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
    font-weight: bold;
}

.btnheader {
    padding: 5px;
    border: none;
}

.wrapTable {
    width: 100% !important;
    overflow: auto;
    /*height: 490px !important;*/
}

/*JobPostingSetting.aspx*/
.txtdays {
    text-align: center;
    Width: 100px !important;
    display: initial !important;
}

/*.jobtype {
    border: 1px solid #aaa;
    margin: 15px;
    padding-top: 15px;
}*/

.clsChkBox label {
    display: grid;
}

.portaluserlist li {
    width: 100% !important;
}

.chkNew label {
    display: unset;
}

/*JobPostingSetting.aspx end*/


/*.fa-refresh {
    color: gray;
}*/

.hdr-pdng {
    padding: 15px 40px 0 15px;
}


.modal_cls_btn {
    padding: 0 0px 25px 0px;
    background-color: #fff !important;
}

    .modal_cls_btn span {
        padding: 0px 10px 5px 10px;
        background-color: #000;
        vertical-align: text-bottom;
    }

.tblcontent {
    max-height: 450px;
    overflow: auto;
}

.bg-invoice table {
    background-color: #fff !important;
}


.MsoNormalTable {
    background-color: #fff !important;
}

/*.tblpopup{
      max-height: 360px;
    overflow: auto;
}*/

.footer-fixed {
    position: fixed !important;
    bottom: 0;
    z-index: 999;
    background-color: #eee;
    padding: 15px;
}


/*.modal-stickyhead {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    min-height: 50px;
    margin-bottom: 20px;
    padding: 15px 50px 0 15px;
    background-color: #f8f8f8;
    border-width: 0 0 1px;
    border: 1px solid #e7e7e7;
}*/

.tabContainer .tabContent {
    padding: 15px;
}

.bg-color-grey {
    background-color: #eee !important;
    margin: 0px !important;
}

.add-currency {
    margin-top: 24px !important;
}

/*form label {
    font-size: 15px;
}*/


.clsEvalDetail {
    min-height: 100px;
    width: auto;
    background-color: #4E69B6;
    color: #FFF;
    height: auto;
}

.clsdocinfo {
    width: 700px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: Monaco, Menlo, 'Ubuntu Mono', Consolas, source-code-pro, monospace;
}

.billdashboard {
    font-size: 64px;
    color: #36d1ea;
}

.owner-allocation label {
    font-weight: bold !important;
}

.tooltipuser {
    position: relative;
    display: inline-block;
}

    .tooltipuser .tooltiptext {
        display: none;
        background-color: #999999;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 16px;
        word-wrap: normal;
        position: absolute;
        z-index: 1;
    }

    .tooltipuser:hover .tooltiptext {
        display: block;
    }

.app-settings .ErrMsg {
    float: unset !important;
    font-size: 13px !important;
}

.app-settings .form-control {
    font-size: 14px !important;
}

.app-settings label {
    font-size: 15px !important;
}


.tab-three {
    float: none !important;
}

.normal label {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.padding-15 {
    padding: 15px;
}

.padding-left-right-15 {
    padding: 0px 15px;
}
/*commented ruby dharam*/
/*.content {
    border-top: 0px !important;
}*/

.header-border hr {
    margin: 0 !important;
    border-top: 1px solid #c5c5c5;
}

.font-lable-13 label {
    font-size: 13px !important;
}

.txtmessage {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
    white-space: nowrap;
}

.user-table thead a {
    color: #666666;
}

    .user-table thead a:hover {
        color: #c43241;
        text-decoration: none;
    }

.tbldataCenter {
    text-align: center !important;
    white-space: nowrap;
}

    .tbldataCenter input {
        float: unset !important;
    }

.boxViewProfile .panel {
    width: 100% !important;
}

.tblhead td {
    white-space: nowrap;
}

.logpad-header-right .logpad-devider {
    border-left: solid 1px #bbb;
    float: left;
    margin-left: -1px;
}

.margin-10 {
    margin: 10px !important;
}

.chkmailreferal {
    display: inline;
    float: left;
    margin: 10px 0px 0px !important;
}

.tbldtcenterP {
    margin: 0px !important;
    text-align: center !important;
    display: block;
}

    .tbldtcenterP a {
        color: #666666 !important;
    }

        .tbldtcenterP a:hover {
            color: red !important;
        }

    .tbldtcenterP * {
        float: none !important;
        display: inline-block !important;
    }

.alert {
    position: fixed !important;
    top: 7% !important;
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
    z-index: 99999;
}

/*onboarding css*/
.graph-grp span {
    text-align: center;
    color: #fff;
    font-size: 45px;
    z-index: 999;
    position: absolute;
    height: auto;
    width: 100%;
    top: 30%;
    margin-top: -25px !important;
}

.onbord-dash-bord-main .black-line-chart .title {
    position: absolute;
    width: 100%;
    margin-top: -40px;
    font-weight: 400;
    height: auto;
}


.black-line-chart .title {
    text-align: center;
    color: #fff;
    font-size: 18px;
    z-index: 999;
    position: absolute;
    height: auto;
    width: 90%;
    margin-top: 0;
    bottom: 10px;
    top: inherit;
    left: 0;
}

.min-hieght-800 {
    min-height: 800px;
}

.ddldatefromto {
    display: flex;
    align-items: center;
}

.rbtnlable label {
    display: table-cell;
}


.iputgroupinput {
    border-left: 0px;
    border-radius: 0 5px 5px 0;
}

.tblsh thead, .tblsh tbody {
    /*display: block;*/
    padding: 0px !important;
}

.tblsh tbody {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.graph-grp.onbord-dash-bord span {
    display: block;
}

.contactsearch .dd_chk_select {
    min-width: 100% !important;
}

.def-input-group-addon {
    min-width: 21px !important;
    padding: 7px !important;
}

.left-border {
    border-radius: 0 5px 5px 0px !important;
    border-left: 0px !important;
}

.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 15px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
}

    .x_panel table {
        width: 100%;
        background-color: #356DAA;
    }

.events-block {
    background-color: #356DAA;
    color: #fff;
}

    .events-block .bottom-line {
        border-bottom: 1px solid #fff;
        padding: 14px 0px;
    }

.forum-label {
    font-size: 16px !important;
}

.candidte-profile-mdl-main .fontawsome .fa {
    padding: 5px 7px;
}

.min-height-150 {
    min-height: 150px !important
}
/*ravindra lk -- css end*/
/*BOBIN JOSEPH -----------START OF OVERRIDING CSS CLASSES---------------*/
.GridHeader {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    background-color: #f7f7f7 !important;
    padding-top: 12px;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
    text-align: left;
    color: #666666;
    transition: all .7s;
}

    .GridHeader > th {
        border-top: none !important;
    }

.background-white-WithShadow {
    background: #fff;
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.08);
}

.row-margin-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px;
}

.margin-right-50p {
    margin-right: 40% !important;
}

.form-group-40W {
    min-width: 40% !important;
}

@media screen and (max-width: 700px) {
    .clsChkBox-Col-Sm-12 > li {
        width: 100% !important;
    }
}


tr.border-bottom-grey td {
    border: solid transparent;
}

.col-W14 {
    float: left;
    min-width: 14px;
}

.rbl-margin-15 input[type="radio"] {
    margin-left: 15px !important;
    margin-right: 4px !important;
    margin-top: 3% !important;
}

rbl-margin-15-td > tbody > tr > td {
    padding: 5px !important;
}


.ErrMsg {
    float: left;
    width: 100%;
    color: red !important;
    /*margin: 5px 0 -9px;*/
    margin: 0px 0px -5px;
}

.table-striped tr td a.logo img, .SimpleGrid tr th img.logo {
    width: 16px;
}


.Grey-link {
    color: dimgrey;
    transition: all .7s;
}

.Cross-link {
    color: red;
    transition: all .7s;
}

.Tick-link {
    color: green;
    transition: all .7s;
}


.user-table-NoHeader > tbody > tr {
    border: 1px solid black;
    width: 100%;
}

    .user-table-NoHeader > tbody > tr:first-child {
        border: none !important;
    }

.border-top-0 > tbody > tr > th {
    border-top: none !important;
}

addque-header {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #666;
    margin: 15px 0 0;
}

.No-Decoration {
    text-decoration: none !important;
}

.LightGrayIframe-box {
    min-height: 600px !important;
    overflow-y: hidden;
    border: solid 1px #c9c9c9;
    border-radius: 5px;
    width: 100%;
}

.LightGray-Border-Bottom {
    border-bottom: 2px solid #dedede;
}

.tick-box-cutom-height {
    height: auto !important;
    max-height: 109px !important;
}

.NoWrap-tbl-header > thead > tr > td {
    white-space: nowrap;
    min-width: 60px !important;
}

.NoWrap-tbl-header > thead > tr > th {
    white-space: nowrap;
    min-width: 60px !important;
}

.offer-component-header {
    width: 100%;
    background: #eee;
    color: #333;
    padding: 10px 15px;
    font-size: 14px;
    height: 44px;
}

.TreeView-defaults {
    font-size: 14px !important;
    width: 250px !important;
    color: #fff !important;
    max-height: 300px !important;
}

.min-width-50 {
    min-width: 50px !important;
}

/*BOBIN JOSEPH -----------END OF OVERRIDING CSS CLASSES---------------*/


/*Ganesan region start*/
.margin-top-bottom-5 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.margin-top-bottom-10 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.margin-top-bottom-15 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.margin-left-5 {
    margin-left: 5px;
}

.log-in-main .modal-footer .btn-right {
    width: 100%;
    text-align: right;
}

.log-in-main .modal-footer .btn-center {
    width: 100%;
    text-align: center;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.cmnd-cht-hide {
    margin-bottom: 15px;
    margin-top: 5px;
}

.cmnd-poup {
    padding: 15px;
    float: left;
    width: 100%;
}

.cmts_ct_table.table > tbody > tr > td:last-child {
    text-align: center;
}

.cmts_ct_table.table > tbody > tr > td:first-child {
    font-weight: bold !important;
}

.section-header {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #666;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 10px;
    margin: 15px 0 0;
}

.section-header-no-border {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    color: #666;
    border: none;
    padding-bottom: 10px;
    margin: 15px 0 0;
}

.section-header-uppercase {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #666;
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 10px;
    margin: 15px 0 0;
}

.nav-tabs > li > a {
    color: #666;
}

.sup-blue, .sup-red {
    background-color: #2196F3;
    padding: 0px 6px;
    border-radius: 12px;
    color: #fff !important;
    font-size: 14px !important;
    padding-top: 2px;
    padding-bottom: 2px;
}

.sup-red {
    background-color: #F44336;
}

.form-span {
    width: 100%;
    padding-left: 10%;
    display: inline-block;
}

/*.form-radiobutton ol li input[type=checkbox], input[type=radio] {
    margin-left: 15px !important;
    list-style: none;
}

.form-radiobutton li {
    list-style: none;
}*/


.form-radiobutton td:first-child {
    padding-right: 15px !important;
}

.form-radiobutton li {
    list-style: none;
}

.form-radiobutton li {
    list-style: none;
}

.form-radiobutton {
    background: none !important;
}

    .form-radiobutton ol li input[type=checkbox], input[type=radio] {
        margin-left: 15px !important;
        list-style: none;
    }

        .form-radiobutton ol li input[type=checkbox]:first-child, input[type=radio]:first-child {
            margin-left: 10px !important;
            list-style: none;
        }

.div-overflow-300 {
    width: 100%;
    max-height: 300px;
    overflow-y: auto;
    float: left;
    overflow-x: hidden;
    margin-bottom: 20px;
}


.dflt-sb-hdr {
    border: 1px solid #dadbdc;
}

    .dflt-sb-hdr .panel-heading-title.margin-top-15 {
        padding: 0 0 0 15px;
    }

    .dflt-sb-hdr input[type=checkbox], input[type=radio] {
        margin-right: 0px;
    }

/*.table > thead > tr > th, .table > thead > tr > td {
    font-size: 13px;
    font-weight: 600;
    text-align: left;
}

.table > thead > tr > th, .table > thead > tr > td {
    border-bottom: 1px solid #ddd !important;
    background-color: #f7f7f7 !important;
    padding-top: 12px !important;
    padding-bottom: 15px !important;
    padding-left: 8px !important;
    white-space: nowrap;
}

.table.table.setting-table.table-striped td {
    font-size: 15px;
    border-top: 0 solid #f4f4f4;
    padding: 10px 8px;
}

.table > tbody > tr > td {
    font-size: 13px;
    font-weight: normal;
    color: #666;
    padding: 0 15px;
    line-height: 31px;
}*/

.candidate-main-no-rating {
    background: #f2f3f7 top left no-repeat;
}

.candidate-main-no-rating-whitebg {
    background: #fff top left no-repeat !important;
}

.font-13 {
    font-size: 13px !important;
}

label, .label {
    font-size: 13px !important;
    /*color: #333333 !important;*/
}

ul.nav.nav-tabs.tab-additional a {
    font-size: 13px !important;
    font-weight: 600 !important;
}

.forum h3 {
    font-size: 15px !important;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    border: 1px solid #ccc !important;
    border-radius: 4px;
    margin-right: 0px;
    font-weight: normal;
    width: 100% !important;
    text-align: left;
    margin-bottom: 14px;
    background: none;
}

.multipleslctmain > .btn-group {
    width: 100%;
}

.multipleslctmain .btn .caret {
    float: right;
    margin-top: 10px;
}

.multipleslctmain .multiselect-container {
    margin: -12px 0 0 0;
    width: 100%;
}

.multiselect-container > li {
    padding: 0;
}

    .multiselect-container > li > a {
        padding: 0;
    }

        .multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
            margin: 0;
        }

        .multiselect-container > li > a > label > input[type=checkbox] {
            margin-bottom: 5px;
        }

        .multiselect-container > li > a > label > input[type=checkbox] {
            margin-bottom: 5px;
            margin-left: -20px;
        }

/*.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -20px !important;
}*/

.profile-tab-main .nav-tabs > li > a {
    font-size: 15px !important;
}

.multiselect-all > label.checkbox {
    font-weight: bold !important;
}

.timeline-main p, .setting-panel-right h3 {
    font-size: 14px !important;
}

.table > thead > tr > th {
    font-size: 13px !important;
    /*border: none !important;*/
}

.min-height-200 {
    min-height: 200px !important;
}

.min-height-230 {
    min-height: 230px !important;
}

.min-height-250 {
    min-height: 250px !important;
}

.min-height-300 {
    min-height: 300px !important;
}

.min-height-350 {
    min-height: 350px !important;
}

.min-height-400 {
    min-height: 400px !important;
}

.min-height-430 {
    min-height: 430px !important;
}

.min-height-450 {
    min-height: 450px !important;
}

.min-height-500 {
    min-height: 500px !important;
}

.min-height-550 {
    min-height: 550px !important;
}

.min-height-600 {
    min-height: 600px !important;
}

.min-height-620 {
    min-height: 620px !important;
}

.min-height-700 {
    min-height: 700px !important;
}

.min-height-1000 {
    min-height: 1000px !important;
}

.candidate-main .name_details a {
    color: #666666;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
}

.view-source .attachment-candidate .right-section h3 {
    font-size: 15px !important;
}

.view-source .attachment-candidate h3 span {
    font-size: 13px !important;
}

.view-source .attachment-candidate h3 em {
    font-size: 13px !important;
}

.joinig-tab h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
}

.GB_header .caption {
    color: #777 !important;
}

.title-footer, a, p, i, h5, span {
    word-wrap: break-word;
}

.add-new-source-poup-main .input-group .form-control:focus {
    border: 1px solid #ccc !important;
}

.error-message {
    margin: 0px 0px -5px;
    color: red !important;
    font-size: 13px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.success {
    margin: 0px 0px -5px;
    color: green !important;
    font-size: 13px;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-35 {
    padding-bottom: 35px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.padding-bottom-100 {
    padding-bottom: 100px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-right-35 {
    padding-right: 35px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-12 {
    margin-bottom: 12px !important;
}

.margin-bottom-13 {
    margin-bottom: 13px !important;
}

.margin-bottom-14 {
    margin-bottom: 14px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.table-bordered {
    border: 1px solid #f4f4f4 !important;
}

.btn.btn-primary {
    background-color: #00558e;
    /*background-color: #337ab7;*/
}

.SucsMsg {
    font-size: 13px !important;
}

.panel-body-padding {
    overflow-y: auto;
}

.border-radius-none, .border-radius-unset {
    border-radius: unset !important;
}

.no-data {
    border: 1px solid lightgray;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: red !important;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
}

.panel-overflow-x .panel {
    background: 0 0;
    box-shadow: initial;
    margin-bottom: 25px;
    /*overflow-x: auto;*/
}

@media (max-width: 1560px) and (min-width: 1199px) {
    .svg-sroll {
        width: 500px;
        height: 250px;
        overflow-y: auto !important;
        overflow-x: auto;
        max-height: 500px;
    }
}

.color-red {
    color: red !important;
}

.color-green {
    color: green !important;
}

.red-astericks {
    color: red !important;
    margin-left: 5px;
    margin-right: 5px;
}

div.dd_chk_select div#caption {
    top: -5px !important;
}

.fa-icon-userctrl {
    margin-left: 10px;
}

.text-bold {
    font-weight: bold !important;
}

.border-grey-2px {
    border: 2px solid #dadadb;
}

.border-grey-1px {
    border: 1px solid #dadadb;
}

.file-custom {
    text-align: left;
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 8px;
}

.border-red-1px {
    border: 1px solid red !important;
}

.not-authorise {
    border: 2px solid #ffb4b4;
    padding: 20px;
    background-color: #ffe0e0;
    margin-bottom: 400px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 20px !important;
    color: #3e3e3e;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

.tablesorter-header-inner {
    font-weight: 600;
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.width-230 {
    width: 230px;
}

.font-color-black {
    color: #353535 !important;
}

.job-category-main .poll-section-details .progress-bar {
    padding-left: 0px;
}
/*Commented for VER-2645*/
/*.job-content-left {
    height: 220px;
}*/

.margin-left--8 {
    margin-left: -8px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.no-wrap {
    white-space: nowrap;
}

.green, .green a {
    color: green !important;
}

.job-category-height-330-scroll-y {
    height: 330px;
    overflow-y: auto;
}

.job-category-height-350-scroll-y {
    height: 350px;
    overflow-y: auto;
}

._720kb-datepicker-open {
    max-width: 230px;
}

.bg-stdGrey {
    background-color: #eeeeee;
}

.profile-tab-main .profile-content .sub-tab, .profile-tab-main .profile-content .sub-tab h5,
.profile-tab-main .profile-content .sub-tab h5,
.profile-tab-main .profile-content .sub-tab h5 {
    font-size: 20px !important;
}

.text-blue-script {
    color: #0645ad !important;
}

/*Vertical tab start */
.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

.tabs-left {
    border-right: 1px solid #ddd;
}

.tabs-right {
    border-left: 1px solid #ddd;
}

    .tabs-left > li, .tabs-right > li {
        float: none;
        margin-bottom: 2px;
    }

.tabs-left > li {
    margin-right: -1px;
}

.tabs-right > li {
    margin-left: -1px;
}

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}

.tabs-left > li > a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
}

.tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}

.vertical-text {
    margin-top: 50px;
    border: none;
    position: relative;
}

    .vertical-text > li {
        height: 20px;
        width: 120px;
        margin-bottom: 100px;
    }

        .vertical-text > li > a {
            border-bottom: 1px solid #ddd;
            border-right-color: transparent;
            text-align: center;
            border-radius: 4px 4px 0px 0px;
        }

        .vertical-text > li.active > a,
        .vertical-text > li.active > a:hover,
        .vertical-text > li.active > a:focus {
            border-bottom-color: transparent;
            border-right-color: #ddd;
            border-left-color: #ddd;
        }

    .vertical-text.tabs-left {
        left: -50px;
    }

    .vertical-text.tabs-right {
        right: -50px;
    }

        .vertical-text.tabs-right > li {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    .vertical-text.tabs-left > li {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

.bg-light-yellow {
    background-color: #fff175 !important;
}

input:disabled, select:disabled {
    cursor: pointer !important;
}

.ScrollToTop {
    line-height: 1;
    position: fixed;
    z-index: 44444;
    top: 75%;
    right: 0;
    display: none;
    width: 40px;
    min-height: 30px;
    padding: 2px;
    text-align: center;
    background-color: white;
    cursor: pointer;
    color: #FF5722;
    border-left: 2px solid #FF5722;
    border-top: 2px solid #FF5722;
    border-bottom: 2px solid #FF5722;
}

    .ScrollToTop:hover {
        background-color: #ddd;
    }

    .ScrollToTop:active {
        background-color: #bfbfbf;
    }

.margin-left-right-3 {
    margin-left: 3px;
    margin-right: 3px;
}

.margin-left-right-5 {
    margin-left: 5px;
    margin-right: 5px;
}


/*Vertical tab end */

/*i.fa {
    padding-right: 5px;
}*/
/*Ganesan region end*/
/*Kalithu region start css*/
.padding-top-75 {
    padding-top: 75px !important;
}


.width-40 {
    width: 40% !important;
}

.padding-top-12 {
    padding-top: 12px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-25 {
    font-size: 25px !important;
}

.font-30 {
    font-size: 30px !important;
}

.margin-top-8 {
    margin-top: 8px !important;
}


.padding-top-57 {
    padding-top: 57px !important;
}

.padding-top-100 {
    padding-top: 100px !important;
}


.configur-table-row {
    border: 1px solid rgba(153, 153, 153, 0.24);
    padding: 15px;
    margin-bottom: 15px;
}


.no-overflow-y {
    overflow-y: hidden !important;
}

.widthadj {
    width: 382% !important;
}


.no-overflow-x {
    overflow-x: hidden !important;
}

.seeker-summary {
    background: #346DAA;
    margin-top: 60px;
    padding: 55px 15px;
}

.seeker-imagewrapper img {
    border: 1px solid #fff;
    width: 120px;
}

.page-container {
    padding: 15px;
}

.font-white {
    color: #fff;
}

.right-border {
    border-right: 2px solid #6a8fff;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-22 {
    font-size: 22px !important;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.name-details-container {
    margin-left: 40px;
    margin-top: 20px;
}

.margin-top-80 {
    margin-top: 80px;
}

.view-profile-button {
    background-color: #3082be !important;
    border: 1px solid #24a9e2 !important;
}

.white-background-container {
    background-color: #fff;
    padding: 15px;
}

.font-green {
    color: #36CB65;
}


.right-grey-border {
    border-right: 1px solid rgba(208, 208, 208, 0.69);
}

.interview-date-container {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    border-radius: 4px;
    background-color: #F5F5F5;
}

h3 {
    font-size: 18px;
}

.cls-btn-pdng-rgt {
    padding-right: 15px;
}

.cls-em-pdng-left-adj {
    padding-left: 5%;
}

.cls-checkbox-margin-right-adj, .margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.stepwizard-cnt-mnh {
    min-height: 600px;
}

.documentManager-width {
    width: 40%;
}

.maxeducation-width {
    width: 91%;
}

.referhistory-float-right {
    float: right;
}

.addupdateasset-margintop-adj {
    margin-top: 2px !important;
}

.addworkflow-margintop-adj {
    margin-top: 15px !important;
}

.documenttemplate-paddingleft-adj {
    padding-left: 16px !important;
}

.width-56 {
    width: 56%;
}

.width-98 {
    width: 98%;
}

.fontfamily {
    font-family: 'Source Sans Pro', sans-serif !important;
}

.fontfamily {
    font-family: 'Source Sans Pro', sans-serif !important;
}

.table-striped.user-table.scroll tbody {
    font-weight: 500;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    height: 205px;
    width: 402px;
}



.documentlibrary-marginleft-adj {
    margin-left: -15px !important;
}

.addworkflow-marginleft-adj {
    margin-left: 4px !important;
}

.configur-table-row h3 span {
    font-size: 14px !important;
    font-weight: 700;
}

.searchboxadj {
    border-left: 0;
    border-top-left-radius: 1px !important;
    border-bottom-left-radius: 1px !important;
    margin-left: -1px;
}

.instructionnote p {
    font-size: 13px;
    color: #666;
    margin-bottom: 0;
}

.dropdown-menu.dropdown-men-4 {
    left: inherit;
    right: 0 !important;
    min-width: initial;
    font-weight: 400;
    font-size: 13px;
    top: 44px;
    padding: 5px 10px;
}



/*Kalithu region end*/
/*Mayank Start*/

h4 > label {
    font-size: 18px !important;
}

.table > thead > tr > th {
    /*font-weight: 700 !important;*/
    font-weight: 600 !important;
    font-size: 15px !important;
}
/*Mayank End*/

/*Vipin Start*/

.font-skill {
    color: #666 !important;
    padding-left: 0px !important;
    /*text-transform: capitalize;*/
}

/*for red button design to hyperlink*/
.tab-lnk-button {
    margin-left: 0;
    background: #ca2e3f;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    border-left: solid 1px #a20404;
    min-height: 34px;
}

.tab-imgbtn-refresh {
    border: none;
}

.dropdowndisplay {
    width: 50px;
    text-align: center;
}

.pad-28 {
    width: -webkit-fill-available;
    word-wrap: break-word;
}

/*29 August  css*/

ul.nav.nav-tabs.cndt-mdl-nav li a {
    padding: 12px 15px;
    color: #555 !important;
    font-size: 15px;
}

.candidate-mdl-fltr .btn.btn-primary {
    margin-right: 5px !important;
}
/*Vipin End*/


/*vinay Start*/
.AttachHashTags {
}


.evalCount {
    position: relative;
    margin: -10px 0px 0px -15px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -border-radius: 9px;
    -behavior: url(PIE.htc);
    width: auto;
    height: auto;
    min-width: 18px;
    float: right;
    font-size: 11px;
    background: red;
    color: White;
    text-align: center;
}

.alertShortMsg {
    width: 16% !important;
    top: 15% !important;
}

.close.closeout {
    padding: 0px !important;
    background: #eeeeee !important;
    color: #0e0101 !important;
    margin: -10px;
    /* margin-right: -18px; */
    border-radius: 11px !important;
    height: 20px;
    width: 20px;
}

svg > g > g:last-child {
    pointer-events: none;
}

.popErrMsg {
    margin: -6px 0px 0px 0px;
    color: red !important;
    font-size: 13px;
}
/*
    //IE scroll bars are  getting overlapped  we made it as page level in template.aspx
    @-ms-viewport { 
    width: auto !important;
}*/
.incetiveTbl {
    width: 100%;
    height: 395px;
    overflow: auto;
}

.calenderLeftBorder {
    border-left: solid 1px #cecece !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #00558e !important;
}

.TargetTbl td:nth-child(2) {
    width: 25%;
}

.alignNaukriTabs {
    padding-left: 25px;
    padding-right: 10px;
}


.dotsformat {
    display: inline-block;
    width: 60px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}


.dd_chk_select_full {
    width: 100% !important;
}


.rightborder a {
    border-right: 1px solid #37c3d4 !important;
}

.tabstarget {
    width: 100% !important;
    margin: 0px 0px !important;
}


.no-shadow {
    box-shadow: none !important;
}

.closeHoverSummery {
    margin-top: -15px;
    margin-right: -15px;
    cursor: pointer;
}

.modal-content a {
    color: #333;
}

.modal-content div span a:hover,
.modal-content div span a:focus {
    color: #c1272d;
}

.excelHover a:hover {
    color: #c1272d !important;
}

.link-highlight a:hover {
    text-decoration: underline !important;
}

.dotsformatText {
    display: inline-block;
    width: 120px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}


.error-message-ExpValid {
    margin: 0px 0px -5px;
    color: red !important;
    font-size: 13px;
}

/*Vinay End*/
/*search filter fix start*/
.filter-search-home .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

/*.filter-search-home .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-left: 0px !important;
}*/

#filterSearch .input-group .form-control {
    border-left: 0px !important;
}

.filter-search-home .input-group .form-control[readonly] {
    background-color: #fff !important;
    opacity: 1;
}

.filter-search-home .input-group .form-control[disabled] {
    background-color: #eee !important;
    opacity: 1;
}
/*search filter fix end*/


/*custom css for gridview table start*/


.table-responsive table, th {
    border: 0px;
}

/*.table-responsive-NoBorder table, th {
    border: 1px;
}*/

.table-striped.user-table th, .table-striped.user-table thead {
    border-bottom: 2px solid #eaeaec;
    background-color: #f7f7f7 !important;
    border-radius: 1px !important;
    font-size: 14px;
    color: #666;
    font-weight: 600;
    padding: 10px;
}


.drpdwn-sb-spl {
    background-color: #ca2e3f;
    font-size: 13px;
    padding: 8px;
    color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: solid 1px #a20404;
}

    .drpdwn-sb-spl .dropdown-content-spl {
        top: 32px;
    }
/*Panel heder end*/

/*Source status start*/
.source-status .small-padding {
    margin-top: -4px;
    margin-left: 3px;
}
/*Source status end*/

/*svg graph fix start*/
svg text {
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    color: red;
}
/*svg graph fix start*/

/*lead probability status start*/
.view-sub {
    top: 0%;
    position: absolute;
    width: 48% !important;
    font-weight: 500;
    color: #004887 !important;
    line-height: 18px;
    font-size: 14px;
    padding: 4px 0px !important;
    background-color: #d7edf6 !important;
    border: 1px solid #00bde2 !important;
    text-align: center;
}

    .view-sub a {
        font-weight: 700;
        color: #ca2e3f;
    }
/*lead probability status end*/

.loadingtxt {
    background: url('../Images/txtLoader.gif') no-repeat right center !important;
}

/*ducument header start*/
.panel-right .panel .panel-heading1 {
    padding: 0 0 10px 0;
    font-weight: 100;
    color: #666666;
    font-size: 16px;
    border-bottom: solid 1px #d0d0d0;
    background: none;
    font-family: 'Open Sans', sans-serif !important;
}


.btn-rds {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

/*document upload start*/
.queue-progress .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    border-radius: 5px;
}

.queue-progress .progress {
    height: 16px !important;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

/*document upload end*/

/*event start*/
#event .input-group .form-control:last-child {
    border-left: 0px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}


/*start Added ruby dharam form custom dropdown*/
.ctrl-user-control {
    z-index: 1000;
    height: auto;
    max-height: 400px;
    overflow: auto;
    position: absolute !important;
    margin-top: -1px;
    cursor: pointer;
}

    .ctrl-user-control select-control-directive ul, .ctrl-user-control select-control-directive li {
        list-style-type: none;
        margin-left: 8px;
        margin-right: 5px !important;
    }

    /*.ctrl-user-control select-control-directive span {
        margin-left: -5px;
    }*/

    .ctrl-user-control select-control-directive span:hover {
        background: -webkit-linear-gradient(top,#4387fd,#4683ea);
        color: white;
        cursor: pointer;
        /*padding: 0px 5px 0px spx;*/
    }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ctrl-user-control select-control-directive span:hover {
        /*background: -webkit-linear-gradient(top,#4387fd,#4683ea);*/
        background: #4387fd;
        color: white;
        cursor: pointer;
        /*padding: 0px 5px 0px spx;*/
    }
}

/*end Added ruby dharam form custom dropdown*/

/*event navigation start*/
.disabledLink {
    color: #ccc;
    pointer-events: none;
}
/*event navigation end*/
/*DEEPESH*/
.border-radius {
    border-radius: 0px 4px 4px 0px;
}

.clsChkBoxSingleRow li {
    width: 100% !important;
    padding-bottom: 5px;
}

#control-sidebar-contact-details-tab .progress-color-one {
    background-color: #ff6455;
    float: left;
    width: 70%;
}

.dropdown-content-spl {
    z-index: 100 !important;
}

.lighttxtgray-sub-esc {
    color: gray !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
}

#fadeBackground {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: transparent !important;
    z-index: 1100;
}

.showAttech {
    margin-left: 110px;
    width: 700px;
    height: 800px;
}

.pull-right .sup-blue {
    background-color: #06c;
    padding: 0px 4px;
    border-radius: 10px;
    color: #fff !important;
    font-size: 13px;
}

.btn-joining-form {
    margin-top: -5.1%;
}

.wizard .btn-blue {
    padding: 6px 24px !important;
}

.wizard li.submited span.round-tab {
    background: #fff;
    border: 2px solid #0f8a3b;
}

    .wizard li.submited span.round-tab i {
        color: #0f8a3b;
    }

.wizard .progress {
    height: 20px !important;
}

.wizard .progress-bar-success {
    padding-top: 0px;
}

.wizard .progress-bar {
    font-size: 14px;
}

#divSpeciallyAbled input[type=checkbox], input[type=radio] {
    margin-right: 10px !important;
}

#divSpeciallyAbled table td {
    padding-left: 10px !important;
}

#divSpeciallyAbled .special label {
    vertical-align: middle !important;
    margin-bottom: 0px;
}

#divSpeciallyAbled label {
    margin-bottom: 0px;
}

#divSpeciallyAbled input {
    margin-top: 4px !important;
}

.wizard li.active.submited:after {
    border-bottom-color: #0f8a3b;
}

.font-lable-14 label {
    font-size: 14px !important;
}


#divTagList ol {
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
}

#divTagList li {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pricetag {
    white-space: nowrap;
    position: relative;
    margin: 0 5px 0 10px;
    displaY: inline-block;
    height: 25px;
    border-radius: 0 5px 5px 0;
    padding: 0 25px 0 15px;
    background: #3c8dbc;
    border: 0 solid #C7D2D4;
    border-top-width: 1px;
    border-bottom-width: 1px;
    color: #ffffff;
    line-height: 23px;
}

    .pricetag:after {
        position: absolute;
        right: 0;
        margin: 1px 7px;
        font-weight: bold;
        font-size: 19px;
        /*content: "\00D7";*/
    }

    .pricetag:before {
        position: absolute;
        content: "\25CF";
        color: #d5a4a9;
        text-shadow: 0 0 1px #333;
        font-size: 11px;
        line-height: 0px;
        text-indent: 12px;
        left: -15px;
        width: 1px;
        height: 0px;
        border-right: 14px solid #3c8dbc;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
    }

/*------------------------start region bharat------------------------*/
.slide-out-div-bottom {
    top: unset !important;
    bottom: 25px;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .slide-out-div-bottom {
        bottom: 25px;
        position: fixed;
    }
}


.tabHeader > div > div > table > thead {
    overflow-x: auto;
    white-space: nowrap;
}

.box_redius {
    border-radius: 5px !important;
}

.margin-0 {
    margin: 0px;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.align-right {
    text-align: right !important;
}

user-table-padding {
    padding: 6px 7px !important;
}

padding-top-0 {
    padding-top: 0px;
}

left-border-redius-5 {
    border-radius: 5px !important;
}
/* experience timeline classes */
.scroll-exp {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
}

.inline-exp {
    display: inline-block !important;
    width: 33%;
    white-space: normal;
    text-align: center !important;
    position: relative;
    z-index: 1;
}

.width-full {
    position: absolute !important;
    top: 432px;
}

.view_limit_text {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    min-height: 20px;
}

.view_limit {
    display: block;
    width: 150px !important;
    overflow: hidden;
    white-space: nowrap !important;
    text-overflow: ellipsis;
}

/* To limit Gridview table text Add "View_Limit_grd" Class to "Gridview" and "grd_text_limit" Class to "BoundField" --- Added By Bharat */
.View_Limit_grd {
    table-layout: fixed;
    width: 100%;
}

.grd_text_limit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.padding-left-10 {
    padding-left: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.line-exp {
    bottom: 225px !important;
    width: 100%;
}

.ball-exp {
    bottom: 215px !important;
    z-index: 99;
}

.rpt-txt-center {
    text-align: center;
}

/* experience timeline classes end */

.grid-pad-display {
    display: flex;
    padding: 10px 0px 10px 0px;
}

/* Exam Paper Styles*/

.exam-ques-btn {
    padding: 15px;
}

/* Exam Paper Styles Ends*/

/*.job-content-right {
    height: auto !important;
    min-height: unset !important;
}*/

.grid-align {
    display: block;
    margin: 10px;
}

.readio-btn-flow {
    display: flex;
}

.candidate-main .profile-details {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

/*.candidate-main .profile-details {
    min-height: 240px;
}*/

.icon-align {
    width: 10%;
    float: left;
    margin: 0px 5px 5px 0;
}

.position-rel {
    position: relative;
}

.test-pos {
    bottom: 10px;
    position: absolute;
    width: 90% !important;
    text-align: center;
}

.pull-center {
    float: none;
    text-align: center;
}

.font-normal {
    font-style: normal !important;
}

/*For Candidate*/

.candidate-main .name_details a:hover {
    text-decoration: none !important;
}

.width_100 {
    width: 100% !important;
}

.job-category-main .job-category .p-full-width {
    overflow: unset !important;
}

.posted-days,
.expires {
    font-style: normal;
}

/*table.table.table-striped.user-table tbody * {
    white-space: nowrap;
    width: auto;
}*/

.btn .caret {
    margin-top: 0px !important;
}

.rating_contant {
    width: auto !important;
    top: 5px;
    left: -5px;
    position: relative;
}

.CanPsDetail > div {
    display: grid;
    min-height: 6.5em;
}

.CanRefDetail > div {
    display: grid;
    min-height: 7em;
}

.span-min-width {
    display: inline-block;
    min-width: 8em;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.float-none {
    float: none;
}
/*------------------------ End region bharat ------------------------ */
/*Exam module vishal*/
.Exam-label {
    color: #333333 !important;
    font-size: 13px !important
}

/*End exam module vishal*/


.linkDisabled {
    cursor: not-allowed;
    pointer-events: none;
    color: grey;
}

.width-527 {
    width: 527px !important;
}

.Line_Limit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
    border-bottom: none;
}
/*td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}*/
.add-can-style {
    padding-left: 0px !important;
    margin-top: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.joining-from-margin-top {
    margin-top: -15px;
}

.chkbox-view-control {
    width: 100% !important;
    word-break: break-word;
    white-space: normal;
}


textarea::placeholder {
    font-size: 14px;
}

.bg-warning-high {
    background-color: #ffc107 !important;
}

/*SVG Styles for candidates in requirement Page by Anya - Starts*/
.robot svg {
    position: absolute;
    margin-left: -27px;
    margin-top: 47px;
    height: 30px;
    width: 30px
}

.Req-match-rank {
    /* margin-left: 8px; */
    /* margin-top: 55px; */
    display: inline-block;
    position: absolute;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
}

/*Ends*/
