/* Minification failed. Returning unminified contents.
(11,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22,28): run-time error CSS1039: Token not allowed after unary operator: '-black'
(23,17): run-time error CSS1039: Token not allowed after unary operator: '-white'
(29,28): run-time error CSS1039: Token not allowed after unary operator: '-white'
(30,17): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(35,17): run-time error CSS1039: Token not allowed after unary operator: '-white'
(46,17): run-time error CSS1039: Token not allowed after unary operator: '-white'
(49,21): run-time error CSS1039: Token not allowed after unary operator: '-dropdown-black'
(50,32): run-time error CSS1039: Token not allowed after unary operator: '-dropdown-backgroud'
(54,28): run-time error CSS1039: Token not allowed after unary operator: '-black'
(58,21): run-time error CSS1039: Token not allowed after unary operator: '-white'
(62,36): run-time error CSS1039: Token not allowed after unary operator: '-white'
(63,25): run-time error CSS1039: Token not allowed after unary operator: '-black'
(92,28): run-time error CSS1039: Token not allowed after unary operator: '-white'
(99,24): run-time error CSS1039: Token not allowed after unary operator: '-navbar-mat'
(108,17): run-time error CSS1039: Token not allowed after unary operator: '-white'
(109,22): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(113,28): run-time error CSS1039: Token not allowed after unary operator: '-navbar-mat'
(133,17): run-time error CSS1039: Token not allowed after unary operator: '-white'
(159,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(160,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(161,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(162,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(163,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(164,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(165,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(166,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(167,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(168,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(169,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(170,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(171,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(176,28): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(242,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(246,28): run-time error CSS1039: Token not allowed after unary operator: '-red'
(250,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(324,28): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(325,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(329,28): run-time error CSS1039: Token not allowed after unary operator: '-edu-empView'
(330,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
(397,28): run-time error CSS1039: Token not allowed after unary operator: '-calendarSick'
(403,28): run-time error CSS1039: Token not allowed after unary operator: '-calendarMaternity'
(407,28): run-time error CSS1039: Token not allowed after unary operator: '-calendarPaternity'
(412,28): run-time error CSS1039: Token not allowed after unary operator: '-calendarSharedParental'
(418,28): run-time error CSS1039: Token not allowed after unary operator: '-calendarWorkingday'
(424,28): run-time error CSS1039: Token not allowed after unary operator: '-calendarBankholiday'
(430,28): run-time error CSS1039: Token not allowed after unary operator: '-calendarHoliday'
(435,28): run-time error CSS1039: Token not allowed after unary operator: '-calendarUnpaid'
(669,28): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(676,32): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(691,28): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(698,40): run-time error CSS1039: Token not allowed after unary operator: '-menu-border'
(705,35): run-time error CSS1039: Token not allowed after unary operator: '-menu-border'
(712,34): run-time error CSS1039: Token not allowed after unary operator: '-menu-border'
(713,28): run-time error CSS1039: Token not allowed after unary operator: '-menu-border'
(728,28): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(733,28): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(738,32): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(746,28): run-time error CSS1039: Token not allowed after unary operator: '-edu-background'
(747,17): run-time error CSS1039: Token not allowed after unary operator: '-color-white'
 */
/*
    this file is added for over ridring default bootstrap classes 
    (mainly for custom colors)
*/

/*15/06/2021, Ganesh N, Global variable
* 28/06/2021,Pooja RP,reviewed 
* 28/06/2021,Thejas,Revewed
*/
:root {
    --edu-background: #26ADDE;
    --white: #FBFBFB;
    --black: #575759;
    --dropdown-black: #343a40;
    --dropdown-backgroud: #ffffff;
    --navbar-mat: #708090;
}

.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
    background-color: var(--black);
    color: var(--white) !important;
    padding-bottom: 0.5625em; /*gives  9px padding*/
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    background-color: var(--white);
    color: var(--edu-background) !important;
    padding-bottom: 0.5625em; /*gives  9px padding*/
}

.navbar-nav > li > a {
    color: var(--white) !important;
}

/*
   removing default spaces nad changing the text color in v4
*/
.dropdown-divider {
    margin: 0;
}

.dropdown-item {
    color: var(--white);
}
    .dropdown-item:focus {
        color: var(--dropdown-black); /* black*/
        background-color: var(--dropdown-backgroud); /*white */
    }

.dropdown-menu {
    background-color: var(--black);
}

    .dropdown-menu > li > a {
        color: var(--white);
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            background-color: var(--white);
            color: var(--black);
        }

/*
    styles for submenu
*/
.dropdown-submenu {
    position: relative !important;
}

   /* .dropdown-submenu .dropdown-menu {
        bottom: 0 !important;
        left: 100% !important;
        margin-top: -1px !important;
    }*/

/*
    Modified by : Vishwas N S
    Assigned by : Prabhosha
    Reviewed by : Ashwini, shobind and Thejas
*/
.menu-Up { /*this is used to show subdropdwon right side towards up*/
    bottom: 0 !important;
    left: 100% !important;
    margin-top: -1px !important;
}


.bg-light {
    background-color: var(--white);
}
.form-group {
    margin-bottom: 0.3125rem;
}

.grayBorder td, .grayBorder th {
    border-color: var(--navbar-mat); /*this use to change border color of Calendar table*/
}

table.tableBordeCollapse {
    border-collapse: collapse !important; /*this use to collapse multiple border in table*/
}

/* to change color of popover title */
.popover-title {
    color: var(--white);
    background: var(--edu-background) !important;
}

.navbar-mat {
    background-color: var(--navbar-mat) !important; /* grey color, Andy asked for this */
}

.dropdown-item.active, .dropdown-item:active {
    color: #555 !important;
    background-color: #fff !important;
}
/*
*28/07/2021,Thejas added for checkbox in column visiblty dropdown
*28/07/2021,Prabhosha, Reviewed
*
*/

.udrVisibility .dropdown-menu {
    width: 115%;
    position:relative;
}


.udrVisibility .dropdown-item.active, .udrVisibility .dropdown-item.active:focus, .udrVisibility .dropdown-item.active:hover, .udrVisibility .dropdown-item:focus, .udrVisibility .dropdown-item:hover {
    color: var(--white) !important;
    background-color: inherit !important;
    white-space: nowrap;
}

    .udrVisibility .dropdown-item.active::before {
        float: right;
        font-family: FontAwesome;
        content: "\f046";
    }

.udrVisibility .dropdown-item::before {
    float: right;
    font-family: FontAwesome;
    content: "\f096";
}



/* DT in employees form. The original id empTable is automatically changed to empTable_wrapper by DT Library*/

/*15/06/2021, Ganesh N, Global variable
* 28/06/2021,Pooja RP,reviewed 
* 28/06/2021,Thejas,Revewed
*/
:root {
    --edu-background: #26ADDE;
    --color-white: #FBFBFB;
    --menu-border: #575759;
    --red: #ff0000;
    --calendarSick: #C9302C;
    --calendarMaternity: teal;
    --calendarPaternity: teal;
    --calendarSharedParental: #6376EC;
    --calendarWorkingday: mediumseagreen;
    --calendarBankholiday: #EC971F;
    --calendarHoliday: indigo;
    --calendarUnpaid: #e9967a;
    --edu-empView: #d9534f;
}

/* Entire Body */
body {
    background-color: var(--color-white);
    padding-bottom: 40px; /*To offset fixed bottom footer*/
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

a {
    outline: none !important;
}

.edu-no-top-border {
    border-top: none !important;
}

#empTable_wrapper {
    padding-top: 10px; /* There is no gap between filter and page header*/
}

#orgTable_wrapper {
    padding-top: 10px; /* There is no gap between filter and page header*/
}

/* DT in Timesheets */
#timeSheetTable_wrapper {
    margin-bottom: 10px;
}

/* Sticky Footer */
.footer-label {
    font-size: 10px;
    font-weight: normal;
    padding-top: 5px;
}

/*Organization list styles MVC*/

.tabOrgList {
    margin-top: 30px;
}

.tabOrgList-head {
    background-color: #f5f5f5 !important;
    /*background-color: #575759 !important;
     color:rgb(251,251,251);*/
}

/*Tax calculation panel styles MVC */
.panelTax {
    margin-top: 30px;
}

.wide {
    width: 20px;
}

/*padding for starter declaration MVC*/
.declHeader {
    padding-bottom: 30px;
}


/**********************

 MVC Validation Related Style sheets 

*/
.field-validation-error {
    color: var(--red);
}

input.input-validation-error {
    border: 1px solid var(--red);
}

.validation-summary-errors {
    color: var(--red);
}

.validation-summary-valid {
    display: none;
}

.field-validation-valid {
    display: none;
}

/*convert textbox value to uppercase MVC  */
.textUpper {
    text-transform: uppercase;
}

/*convert textbox value to lowercase MVC  */

.textLower {
    text-transform: lowercase;
}

/*control label alignment MVC*/
.control-label {
    text-align: left !important;
}

/*checkbox margin styles MVC */
.checkboxMargin {
    margin-left: 0px !important;
}
/*radiobutton styles MVC
    default has 15px padding 
*/
.alignRadio {
    padding-left: 0px;
}

.alignWeekMonth {
    padding-left: 0px;
    padding-right: 0px;
}


/*starter declaration label - starterinfo_
    default has 15px padding
*/
.lblStarterDecl {
    padding-right: 0px;
}

/*convert textbox value to uppercase MVC  */
.textCapitalize {
    text-transform: capitalize;
}

/*my details styles*/
.tb-myDetails td {
    border-top: 0px !important;
}

.labelUser {
    color: white;
    text-align: right;
    margin-left: 20px;
}

/*class for applying top padding*/
.paddingTop {
    padding-top: 15px !important;
}

/* Background color*/
.bg-edu {
    background-color: var(--edu-background) !important;
    color: var(--color-white);
}
/* Background color for employeeview */
.bg-empview {
    background-color: var(--edu-empView) !important;
    color: var(--color-white);
}

/*remove row lines for table*/
.noBorderTable > thead > tr > th,
.noBorderTable > tbody > tr > th,
.noBorderTable > thead > tr > td,
.noBorderTable > tbody > tr > td {
    border-top: none;
}

/*Styles to show loading gifs while ajax call*/
.loading_section {
    position: absolute;
    left: 45%;
    top: 45%;
    display: none;
}

/*Styles to to indicate validation error records in datatable*/
.dt_val_error {
    color: red !important;
}



/*styles for net pay and grosspay in salary tab*/
.netPayRow {
    border-top: 2px;
    border-top-style: ridge;
    border-bottom-style: double;
}

.grossPayRow {
    border-top: 2px;
    border-top-style: ridge;
}

.salarayTableRow {
    border-top: 2px;
    border-top-style: ridge;
}

.jobroleTableMargin {
    margin-bottom: 0px;
}

.summarytablerow {
    border-bottom-style: initial;
}

/*Calender cell styles*/
.calendar-cell {
    cursor: pointer;
    padding: 0;
    font-size: smaller;
    text-align: center !important;
}

/*Calender cell weekend cell styles*/
.calendar-cell-weekends {
    background-color: black;
    color: white;
}

/*Calender cell sick leave cell styles*/
.calendar-cell-sickleave {
    background-color: var(--calendarSick) !important;
    color: white;
}

/*Calender cell maternity leave cell styles*/
.calendar-cell-maternityleave {
    background-color: var(--calendarMaternity) !important;
    color: white;
}
.calendar-cell-paternityleave {
    background-color: var(--calendarPaternity) !important;
    color: white;
}

.calendar-cell-sharedParentalleave {
    background-color: var(--calendarSharedParental) !important;
    color: white;
}

/*Calender cell working days cell styles*/
.calendar-cell-workingdays {
    background-color: var(--calendarWorkingday) !important;
    color: white;
}

/*Calender cell bank holiday cell styles*/
.calendar-cell-bankholiday {
    background-color: var(--calendarBankholiday) !important;
    color: white;
}

/*Calender cell bank holiday cell styles*/
.calendar-cell-holiday {
    background-color: var(--calendarHoliday) !important;
    color: white;
}
/*Calender cell unpaid leave cell styles*/
.calendar-cell-unpaidleave {
    background-color: var(--calendarUnpaid) !important;
    color: white;
}


/*Style for highlighting calendar cell when hover*/
.highlight-calendar-cell, .calendarTable-hover tbody tr:hover {
    background-color: lightgray;
}

/*leave calender color code info*/
.leave-calendar-color-info {
    width: 20px;
    height: 15px;
    display: inline-block;
}

/*left padding for month names in leave calendar*/
.leave-calendar-months-style {
    padding-left: 5px;
}

/*Style for changing the cursor in tab*/
.tab-pointer {
    cursor: pointer;
}

.link-pointer {
    cursor: pointer;
}

/*Styles for screen saver login modal*/
.modal-relogin.show ~ .modal-backdrop.show, .modal-relogin.show ~ .modal-backdrop.fade.show {
    opacity: 0.9 !important;
}

/*Styles for screen saver login modal*/
.modal-login {
    left: 25% !important;
    top: 25% !important;
    text-align: center !important;
    z-index: 100000 !important;
}

    .modal-login.in ~ .modal-backdrop.in, .modal-login.in ~ .modal-backdrop.fade.in {
        opacity: 0.9 !important;
        z-index: 10000;
    }

/*Styles for loading gif in edit employee tabs.*/

.loading-section-tabs {
    position: absolute;
    margin-top: 50px;
    left: 45%;
    z-index: 10;
}

/*Override class for default datatable select style.*/
.selected {
    background-color: lightgray !important;
    color: black !important;
}

    .selected a {
        color: darkblue !important;
    }

/*Override class for default datatable select style.*/
.select-dt-new {
    background-color: transparent !important;
    color: #373A3C !important; /*Default bootstrap font color*/
}

    .select-dt-new a {
        background-color: transparent !important;
        color: #0275D8 !important; /*Default bootstrap theme link color*/
    }

/*breadcrumb styles*/
.breadcrumb-styles {
    background-color: transparent !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

/*Compact table, reduced padding table*/
.compact-table th, .compact-table td {
    padding: 5px !important;
}

/*SSP Contract Form checkbox alignment*/
.td-content-center {
    vertical-align: middle !important;
    text-align: center;
}

/*SSP Contract Form- reduced font size*/
.tr-content-font-size {
    font-size: 0.75rem;
}

/*SMP contract custom modal size*/
.modal-wide .modal-dialog {
    width: 65%;
}

/* styles for access restriction cards*/
.two-column-cards {
    column-count: 2;
}

/* styles for highlighting gross and net pay differences*/
.positivePayDiff {
    color: #03b103;
    font-size: 14px;
}

.negativePayDiff {
    color: red;
    font-size: 14px;
}

.wrapped-text {
    white-space: nowrap;
}

.bg-edupaysummary {
    background-color: lightgray !important;
}

.payslip-table th {
    background-color: #DDEBF7 !important;
}

.payslip3-table th {
    background-color: #DDEBF7 !important;
    border: 1px solid black;
}

.text-black {
    color: #373a3c !important
}

.table-no-top-border thead tr th {
    border-top: none !important;
}

.table-borderless td,
.table-borderless th {
    border: 0;
}

.table-data-borderless td {
    border: 0;
}

.holiday-report-header-cell {
    padding: 3px !important;
}

.holiday-report-cell {
    padding: 0;
    font-size: smaller;
    text-align: center !important;
}

.holiday-report-remove-sort-icon::after, .holiday-report-remove-sort-icon::before {
    display: none !important;
}

.no-border-img {
    border: none !important;
    border-style: none !important;
    background: transparent !important;
}

.dropdown-togglesubmenu::after, .dropdown-togglesubmenu::before {
    display: none !important;
}

/*sub menus show on mouse over*/
.dropdown-submenu:hover .dropdown-menu {
    display: block !important;
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
    border-right-width: 0.5px !important;
}

.dropdown-menu {
    margin: 0 2px 0 0 !important;
}

.dz-error-message {
    margin-top: 1rem !important;
}

.bg-light-grey {
    background-color: lightgray !important;
}

/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand. 
* Use a preprocesser with autoprefixing.
*/
/*.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .row.is-flex > [class*='col-'] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }*/

.btn-login {
    color: white;
    background-color: var(--edu-background);
    font-weight: bold;
    margin-top: 20px !important;
}

    .btn-login:hover, .btn-login:focus {
        color: white;
        background-color: var(--edu-background);
    }

label.error {
    color: #dc3545 !important;
}

/*.modal-relogin.show ~ .modal-backdrop.show, .modal-relogin.show ~ .modal-backdrop.fade.show {
    opacity: 0.9 !important;
}*/

/*-------------08/06/2021, Ganesh N, Added----------------------*/

/*Using in Two factor auth option(List group)*/
.backColor:hover {
    background-color: var(--edu-background) !important;
    color: white !important;
    font-weight: bold !important;
}

/*menu bar*/
.menu-navbarG {
    border-bottom: 0.3125em solid var(--menu-border);
    border-left: none;
    border-right: none;
    top: 84px;
}

.menu-navbar {
    border-bottom: 5px solid var(--menu-border);
    border-left: none;
    border-right: none;
}

/*Drop down menu for MAt level report and tools menu*/
.navbar-dropDownMenuMat {
    border-top: 0.3em solid var(--menu-border);
    background-color: var(--menu-border)
}

/* Document store tree view and absence type tree view*/
.list-group-item.node-empFolder {
    color: #373a3c !important;
    background-color: transparent !important;
}

.list-group-item.node-typeFolder.search-result {
    color: #373a3c !important;
}

.list-group-item.node-empFolder.node-selected {
    color: white !important;
    background-color: var(--edu-background) !important;
}

.list-group-item.node-typeFolder.node-selected {
    color: white !important;
    background-color: var(--edu-background) !important;
}

    .list-group-item.node-typeFolder.node-selected.search-result {
        color: white !important;
        background-color: var(--edu-background) !important;
    }

/* 
    2022/08/16, Ganesh N, Added
    Top navbar Background color
*/
.navbar-bgtop {
    background-color: var(--edu-background) !important;
    color: var(--color-white);
}
