/* Minification failed. Returning unminified contents.
(5,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(6,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(7,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(10,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11,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 '-'
(17,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(18,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(19,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(21,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
(29,32): run-time error CSS1039: Token not allowed after unary operator: '-theme-color-gradient'
(36,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-background-image'
(46,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-background-image'
(47,22): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
(53,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
(67,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
(207,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color-gradient'
(354,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color-gradient'
(431,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
(721,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color-gradient'
(725,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
(733,28): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
(779,17): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
(780,32): run-time error CSS1039: Token not allowed after unary operator: '-theme-color'
 */
/*@import "customlinks.css"*/

:root {
    /*set dev theme*/
    --dev-color: #c3d6aa;
    --dev-color-gradient: #abc689;
    --dev-header-image: url('./Images/M38_logo-light-DEVELOPMENT.png');
    /*set test theme*/
    --test-color: #872434;
    --test-color-gradient: #af8900;
    --test-header-image: url('./Images/M38_logo-light-TEST.png');
    /*set production theme*/
    --production-color: #872434;
    --production-color-gradient: #af8900;
    --production-header-image: url('./Images/M38_logo-light.png');
    /*set theme to dev,test, or production*/
    --theme-color: var(--production-color);
    --theme-color-gradient: var(--production-color-gradient);
    --theme-transparent-color: #87243430;
    --theme-header-image: var(--test-header-image);
    --theme-background-image: url('Images/M38_mta_background.png');
}

.esg-label--primary, .esg-datepicker__day.esg-is-active, .esg-sidebar__menu-link:hover, .esg-sidebar__menu-link:hover, .esg-sidebar__menu-link:focus, .esg-sidebar__menu-link:active, .esg-sidebar__menu-link:active:hover, .esg-sidebar__menu-link:active:focus, .esg-sidebar__menu-link.esg-active:hover, .esg-sidebar__menu-link.esg-active:focus, .esg-sidebar__menu-link.esg-active:active, .esg-sidebar__menu-toggle:hover, .esg-sidebar__menu-toggle:focus, .esg-sidebar__submenu-item:hover, .esg-sidebar__submenu-item:focus, .esg-sidebar__submenu-item:active, .esg-sidebar__submenu-item a:active:hover, .esg-sidebar__submenu-item a:active:focus, .esg-sidebar__submenu-link:hover, .esg-sidebar__submenu-link:hover, .esg-sidebar__submenu-link:focus, .esg-sidebar__submenu-link:active, .esg-sidebar__submenu-link:active:hover, .esg-sidebar__submenu-link:active:focus, .esg-sidebar__submenu-link.esg-active:hover, .esg-sidebar__submenu-link.esg-active:focus, .esg-sidebar__submenu-link.esg-active:active, .esg-header-bar, .esg-header-bar__menu, .esg-modal-wizard__header {
    background-color: var(--theme-color);
}

    .esg-datepicker__day.esg-is-active:hover, .esg-header-bar__menu-link:hover, .esg-header-bar__menu-link:focus, .esg-header-bar__menu-link:active, .esg-header-bar__menu-link:active:hover, .esg-header-bar__menu-link:active:focus, .esg-header-bar__menu > .esg-is-active, .esg-header-bar__menu > .esg-is-open, .esg-header-bar__menu > .esg-is-active:hover, .esg-header-bar__menu > .esg-is-active:focus, .esg-header-bar__menu > .esg-is-active:active, .esg-header-bar__menu > .esg-is-active:active:hover, .esg-header-bar__menu > .esg-is-active:active:focus, .esg-header-bar__menu > .esg-is-open:hover, .esg-header-bar__menu > .esg-is-open:focus, .esg-header-bar__menu > .esg-is-open:active, .esg-header-bar__menu > .esg-is-open:active:hover, .esg-header-bar__menu > .esg-is-open:active:focus, .esg-header-bar__link:focus, .esg-header-bar__link:hover, .esg-header-bar__menu-item .esg-is-open > .esg-dropdown__link, .esg-header-bar__menu-item .esg-is-open > .esg-dropdown__link:focus, .esg-header-bar__menu-item .esg-is-open > .esg-dropdown__link:hover, .esg-modal-wizard__close:hover, .esg-modal-wizard__close:focus, .esg-modal-wizard__close:active, .esg-modal-wizard__close:active:hover, .esg-modal-wizard__close:active:focus {
        background-color: var(--theme-color-gradient);
    }



/*override the image on login screen*/
.esg-sign-in__page:before {
    background-image: var(--theme-background-image);
    background-position: 50%;
    background-size: cover;
    overflow: hidden;
    z-index: -2;
    background-blend-mode: luminosity;
    filter: blur(0px);
}

.esg-sign-in__page:after {
    background-image: var(--theme-background-image);
    background: var(--theme-color);
    /*  background: linear-gradient(180deg,var(--theme-color) 0,var(--theme-color-gradient));*/
    box-shadow: inset 0 0 0.75rem 0 rgba(0,0,0,.6);
    z-index: -1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= "#ffffff",endColorstr="#000000",GradientType=0);
    mix-blend-mode: multiply;
    background-color: var(--theme-color);
}

.esg-header-bar__menu-link {
    display: block;
    position: relative;
    height: 100%;
    padding: .9375rem 1.25rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: .0625rem solid #3030b5;
    background-color: var(--theme-color);
    color: #ebebfa;
    letter-spacing: .02em;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
}



/*Used for account summary to create border around total account balance */
.M38_outLineBorder {
    border-color: black;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}

#M38_warning-message {
    background-color: lightyellow;
    width: 95% !important;
    max-width: 95% !important;
    text-align: left;
    margin: auto;
    padding: auto;
}

.c {
    float: right !important;
}

.M38_red {
    color: red;
}

.M38_required {
    color: red;
}
/*.required:after {
    content: " *";
    color: red;
}

    .M38_required::after {
        content: " *";
    }*/


.M38_dropdown {
    
    height: auto;
    padding: .6875rem .75rem;
    transition: all .1s ease-in-out;
    border: .0625rem solid #999;
    border-radius: .429rem !important;
    color: #333;
    font-weight: 400;
    margin-bottom: 5px;
    padding-right: 25px !important;
    appearance: none;
    background-image: url(./Images/m38ChevronDownNeutral.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}

.M38_dropdownV2 {
    height: auto;
    padding: .6875rem .75rem;
    transition: all .1s ease-in-out;
    border: .0625rem solid #999;
    border-radius: .429rem !important;
    color: #333;
    font-weight: 400;
    margin-bottom: 5px;
    padding-right: 25px !important;
    appearance: none;
    background-image: url(./Images/m38Chevrondown.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}

.M38_nopadding {
    padding: 0;
    margin: 0 auto;
}

input:read-only {
    margin: 0;
    padding: 0;
    border: none !important;
}
/*make invisible for now  may change text later.**/

li.m38 {
    list-style: none;
}

    li.m38:before {
        content: '';
        display: inline-block;
        height: 20px;
        width: 20px;
        background-image: url('Images/m38_mta_flame.png');
        background-repeat: no-repeat;
        background-position: bottom;
    }

#M38_pickList {
    width: 100px;
}

    #M38_pickList li {
        background-color: white;
        /*background-color: rgba(135, 36, 52, 0.35);*/
        height: 25px;
        text-align: center;
        display: grid;
        align-items: center;
        vertical-align: middle;
    }

        #M38_pickList li:nth-child(odd) {
            background: rgba(175,137,0,.35);
        }

#m38Table tr:nth-child(even) {
    background-color: rgba(135, 36, 52, 0.35);
}

#m38Table tr:nth-child(odd) {
    background: rgba(175,137,0,.35);
}

.m38Selected {
    background-color: lightblue !important;
    font-weight: bold;
    font-size: larger;
    border: 2px solid var(--theme-color-gradient);
    color: black;
}

    .m38Selected button {
        color: white !important;
        background-color: blue !important;
    }

#m38Table td {
    padding-right: 5px;
}

#m38Table thead {
    border-color: rgba(135, 36, 52, 0.35);
    border-style: solid;
    border-width: medium;
}

#m38Table th {
    background-color: white;
    padding-bottom: 5px;
    padding-right: 5px;
}

/*//added because i know have a interface with multiple tables that require css//*/
.m38Tables {
    border-color: rgba(135, 36, 52, 0.35);
    border-style: solid;
    border-width: medium;
}

    .m38Tables tr:nth-child(even) {
        background-color: rgba(135, 36, 52, 0.35);
    }

    .m38Tables tr:nth-child(odd) {
        background: rgba(175,137,0,.35);
    }

    .m38Tables td {
        padding-right: 5px;
    }

    .m38Tables thead {
        border-bottom-color: rgba(135, 36, 52, 0.35);
        border-bottom: solid;
        border-bottom-width: medium;
    }

    .m38Tables th {
        background-color: white;
        padding-bottom: 5px;
    }

    .m38Tables .M38_dropdown {
        padding: .4rem .4rem;
    }

.m38Tables2 {
    border-color: lightgray;
    border-style: solid;
    border-width: medium;
}

    .m38Tables2 tr:nth-child(even) {
        background-color: #efefef;
        border-color: #bdbdbd;
    }

    .m38Tables2 tr:nth-child(odd) {
    }

    .m38Tables2 td {
        padding-right: 5px;
        padding-top: 10px;
    }

    .m38Tables2 thead {
        border-bottom-color: gray;
        border-bottom: solid;
        border-bottom-width: medium;
    }

    .m38Tables2 th {
        //background-color: black;
        padding: 5px;
        //color:white;
        font-size: 1.1em;
    }

    .m38Tables2 .M38_dropdown {
        padding: .4rem .4rem;
    }

.m38MiniTables {
    border-color: #e2e2e2;
    border-style: solid;
    border-width: thin;
    font-size: .85em;
    border-bottom: .25em solid #d5d5d5
}

    .m38MiniTables td {
        padding-right: 5px;
        padding-top: 10px;
    }

    .m38MiniTables thead {
        border-bottom-color: gray;
        border-bottom: solid;
        border-bottom-width: medium;
    }

    .m38MiniTables th {
        padding: 5px;
    }



/*.content {
    margin: 15px;
}*/
/*needed to create override for checkboxes.
    they did not work on modal-popup
*/
/*input[type=checkbox]{
    */
/*.checkboxInModal {
    position: absolute !important;
    transition: all .1s ease-in-out;
    width: 20px;
    height: 20px;
    z-index: 1;
    opacity: 1;
}*/

.M38_panelWrapper {
    display: table;
    width: 100%;
}

.M38_contentPanel {
    display: table-cell;
    background-color: rgba(135, 36, 52, 1);
    width: 15%;
    border-radius: 25px;
    border: 2px solid var(--theme-color-gradient);
    padding: 20px;
    margin: 10px;
    color: black;
}

.M38_contentPanelStyle2Wrapper {
    background-color: transparent;
    /*background-color: var(--theme-color);*/
}

.M38_contentPanelStyle2 {
    display: table-cell;
    background-color: lightgrey;
    /*background-color: var(--theme-color-gradient);*/
    border-radius: 25px;
    padding: 5px;
    margin: 5px;
    color: black;
    border-style: solid;
    border-width: 2px;
    border-color: transparent;
    width: 100%;
    -webkit-box-shadow: rgba(0,0,0,0.8) 0px 0 10px;
    -moz-box-shadow: rgba(0,0,0,0.8) 0 0 10px;
    box-shadow: rgba(0,0,0,0.8) 0 0 10px;
}

.M38_contentPanel a {
    color: white !important;
}

    .M38_contentPanel a:link {
        color: white !important;
    }

    .M38_contentPanel a:visited {
        color: white !important;
    }

    .M38_contentPanel a:hover {
        color: white !important;
        font-size: larger;
    }

    .M38_contentPanel a:active {
        color: white !important;
    }

.M38_contentPanel .esg-icon {
    fill: white !important;
}

@media only screen and (max-width: 800px) {
    .M38_contentPanel {
        display: block;
        width: 100%;
    }
}

/* aligns all child elements (flex items) in a row*/

header .M38_row {
    display: flex;
    vertical-align: bottom;
}
/*distributes space on the line equally among items */

.M38_col {
    flex: 1;
    flex-grow: 1;
    padding: 5px;
    align-self: stretch;
}

.M38_border {
    border-radius: 25px;
    border: 2px solid var(--theme-color);
    padding: 10px;
    margin: 10px;
}

.M38_required {
    margin: 0;
    padding: 0;
    vertical-align: central;
    color: red;
    font-weight: bolder;
    float: left;
}



.M38_input:required {
    border: 2px solid red;
}

.M38_input:read-only {
    margin: 0;
    padding: 0;
    vertical-align: central;
    color: black;
    font-weight: bolder;
    float: left;
    background-color: lightgray;
    height: auto;
    padding: 0.6875rem 0.75rem;
    transition: all .1s ease-in-out;
    border: 0.0625rem solid #999;
    border-radius: 0.429rem;
}


.M38_dropdown:required {
    border: 2px solid red;
}

.M38_textarea:required {
    border: 2px solid red;
}

.M38_labelRequired:after {
    content: " *";
}

/*force the datepicker to appear if clicked anywhere in the control*/

input[type="date"] {
    /*position: relative;*/
}

    /* create a new arrow, because we are going to mess up the native one
see "List of symbols" below if we want another, we could also try to add a font-awesome icon.. */
    input[type="date"]:after {
        /* content: "\25BC";
        color: #555;
        padding: 0 5px;*/
    }

    /* change color of symbol on hover */
    /* input[type="date"]:hover:after {
        color: #bf1400;
    }*/

    /* make the native arrow invisible and stretch it over the whole field so you can click anywhere in the input field to trigger the native datepicker*/
    input[type="date"]::-webkit-calendar-picker-indicator {
        /* position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
        color: transparent;
        background: transparent;
        padding-right: 25px !important;*/
        appearance: none;
        /*background-image: url(./Images/m38Chevrondown.png);*/
        background-image: url(./Images/calendar@2x.png);
        background-size: 18px;
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center;
    }

    /* adjust increase/decrease button */
    input[type="date"]::-webkit-inner-spin-button {
        z-index: 1;
    }

    /* adjust clear button */
    input[type="date"]::-webkit-clear-button {
        z-index: 1;
    }

/**************************************for split screens*/
.M38_columnWrapper {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    /*background-color: yellow;*/
}

.M38_leftColumn {
    width: 50%;
    float: left;
    /*height: 100%;
    position:relative;*/
    /*float: left;
    width: 46%;
    position: relative;
    left: 52%;
    overflow: hidden;*/
}
/*.vertical-line {
    Float: left;
    height: 100px;
    width: 2%;
    background-color: var(--theme-color);
} */
.M38_rightColumn {
    width: 50%;
    float: right;
    /*height: 100%;
   position:relative;
    left:50%;*/
    /*  z-index: 1;*/
}

.M38ColumnWrapper {
    width: 100%;
    float: left;
    height: 100%;
    position: relative;
    overflow: hidden;
}

/******************************************************collapsible panels*/
.M38collapsible {
    background-color: lightgrey;
    color: black;
    cursor: pointer;
    padding: 5px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1.5em;
}

    .active, .M38collapsible:hover {
        background-color: darkgrey;
        /* var(--theme-color-gradient);*/
    }

.M38collapsibleContent {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}
/*****************************************checkbox with rounded corners */
.M38_roundContainer {
    margin: 0 auto !important;
}

.M38_round {
    position: absolute !important;
    opacity: 1 !important;
}

    .M38_round input[type="checkbox"] {
        visibility: hidden;
        opacity: 0 !important;
    }

    .M38_round label {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 50%;
        cursor: pointer;
        height: 28px;
        left: 0;
        position: absolute;
        top: 0;
        width: 28px;
    }

        .M38_round label:after {
            border: 2px solid #fff;
            border-top: none;
            border-right: none;
            content: "";
            height: 6px;
            left: 7px;
            opacity: 0;
            position: absolute;
            top: 8px;
            transform: rotate(-45deg);
            width: 12px;
        }

    .M38_round input[type="checkbox"]:checked + label {
        background-color: #66bb6a;
        border-color: #66bb6a;
    }

        .M38_round input[type="checkbox"]:checked + label:after {
            opacity: 1;
        }

.M38LargeCheckbox {
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    margin: 10px !important;
   /* outline: 2px solid black;*/
}

.M38LargeRadio {
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    margin: 10px !important;
}

.loader {
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.OverwriteModalScroll {
    overflow-y: no-display;
}

.yellowBG {
    background-color: yellow;
}

.greyControl {
    background-color: rgba(127,127,127,1);
}

.menu-item[data-menu-id="nav-M38_Development"] {
    background-image: url("./Images/M38_mta_flame.png");
    background-repeat: no-repeat;
    background-position: .625rem center;
    background-size: 24px;
}

.multiSelect {
    background-color: #fff;
    border: 2px solid #ccc;
    border-radius: 10%;
    cursor: pointer;
    margin: 10px;
    padding: 5px;
    overflow-y: hidden;
    /*height: 28px;*/
    /* left: 0;*/
    /* position: absolute;
    top: 0;*/
    /*width: 28px;*/
}

.clearFix {
    clear: both;
}

.panelBackgroudType1 {
    background-color: var(--theme-color-gradient);
}

.panelBackgroudType2 {
    background-color: var(--theme-color);
}

    .panelBackgroudType2 label {
        color: white !important;
    }

.m38Button {
    background-color: var(--theme-color);
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    border-radius: 12px;
}

.m38Checkbox {
    opacity: 1 !important;
    position: relative !important;
}

.m38CenterScreen {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 50vh;
}

.m38CheckboxLabel {
    padding: 10px 15px;
    text-align: center;
    display: inline-block;
    margin: 15px;
    cursor: pointer;
}

.m38Flexcontainer {
    display: flex;
}

    .m38Flexcontainer > div {
        flex: 1; /*grow*/
    }

.m38Block {
    display: inline-block;
}

.M38_hr {
    color: var(--theme-color);
    border-top: 1px solid var(--theme-color);
}

.m38Information {
    background-color: cornflowerblue;
    width: 95% !important;
    max-width: 95% !important;
    text-align: left;
    margin: auto;
    padding: auto;
    color: black;
}

.m38InformationPane {
    background-color: #eff7ff;
    color: #2874bb;
    border-color: #51abff;
}

    .m38InformationPane alertIcon {
        border-color: #2874bb;
        background-color: #51abff;
        color: #2874bb;
    }

.m38FlexContainer {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.m38FlexItem {
    margin: 10px;
    line-height: 1.5;
}

.m38Form {
    margin: 10px;
}

.m38ReportCell {
    vertical-align: top;
    text-align: center;
    padding-left: 10px;
}

.m38ReportCellNoWrap {
    vertical-align: top;
    text-align: center;
    padding-left: 10px;
    white-space: nowrap;
}

.m38ReportCellLeft {
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
}

.m38ReportCellNoWrapLeft {
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    white-space: nowrap;
}


.m38CoursePrefReport {
    border-color: black;
    border-style: none;
    border-width: medium;
    display: table-cell;
}


.m38IconButton {
    display: inline-block;
    max-width: 100%;
    height: 2.75rem;
    padding: 0rem .5rem;
    transition: all .1s ease-in-out;
    transition: all .2s ease-in-out;
    /* border-radius: 6.25rem;*/
    border-width: 0px;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    /* line-height: 1.45;*/
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size-adjust: .5;
}

    .m38IconButton:focus, .m38IconButton:active {
        outline: none !important;
        box-shadow: none;
    }

/*.m38CoursePrefReport tr:nth-child(5n+7)
    {
        
        background-color: lightgray;
    }

.m38CoursePrefReport tr:nth-child(odd) {
   
}*/
/*
.m38CourseActivation_expandednavlink {
    background: url("./Images/m38_mta_flame.png") no-repeat 5px 5px;
    padding-left: 45px;
    background-size:40px;
}
    */
.M38Align-left {
    text-align: left;
}

.M38_StudentHireNotificationForm_expandednavlink {
    background: url("./Images/m38_mta_flame.png") no-repeat 5px 5px;
    padding-left: 45px;
    background-size: 40px;
}


    .M38_StudentHireNotificationForm_expandednavlink p::before {
        content: "M38 way ->Here you can enter students into positions ";
    }


.M38_SalaryOfRecord_expandednavlink {
    background: url("Images/pay-statements.png") no-repeat 5px 5px;
    padding-left: 65px;
    /*margin-right: 45px;*/
    background-size: 40px;
}


    .M38_SalaryOfRecord_expandednavlink p::before {
        content: "Here you can view your current salary information. ";
    }

.M38MiniReportBorder {
    border-color: #bdbdbd;
    border-style: solid;
    border-width: thin;
    font-size: .85em;
    border-bottom: .25em solid #bdbdbd;
    display: flex;
    justify-content: space-around;
    max-width: 100%;
}

.M38MiniReportBoxMargin {
    margin-top: 8%;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: 4%;
}

.M38MiniReportVerticalLine {
    height: 10em;
    margin-top: 2em;
    border-left: 1px solid #bdbdbd;
    position: relative;
    margin-left: -1px;
    float: left;
}

.M38MiniReportContent {
    text-align: center;
    width: 48%;
}

.M38LeftOffset {
    margin-left: 10px;
}

.M38RightOffset {
    margin-left: 10px;
}

.m38ApprovedLabel {
    display: inline-block;
    background-color: #eaf7f2;
    color: #00804d;
    border-color: #00804d;
    border-style: solid;
    border-width: 2px;
    font-weight: 600;
    text-align: center;
    padding: .25rem .5rem;
    border: .0625rem solid;
    border-radius: .25rem;
    line-height: 1;
    width: 100px;
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    font-size: .75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    box-sizing: border-box;
}

.m38InProgressLabel {
    display: inline-block;
    background-color: #eaf7f2;
    color: #2874bb;
    border-color: #2874bb;
    border-style: solid;
    border-width: 2px;
    font-weight: 600;
    text-align: center;
    padding: .25rem .5rem;
    border: .0625rem solid;
    border-radius: .25rem;
    line-height: 1;
    width: 100px;
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    font-size: .75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    box-sizing: border-box;
}

.m38DeniedLabel {
    display: inline-block;
    background-color: #eaf7f2;
    color: #d42828;
    border-color: #d42828;
    border-style: solid;
    border-width: 2px;
    font-weight: 600;
    text-align: center;
    padding: .25rem .5rem;
    border: .0625rem solid;
    border-radius: .25rem;
    line-height: 1;
    width: 100px;
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    font-size: .75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    box-sizing: border-box;
}

.m38TableHead__th {
    padding: .75rem .875rem;
    text-overflow: ellipsis;
    white-space: normal;
    position: relative;
    padding: .875rem .625rem;
    transition: all .1s ease-in-out;
    border: .0625rem solid #d5d5d5;
    border-bottom: .25rem solid #bdbdbd;
    border-top-color: #bdbdbd;
    background-color: transparent;
    font-weight: 400;
}

.m38TableBody__tr {
    transition: all .1s ease-in-out;
    display: table-row;
    margin-top: -.0625rem;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    border: .0625rem solid #bdbdbd;
    background-color: #fff;
    line-height: 1.5em;
}

.m38TableBody__td {
    position: relative;
    border: 0;
    background-color: transparent;
    text-overflow: ellipsis;
    white-space: normal;
    vertical-align: top;
    font-style: normal;
    font-weight: 400;
    box-sizing: border-box;
    padding: .625rem .875rem;
    display: table-cell;
}

    .m38TableBody__td:first-child {
        padding-left: 1.25rem;
    }

.m38RedBox {
    display: inline-block;
    background-color: #eaf7f2;
    color: #d42828;
    border-color: #d42828;
    border-style: solid;
    border-width: 2px;
    font-weight: 600;
    text-align: center;
    padding: .25rem .5rem;
    border: .0625rem solid;
    border-radius: .25rem;
    line-height: 1;
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    font-size: .75rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    box-sizing: border-box;
}

.m38ReportHeaderSpacing {
    height: 50px;
}

.m38TileReport {
    background-color: #fff;
}

.m38TileReport__row {
    display: grid;
    border: .0625rem solid #bdbdbd;
    background-color: #fff;
    line-height: 1.5em;
}

.m38SideReport {
    display: block;
    width: 100%;
    line-height: 1.5em;
    white-space: nowrap;
    border-collapse: collapse;
    table-layout: auto;
}

.m38ULReport {
    font-size: .85em;
    list-style-type: none;
    padding: 5px;
    border: 1px solid #bdbdbd;
    overflow: auto;
}

    .m38ULReport li {
        padding: 5px 5px 0px 5px;
        /*border-bottom: 1px solid #bdbdbd;*/
        overflow: auto;
    }

.m38ULReportLIBorderBottom {
    padding: 5px 5px 5px 5px;
    border-bottom: 1px solid #bdbdbd;
    overflow: auto;
}

.m38ULReport li:last-child {
    border-bottom: none
}

.m38ULReportLeft {
    margin-left: 10px;
    width: 40%;
    float: left;
    font-size: .75rem;
    font-style: normal;
    /*font-weight: bold;*/
    vertical-align: middle;
}

.m38ULReportRight {
    width: 40%;
    float: right;
    font-size: .75rem;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    margin-right: 10px;
    vertical-align: central;
}

.m38ReportWrapper {
    width: 100vw;
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
}

.m38Box {
    margin: 10px;
    /* border: 1px solid black;*/
    padding: 10px;
}

    .m38Box.m38Container {
        display: flex;
        flex-flow: row;
    }

.m38Box2 {
    margin: 2px;
    padding: 2px;
}

    .m38Box2.m38Container {
        display: flex;
        flex-flow: row;
    }

@media screen and (max-width: 1200px) {
    .m38Box2 {
        margin: 2px;
        padding: 2px;
        width: 100% !important;
    }

        .m38Box2.m38Container {
            display: block;
            flex-flow: row;
        }
}



.m38Box3 {
    padding: 2px;
}

    .m38Box3.m38Container {
        display: flex;
        flex-flow: row;
    }

.m38LeaveEmployeeName {
    margin-left: 10px;
    font-weight: 600;
    font-family: Nunito,Helvetica,Arial,sans-serif;
    text-decoration: none;
}

.m38BorderLeaveMessage {
    margin: 10px;
    padding: 10px;
    font-weight: 400;
    border-style: solid;
    border-width: 1px;
    border-color: #bdbdbd;
    background-color: white;
}

.m38EvenlyDistributedChildren {
    display: flex;
    justify-content: space-between;
}

.m38Indent {
    margin-left: 1.5rem;
}

.m38Transition {
    transition: all ease 0.5s;
}

.m38TableHide {
    transition: all ease 0.75s;
    width: 0% !important;
    left: -25% !important;
    position: relative;
    animation: ease-in-out;
}

.m38TransitionFullWidth {
    transition: all ease 0.75s;
    width: 100% !important;
    animation: ease-in-out;
}

.m38LeftMenuWidth {
    transition: all ease 0.75s;
    width: 25% !important;
    animation: ease-in-out;
}

.m38RightBodyWidth {
    transition: all ease 0.75s;
    width: 74% !important;
    animation: ease-in-out;
}

.m38Toggle {
    position: relative;
    top: .25rem;
    left: 0;
    width: 2.75rem;
    height: 1.25rem;
    padding: .125rem;
    border: .0625rem solid #999;
    border-radius: .6875rem;
    background-color: #f7f7f7;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    margin: 1rem 0rem;
    margin-top: 0rem;
}

.m38Toggle {
    display: flex !important;
    margin-top: 0rem;
    margin-right: 15px;
    padding: .5rem !important;
}

    .m38Toggle .esg-form__label, label {
        display: inline-flex;
        vertical-align: middle;
        /*display:flex !important;*/
        padding-left: 10px;
    }

.m38FilterButtonsGroup {
    border: 1px solid #bdbdbd;
    padding: 1.125rem 1.25rem;
    display: block;
}

    .m38FilterButtonsGroup input.esg-form__switch + .esg-form__switch-toggle {
        width: 70px !important;
        max-width: 70px !important;
        /*border: none;*/
    }

.m38Filterbuttons input.esg-form__switch:checked + .esg-form__switch-toggle:before {
    width: 45px !important;
}

.m38LabelLeftMargin esg-form__label--no-margin {
    margin-left: 15px !important;
}

input.esg-form__switch:checked + .esg-form__switch-toggle:before {
    background-color: #026BC8;
}

input.esg-form__switch:checked + .esg-form__switch-toggle:after {
    border-color: #026BC8;
}

.m38IconButton[disabled] {
    cursor: not-allowed;
    opacity: .6;
}




.M38BankingOT_PT_expandednavlink {
    background: url("./Images/leave-icon.svg") no-repeat 5px 5px;
    padding-left: 65px;
    background-size: 40px;
}

    .M38BankingOT_PT_expandednavlink p::before {
        content: "Request/Use Overtime/Plus Time";
    }

.M38_ManageLeaveRequests_expandednavlink {
    background: url("./Images/leave-icon.svg") no-repeat 5px 5px;
    padding-left: 65px;
    background-size: 40px;
}

    .M38_ManageLeaveRequests_expandednavlink p::before {
        content: "Manage Overtime/Plus Time";
    }
.M38_box-sizing {
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}


.m38DragDropTextArea {
    
   /* line-height: 100px;*/
   height:200px;
}


    .m38DragDropTextArea::-moz-placeholder { /* Mozilla Firefox 19+ */
        text-align: center;
        line-height: 200px;
        color: cadetblue;
        font-weight: 700;
        font-size: x-large
    }

    .m38DragDropTextArea:-ms-input-placeholder { /* IE */
        text-align: center;
        line-height: 200px;
        color: cadetblue;
        font-weight: 700;
        font-size: x-large
    }

    .m38DragDropTextArea::-webkit-input-placeholder { /* WebKit browsers */
        text-align: center;
        line-height: 200px;
        color: cadetblue;
        font-weight: 700;
        font-size: x-large
    }
.esg-modal-dialog__body{
    padding-top:0;
}


.m38TableFooter {
    display: table-row-group;
    background-color:lightgray
}
@media print {
    .m38TableFooter {
        /* display: table-row-group;*/
        display: none !important;
    }
}

.M38_StudentHireNotificationFormV2_expandednavlink {
    background: url("Images/total-compensation-icon.png") no-repeat 5px 1px;
    padding-left: 4.62em;
    background-size: 40px;
}

    .M38_StudentHireNotificationFormV2_expandednavlink p::before {
        content: "Submit form when hiring students ";
    }

.M38Restrictions_expandednavlink {
    background: url("images/icon-warning@2x.png") no-repeat 5px 1px;
    padding-left: 4.62em;
    background-size: 40px;
}

    .M38Restrictions_expandednavlink p::before {
        content: "Here you can view the restrictions that apply to your accounts";
    }
