﻿
/**/
@font-face {
    font-family: 'gotham_roundedlight';
    src: url('../../fonts/gothamrounded-light-webfont.woff2') format('woff2'), url('../../fonts/gothamrounded-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_roundedbook';
    src: url('../../fonts/gothamrounded-book-webfont.woff2') format('woff2'), url('../../fonts/gothamrounded-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'open_sansregular';
    src: url('../../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../../fonts/opensans-regular-webfont.woff') format('woff'), url('../../fonts/opensans-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'gotham_roundedbook' !important;
    background: #F6DED8 !important;
    padding-left: 0% !important;
    padding-right: 0% !important;
    margin: 0px !important;
    overflow-x: hidden;
    font-size: 12px !important;
}

.lastloggedOn {
    float: right;
    text-align: right;
    margin-right: 0%;
    font-size: medium;
    font-family: sans-serif;
}

/*html {
    font-family: 'gotham_roundedbook' !important;
}

body {
    font-family: 'gotham_roundedbook' !important;*/
/*background: #FFFFFF !important;
    padding-left: 5% !important;
    padding-right: 5% !important;
    margin: 0px !important;
    overflow-x: hidden;*/
/*font-size: 12px !important;
}


.headertext {
    font-family: 'gotham_roundedbook' !important;
}

.bodytext {
    font-family: 'open_sansregular' !important;
}


.widget-background {
    background-color: #e9e9e9;
}*/

.pointer {
    cursor: pointer;
}

#wrapper {
    text-align: left !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background-color: #F6DED8 !important;
}

.icon-logout {
    font-size: 35px;
}

i.fa.fa-sign-out.icon-logout {
    font-size: 35PX;
}

i.fa fa-users {
    font-size: 30PX;
}

i.fa fa-clipboard {
    font-size: 30PX;
}

#shortlistprofile a i {
    color: black;
    font-size: 23px;
}

#shortlistprofile {
    text-align: center;
    padding: 1%;
}

#interviewsappointments {
    text-align: center;
    padding: 1%;
}

#alldocuments {
    text-align: center;
    padding: 1%;
}

.profile-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

#joborders a i {
    color: black;
    font-size: 23px;
}

#joborders {
    text-align: center;
     padding: 1%;
}

#recentprofilewidget .e-grid .e-gridheader tr:first-child th {
    background: #B82132 !important;
    border-bottom: 2px solid red;
}

#recentdocumentwidget .e-grid .e-gridheader tr:first-child th {
    background: #B82132 !important;
    border-bottom: 1px solid red;
}

#recentscheduledwidget .e-grid .e-gridheader tr:first-child th {
    background: #B82132 !important;
    border-bottom: 1px solid red;
}

#recentjobwidget .e-grid .e-gridheader tr:first-child th {
    background: #B82132 !important;
    border-bottom: 3px solid red;
}


#btnEdit {
    width: 30px;
    height: 30px;
    margin-top: 2px;
}

/*Header Section CSS*/
.nav-header {
    padding-left: 2% !important;
    padding-right: 2% !important;
}

/*.applicant_banner {
    height: 95px;
    background: url('/Content/images/astar_application_banner.jpg') repeat top right;
}*/

/*input::-webkit-datetime-edit {
    color: transparent;
}

input:focus::-webkit-datetime-edit {
    color: #000;
}*/

.user-section {
    position: relative;
    top: 18px;
    width: 100%;
    font-weight: bold;
}

    .user-section .no-outline {
        top: -5px !important;
        text-align: center;
        outline: 1px solid blue;
    }

.e-image-home {
    height: 30px;
    width: 30px;
    margin-bottom: -15px;
    margin-left: 10px;
}

.img-logout-responsive {
    display: inline;
    max-width: 100%;
    height: auto;
    margin-top: -7%;
    height: 30px;
    width: 30px;
    margin-bottom: -5px;
    margin-left: 10px;
}

.userTxtLabel {
    margin-top: 1% !important;
    font-size: 17px;
}

.userprofile {
    margin-right: -15px;
}


.btnlogout {
    background-color: #666666 !important; /*Logout background color*/
    color: white !important;
}

.link-text {
    margin-left: 16px;
}

.e-breadcrumb {
    background-color: white !important;
}

#activeItem .e-anchor-wrap {
    font-size: medium;
    font-family: sans-serif !important;
}

.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text {
    padding: 5px 5px !important;
}

.e-breadcrumb .e-breadcrumb-separator {
    padding: 0 0px !important;
}

.e-breadcrumb-text e-breadcrumb-url {
    color: #0d6efd !important;
    text-decoration: underline !important;
}

#activeItem .e-breadcrumb-separator {
    font-size: large;
}

/*.usermanager {
    padding: 16px;
    background-color: gray;
    color: white !important;
    border-radius: 12px;
    margin-right: 60%;
    width: 37%;
}


.usercandidate {
    padding: 16px;
    background-color: #003087;
    color: white !important;
    border-radius: 12px;
    margin-left: 58%;
    width: 37%;
    position: relative;
    left: -18%;
}*/
.usermanager {
    padding: 16px;
    background-color: gray;
    color: white !important;
    border-radius: 12px;
    width: auto;
}


.usercandidate {
    padding: 16px;
    background-color: #003087;
    color: white !important;
    border-radius: 12px;
    width: auto;
}



.datetime {
    margin-left: 23%;
}


#navigation_Bar {
    /*  background-color: #4472c4 !important;   */ /*header background color*/
    height: 47px !important;
    background: rgb(0,48,135);
    /*background: linear-gradient(89deg, rgba(0,48,135,1) 0%, rgba(92,6,140,1) 60%, rgba(151,22,88,1) 76%, rgba(218,41,28,1) 100%, rgba(255,103,32,1) 100%);*/
    background-color: darkblue !important;
    border-radius: 10px;
}



.widget-card {
    border-radius: 6px;
    height: 100%;
    background-color: #e9e9e9 !important;
}

.widget-title {
    font-size: 15px;
    background-color: #666666; /*widget background color*/
    padding: 10px;
    border-radius: 6px;
    color: #fff !important; /*widget font and 3 dot dropdown icon color*/
    font-family: sans-serif !important;
}


.imgProfile { /*profile width*/
    position: relative;
    top: -5px;
    width: 40px;
    height: 40px;
    border-radius: 80px;
    object-fit: cover;
}

#viewjobscount {
    display: none;
}

#quicklinkwidget {
    padding-right: 0px !important;
}

#recommendedwidget {
    padding-left: 0px !important;
}

#quicklinkwidget .card-title {
    margin-bottom: 0px !important;
}

#recommendedwidget .card-title {
    margin-bottom: 0px !important;
}

#Section_loggedOn {
    padding-left: 1%;
}

#quicklinkswidget .card-title {
    margin-bottom: 0px !important;
    text-align: center;
}

#quicklinkswidget {
    margin-bottom: 1% !important;
    margin-left: -3%;
    padding-top: 2px;
    height: 151px;
}

/*#recentdocumentwidget .card-title {
    margin-bottom: 0px !important;
    text-align: center;
}

#recentdocumentwidget {
    margin-bottom: 1% !important;
    margin-left: -3%;
    padding-top: 23px;*/
    /*height: 45vh;*/
/*}*/

/*#recentprofilewidget .card-title {
    margin-bottom: 0px !important;
    text-align: center;
}

#recentprofilewidget {
    margin-bottom: 1% !important;
    margin-left: -3%;
    padding-top: 23px;*/
    /*height: 45vh;*/
/*}*/

#recentjobwidget .card-title {
    margin-bottom: 0px !important;
    text-align: center;
}

#recentjobwidget {
    margin-bottom: 1% !important;
}

.btnuserlogout {
    text-align: right;
    margin-left: -2%;
}

#recentjobwidget .widget-card {
    background-color: white;
}

.recentjob-item {
    padding: 5px;
    font-family:sans-serif;
}

#shortlistprofile a:hover {
    color: #007bff;
    text-decoration: underline;
}

    #shortlistprofile a:hover i {
        color: #007bff;
    }

#joborders a:hover {
    color: #007bff;
    text-decoration: underline;
}

    #joborders a:hover i {
        color: #007bff;
    }

#quicklinks span {
    cursor: pointer;
}

#recentjobwidget .e-gridcontent {
    overflow-x: auto;
    overflow-y: auto;
}

#scroll {
    max-height: 140px;
    overflow-y: auto;
}

.profile-item {
    padding: 10px;
    padding-bottom:19px;
    font-weight: bold;
    font-family:sans-serif;
}

html, body {
    height: 100%;
    margin: 0;
}

.container-fluid {
    height: 100%;
}


#panelDashboard {
    height: 70%;
    overflow: auto;
    font-family: sans-serif !important;
}

#panelDashboardDiv1 {
    height: 100%;
}

#panelDashboardDiv2 {
    height: 100%;
}

#recentjobs strong {
    font-size: 19px;
}

#recentjobs div {
    font-size: 14px;
    padding-top: 5px;
}

#recentjobs {
    font-weight: bold;
    font-family: sans-serif;
}

#recentjobwidget {
    border-radius: 5px;
    /* height: 70vh; */
}

.container-recentjobs {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: -20px;
    margin-left: -10px;
}



#quicklinks {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70%;
    text-align: center;
}

.linkalign i {
    font-size: 36px;
    color: #337ab7;
    margin-bottom: 10px;
}

.linkalign span a {
    font-size: 14px;
    color: #337ab7;
    font-weight: bold;
    text-decoration: none;
}


/**/
/* General Styles */
.widget-title {
    background-color: #555555;
    color: white;
    font-weight: bold;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: sans-serif !important;
}

.widget-card {
    border: 2px solid gray;
    border-radius: 5px;
    background-color: white;
}

.recentjob-card {
    border: 2px solid gray;
    border-radius: 5px;
    background-color: white !important;
    height: 100%;
}


.profile-icon i {
    font-size: 30px;
    color: black;
}

.d-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.badge {
    font-size: 14px;
    font-weight: bold;
}

/* Highlight Draft and Posted Job Backgrounds */
.draft-job {
    background-color: #f8f9fa;
}

.posted-job {
    background-color: #e3f2fd;
}
/**/



/*Footer Section CSS*/
#custom_footer {
    background-color: #2c2c2c;
    color: white;
    text-align: center;
    /* position: fixed;*/
    left: 0;
    bottom: 1px;
    width: 95%;
    Margin-left: 2%;
    margin-right: 2%;
}


footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
}


.footer-style {
    font-size: 13px;
}

h1 {
    font-size: 2.2em !important;
}

h2 {
    font-size: 20px !important;
}

h3 {
    font-size: 1.8em !important;
}

h4 {
    font-size: 1.6em !important;
}

h5 {
    font-size: 1.4em !important;
}

p {
    font-size: 14px;
}


.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}


.font-2 {
    font-size: 14px;
}

.font-3 {
    font-size: 12px;
}

.font-4 {
    font-size: 13px;
}

/*body*/
/*@media screen and (max-width: 768px) {
    body {
        background: #FFFFFF !important;
        padding-left: 2% !important;
        padding-right: 2% !important;
        margin: 0px !important;
        overflow-x: hidden;
    }
}*/


@media screen and (max-width: 575px) {
    .right-banner {
        display: none;
    }
}


@media screen and (max-width: 991px) {

    #quicklinkwidget {
        padding-left: 0px;
    }

    #recommendedwidget {
        padding-right: 0px;
        margin-bottom: 2% !important;
    }
}










/*Quick Links icons*/

.icon {
    width: 50px;
}

body.modal-open {
    overflow-y: auto;
    /* position: fixed;*/
}

body.e-dlg-overlay {
    overflow-y: auto;
    /* position: fixed;*/
}

.JobDescLabel {
    color: #7A7A91;
    font-style: italic;
    line-height: 25px;
}


.errormessagedefault {
    color: red;
    font-family: Calibri Tahoma Verdana;
    font-size: 12px;
}

#timeOutWarningOverlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2000;
    cursor: pointer;
}

.mybtn:hover,
.mybtn:active {
    background-color: #14147e !important;
    border-color: #14147e !important;
}

.mybtn {
    background: #1010ad !important; /*button background color*/
    border-color: #1010ad !important; /*button border color*/
    box-shadow: none !important;
    color: white !important; /*button font color*/
}

.RecorIDCheckbox {
    width: 23px !important;
    height: 22px !important;
    position: relative !important;
    top: -7px !important;
}

.e-btn-hide {
    display: none;
}

.Table {
    border-collapse: separate;
    border-spacing: 10px;
    width: 85%;
    margin: 0px -5px 0px;
}

.dlgbtn {
    margin-right: 10px;
}

#alertBtn, #confirmBtn, #promptBtn {
    margin-right: 2%;
}

/*CSS for syncfusion controls font-style*/

.e-grid {
    font-family: 'gotham_roundedbook' !important;
}

.e-dialog .e-dlg-content {
    font-family: 'gotham_roundedbook' !important;
}

.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
    font-family: 'gotham_roundedbook' !important;
}

.btn {
    font-family: 'gotham_roundedbook' !important;
}

.e-breadcrumb-text {
    font-family: 'gotham_roundedbook' !important;
}

.e-label {
    font-family: 'gotham_roundedbook' !important;
}

.e-listbox-wrapper .e-list-parent, .e-listbox-container .e-list-parent {
    font-family: 'gotham_roundedbook' !important;
}

.e-chipcontent {
    font-family: 'gotham_roundedbook' !important;
}

.e-upload .e-file-select-wrap .e-file-drop, .e-bigger.e-small .e-upload .e-file-select-wrap .e-file-drop {
    font-family: 'gotham_roundedbook' !important;
}

.e-upload .e-upload-files .e-upload-file-list {
    font-family: 'gotham_roundedbook' !important;
}

.e-upload .e-file-select-wrap .e-btn, .e-upload .e-upload-actions .e-btn, .e-bigger.e-small .e-upload .e-file-select-wrap .e-btn, .e-bigger.e-small .e-upload .e-upload-actions .e-btn {
    font-family: 'gotham_roundedbook' !important;
}

.e-ddl.e-input-group.e-control-wrapper .e-input {
    font-family: 'gotham_roundedbook' !important;
}

.e-float-input {
    font-family: 'gotham_roundedbook' !important;
}

.e-accordion .e-acrdn-item.e-select > .e-acrdn-header {
    font-family: 'gotham_roundedbook' !important;
}
/*
CSS for syncfusion components*/


.e-acrdn-header-content {
    white-space: pre-wrap !important;
    display: contents !important;
}

.e-acrdn-header {
    padding-left: 3% !important;
}

.e-navigable {
    white-space: pre-wrap !important;
    display: contents !important;
}

.e-breadcrumb-text {
    padding-top: 4px !important;
}

.e-headertext {
    text-align: left;
    font-size: 14px;
    font-weight:bold;
    color: #ffffff !important; /* Syncfusion grid header font color*/
}

/*.e-grid .e-gridheader tr:first-child th {
    background: #003087;*/ /* Syncfusion grid header color*/
/*}*/

.e-grid .e-gridheader .e-icons:not(.e-icon-hide):not(.e-check):not(.e-stop):not(.e-icon-reorderuparrow):not(.e-icon-reorderdownarrow) {
    color: #ffffff !important; /* Syncfusion grid filter menu icon  color*/
}

.e-grid th.e-headercell[aria-sort=ascending] .e-headertext, .e-grid th.e-headercell[aria-sort=descending] .e-headertext, .e-grid th.e-headercell[aria-sort=ascending] .e-sortfilterdiv, .e-grid th.e-headercell[aria-sort=descending] .e-sortfilterdiv {
    color: #ffffff !important; /* Syncfusion grid sorting arrow icon color*/
    opacity: 1;
}

.e-grid .e-row.e-altrow {
    background-color: #bbe3f3; /* Syncfusion grid even digit rows color*/
}

.e-grid .e-filtermenudiv {
    float: right;
    margin: -15px -2px -12px 8px !important;
    padding: 2px;
    text-align: right;
}

/*.e-accordion .e-acrdn-item.e-selected > .e-acrdn-header {
    background-color: #4472c4 !important;
    color: white;
}*/

/*  .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-toggle-icon, .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-acrdn-header-content {
        color: white !important;
    }*/


#ajaxAccordion {
    border: 1px solid rgb(0 0 0 / 13%) !important;
    border-radius: 0px !important;
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
    background-color: #003087 !important; /*syncfusion accordion header background color */
    color: white; /*syncfusion accordion header border color */
}

.e-accordion .e-acrdn-item.e-select > .e-acrdn-header {
    background-color: #003087 !important; /*syncfusion accordion header background color */
    color: white; /*syncfusion accordion header border color */
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon .e-tgl-collapse-icon.e-icons {
    color: white; /*syncfusion accordion arrow color */
}

.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
    color: #ffffff !important; /*syncfusion accordion header font color */
    font-weight: 500 !important;
    position: absolute;
    left: 32px;
    top: 18px;
}

.e-accordion .e-acrdn-item.e-select.e-active > .e-acrdn-header,
.e-accordion .e-acrdn-item.e-select.e-item-focus > .e-acrdn-header {
    box-shadow: 0 0 0 0.2rem !important;
}

.e-listbox-wrapper:not(.e-listbox-container) {
    overflow: auto !important;
    height: 230px !important;
    background-color: white;
}

.e-listview:not(.e-list-template) .e-list-item {
    border: none !important;
}

.e-switch-wrapper .e-switch-inner, .e-css.e-switch-wrapper .e-switch-inner {
    border-color: #abb0b5 !important;
}

.e-switch-wrapper .e-switch-handle, .e-css.e-switch-wrapper .e-switch-handle {
    background-color: rgb(171, 176, 181);
}

.e-breadcrumb .e-breadcrumb-item[data-active-item] .e-breadcrumb-text {
    color: #6c757d;
    font-weight: 700 !important;
}

.e-breadcrumb .e-breadcrumb-item.e-icon-item .e-breadcrumb-icon {
    padding: 0;
    font-weight: 600 !important;
}

.e-breadcrumb .e-icon-item + .e-breadcrumb-separator {
    font-weight: 600 !important;
}

.e-breadcrumb .e-breadcrumb-separator {
    font-weight: 600 !important;
}


.e-rating-container {
    display: block !important;
}

.e-toast-container .e-toast .e-toast-message .e-toast-content {
    color: white !important;
    font-size: 13px;
    font-weight: normal;
}

.e-toast-container .e-toast {
    background-color: black !important;
}

e-toast-message {
    background-color: black !important;
}

.e-dlg-overlay {
    position: fixed !important;
    overflow-y: auto !important;
}

.e-dlg-target.e-scroll-disabled {
    overflow-y: auto !important;
}

#dialogLoader.e-dialog.e-popup {
    width: 21% !important;
}

#Loader.e-dialog.e-popup {
    width: 21% !important;
}

#refreshTimeAlert.e-dialog.e-popup {
    width: 31% !important;
}

#sessionAlert.e-dialog.e-popup {
    width: 34% !important;
}


#Browserbackpopup.e-dialog.e-popup {
    width: 34% !important;
}


#validateForm.e-dialog.e-popup {
    width: 31% !important;
}

#dialogLoader.e-dialog .e-dlg-content {
    overflow: unset;
    overflow-x: unset;
}

#Loader.e-dialog .e-dlg-content {
    overflow: unset;
    overflow-x: unset;
}

#refreshTimeAlert.e-dialog .e-dlg-content {
    overflow: unset;
    overflow-x: unset;
}

#sessionAlert.e-dialog .e-dlg-content {
    overflow: unset;
    overflow-x: unset;
}

#validateForm.e-dialog .e-dlg-content {
    overflow: unset;
    overflow-x: unset;
}


/*  .e-ddl e-popup e-multi-select-list-wrapper e-lib e-control e-popup-open {
                       display:none;
                       color:white;
                       font-display:block;
                    }
            */
/* .e-multi-select-wrapper .e-searcher input[type=text] {
                        display: none !important;
                    }*/


.e-accordion .e-acrdn-item {
    border-bottom: 1px solid #ffffff !important;
    border-radius: 0px 0px 0 0 !important;
}

.e-accordion .e-acrdn-item {
    border-bottom: 1px solid #ffffff !important;
}

    .e-accordion .e-acrdn-item.e-selected.e-select {
        border-bottom: 1px none #ffffff !important;
        border-top: 1px none #ffffff !important;
        border-bottom: 1px solid #ffffff !important;
    }

.e-input-group:not(.e-success):not(.e-warning):not(.e-error), .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #ffffff !important;
    font-weight: bold;
}

.e-input-group .e-input[readonly], .e-input-group.e-control-wrapper .e-input[readonly], .e-float-input input[readonly], .e-float-input.e-control-wrapper input[readonly], .e-float-input textarea[readonly], .e-float-input.e-control-wrapper textarea[readonly] {
    background: #ffffff !important;
    color: #343a40;
}
