﻿.table-th-block.table-hover > tbody > tr:hover > td .dropdown-menu li a {
    color: #fff;
}

.table .dropdown-menu li a:hover {
    color: #fff !important;
    background-color: transparent;
    text-decoration: underline;
}

.dashboardReportIcon {
    color: #F6BB42 !important;
}

tr:hover td div.chosen-container a {
    color: #000 !important;
}

div#userJobs table.table a {
    user-select: none;
    -webkit-user-drag: none;
}

/**iPhone 6 Plus in portrait**/
@media only screen and (min-device-width : 200px) and (max-device-width : 736px) and (orientation : portrait) {
    #applyNow h1 {
        font-size: 25px;
        text-decoration: underline;
    }
}
/*iPhone 6 in portrait*/
@media only screen and (min-device-width : 360px) and (max-device-width : 667px) and (orientation : portrait) {
    #applyNow h1 {
        font-size: 25px;
        text-decoration: underline;
    }
}

.form-control-autoheight {
    height: 100%;
}

.actionsBtn .dropdown-menu li {
    border-bottom: 1px solid #e3e3e3;
}

    .actionsBtn .dropdown-menu li:last-child {
        border-bottom: 0px;
    }

.responsive-tr-temp-height {
    display: none;
}

@media screen and (max-width:1400px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}


#cvholderMaster .info {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #666;
    font-style: italic;
    margin: 0;
}

#cvholderMaster ul {
    width: 100%;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    #cvholderMaster ul li {
        width: 100%;
        float: left;
        padding: 0 0 0 45px;
        background: url(/templates/resources/images/green-tick.png) no-repeat left top;
        font-size: 13px;
        font-weight: normal;
        line-height: 17px;
        min-height: 28px;
        font-style: italic;
        margin-top: 33px;
    }

.candidateCount sub {
    bottom: 0em !important;
}

.viewDetails label {
    /*border-bottom: 1px dotted;*/
    width: 100%;
}


div#cke_64_uiElement, div#cke_94_uiElement {
    display: none;
}

.table-th-block.table-hover > tbody > tr:hover > td #candidateWorkHistory tr td {
    color: #333333;
}

h4.subHeading.accordion::after {
    color: #3A3C3D;
    content: "\f068";
    float: right;
    font: 14px/1 FontAwesome;
    margin-left: 5px;
}

h4.subHeading.accordion.active::after {
    color: #3A3C3D;
    content: "\f067";
    float: right;
    font: 14px/1 FontAwesome;
    margin-left: 5px;
}

.pheading.subHeading.accordion::after {
    color: #3A3C3D;
    content: "\f068";
    float: right;
    font: 14px/1 FontAwesome;
    margin-left: 5px;
}

.pheading.subHeading.accordion.active::after {
    color: #3A3C3D;
    content: "\f067";
    float: right;
    font: 14px/1 FontAwesome;
    margin-left: 5px;
}

@media print {
    a:after {
        content: '';
    }

    a[href]:after {
        content: none !important;
    }
}

span.highlight {
    background: #f1c40f;
    padding: 5px;
    color: #fff !important;
}

.underlineNone:hover {
    text-decoration: none !important;
}

.previewJobApplyNowURLType {
    list-style-type: none;
}

.table-th-block.table-hover > tbody > tr:hover > td input.txtDisplayOrder {
    color: #333;
}

table.table thead .sorting {
    padding-right: 20px;
}
/*.disable {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
    background-color: #69A6DD !important;
    border-color: #69A6DD !important;
}*/

select.form-control.rounded.notchosen.RunReportSelect {
    display: inline-block;
    width: 44%;
    margin-right: 25px;
}

@media screen and (max-width:767px) and (min-width:150px) {
    select.form-control.rounded.notchosen.RunReportSelect {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

.MyDiaryInterviewApproved {
    background-color: green !important;
}

.MyDiaryInterviewNotApproved {
    background-color: #FFFF00 !important;
    color: #000 !important;
}

.MyDiaryPurposedInterview {
    background-color: lightblue !important;
    color: #000 !important;
}

.MyDiaryInterviewCancelled {
    background-color: red !important;
    color: #000 !important;
}


.emailSignatureHelpMessage {
    font-size: 12px;
    opacity: 0.5;
    float: right;
}

.lbl100PerWidth {
    width: 100%;
}



.responsiveImage {
    width: 100%;
    height: auto;
}


.div-wrapper {
    position: relative;
}

    .div-wrapper img {
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 10px;
    }

.LeftDaysSpan {
    font-size: 10px;
}

.dynamicControlMsg {
    float: right;
    margin-right: 20px;
    font-size: 12px;
    color: gray;
}

.notesToolTip {
    cursor: pointer;
    font-size: 28px;
}

.notesToolTipOff {
    font-size: 28px;
    cursor: pointer;
}

.DocsIcon {
    font-size: 23px;
    cursor: pointer;
}

.DocsIconOff {
    font-size: 23px;
    cursor: pointer;
}

.cvIcon {
    font-size: 23px;
    cursor: pointer;
}

.previewCVIcon {
    font-size: 23px;
    cursor: pointer;
}

.emailIcon {
    font-size: 23px;
    cursor: pointer;
}

.SMSUserIcon {
    font-size: 24px;
    cursor: pointer;
}

.candidateFullDetailsIcon {
    font-size: 22px;
    cursor: pointer;
}

.quickViewIcon {
    font-size: 28px;
    cursor: pointer;
}

.inline-help {
    font-size: 11px;
    color: gray;
    margin-left: 10px;
    margin-right: 5px;
}

.formInlineHelp input[type=text] {
    width: 60%;
    font-size: 11px;
    color: gray;
    margin-left: 10px;
    margin-right: 5px;
    float: left;
    border: 1px solid #ddd;
    margin-bottom: 2px;
    border-radius: 3px;
}

.formInlineHelp a {
    float: left;
    font-size: 11px;
}

.formInlineHelpDiv {
    display: inline;
    position: absolute;
    width: 600px;
}

.InterviewIcon {
    font-size: 23px;
}

.last-contact-name {
    margin-left: 29px;
}

.radio li, .checkbox li {
    display: block;
}

@media print {
    textarea.not_empty {
        display: none !important;
    }
}

.radio li, .checkbox li {
    display: block;
}

.div-color-code {
    padding-left: 0;
    margin-bottom: 30px;
}

.starter-clear-both {
    clear: both;
}

.cvPreviewIcon, .a-cvPreviewIcon sub {
    color: #fff
}

.a-cvPreviewIcon {
    font-size: 14px !important;
}

.row.mainDiv {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #D5DAE0;
}

    .row.mainDiv.form-display-only {
        padding: 50px;
    }

    .row.mainDiv .page-header h2 {
        float: none;
    }
/*
.div-outer-showprofilepic {
    margin-top: 30px;
}

.lbl-showprofilepic {
    margin-right: 20px;
}*/

.po-hr {
    width: 82%;
    margin: 15px 0px 15px 0px;
    border: 1px solid #000;
    margin-left: 0;
}

.po-header {
    color: #000;
    font-size: 18px;
    margin: 7px 0px 7px 0px;
}

@media screen and (max-width:991px) and (min-width:320px) {
    .po-hr {
        width: 100%;
    }
}

.tooltipster {
    cursor: pointer;
    font-size: 28px;
}

.interview-slots {
    height: 250px;
    overflow: auto;
    margin-bottom: 30px;
}

.table-th-block.table-hover > tbody > tr:hover > td.DocsIconOff {
    color: #656d78;
}

.increaseHeight {
    height: 60px;
}

.swal2-confirm.swal2-styled.swal2-default-outline, .swal2-cancel.swal2-styled, .swal2-deny.swal2-styled {
    font-size: 16px;
}

.swal2-popup.swal2-modal.swal2-show {
    min-width: 35%;
    min-height: 40%;
}

#swal2-title.swal2-title {
    margin-top: 20px;
}

.logo-brand{
    background:transparent;
}
@media screen and (min-width: 768px) {
    .TopLogoStyle.applyNowLogo {
        margin-top: 0px !important;
        max-width: 250px !important;
    }
}

#cvholderMaster .top-navbar {
    top: 0;
    left: 0;
    background: #fff;
}

#cvholderMaster .top-navbar {
    position: initial;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 1024;
    /* -webkit-transition: All .3s ease;*/
}

#cvholderMaster .logo-brand {
    position: relative;
    height: auto;
    left: 15px;
}

    #cvholderMaster .logo-brand img {
        margin-top: 0;
    }

#cvholderMaster .topHeading {
    padding: 0 0 0 25px !important;
}

#divCVPreviewCR .divCVBlurUmg, #divCVPreview .divCVBlurUmg {
    background: transparent;
}

.topHeadingBar {
    background: #0D4C74;
    padding-top: 6px;
    padding-right: 30px;
    margin-bottom:3px;
}

.preview-raiseOnboarding-doc.aCandidateonboardingdocuments {
    width: 31px;
    background-size: 31px;
    height: 31px;
}

/*######################### BS Model popup flyer #################*/
/*@media (max-width: 576px) {
    .modal-dialog.modal-dialog-slideout {
        width: 80%
    }
}*/

.modal-dialog-slideout {
    min-height: 100%;
    margin: 0 auto 0 0;
    background: #fff;
}

.modal.fade .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.modal.fade.show .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    flex-flow: column;
    display:flex;
}

.modal-dialog-slideout .modal-content {
    border: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    /*  margin: 0.5rem;*/
    pointer-events: auto;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0px 0px 10px;
}

.modal-overlay {
    z-index: 111 !important;
}

.fade {
    opacity: 1;
    transition: opacity .15s linear;
}

.close, .close:hover, .closeFilledRequestReference, .closeFilledRequestReference:hover, .closeNotes, .closeNotes:hover {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    background: transparent;
    border: 0;
}

    .close img.img-fluid, .closeFilledRequestReference img.img-fluid,, .closeNotes img.img-fluid {
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 50px;
        padding: 5px;
        background-color: #fff;
    }

.modal-header {
    padding: 0;
    border: none;
}
.modal-dialog {
    max-width: 800px !important;
}
/*######################### BS Model popup flyer  End #################*/
.horizontalList {
    display: flex !important;
}

.taskColorGreen {
    background-color: green !important;
}
.taskColorYellow {
    background-color: #FFFF00 !important;
    color: #000 !important;
}
.taskColorRed {
    background-color: #E9573F;
    border-color: #E9573F;
}
#dashBoardCredits .panel.panel-warning {
    border: 0px #fff!important;
}
#dashBoardCredits .panel-heading {
    background-color: #fff!important;
}
#dashBoardCredits .panel-warning > .panel-heading {
    border-color: #fff !important;
}
#dashBoardCredits .list-group-item {
    margin-bottom: 0;
}
.searchFilterColor {
    border-color: #64C0EE;
    box-shadow: 1px 1px #64C0EE;
}
.cvDragDropCloseBtn {
    float: right;
    border-radius: 9px !important;
    padding: 5px 15px 5px 15px;
    background-color: #6E6F71;
    border-color: #6E6F71;
    color: #fff;
}
.cvDragDropCloseHeader {
margin-bottom:40px;
}
.cvDragDropHR {
    margin-bottom: 7px;
    width: 100%;
}
.cvDragDropHeaderNote {
    margin-bottom: 10px;
}
#cvDropZone .docIconText {
    margin-left: 8em;
    font-size: 0.375em;
    color: #8080809e !important;
}
#cvDropZone .docIcon {
    margin-left: 3em;
}
.cvDragDropCloseBtn:hover {
color:#fff;
}
#cvDropZone #startDropZoneretry {
    background-color: #16A085A8;
}
.legend {
    list-style: none;
    padding: 0 !important;
}

    .legend li {
        float: left;
        margin-right: 10px;
    }

    .legend span {
        border: 1px solid #ccc;
        float: left;
        width: 15px;
        height: 15px;
        margin-right: 10px;
        margin-top: 2px;
    }
.hrEditEmailTemplate {
    border: 0;
    border-top: 0.1px solid #C7C6C6;
}
#candidateSourceChart_chosen, #candidateLocationChart_chosen, #candidateGrowthByYearChart_chosen, #candidateHiredBySourcesPieChart_chosen {
    width: 15% !important;
    float: right;
    text-align: left;
}
#candidateProgressChart_chosen, #activeJobsPerUserChart_chosen, #applicantBySourceChart_chosen {
    width: 30% !important;
    float: right;
    text-align: left;
}
.lblChartDropdown {
    margin-top: 10px;
    margin-right: 20px;
}
/*#CandidateByLocation {
    min-height: 572px!important ;
}*/
.activeUser.panel.DashBoardResponseCount-Border #ActiveJobsPerUser {
    min-height: 500px !important;
}
.acurrentprogress {
    color: #178CC6!important;
}
.btn-IsViewed, .btn-IsViewed:hover, .btn-IsViewed:focus-visible, .btn-IsViewed:focus {
    background-color: green !important;
    border: green !important;
    color: #fff !important;
    margin-left: 10px;
}
.job-tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

    .job-tooltip .job-tooltiptext {
        visibility: hidden;
        width: 220px;
        background-color: #555;
        color: #fff;
        text-align: left;
        border-radius: 5px;
        padding: 10px;
        position: absolute;
        z-index: 1;
        bottom: 125%; /* Position above the icon */
        left: 50%;
        margin-left: -110px; /* Use half of the width (to center it) */
        opacity: 0;
        transition: opacity 0.3s;
    }

        .job-tooltip .job-tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%; /* At the bottom of the tooltip */
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .job-tooltip:hover .job-tooltiptext {
        visibility: visible;
        opacity: 1;
    }
.job-tooltipimg {
    border: solid 2px #178CC6;
    margin: 0px;
    padding: 0px; 
}
#ReferenceRequestDetails .modal-dialog {
    max-width: 100% !important;
}

.mail-apps-wrap .topHeading .fa.fa-cog {
    width: auto;
}
#jobResponsesgrid tr td.actionsBtn .dropdown-menu.dropdown-menu-right.show {
    left: 95px !important;
}

#searchCandidate tr td.actionsBtn .dropdown-menu.dropdown-menu-right.show {
    left: 15px !important;
}
.verticalCenter {
    display: flex;
    justify-content: start;
    align-items: center;
}
.spanBoardName {
    font-size: 1.625em;
    font-weight: 500;
    color: #707070;
}
.list-group-item #divTopPerformingJobsBoards div.boxContainer.boxBackground {
margin-bottom:10px;
}
    .list-group-item #divTopPerformingJobsBoards div.boxContainer.boxBackground .count {
        font-size: 2em;
        font-weight: 600;
    }
    .list-group-item #divTopPerformingJobsBoards div.boxContainer.boxBackground .mr-3 {
        margin-right: 1rem !important;
    }

.divChat {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.modal-backdrop.fade {  
    z-index: -1;
}
#sidebar.active ul.components {
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 9;
}
#sidebar.active .nav-link {
    padding: 10px 8px !important;
}
/*.page-content.no-left-sidebar {
    margin-left: 90px;
}*/
#sidebar ul.components {
    padding: 0px;
}
.applicaitonDetailsTabs .form-group {
    display: flow-root;
    margin-bottom: 0;
}   
.mb-0{
    margin-bottom:0;
}
#divJobOverviewApplicationCount .jobTiles:hover .applicationCount, .divInterviewCount .jobTiles:hover .applicationCount, #divJobOverviewApplicationCount .jobTiles:hover .applicationCountCaption, .divInterviewCount .jobTiles:hover .applicationCountCaption, .applicaitonDetailsTabs a:hover .applicationCountCaption, .applicaitonDetailsTabs a:hover .applicationCount {
    color: #fff;
}
.topSection{
margin-bottom: 10px !important;
}
.top-navbar.dark-color + .page-content.no-left-sidebar.page-contentMarginTop {
    margin-left: 0;
}
.top-navbar.dark-color{
    position:relative !important;
}
.top-navbar.dark-color .logo-brand {
    height: auto;
    position: relative;
}
#divJobboards .table-responsive {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
#divJobboards .divContainerParent .boxTiles {
    padding: 1rem 0.5em;
}
 
.tag-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 6px 14px;
    border-radius: 6px;
    border: none;
    color: #fff;
    background-origin: border-box;
    box-shadow: 0px 0.5px 1.5px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    background: linear-gradient(180deg, #4B91F7 0%, #367AF6 100%);
  
    box-shadow: 0px 0.5px 1.5px rgba(54, 122, 246, 0.25), inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2);
}

    .tag-button:focus {
        box-shadow: inset 0px 0.8px 0px -0.25px rgba(255, 255, 255, 0.2), 0px 0.5px 1.5px rgba(54, 122, 246, 0.25), 0px 0px 0px 3.5px rgba(58, 108, 217, 0.5);
        outline: 0;
    }
.btnKnowledgeBase, .btnKnowledgeBase:hover {
    font-size: 1.375em;
    padding: 7px 13px;
    border: solid 2px #178CC6;
    background: #B9DCEE;
    border-radius: 50px;
    color: #178CC6;
}

.login-wrapper {
    margin-top: 240px !important;
}

.boxTiles {
    background: #178CC6;
    border-radius: 1rem;
    box-shadow: 0px 3px 6px #cecece;
    color: #fff;
}

.count {
    font-size: 3.5em;
    font-weight: 500;
}

.boxTiles .countLabel {
    color: #fff;
}

.countLabel {
    font-size: 0.875em;
    color: #707070;
    font-weight: 600;
}
.reportDivContainer .countLabel {
    font-size: 1.350em;
    font-weight: normal;
    padding-top: 20px;
}
a .avgTimeHireCount{
    color:white;
}