﻿p, span, label, a, td, th, caption, legend, input, textarea, select, option, button {
    font-family: 'Segoe UI';
}

html, body, form {
    height: 100%;
    margin: 0;
    padding: 0;
}

tbody:has(.fixedtrforms) .fixedtrforms + tr {
    height: 100%;
    vertical-align: top;
}

:focus {
    outline: none;
}

.SetupTxtSummary {
    padding-left: 4px;
    margin-bottom: 5px;
    width: 91.5%;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    height: 25px;
    position: relative;
}

.ConfirmBoxOKAlign {
    text-align: right;
    padding-right: 7px;
}

.ApprovalsActionReason {
    padding-left: 7px !important;
    margin-bottom: 3px !important;
    width: 99% !important;
}

.CompPercent {
    min-width: 140px !important;
}

.SetupTxt {
    padding-left: 12px;
    margin-bottom: 12px;
    width: 91.5%;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    height: 40px;
    position: relative;
}

.htmlbuttoninner {
    width: 200px;
}

.SetupTxtBasic {
    padding-left: 4px;
    width: 91.5% !important;
    height: 25px;
    /*border: 1px solid #FFFFFF;*/
    box-sizing: border-box;
    position: relative;
    color: #404040;
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    font-size: 16px;
    font-family: segoe UI;
    display: block;
}

.TxtBasic {
    padding-left: 4px;
    width: 91.5%;
    height: 25px;
    /*border: 1px solid #FFFFFF;*/
    box-sizing: border-box;
    position: relative;
    color: #404040;
    font-weight: 400;
    font-size: 16px;
    font-family: segoe UI;
}



[id*="EmployeeBasics1_panel2"] fieldset, [id*="EmployeeBasic1_panel2"] fieldset {
    margin: 0 !important;
    padding: 0 !important;
}

    [id*="EmployeeBasics1_panel2"] fieldset legend, [id*="EmployeeBasic1_panel2"] fieldset legend {
        margin-left: 60px !important;
        margin-top: 20px !important;
        margin-right: 60px !important;
        border: none !important;
        display: none;
        background: none;
        /*font-weight: bold;*/
        color: black !important;
        position: static !important;
        font-size: 18px !important;
    }

        [id*="EmployeeBasics1_panel2"] fieldset legend::after, [id*="EmployeeBasic1_panel2"] fieldset legend::after {
            border-color: #ffffff !important;
            border-style: none !important;
        }

    [id*="EmployeeBasics1_panel2"] fieldset span, [id*="EmployeeBasics1_panel2"] fieldset input {
        font-weight: 400 !important;
        font-size: 16px !important;
        font-family: segoe UI !important;
    }


.hidelegend {
    display: none !important;
}

.showelegend {
    display: block !important;
}





.expanimate {
    animation: expframe 0.75s;
    animation-fill-mode: both;
    -webkit-animation: expframe 0.75s;
    -webkit-animation-fill-mode: both;
    overflow: hidden !important;
}

.collanimate {
    animation: collframe 0.75s;
    animation-fill-mode: both;
    -webkit-animation: collframe 0.75s;
    -webkit-animation-fill-mode: both;
    overflow: hidden !important;
}


/*.myspin{
animation: spin 1s;
animation-fill-mode: both;
-webkit-animation: spin 1s;
-webkit-animation-fill-mode: both;
}*/




.hitstdlabel {
    width: 150px;
    padding-bottom: 12px;
}

.hitstdlabel100 {
    width: 100px;
}

.hitsreftdlabel {
    width: 143px;
}

.hitstdlabel80 {
    width: 80px;
}

.hitstdlabel90 {
    width: 90px;
}

.hitstdlabelsmall {
    width: 75px;
    white-space: normal;
    padding-left: 1px;
}

.hitstdlabelsmall_ar {
    width: 75px;
    white-space: normal;
    padding-right: 3px;
}



.hitstextsummary {
    padding-left: 4px;
    margin-bottom: 5px;
    font-family: Segoe UI;
    font-size: 16pt;
    font-weight: 400;
    width: 100%;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    box-sizing: border-box;
    color: #404040;
    height: 25px;
    position: relative;
}


.hitstext {
    padding-left: 12px;
    margin-bottom: 12px;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    box-sizing: border-box;
    color: #404040;
    height: 40px;
    position: relative;
}

.hitsdatetextsummary {
    padding-left: 4px;
    margin-bottom: 5px;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    /* text-align: left;*/
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    border: 1px solid #FFFFFF;
    height: 25px;
}

.hitsdatetext {
    padding-left: 12px;
    margin-bottom: 12px;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    /* text-align: left;*/
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    border: 1px solid #FFFFFF;
    height: 40px;
}

.dateonly {
    width: 150px !important;
}

.datetime {
    width: 200px !important;
}

.datetimeseconds {
    width: 210px !important;
}

input[src*="Calendar_scheduleHS.png"] + span[Style*="color: red"] {
    /*For IE11 & chrome*/
    margin-left: -36px;
    position: absolute;
    padding-top: 10px;
}

input[src*="Calendar_scheduleHS.png"] + span[text="X"] {
    /*for IE8*/
    margin-left: -36px;
    position: absolute;
    padding-top: 10px;
}

.SetupPanelTableSummary input[src*="Calendar_scheduleHS.png"] + span[Style*="color: red"] {
    /*For IE11 & chrome*/
    margin-left: -25px;
    position: absolute;
    padding-top: 2px;
}

.SetupPanelTableSummary input[src*="Calendar_scheduleHS.png"] + span[text="X"] {
    /*for IE8*/
    margin-left: -25px;
    position: absolute;
    padding-top: 2px;
}

input[class*="hitsdatetext"] + span {
    /*for hijri date textbox*/
    margin-left: -22px;
    position: absolute;
    padding-top: 2px;
}


.DateTextbox {
}

    .DateTextbox input[type="image"] {
        margin-bottom: -2px;
        margin-left: -17px;
        width: 13px;
        height: 13px;
    }

.PickerTextbox {
}

    .PickerTextbox a {
        margin-bottom: -5px;
        margin-left: -9px;
        width: 16px;
        height: 16px;
    }

    .PickerTextbox img {
        margin-bottom: -5px;
        margin-left: -9px;
        width: 16px;
        height: 16px;
    }

.FormHeader {
    background-color: #023486;
    color: #ffffff;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
}

.hitsddlsummary {
    padding-left: 4px;
    margin-bottom: 5px;
    width: 91.5%;
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    color: #404040;
    white-space: nowrap;
    height: 25px;
    position: relative;
}

.hitsddl {
    padding-left: 12px;
    margin-bottom: 12px;
    width: 91.5%;
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 18px;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    color: #404040;
    white-space: nowrap;
    height: 40px;
    position: relative;
}

.gridviewtable {
    /*  table-layout: fixed;*/
    width: 100%;
    height: 100%;
    border: 0px;
    border-color: transparent;
    position: relative;
    /*    margin-top: 25px;*/
}


INPUT.text {
    font-size: 9pt; /*width:				95%;*/
    border: 1px solid #7b9ebd;
}

TDSummary {
    font-family: Segoe UI;
    font-size: 16px;
    font-weight: 400;
    color: #404040; /*font-size: 9pt;*/ /* word-wrap: normal;      text-overflow: ellipsis;      	-ms-word-wrap :  break-word;     -ms-text-overflow: ellipsis;*/
    overflow: hidden; /* white-space: nowrap;*/
}

TD {
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 400;
    color: #404040; /*font-size: 9pt;*/ /* word-wrap: normal;      text-overflow: ellipsis;      	-ms-word-wrap :  break-word;     -ms-text-overflow: ellipsis;*/
    overflow: hidden; /* white-space: nowrap;*/
}


.AppraisalTDGrid {
    word-wrap: break-word;
    font-size: 18px;
    font-family: Segoe UI;
    font-weight: 400;
    height: 40px;
    padding-left: 0px;
    padding-right: 4px;
    border-bottom-color: lightgray;
    border-top-color: lightgray;
    border-bottom-style: solid;
    border-top-style: solid;
    border-width: 1px;
    white-space: normal !important;
}


.TDGrid {
    word-wrap: break-word;
    font-size: 18px;
    font-family: Segoe UI;
    font-weight: 400;
    padding-left: 12px;
    padding-right: 12px;
    height: 40px;
    border-bottom-color: lightgray;
    border-top-color: lightgray;
    border-bottom-style: solid;
    border-top-style: solid;
    border-width: 1px;
    white-space: normal !important;
    /*    word-wrap: normal;
    text-overflow: ellipsis;*/
    /*-ms-word-wrap :  break-word;     -ms-text-overflow: ellipsis;*/
    /* overflow: hidden;
    white-space: nowrap;*/
}

    .TDGrid span, .AppraisalTDGrid span {
        font-family: Segoe UI;
        font-weight: 400;
        font-size: 18px;
    }



.checkboxGrid {
    word-wrap: break-word;
    font-family: Segoe UI;
    font-size: 9pt; /*font-size: 9pt;*/
    height: 25px;
    border-bottom-color: lightgray;
    border-top-color: lightgray;
    border-bottom-style: solid;
    border-top-style: solid;
    white-space: normal !important;
}

.TDGridSummary {
    word-wrap: break-word;
    font-family: Segoe UI;
    font-size: 16px; /*font-size: 9pt;*/
    font-weight: 400;
    padding-left: 4px;
    padding-right: 4px;
    border-bottom-color: lightgray;
    border-top-color: lightgray;
    border-bottom-style: solid;
    border-top-style: solid;
    /*    word-wrap: normal; 

    text-overflow: ellipsis;*/
    /*-ms-word-wrap :  break-word;     -ms-text-overflow: ellipsis;*/
    /* overflow: hidden;

    white-space: nowrap;*/
}

    .TDGridSummary span {
        font-family: Segoe UI;
        font-size: 16px; /*font-size: 9pt;*/
        font-weight: 400;
    }


li {
    font-family: Segoe UI;
    font-size: 9pt; /*font-size: 9pt;*/
}

select {
    text-align: Left;
    font-size: 9pt; /*width:				95%;*/
    border: 1px solid #d9d9d9;
}

a {
    color: #000000;
    font-family: Segoe UI;
    font-size: 14px; /*font-size: 9pt;*/
}

    a:visited {
        color: #000000;
    }

    a:hover {
        color: #000000;
    }

    a:active {
        color: #000000;
    }

body {
    /*background-color: #ffffff; 	background-image: url(images/background.gif); 	background-repeat: repeat-x;*/
    margin: 0;
    padding: 0;
    text-align: Left;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 400; /*font-size: 9pt;*/
    color: #404040; /* background-color: #001544;*/
}

.table100 {
    width: 100%;
    height: 100%;
    margin-top: 0px; /*border-style: solid;     border-width: thin;*/ /*  border-top-color: #001544; 	border-right-color: #001544; 	border-bottom-color: #001544; 	border-left-color: #001544;*/
}

.table90 {
    width: 95%;
    height: 100%; /*border-style: solid; 	border-width: thin; border-top-color: #E6F2FA; 	border-right-color: #E6F2FA; 	border-bottom-color: #E6F2FA; 	border-left-color: #E6F2FA;*/
}

.TDdark {
    /*background-color: #001544;*/
    background-color: #2b579a;
    color: #ffffff;
}

.TDdarkNew {
    background-color: white;
    color: #ffffff;
}

.TDlight {
    background-color: transparent;
    color: #000000;
}

.PagerTDlight {
    background-color: transparent;
    color: #000000;
    position: relative;
    /*    top: -95px;*/
}

.PagerCell {
    float: right;
    margin-bottom: 5px;
}

.PagerCellDataPager {
    float: right;
}

.PagerCellSummary {
    float: right;
    margin-bottom: 0px;
}

.PagerColor {
    background-color: #F8F8F8;
    color: #000000;
}

.TDmedium {
    background-color: #2b579a;
    color: #ffffff;
}

.TDlightFormView {
    table-layout: fixed;
    /*  color: #000000;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 10px;
    border-collapse: separate;*/
}

.TDWhite {
    background-color: #FFFFFF;
}

.style1 {
    background-color: #001658;
    width: 164px;
}

.tvns {
    font-size: 9pt; /*font-size: xx-small;*/
    font-family: Segoe UI;
}

.service {
    font-weight: 600;
    font-size: 26px; /*font-size: small;*/
    font-family: Segoe UI;
    /*   color: #27AAE1;*/
    color: #27AAE1;
}

.DataGrid {
    border-right: #001658 1px;
    border-top: #001658 1px;
    font-size: 9pt; /*font-size: xx-small;*/
    border-left: #001658 1px;
    width: 100%;
    color: black;
    border-bottom: #001658 1px;
    font-family: Segoe UI;
    border-collapse: collapse;
    background-color: white;
}

.SelectedItemStyle {
    color: #FCFCFC;
    font-weight: 600;
    background-color: #27AAE1CC;
}

    .SelectedItemStyle a {
        color: #FCFCFC;
        font-family: Segoe UI;
        font-size: 18px;
        font-weight: 600;
    }

    .SelectedItemStyle span {
        color: #FCFCFC;
        font-family: Segoe UI;
        font-size: 18px;
        font-weight: 600;
    }

    .SelectedItemStyle .TDGrid {
        color: #FCFCFC;
        font-family: Segoe UI;
        font-size: 18px;
        font-weight: 600;
    }

.HeaderStyle a, .HeaderStyle th {
    text-decoration: none;
    color: #FFFFFF;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 600;
}

.HeaderStyle a {
    display: inline-block;
}

.HeaderStyle th {
    padding-left: 12px;
    padding-right: 12px;
}

.AppraisalHeaderStyle a {
    text-decoration: none;
    padding-left: 0px;
    padding-right: 4px;
    color: #FFFFFF;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 600;
}

.HeaderStyleSummary a {
    text-decoration: none;
    padding-left: 4px;
    padding-right: 4px;
    color: #FFFFFF;
    font-family: Segoe UI;
    font-size: 16px;
    font-weight: 600;
}

.HeaderStyle span {
    color: #FFFFFF;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 600;
}

.EditItemStyle {
    color: black;
    background-color: #FFFFFF;
}

.AlternatingItemStyle {
    color: #404040;
    background-color: #EBEBEB94;
}

.ItemStyle {
    color: #404040;
    background-color: #FCFCFC94;
}

    .ItemStyle a, .AlternatingItemStyle a {
        color: #27AAE1;
        font-family: 'Segoe UI';
        font-size: 18px;
        font-weight: 400;
    }

    .ItemStyle span, .AlternatingItemStyle span {
        color: #404040;
        font-family: 'Segoe UI';
        font-size: 18px;
        font-weight: 400;
    }

.SetupPanelTableSummary .ItemStyle a, .SetupPanelTableSummary .AlternatingItemStyle a {
    color: #27AAE1;
    font-family: 'Segoe UI';
    font-size: 16px;
    font-weight: 400;
}

.SetupPanelTableSummary .ItemStyle span, .SetupPanelTableSummary .AlternatingItemStyle span {
    color: #404040;
    font-family: 'Segoe UI';
    font-size: 16px;
    font-weight: 400;
}

.HeaderStyle, AppraisalHeaderStyle {
    /*display: block;
    border-radius: 15px 15px 0px 0px;*/
    color: #FFFFFF;
    background-color: #1B769D;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 600;
    height: 40px;
}

.HeaderStyleSummary {
    /*display: block;
    border-radius: 15px 15px 0px 0px;*/
    color: #FFFFFF;
    background-color: #1B769D;
    font-family: Segoe UI;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
}

    .HeaderStyle th:first-child, .HeaderStyleSummary th:first-child {
        border-radius: 15px 0px 0px 0px;
    }

    .HeaderStyle th:last-child, .HeaderStyleSummary th:last-child {
        border-radius: 0px 15px 0px 0px;
    }

    .HeaderStyle th:nth-child(1):last-child, .HeaderStyleSummary th:nth-child(1):last-child {
        border-radius: 15px 15px 0px 0px;
    }

.FooterStyle {
    border-right: #004e98 1px;
    border-top: #004e98 1px;
    border-left: #004e98 1px;
    color: black;
    border-bottom: #004e98 1px;
}

.PagerStyle {
    border-right: #004e98 1px;
    border-top: #004e98 1px;
    border-left: #004e98 1px;
    color: #FFFFFF;
    border-bottom: #004e98 1px;
    border-color: #001658;
    background-color: #001658;
}

.textbox {
    margin: 0px;
    font-family: Segoe UI;
    font-size: 9pt;
    border-right: #c0c0c0 1px dashed;
    border-top: #c0c0c0 1px dashed;
    border-left: #c0c0c0 1px dashed;
    border-bottom: #c0c0c0 1px dashed;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.HeaderStyle1 {
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-weight: bold;
    border-left: black 1px solid;
    color: white;
    border-bottom: black 1px solid;
    background-color: #2b579a;
}

.AlternatingItemStyle1 {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    color: black;
    border-bottom: black 1px solid;
    background-color: #ffffe0;
}

.ItemStyle1 {
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    color: black;
    border-bottom: black 2px solid;
    background-color: #ffffff;
}

.ItemStyleLightYellow {
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    color: black;
    border-bottom: black 1px solid;
    background-color: #ffffe0;
}

.DataGrid1 {
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 9pt; /*font-size: xx-small;*/
    border-left: black 1px solid;
    width: 90%;
    color: black;
    border-bottom: black 1px solid;
    border-collapse: collapse;
    background-color: white;
}

.ImageButton {
    background-image: url(../../Images/hover.jpg);
}

.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.right {
    transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
}

.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Segoe UI;
    font-size: 9pt; /*font-size: 12px;*/
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
    font-family: Segoe UI;
    font-size: 9pt; /*font-size: 12px;*/
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.BlueSeparator {
    font-size: 9pt; /*font-size: small;*/
    background-image: url(../../Images/Unselectednav.bmp);
    width: 100%;
    color: white;
    font-family: Segoe UI;
    background-color: transparent;
}

.BlueSparatorRTL {
    text-align: right;
}

.NavBarUnSelected {
    /*background-image: none; 	background-color: #339966;*/
    background-image: url(../../Images/Unselectednav.bmp);
    background-repeat: repeat;
}

.NavBarSelected {
    background-image: url(../../Images/selectednav.bmp);
    background-repeat: repeat;
}

.m_over {
    /*	background-image: url(/nasweb/Images/HoverNav.bmp); */
    background-repeat: repeat;
    background-color: #FF00FF;
}

.test {
    background-image: none; /*background-color: #HitsCL300;*/
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible {
    display: block;
    visibility: visible;
}

span {
    text-align: left;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    cursor: default;
}

.SetupPanelTableSummary span {
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

INPUT.button {
    text-align: center;
    color: #000000;
    font-size: 9pt; /*border: 1px solid #7b9ebd;*/
    text-decoration: underline;
}

INPUT.submit {
    text-align: center;
    color: #000000;
    font-size: 9pt; /*border: 1px solid #7b9ebd;*/
    text-decoration: underline;
}

/*.htmlbutton {
    padding: 0px 0px 1px 0px;
    border-style: none; text-align: center;
    color: #000000;
    font-size: 8pt; border: 1px solid #7b9ebd;
    text-decoration: underline;
    background-color: transparent;
    height: 15px;
    font-family: Segoe UI;
}
*/

.htmlbutton {
    padding: 0px 0px 1px 0px;
    border-style: none;
    text-align: center;
    color: #000000;
    font-size: 14px;
    /*    border: 1px solid #7b9ebd;*/
    text-decoration: underline;
    background-color: transparent;
    /*    height: 15px;*/
    font-family: Segoe UI;
}

    .htmlbutton:not([style *="background-image:"]) {
        border-style: none;
        color: #FFFFFF;
        font-family: Segoe UI;
        font-weight: 400;
        font-size: 18px;
        text-decoration: none;
        letter-spacing: 0px;
        background: #27AAE1 0% 0% no-repeat padding-box;
        border-radius: 5px;
        /*min-width: 160px;*/
        padding-right: 12px;
        padding-left: 12px;
        margin-bottom: 5px;
        box-shadow: 0px 3px 6px #00000029;
        min-height: 40px;
    }

        .htmlbutton:not([style *="background-image:"]):hover {
            background: #B4B4B4 0% 0% no-repeat padding-box;
        }



.htmlbuttonsummary {
    padding: 0px 0px 1px 0px;
    border-style: none;
    text-align: center;
    color: #000000;
    font-size: 8pt;
    /*    border: 1px solid #7b9ebd;*/
    text-decoration: underline;
    background-color: transparent;
    /*    height: 15px;*/
    font-family: Segoe UI;
}

    .htmlbuttonsummary:not([style *="background-image:"]) {
        border-style: none;
        color: #FFFFFF;
        font-family: Segoe UI;
        font-weight: 400;
        font-size: 16px;
        text-decoration: none;
        letter-spacing: 0px;
        background: #27AAE1 0% 0% no-repeat padding-box;
        border-radius: 5px;
        /*min-width: 160px;*/
        padding-right: 4px;
        padding-left: 4px;
        margin-bottom: 5px;
        box-shadow: 0px 3px 6px #00000029;
        min-height: 25px;
    }

        .htmlbuttonsummary:not([style *="background-image:"]):hover {
            background: #B4B4B4 0% 0% no-repeat padding-box;
        }


input[style="background-image:'';"].htmlbutton {
    padding: 6px;
    border-style: none;
    color: #FFFFFF;
    font: normal normal bold 18px/24px Segoe UI;
    letter-spacing: 0px;
    background: #27AAE1 0% 0% no-repeat padding-box;
    border-radius: 5px;
    width: 162px !important;
}

    input[style="background-image:'';"].htmlbutton:hover {
        background: #B4B4B4 0% 0% no-repeat padding-box;
    }




.COSButtons {
    background: url(../Images/Icons/EmployeeRating_32.png) no-repeat center top;
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}


.htmlbuttonR {
    padding: 0px;
    border-style: none;
    text-align: right;
    color: #000000;
    font-size: 9pt; /*border: 1px solid #7b9ebd;*/
    text-decoration: underline;
    background-color: transparent;
    font-family: Segoe UI;
}

    .htmlbuttonR:not([style *="background-image:"]) {
        border-style: none;
        color: #FFFFFF;
        font-family: Segoe UI;
        font-weight: 400;
        font-size: 18px;
        text-decoration: none;
        letter-spacing: 0px;
        background: #27AAE1 0% 0% no-repeat padding-box;
        border-radius: 5px;
        /*min-width: 160px;*/
        padding-right: 12px;
        padding-left: 12px;
        margin-bottom: 5px;
        box-shadow: 0px 3px 6px #00000029;
        min-height: 40px;
    }

        .htmlbuttonR:not([style *="background-image:"]):hover {
            background: #B4B4B4 0% 0% no-repeat padding-box;
        }

.htmlbuttonL {
    padding: 0px;
    border-style: none;
    text-align: left;
    color: #000000;
    font-size: 9pt; /*border: 1px solid #7b9ebd;*/
    text-decoration: underline;
    background-color: transparent;
    font-family: Segoe UI;
}

    .htmlbuttonL:not([style *="background-image:"]) {
        border-style: none;
        color: #FFFFFF;
        font-family: Segoe UI;
        font-weight: 400;
        font-size: 18px;
        text-decoration: none;
        letter-spacing: 0px;
        background: #27AAE1 0% 0% no-repeat padding-box;
        border-radius: 5px;
        /*min-width: 160px;*/
        padding-right: 12px;
        padding-left: 12px;
        margin-bottom: 5px;
        box-shadow: 0px 3px 6px #00000029;
        min-height: 40px;
    }

        .htmlbuttonL:not([style *="background-image:"]):hover {
            background: #B4B4B4 0% 0% no-repeat padding-box;
        }
/*
.htmlbutton:hover
{

	font-style: italic;
		text-decoration: underline;
}*/
li {
    font-family: Segoe UI;
    font-size: 9pt; /*font-size: 9pt;*/
    color: #000000;
}

.filtertable {
    height: 221px;
    width: 660px;
}

.error {
    font-family: Segoe UI;
    font-size: 9pt; /*font-size: 9pt;*/
    color: #FF0000;
    width: 100%;
    float: right;
}

.masterpagetable {
    /*border: medium solid #001544; width: 1200px; 	height: 630px;*/
    width: 100%;
    height: 100%;
    margin-top: 0px;
    line-height: 10px;
    overflow: auto;
    table-layout: fixed;
}

TEXTAREA {
    font-size: 9pt;
    font-family: Segoe UI;
    width: 100%;
    height: 100%;
    /*border: 1px solid #7b9ebd;*/
    word-wrap: break-word;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #d9d9d9;
    resize: none; /*remove resize from chrome*/
    overflow: auto; /*remove ScrollBars if not needed*/
}

.popupControl {
    background-color: White;
    position: absolute;
    visibility: hidden;
    top: 350px;
    left: 210px;
    height: 242px;
    width: 230px;
    z-index: 10001;
    padding-left: 12px;
    margin-bottom: 12px;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 400;
    border: 1PX solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    box-sizing: border-box;
    border-style: inset;
    border-width: thin;
    border-color: white;
}

.popupControlReports {
    background-color: White;
    position: absolute;
    visibility: hidden;
    top: 350px;
    left: 210px;
    height: 242px;
    width: 230px;
    z-index: 10001;
    /*padding-left: 12px;*/
    margin-bottom: 12px;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 400;
    border: 1PX solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    box-sizing: border-box;
    border-style: inset;
    border-width: thin;
    border-color: white;
}

.popupControlAssignSSGroup {
    background-color: White;
    position: absolute;
    visibility: hidden;
    top: 350px;
    left: auto !important;
    right: 22px;
    width: 505px;
    height: 107px;
    z-index: 10001;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 400;
    border: 1PX solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    box-sizing: border-box;
    border-style: inset;
    border-width: thin;
    border-color: white;
}

.CurrentFilterStep {
    font-size: 18px;
    font-weight: 600;
}

.NextFilterStep {
    font-size: 18px;
}

.BatchStep {
    display: inline-block;
    width: 60px;
    padding-top: 32px;
    height: auto;
    cursor: pointer;
    outline: none;
    background-size: 32px,32px;
}

.artd {
    width: 100px;
    padding-bottom: 12px;
}

.arreftd {
    width: 93px;
}

.arlabel {
    width: 100px;
}

.tab {
    width: 640px;
    height: 455px;
    background-color: #e6f2fa;
    overflow: auto;
}
/*
.ajax__tab_HITS .ajax__tab_header {
	background-color: #E9EEF3;
}
.ajax__tab_HITS .ajax__tab_outer {
	background-color: #E9EEF3;
  
    height:20px;
}
.ajax__tab_HITS .ajax__tab_inner {

 	background-color: #E9EEF3;
}
.ajax__tab_HITS .ajax__tab_tab
{
	
	background-color: #eeeeee;
}
.ajax__tab_HITS .ajax__tab_hover .ajax__tab_outer {
background-color: #FFE1C4;
}
.ajax__tab_HITS .ajax__tab_hover .ajax__tab_inner
{
	background-color: #FFE1C4;
}
.ajax__tab_HITS .ajax__tab_hover .ajax__tab_tab {
 background-color: #FFE1C4;
}
.ajax__tab_HITS .ajax__tab_active .ajax__tab_outer
{
	background-color: #2951A5;
}
.ajax__tab_HITS .ajax__tab_active .ajax__tab_inner {
background-color: #2951A5;
}
.ajax__tab_HITS .ajax__tab_active .ajax__tab_tab {
  background-color: #2951A5;
}
.ajax__tab_HITS .ajax__tab_body {
    
  background-color: #E9EEF3;
}
*/


@media (min-resolution: .001dpcm) {
    .HITSAjaxTab .ajax__tab_header {
        display: flex;
        flex-wrap: wrap-reverse;
    }
}


.ajax__tab_header span {
    padding-right: 1px;
}

span[class*="ajax__tab_"] {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.linkbuttonlike {
    text-align: center;
    border: 2px outset #7b9ebd;
    background-color: #D6D3CE;
    color: #000000;
    height: 30px;
    width: 50px;
    text-decoration: none;
}

.agendatabs {
}

.tablist {
    padding: 0px 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0.1em;
    font: bold 12px Segoe UI;
}

    .tablist li {
        list-style: none;
        display: inline;
        margin: 0;
        width: 150px;
    }

        .tablist li a {
            text-decoration: none;
            padding: 3px 0.5em;
            margin-left: 3px;
            border-bottom: none;
            width: 150px;
        }

            .tablist li a:link, .tablist li a:visited {
                color: #000000;
            }

            .tablist li a:hover {
                color: #000000;
                width: 150px;
                text-decoration: blink;
            }

            .tablist li a.current {
                font-weight: bold;
                color: #000000;
            }

.modalBackground {
    background-color: #6c6b6b;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.FilterButtons {
    /*background-color: #07306b;
    color: #DCDFE5;*/
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    display: inline-flex;
    padding-top: 3px;
}

.ChartWidthLowRes {
    width: 200px;
}

.ChartWidthHighRes {
    width: 335px;
}

.datagridimageitem {
    width: 32px;
    border-bottom-color: lightgray;
    border-top-color: lightgray;
    border-bottom-style: solid;
    border-top-style: solid;
    border-bottom-width: 1px;
    padding-top: 5px;
}

.datagridimageHeader {
    width: 40px;
}

.imgcontrolstyle {
    width: 32px;
    height: 32px;
}

.autocomplete_listItem {
    text-align: left;
    padding: 0 0 0 6px;
}

.AutoCompleteExtender {
    background-color: window;
    color: windowtext;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 0px 6px gray;
    font-size: 18px !important;
    font-weight: normal !important;
    height: 167px !important;
    overflow-wrap: break-word;
}

.AutoCompleteExtenderAuto {
    background-color: window;
    color: windowtext;
    border: solid 1px #005883;
    text-align: right;
    width: auto !important;
    min-width: 100px;
}

.AutoCompleteExtenderItemHighlighted {
    background-color: #00ace6;
    color: #FFFFFF;
    padding: 0 0 0 6px;
}

td[id*='oReportCell'] {
    overflow: visible !important;
}

.AttendanceCell {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: gray;
    font-size: 9pt;
    vertical-align: middle;
    text-align: center;
}

.AttendanceCell2 {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: gray;
    vertical-align: middle;
    text-align: center;
}

.AttendanceCell3 {
    border: 1px solid gray;
    font-size: 9pt;
    table-layout: fixed;
    width: 100%;
}

.AttendanceCell4 {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: gray;
    font-size: 9pt;
    width: 90%;
    background-color: rgb(237, 230, 243);
}

.AttendanceCell5 {
    border: 1px solid gray;
    border-spacing: 0px;
}

.AttendanceCell6 {
    border: 1px solid gray;
    font-size: 9pt;
}

.AttendanceCell7 {
    width: 100%;
    display: none;
    background-color: rgb(237, 230, 243);
}

.AttendanceActionButtons {
    white-space: normal;
    background-repeat: no-repeat;
    background-position-x: center;
    padding-top: 45px;
    height: auto;
    cursor: pointer;
    outline: none;
    font-size: 9pt;
}

.labelWhite {
    color: #FFFFFF;
    font-weight: bold;
}

.navbaricon {
    color: #000000;
    font-weight: bold;
    font-size: 8pt;
    font-family: Segoe UI;
}

.htmlbuttonWhite {
    padding: 0px 0px 1px 0px;
    border-style: none; /*text-align: center;*/
    color: #FFFFFF;
    font-size: 9pt; /*border: 1px solid #7b9ebd;*/
    text-decoration: underline;
    background-color: transparent;
    height: 15px;
    font-family: Segoe UI;
}

.GroupingheaderFiltertab {
    font-weight: bold;
    font-size: 10pt;
}

tr[class='FormHeader'] span /* all labels under tables,Formview Given FormHeader Css */ {
    color: White;
}

.FilterButtons input[type='submit'] /* Reports Filter buttons preview,clear,export */ {
    color: White;
    background: url("../../Images/tabs/Recruitmentunselectedp2.gif");
    background-repeat: repeat-x;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    outline: none;
}

.FilterButtons td /* Reports Filter buttons preview,clear,export */ {
    padding-right: 1px;
    vertical-align: bottom;
}

.FilterFieldset fieldset {
    border: none;
    padding-left: 0px;
    padding-right: 0px;
}

[class='HeaderStyle'] span, [class='HeaderStyleSummary'] span {
    color: White;
}

[class='HeaderStyle1'] span {
    color: White;
}

[class='TDdark'] span {
    color: White;
}

span[class='error'] {
    color: red;
}

[disabled] {
    color: gray !important;
    cursor: default !important;
    pointer-events: none !important;
}

    [disabled]:hover {
        color: gray;
    }

input[type="text"]:disabled, .newList:disabled {
    background: #EEEEEE;
    border: 1px solid #AFAFAF !important;
}

textarea:disabled {
    background: #EEEEEE;
    border: 1px solid #AFAFAF;
}

.htmlbutton:disabled {
    background: #b3babd 0% 0% no-repeat padding-box !important;
}

div[id^='ctl00_ContentPlaceHolder1'][id$='ReportViewer1_ctl09'] {
    height: inherit !important;
}

Table {
    border-collapse: inherit;
}

input[type="submit"] {
    margin: 0px;
    user-select: none;
}

fieldset {
    border: 1px solid #CADAE8;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 4px;
}

table[frame='Border'][border='0'] {
    border: none;
}

input {
    /*border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
     border: 1px solid #acacac;*/
    /* -moz-border-radius: 10px;/*this is for mozilla
    -webkit-border-radius: 10px; /*chrome and other browsers*/
}

a {
}

.HitsLinkButtonStyle {
    padding-right: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    display: inline-block;
    /*border-style: none;text-align: center;*/
    /*color: #000000;*/
    font-size: 18px; /*border: 1px solid #7b9ebd;*/
    /*text-decoration: underline;*/
    /*background-color: transparent;*/
    background-color: white; /*Fix Ie8 Bug Link clickable only on link text*/
    width: 90px;
    font-family: Segoe UI;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #d9d9d9;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#bbecff');
    background: #27AAE1 0% 0% no-repeat padding-box;
    text-decoration: none;
    text-align: center;
    color: white;
    cursor: pointer;
    font-weight: 400;
    /* white-space: nowrap;*/ /* avoid long text multiple line*/
}

    /* .HitsLinkButtonStyle:hover {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='orange') !important;
        background: linear-gradient(white,orange) !important;
    }
*/

    .HitsLinkButtonStyle:hover {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='orange') !important;
        background-color: #B4B4B4 !important;
        color: white;
    }


    .HitsLinkButtonStyle:active {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='gray') !important;
        background: linear-gradient(white,gray) !important;
    }

.HitsLinkButtonStyle90 {
    padding-right: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
    display: inline-block;
    /*border-style: none;text-align: center;*/
    font-size: 18px; /*border: 1px solid #7b9ebd;*/
    /*text-decoration: underline;*/
    /*background-color: transparent;*/
    background-color: white; /*Fix Ie8 Bug Link clickable only on link text*/
    width: 90px;
    font-family: Segoe UI;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #d9d9d9;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#bbecff');
    background: #27AAE1 0% 0% no-repeat padding-box;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    color: white;
    font-weight: 400;
    /* white-space: nowrap;*/ /* avoid long text multiple line*/
}

    .HitsLinkButtonStyle90:hover {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='orange') !important;
        background: #B4B4B4 0% 0% no-repeat padding-box !important;
    }

.TDLightPanelTable {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    padding: 0;
    background-color: #E6F2FA;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.hitstdlabel180_Right {
    width: 200px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel190_Right {
    width: 220px;
    text-align: right;
    padding-bottom: 12px;
}


.hitstdlabel50_Right {
    width: 70px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel_Right {
    width: 170px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel130_Right {
    width: 150px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummary130_Right {
    width: 150px;
    text-align: right;
}

.hitstdlabel120_Right {
    width: 140px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelLegend_Right {
    width: 110px;
    text-align: left;
    padding-bottom: 12px;
}

.hitstdlabel170_Right {
    width: 190px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel110_Right {
    width: 130px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel210_Right {
    width: 230px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel220_Right {
    width: 240px;
    text-align: right;
    padding-bottom: 12px;
}


.hitstdlabelsummary110_Right {
    width: 130px;
    text-align: right;
}


.hitstdlabel100_Right {
    width: 120px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummary100_Right {
    width: 120px;
    text-align: right;
}

.hitstdlabel90_Right {
    width: 110px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummary90_Right {
    width: 110px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel80_Right {
    width: 100px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummary80_Right {
    width: 100px;
    text-align: right;
}

.hitstdlabel75_Right {
    width: 95px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsmall_Right {
    width: 95px;
    white-space: normal;
    padding-left: 1px;
    text-align: right;
    padding-bottom: 12px;
}


.hitstdlabel70_Right {
    width: 90px;
    white-space: normal;
    padding-left: 1px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummary70_Right {
    width: 90px;
    white-space: normal;
    padding-left: 1px;
    text-align: right;
}

.hitstdlabel65_Right {
    width: 85px;
    white-space: normal;
    padding-left: 1px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel60_Right {
    width: 80px;
    white-space: normal;
    padding-left: 1px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummary60_Right {
    width: 85px;
    white-space: normal;
    padding-left: 1px;
    text-align: right;
}

.hitstdlabel40_Right {
    width: 60px;
    white-space: normal;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummary40_Right {
    width: 60px;
    white-space: normal;
    text-align: right;
}

.hitstdlabel20_Right {
    width: 40px;
    white-space: normal;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummary20_Right {
    width: 40px;
    white-space: normal;
    text-align: right;
}

.hitstdlabel25_Right {
    width: 45px;
    white-space: normal;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel140_Right {
    width: 160px;
    white-space: normal;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel30_Right {
    width: 50px;
    white-space: normal;
    text-align: right;
    padding-bottom: 12px;
}


.hitstdlabelfull_Right {
    width: 100%;
    white-space: normal;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabelsummaryfull_Right {
    width: 100%;
    white-space: normal;
    text-align: right;
}

.hitstdlabelfull_left {
    width: 100%;
    white-space: normal;
    text-align: left;
    padding-bottom: 12px;
}


.hitstdlabel160_Right {
    width: 180px;
    text-align: right;
    padding-bottom: 12px;
}

.hitstdlabel205_Right {
    width: 225px;
    white-space: normal;
    text-align: right;
    padding-bottom: 12px;
}


    .hitstdlabel_Right span, .hitstdlabel130_Right span, .hitstdlabel120_Right span, .hitstdlabel170_Right span, .hitstdlabel110_Right span, .hitstdlabel210_Right span,
    .hitstdlabel100_Right span, .hitstdlabel90_Right span, .hitstdlabel80_Right span, .hitstdlabel75_Right span, .hitstdlabelsmall_Right span,
    .hitstdlabel70_Right span, .hitstdlabel65_Right span, .hitstdlabel60_Right span, .hitstdlabel40_Right span, .hitstdlabel25_Right span,
    .hitstdlabelfull_Right span, .hitstdlabelfull_left span, .hitstdlabel20_Right span, .hitstdlabel30_Right span, .hitstdlabel160_Right span, .hitstdlabel180_Right span, .hitstdlabel190_Right span,
    .hitstdlabel140_Right span, .lblr span, .lbll span, .hitstdlabel50_Right span, .hitstdlabel span, .artd span, .hitstdlabel220_Right span, .hitstdlabel205_Right span {
        font-weight: 400;
        font-size: 18px;
        color: #404040;
        font-family: segoe UI;
    }

.hitstdlabelLegend_Right span {
    font-weight: 400;
    font-size: 14px;
    color: #404040;
    font-family: segoe UI;
}

.hitstdlabelsummary110_Right span, .hitstdlabelsummary70_Right span, .hitstdlabelsummary40_Right span, .hitstdlabelsummary80_Right span, .hitstdlabelsummary130_Right span, .hitstdlabelsummary100_Right span,
.hitstdlabelsummary60_Right span, .hitstdlabelsummary90_Right span, .hitstdlabelsummary20_Right span, .hitstdlabelsummaryfull_Right span, .lblrsummary span {
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    font-family: segoe UI;
}

.hitstdlabelfull_left label, .lbll label, .lblr label {
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    font-family: segoe UI;
}

.lblr img {
    width: 38px;
    height: 47px;
}

.RadioButtonLabel label {
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    font-family: segoe UI;
}

.MsgError {
    font-weight: 400;
    font-size: 18px;
    color: red;
    font-family: segoe UI;
}

.lblTitle span {
    font-weight: 600;
    font-size: 18px;
    color: #27AAE1;
    font-family: segoe UI;
    padding-left: 8px;
}

.hitsbtns {
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.btnHelpTxt {
    border: 0;
    cursor: pointer;
    width: 52px !important;
    margin-top: -8px !important;
    text-align: center;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
    background-color: transparent;
}

.HelpImagePadding {
    padding-top: 10px;
}

.Notestxt {
    width: 100%;
    /* height:300px;float:left;display:block;*/
    outline: none;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    overflow: auto;
    /*line-height:21px;*/
    resize: none;
    box-sizing: border-box;
    font: normal normal normal 17px/22px Segoe UI;
    height: 80px;
}

.NewPanelbuttonsTD {
    white-space: nowrap;
    border-top: 2px solid #808080;
    border-bottom: none;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 2px 0px;
    text-align: center;
    font-weight: bold;
    border-spacing: 0px;
    background: #E6F2FA;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    padding-right: 7px;
    padding-left: 7px;
    padding-Top: 7px;
    padding-bottom: 5px;
    padding-bottom: 3.5px\9;
    -webkit-padding-after: 5px;
    position: relative;
    margin-bottom: -3px;
    margin-left: 1px;
    z-index: 1;
    border-collapse: collapse;
}

.NewPanel {
    background-color: rgba(248, 248, 248, 0.85);
    border-radius: 15px;
    margin-top: 10px;
    box-shadow: 0px 3px 6px #00000029;
}

    .NewPanel > fieldset > legend {
        padding-top: 14px;
        margin-left: 60px;
        font-weight: 600;
        font-size: 24px;
        color: #27AAE1;
        user-select: none;
    }

    .NewPanel > fieldset {
        border: none;
    }

.NewPanelWithButton {
    margin-bottom: 10px;
}

    .NewPanelWithButton legend {
        padding-right: 0px;
        padding-left: 7px;
        padding-Top: 4px;
        /*padding-bottom:4px;*/
        background: #E6F2FA;
        vertical-align: middle;
        font-weight: bold;
        border-top: 2px solid #808080;
        border-right: 2px solid #808080;
        border-left: 2px solid #808080;
        border-radius: 7px 7px 0px 0px;
        float: left;
        -webkit-border-radius: 7px 7px 0px 0px;
        position: relative;
        margin-bottom: -30px;
        z-index: 1;
    }

    .NewPanelWithButton fieldset {
        border: 0px solid #d9d9d9;
        /*padding-left: 3px;padding-right: 3px;padding-top: 3px;padding-bottom: 4px;*/
        padding: 0px;
    }

.panelTableRelPos {
    position: relative;
    top: 20px
}

.icon_hover:hover rect {
    fill: #CECECE;
}

a[class='Attachmentlink'] {
    font-size: 18px;
    padding-left: 18px;
    /*  padding-right: 18px;*/
    background-position-x: 0px\9;
    background-position: left\9;
    background: transparent url(../../Images/icons/attachment.gif) no-repeat center left;
    /* -ms-word-wrap: break-word;
  word-wrap: break-word;*/
}
/*a[onclick *='.pdf'][class='Attachmentlink'] { 
   background: transparent url(../../Images/icons/icon_pdf.gif) no-repeat center left;
}

a[onclick *='.doc'][class='Attachmentlink'] ,a[href $='.docx'][class='Attachmentlink'] { 
   background: transparent url(../../Images/icons/icon_doc.gif) no-repeat center left;
}*/
a[class='HitsLinkButtonStyle'][disabled='disabled'] {
    color: Gray;
}


/*Payroll*/

.s220090 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s120090 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120090 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120090 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320090 {
    /*background-color: #F8F8F8;*/
}

.s320090Alternate {
    background-color: #ffffff;
}

.s320090Default {
    background-color: #ffffe0;
}

/*PayrollHistory*/
.s220100 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s120100 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120100 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120100 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320100 {
    background-color: #F8F8F8;
}

.s320100Alternate {
    background-color: #ffffe0;
}

.s320100Default {
    background-color: #ffffff;
}

/*Document*/
.s220150 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:5px;*/
    border-top-right-radius: 7px;
}

/*.s120150 {
    margin-bottom: 10px;
}*/

.s120150 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    /*padding-bottom:4px;*/
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120150 fieldset {
    border: 0px solid #d9d9d9;
    /*padding-left: 3px;padding-right: 3px;padding-top: 3px;padding-bottom: 4px;*/
    padding: 0px;
}

.s120150 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320150 {
    background-color: #F8F8F8;
}

.s320150Alternate {
    background: LightGoldenrodYellow;
}

.s320150Default {
    background: PaleTurquoise;
}


/*.WhitePanel {
    border-collapse: separate;
    padding: 10px;
    border-top: 2px solid #CADAE8;
    border-bottom: 2px solid #CADAE8;
    border-right: 2px solid #CADAE8;
    border-left: 2px solid #CADAE8;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding-bottom: 2px;
    padding-top: 10px;*/
/*background-color: transparent;*/
/*opacity: 0.85;
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    background: #F8F8F8 0% 0% no-repeat padding-box;*/
/*margin: 20px;*/
/*}

    .WhitePanel > fieldset > legend {
        font-family: 'Segoe UI';
        font-size: 20px !important;
        color: #27AAE1;
        font-weight: bold;
        padding-left: 10px;
        border: 0px;
    }
     
    .WhitePanel > fieldset {
        border: 0px;
        margin: 13px !important;
    }*/

.WhitePanel {
}

    .WhitePanel > fieldset {
        border: 0px;
        padding: 0px;
    }

        .WhitePanel > fieldset > legend {
            padding-right: 0px;
            padding-left: 12px;
            /*    margin-top: 30px;
    margin-bottom: 15px;*/
            /*    vertical-align: middle;*/
            float: left;
            z-index: 1;
            font-weight: 400;
            /*  height: 19px;*/
            color: #27AAE1;
            text-align: left;
            font-family: Segoe UI;
            font-size: 24px;
            margin-bottom: -40px;
            top: 10px;
            position: relative;
        }


.WhitePanelRetirement {
    margin-bottom: 20px;
}

    .WhitePanelRetirement > fieldset {
        border: 0px;
        padding: 0px;
    }

        .WhitePanelRetirement > fieldset > legend {
            padding-right: 0px;
            padding-left: 12px;
            /*    margin-top: 30px;
    margin-bottom: 15px;*/
            /*    vertical-align: middle;*/
            float: left;
            z-index: 1;
            font-weight: 400;
            /*  height: 19px;*/
            color: #27AAE1;
            text-align: left;
            font-family: Segoe UI;
            font-size: 24px;
            margin-bottom: -40px;
            /*  top: 10px;*/
            position: relative;
        }

.WhitePanelSummarySides {
    /*    margin-top: 5px;*/
    margin-bottom: 5px;
    /*    margin-right: 15px;*/
}

    .WhitePanelSummarySides > fieldset {
        border: 0px;
        padding: 0px;
    }

        .WhitePanelSummarySides > fieldset > legend {
            padding-right: 0px;
            padding-left: 15px;
            /*    margin-top: 30px;
    margin-bottom: 15px;*/
            /*    vertical-align: middle;*/
            float: left;
            z-index: 1;
            font-weight: 500;
            /*  height: 19px;*/
            color: #27AAE1;
            text-align: left;
            font-family: Segoe UI;
            font-size: 19px;
            margin-bottom: -20px;
            top: 10px;
            position: relative;
        }


.WhitePanelSummaryMiddle {
    /*    margin-top: 5px;*/
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}

    .WhitePanelSummaryMiddle > fieldset {
        border: 0px;
        padding: 0px;
    }

        .WhitePanelSummaryMiddle > fieldset > legend {
            padding-right: 0px;
            padding-left: 15px;
            /*    margin-top: 30px;
    margin-bottom: 15px;*/
            /*    vertical-align: middle;*/
            float: left;
            z-index: 1;
            font-weight: 500;
            /*  height: 19px;*/
            color: #27AAE1;
            text-align: left;
            font-family: Segoe UI;
            font-size: 19px;
            margin-bottom: -20px;
            top: 10px;
            position: relative;
        }



.panelBorderSpacing {
    border-collapse: separate;
    border-spacing: 10px 4px;
}

.WhitePanelTable {
    /*table-layout: fixed;
    border-collapse: separate;
    padding: 10px;
    border: 0px;
    padding-bottom: 2px;
    padding-top: 10px;
    background-color: transparent;*/

    table-layout: fixed;
    border-collapse: separate;
    /*    padding-bottom: 20px;*/
    padding-right: 5px;
    border-spacing: 1px;
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    box-shadow: 0px 2px 3px #000000BF;
    padding-top: 35px;
    margin-bottom: 3px;
}

    .WhitePanelTable fieldset {
        border: 0px;
    }

.WhitePanelTableNoLegend {
    table-layout: fixed;
    border-collapse: separate;
    /*    padding-right: 5px;*/
    border-spacing: 1px;
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    box-shadow: 0px 2px 3px #000000BF;
    margin-bottom: 3px;
}

    .WhitePanelTableNoLegend fieldset {
        border: 0px;
    }
/*
    .WhitePanelTable span {
        font: normal normal bold 18px Segoe UI;
        color: #404040;
    }

    .WhitePanelTable label {
        font: normal normal bold 18px Segoe UI;
        color: #404040;
    }

    .WhitePanelTable input {
        font: normal normal bold 18px Segoe UI;
        color: #404040;
    }

    .WhitePanelTable fieldset legend {
        font-weight: bold;
        font: normal normal bold 18px Segoe UI;
        color: #404040;
        height: 24px;
        padding-right: 10px;
    }*/

.WhitePanelTable3 {
    table-layout: fixed;
    border-collapse: separate;
    padding: 0;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding-bottom: 2px;
    padding-top: 10px;
}

.WhitePanelTable iframe[id*='IFrame1'] {
    background-color: #E6F2FA;
}

.SetupPanelTable {
    table-layout: fixed;
    border-collapse: separate;
    /*    padding-bottom: 20px;*/
    padding-right: 9px;
    padding-left: 9px;
    border-spacing: 1px;
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    box-shadow: 0px 2px 3px #000000BF;
    padding-top: 50px;
    margin-bottom: 3px;
}

/*  .SetupPanelTable .TDlightFormView {
        padding-top: 40px;
    }*/

.SetupPanelTableSummary {
    table-layout: fixed;
    width: 100%;
    border-collapse: separate;
    /*    padding-bottom: 20px;*/
    padding-right: 5px;
    padding-left: 5px;
    border-spacing: 0px;
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    box-shadow: 0px 2px 3px #000000BF;
    padding-top: 35px;
}

    .SetupPanelTableSummary .TDlightFormView {
        padding-top: 40px;
    }

/*    .SetupPanelTableSummary .hitsddl, .SetupPanelTableSummary span, .SetupPanelTableSummary .hitsdatetext {
        font-size: 14px;
    }
*/
.lblr {
    text-align: right;
    padding-right: 4px;
}

.lblrsummary {
    text-align: right;
    padding-right: 4px;
}

.lbll {
    text-align: left;
    padding-left: 4px;
}

.GridLabel {
    font-size: 12pt;
}

/*vacation*/
.s220130 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s120130 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120130 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120130 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320130 {
    background-color: #F8F8F8;
}

.TDlightFormViewvacation {
    table-layout: fixed;
    /*background-color: #E6F2FA;*/
    background-color: #B378D3;
    color: #000000;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 10px;
}
/*Vacation request*/
.s226511 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #f7edfc;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s126511 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #f7edfc;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #f7edfc;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126511 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126511 legend:after {
    width: 100%;
    height: 0%;
    border-color: #f7edfc;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #f7edfc;
}
/*Misconduct*/
.TDlightFormViewMisconduct {
    table-layout: fixed;
    /*background-color: #E6F2FA;*/
    background-color: #FFF0F0;
    color: #000000;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 10px;
}

.s220120 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s120120 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120120 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120120 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320120 {
    background-color: #F8F8F8;
}

/*ChangeOfStatus*/

.s220110 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s120110 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120110 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120110 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320110 {
    background-color: #F8F8F8;
}


/*Medical*/

.s220140 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s120140 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120140 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120140 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320140 {
    background-color: #F8F8F8;
}

/*Training*/
.s220160 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s120160 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120160 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120160 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320160 {
    background-color: #F8F8F8;
}

.s320160Alternate {
    background: LightGoldenrodYellow;
}

.s320160Default {
    background: PaleTurquoise;
}
/*training request*/
.s226571 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #ECECFF;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s126571 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #ECECFF;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #ECECFF;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126571 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126571 legend:after {
    width: 100%;
    height: 0%;
    border-color: #ECECFF;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #ECECFF;
}

.s326571 {
    background-color: #ECECFF;
}
/*training Evaluation*/
.s226905 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #ECECFF;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s126905 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #ECECFF;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #ECECFF;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126905 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126905 legend:after {
    width: 100%;
    height: 0%;
    border-color: #ECECFF;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #ECECFF;
}

.s326905 {
    background-color: #ECECFF;
}
/*workflow Delegation*/
.s226505 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #FFFFFF;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s126505 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #FFFFFF;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #FFFFFF;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126505 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126505 legend:after {
    width: 100%;
    height: 0%;
    border-color: #FFFFFF;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #FFFFFF;
}

.s326505 {
    background-color: #FFFFFF;
}
/*Appraisal*/
.TDlightFormViewAppraisal {
    table-layout: fixed;
    /*background-color: #E6F2FA;*/
    background-color: #FFF3F9;
    color: #000000;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 10px;
}

.s220180 {
    table-layout: fixed;
    border-collapse: separate;
    color: #FCD8F1;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s120180 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120180 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120180 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320180 {
    background-color: #F8F8F8;
}
/*self app request*/
.s226561 {
    table-layout: fixed;
    border-collapse: separate;
    color: #FCD8F1;
    padding: 0;
    background-color: #FCD8F1;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s126561 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #FCD8F1;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #FCD8F1;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126561 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126561 legend:after {
    width: 100%;
    height: 0%;
    border-color: #FCD8F1;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #FCD8F1;
}

/*Competencies*/
.s220190 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s120190 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120190 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120190 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320190 {
    background-color: #F8F8F8;
}

/*Benefits*/
.s220200 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s120200 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120200 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120200 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320200 {
    background-color: #F8F8F8;
}
/*Change of Status WorkFlow request*/
.s226521 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #EEFFEE;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s126521 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #EEFFEE;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #EEFFEE;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126521 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126521 legend:after {
    width: 100%;
    height: 0%;
    border-color: #EEFFEE;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #EEFFEE;
}

.s326521 {
    background-color: #EEFFEE;
}
/*Misconduct WorkFlow request*/
.s226553 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #FFF0F0;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s126553 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #FFF0F0;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #FFF0F0;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126553 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126553 legend:after {
    width: 100%;
    height: 0%;
    border-color: #FFF0F0;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #FFF0F0;
}

.s326553 {
    background-color: #FFF0F0;
}
/*Benefits workflow request*/
.s226531 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F3FBCC;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s126531 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F3FBCC;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F3FBCC;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126531 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126531 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F3FBCC;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F3FBCC;
}

.s326531 {
    background-color: #F3FBCC;
}

/*Appraisal workflow*/
.s226561 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #fcd8f1;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s126561 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #fcd8f1;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #fcd8f1;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126561 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126561 legend:after {
    width: 100%;
    height: 0%;
    border-color: #fcd8f1;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F3FBCC;
}

.s326561 {
    background-color: #fcd8f1;
}

/*Time Permession workflow request*/
.s226541 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #EDE6F3;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s126541 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #EDE6F3;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #EDE6F3;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126541 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126541 legend:after {
    width: 100%;
    height: 0%;
    border-color: #EDE6F3;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F3FBCC;
}

.s326541 {
    background-color: #EDE6F3;
}

/*Time Keeping workflow request*/
.s226544 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s126544 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126544 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126544 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s326544 {
    background-color: #F8F8F8;
}

/*Housing*/
.s220215 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s120215 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120215 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120215 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320215 {
    background-color: #F8F8F8;
}

/*Objectives*/
.s220225 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s120225 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120225 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120225 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320225 {
    background-color: #F8F8F8;
}

/*TimePermission*/
.s220250 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s120250 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120250 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120250 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320250 {
    background-color: #F8F8F8;
}
/*TimePermission request*/
.s226541 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #EDE6F3;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}


.s126541 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #EDE6F3;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #EDE6F3;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126541 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126541 legend:after {
    width: 100%;
    height: 0%;
    border-color: #EDE6F3;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #EDE6F3;
}
/*HRActivites*/
.s220260 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s120260 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120260 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120260 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

.s320260 {
    background-color: #F8F8F8;
}

/*pnl vacation balance*/
.pnl {
}

    .pnl > fieldset > legend {
        padding-right: 0px;
        padding-left: 7px;
        padding-Top: 4px;
        background: #f7edfc;
        vertical-align: middle;
        border-top: 2px solid #808080;
        border-right: 2px solid #808080;
        border-left: 2px solid #808080;
        border-radius: 7px 7px 0px 0px;
        float: left;
        -webkit-border-radius: 7px 7px 0px 0px;
        background-color: #f7edfc;
        position: relative;
        margin-bottom: -2px;
        z-index: 1;
        font-weight: bold;
        height: 19px;
    }

    .pnl > fieldset {
        border: 0px solid #d9d9d9;
        padding: 0px;
    }

        .pnl > fieldset > legend:after {
            width: 100%;
            height: 0%;
            border-color: #f7edfc;
            border-style: solid;
            content: '';
            float: right;
            position: relative;
            margin-bottom: -2px;
            padding-right: 0em;
            padding-left: 0em;
            background: #f7edfc;
        }

img[src*='pickup.png'] {
    /*height: 18px;*/
    /*padding-bottom: 1px;
    padding-top: 1px;
    padding-top: 0px \9;*/ /*hack for IE 6,7,8,9*/
    /*padding-bottom: 0px \9;*/ /*hack for IE 6,7,8,9*/
    /*margin-left: -30px;
    margin-bottom: -28px;
    position: relative;
    cursor: pointer;*/

    height: 24.5px;
    padding-bottom: 5px;
    padding-top: 9px;
    margin-left: -37px;
    position: relative;
    cursor: pointer;
    padding-right: 5px;
    border-radius: 0 1px 1px 0px;
    background-color: white;
}

a[class*="aspNetDisabled"] img[src*='pickup.png'] {
    background-color: transparent;
}

td > input[style*='background-color:Yellow'] + a > img[src*='pickup.png'] {
    background-color: white;
}

td > input[style*='background-color:LightBlue'] + a > img[src*='pickup.png'] {
    background-color: white;
}

input[src*='Calendar_scheduleHS.png'] {
    margin-left: -30px;
    margin-right: 0px;
    margin-bottom: -7px;
    position: relative;
    height: 26px;
}


.SetupPanelTableSummary input[src*='Calendar_scheduleHS.png'] {
    margin-left: -18px;
    margin-bottom: -1px;
    position: relative;
    height: 15px;
}

/**********************************************************************************************************/
/*HR workflow request*/
.s226307 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #E6F2FA;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 7px;
}


.s126307 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #E6F2FA;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #E6F2FA;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126307 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126307 legend:after {
    width: 100%;
    height: 0%;
    border-color: #E6F2FA;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #E6F2FA;
}

.s326307 {
    background-color: #E6F2FA;
}
/************************************************************************************************************************************/


/*Tasks workflow request*/
.s226334 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #E6F2FA;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 7px;
}


.s126334 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #E6F2FA;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #E6F2FA;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126334 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126334 legend:after {
    width: 100%;
    height: 0%;
    border-color: #E6F2FA;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #E6F2FA;
}

.s326334 {
    background-color: #E6F2FA;
}
/************************************************************************************************************************************/





.FormViewEdit {
    background: url(../../Images/icons/Fedit.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewDelete {
    background: url(../../Images/icons/fdelete.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewNew {
    background: url(../../Images/icons/FNew.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewInsert {
    background: url(../../Images/icons/FNew.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewCancel {
    background: url(../../Images/icons/FCancel.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewUpdate {
    background: url(../../Images/icons/Fsave.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewSaveApprove {
    background: url(../../Images/icons/Fsaveandapprove.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewRoles {
    background: url(../../Images/icons/FRoles.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewEligibleOrgs {
    background: url(../../Images/icons/org.svg) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewAtt {
    background: url(../../Images/icons/Fattach.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.NewReportsButton {
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 125px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    height: auto;
    outline: none;
}

.FormViewFunc {
    background: url(../../Images/icons/FFunc.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewClose {
    background: url(../../Images/icons/FClose.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewMyForm {
    background: url(../../Images/icons/FFunc.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    text-decoration: none;
    font-family: segoe UI;
    font-size: 14px;
    color: black;
    vertical-align: top;
}

.formviewfooter {
    background-color: white;
}

.FormViewLoad {
    background: url(../../Images/load.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.FormViewAdd {
    background: url(../../Images/Icons/add32.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.Std1 {
    width: 20%;
    height: 100%;
}

.Std2 {
    width: 40%;
    height: 100%;
}

.StdApp1 {
    width: 30%;
    height: 100%;
}

.StdApp2 {
    width: 40%;
    height: 100%;
}

.ST {
    height: 100%;
    width: 100%;
}

.BottomPanel .TDLightPanelTable TD {
    font-size: 0pt;
}

.ajax__calendar TD {
    font-size: 9pt !important;
}

.ajax__calendar_container {
    z-index: 2;
}

a[onclick*='pickup.aspx'], a[onclick*='pickupOrgwithDDL.aspx'], a[id*='popup'][disabled="disabled"] {
    font-size: 0pt;
}

.BottomPanel .TDLightPanelTable > tbody > TR {
    height: 22px;
}

th.sortdesc a {
    padding-right: 15px;
    padding-left: 5px;
    background: url(../../Images/desc.png) no-repeat right;
}

th.sortasc a {
    padding-right: 15px;
    padding-left: 5px;
    background: url(../../Images/asc.png) no-repeat right;
}

.formviewborder {
    border-style: solid;
    border-color: lightgray;
    border-width: 1px;
}

.Efrm {
    display: none;
    width: 380px;
    height: 200px;
    top: 180px;
    left: 180px;
    /*margin-left: -190px;
        margin-top: -100px;*/
    background-color: #ffffff;
    padding: 0px;
    box-shadow: 10px 10px 5px #888888;
    z-index: 500 !important;
}

.emptilestable {
    display: none;
    top: 180px;
    left: 180px;
    /*margin-left: -190px;
        margin-top: -100px;*/
    background-color: #ffffff;
    padding: 0px;
    box-shadow: 10px 10px 5px #888888;
    z-index: 500 !important;
}

.Efrm2 {
    display: none;
    width: 290px;
    height: 130px;
    background-color: #ffffff;
    padding: 4px;
    box-shadow: 2px 2px 2px #888888;
    z-index: 500 !important;
}


.cellMargin {
    /*padding-left :5px;
       padding-right :5px;*/
    padding-bottom: 6px;
    padding-top: 5px;
    padding-right: 10px;
}

.cellMarginDataPager {
    padding-right: 10px;
}

.cellMarginSummary {
    padding-right: 15px;
}
/*.topbuttomMargin {
       padding-bottom :5px;
       padding-top :5px;
   }*/

/*.firstbtnMargin {
    margin-left: 20px;
    margin-right: 10px;
}*/

.prevbtnMargin {
    /* margin-left: 10px;
    margin-right: 10px;*/
}

.nextbtnMargin {
    /* margin-left: 10px;
    margin-right: 10px;*/
}

/*.lastbtnMargin {
    margin-left: 10px;
    margin-right: 20px;
}
*/
.ActionButtons {
    height: 32px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 35px;
    cursor: pointer;
    /*font-size: 9pt;*/
    text-align: left;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    /*font-family: Segoe UI;*/
    background-size: 26px 28px;
    white-space: normal;
    margin-top: 9px !important;
    margin-bottom: 9px !important;
    font: normal normal 18px Segoe UI;
    color: #404040;
    font-weight: 400;
}

.WPActionButtons {
    height: 60px;
    background-repeat: no-repeat;
    background-position-y: center;
    padding-top: 40px;
    cursor: pointer;
    font-size: 9pt;
    /*text-align: left;*/
    background-color: transparent;
    border: none;
    text-decoration: underline;
    font-family: Segoe UI;
    background-size: 32px,32px;
    white-space: normal;
    margin-top: 9px !important;
    margin-bottom: 9px !important;
}

.ActionButtonNew {
    height: 50px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-weight: 400;
    color: #404040;
    text-align: center;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    font-family: Segoe UI;
    background-size: 28px, 28px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 20px;
}

.BatchButtons {
    height: 60px;
    background-repeat: no-repeat;
    background-position-x: center;
    padding-top: 30px;
    cursor: pointer;
    /*font-size: 9pt;*/
    text-align: center;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    /*font-family: Segoe UI;*/
    background-size: 26px 26px;
    white-space: normal;
    outline: none;
    font: normal normal bold 18px Segoe UI;
    color: #404040;
}


::-webkit-input-placeholder { /* WebKit browsers */
    text-align: center;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-align: center !important;
}

Div[id*='oReportDiv'] > table {
    /*
To Center Report Data Center*/
    margin: 0 auto;
    /*To align Report Data right*/
    /*margin-left: auto; 
margin-right: 0px;
    */
}

div[id*='ReportViewer1'] table[id*='fixedTable'] {
    /*To Center Report viewer Tool Bar Center*/
    text-align: center;
    background-color: white;
    /*To align Right Report viewer Tool Bar */
    /* text-align:right; */
}


.WhitePanelTable2 {
    table-layout: fixed;
    border-collapse: separate;
    padding: 1px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}


/*Payroll*/
.s420090 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #ffffe0;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*payroll history*/
.s420100 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #ffffe0;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*Document*/
.s420150 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #DDFFFE;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*vacation*/
.s420130 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #f7edfc;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*Misconduct*/
.s420120 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #FFF0F0;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*ChangeOfStatus*/
.s420110 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #EEFFEE;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}


/*Medical*/
.s420140 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #FFF0E6;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*Training*/
.s420160 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #ECECFF;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*Appraisal*/
.s420180 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #FCD8F1;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*Competencies*/
.s420190 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #FEEEF8;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*Benefits*/
.s420200 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #F3FBCC;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*Housing*/
.s420215 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #D7F1FE;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*Objectives*/
.s420225 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #FFC6C6;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*TimePermission*/
.s420250 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #EDE6F3;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

/*HRActivites*/
.s420260 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    background-color: #E2E7E9;
    padding: 0;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    margin-top: 5px;
}

.RoundedTable {
    border: 1px solid #d9d9d9;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 1px;
}

input[type="checkbox"] {
    vertical-align: top;
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #404040;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    /*margin: 0px;*/
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
}

    input[type="checkbox"]:checked:after {
        content: '\2714';
        position: absolute;
        font-size: 22px;
        top: -6px;
        left: 2px;
        color: #333333;
    }

input ~ span[id$='Validator'] {
    position: absolute;
    margin-left: 5px;
}

input ~ span[id$='RegExInputValidator'] {
    position: static !important;
    margin-left: 5px;
}

img[src*='logo.aspx'] {
    max-height: 70px;
    padding-right: 6px;
    box-sizing: border-box;
    max-width: 180px;
    padding-top: 6px;
}

/*.SetupInnerPanel {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 15px;
}

    .SetupInnerPanel fieldset {*/
/*border: 1px solid #E6E6E6;*/
/*border: 0px;
        padding: 0px;
    }

    .SetupInnerPanel legend {
        vertical-align: middle;
        text-align: left;
        font: normal normal bold 19px/33px Segoe UI;
        color: #27AAE1;
        padding-left: 25px;
        font-weight: bold;
        margin-left: 5px;
    }*/

.SetupInnerPanel {
}

    .SetupInnerPanel fieldset {
        border: 0px;
        padding: 0px;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px;
        border: 2px solid #AFAFAF;
        border-radius: 12px;
        background: #F8F8F8D9 0% 0% no-repeat padding-box;
    }

    .SetupInnerPanel > fieldset > table {
        border-collapse: separate;
    }

    .SetupInnerPanel legend {
        padding-right: 0px;
        vertical-align: middle;
        text-align: left;
        font-family: Segoe UI;
        font-size: 24px;
        font-weight: 400;
        color: #27AAE1;
        margin-left: 5px;
        position: relative;
        float: left;
    }

.SetupInnerPanelForm {
}

    .SetupInnerPanelForm fieldset {
        border: 0px;
        padding: 0px;
        margin-bottom: 3px;
        border: 2px solid #AFAFAF;
        border-radius: 12px;
        background: #F8F8F8D9 0% 0% no-repeat padding-box;
    }

    .SetupInnerPanelForm > fieldset > table {
        border-collapse: separate;
        clear: both;
    }

    .SetupInnerPanelForm legend {
        padding-right: 0px;
        vertical-align: middle;
        text-align: left;
        font-family: Segoe UI;
        font-size: 24px;
        font-weight: 400;
        color: #27AAE1;
        margin-left: 5px;
        position: relative;
        float: left;
    }

.SetupRefPanel {
    /* height: 100%;*/
}

    .SetupRefPanel fieldset {
        border: 0px;
        padding: 0px;
        margin: 10px;
        border: 2px solid #AFAFAF;
        border-radius: 12px;
        background: #F8F8F8D9 0% 0% no-repeat padding-box;
    }

    .SetupRefPanel > fieldset > table {
        border-collapse: separate;
    }

    .SetupRefPanel legend {
        padding-right: 0px;
        vertical-align: middle;
        text-align: left;
        font-family: Segoe UI;
        font-size: 24px;
        font-weight: 400;
        color: #27AAE1;
        margin-left: 5px;
        position: relative;
        float: left;
    }

.BatchesPanel {
    border-collapse: separate;
    padding: 0px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    /*opacity: 0.85;*/
    /* backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);*/
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
    margin-left: 1px;
    margin-right: 1px;
}

.rowseparator {
    height: 10px;
}

.BatchesPanel > fieldset > legend {
    font-family: 'Segoe UI';
    font-size: 24px !important;
    color: #27AAE1;
    font-weight: 600;
    border: 0px;
    margin-bottom: 7px !important;
}

.BatchesPanel > fieldset {
    border: 0px;
    margin: 13px !important;
}
/*
    .BatchesPanel input[class='hitsdatetext'] {
        width: 147px !important;
        height: 40px;
    }*/

/*    .BatchesPanel input[src*='Calendar_scheduleHS.png'] {
        margin-right: 5px;
    }*/

.BatchesTablePanel {
    margin: 0px;
    border: 2px solid transparent;
    border-radius: 12px;
    background: transparent 0% 0% no-repeat padding-box;
}

    .BatchesTablePanel fieldset {
        border: 0px;
        padding: 0px;
    }

    .BatchesTablePanel > fieldset > table {
        border-collapse: separate;
    }

    .BatchesTablePanel legend {
        padding-right: 0px;
        padding-left: 20px;
        vertical-align: middle;
        text-align: left;
        font: 600 20px Segoe UI;
        color: #404040;
        margin-left: 5px;
        position: relative;
        top: 2px;
    }

    .BatchesTablePanel span {
        font: 18px Segoe UI;
        color: #404040;
        font-weight: 400 !important;
    }

    .BatchesTablePanel label {
        font: 18px Segoe UI !important;
        color: #404040;
        font-weight: 400 !important;
    }

    .BatchesTablePanel input {
        font: 18px Segoe UI !important;
        color: #404040;
        font-weight: 400 !important;
    }

.batchContainerWithBorder {
    width: 100%;
    border-right: 3px solid lightgray;
    margin-bottom: 25px;
}

.overlay {
    top: 0;
    left: 0;
    width: 95%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    background: url(../../Images/layout.png); /*Ie8 Bug to make overlay Clickable*/
}

.showdata {
    border: 0px solid #808080 !important;
    height: auto !important;
    background-color: white !important;
}

    .showdata legend {
        border-left: 2px solid #808080 !important;
        border-right: 2px solid #808080 !important;
        border-top: 2px solid #808080 !important;
    }

.hidedata {
    border: 2px solid #808080 !important;
    height: 63px !important;
    border-radius: 15px !important;
    box-shadow: 0px 3px 6px #00000029;
}

    .hidedata legend {
        border: 0px solid #808080 !important;
    }

div[id*='ReportViewer1'] * {
    -webkit-border-before-width: 1pt !important;
    -webkit-border-after-width: 1pt !important;
    -webkit-border-end-width: 1pt !important;
    -webkit-border-start-width: 1pt !important;
}


/* CSS Classes for Menu in Data Grid*/
.dmgrid {
    height: auto !important;
    border-style: solid;
    border-width: 2px;
    border-color: black;
    z-index: 20 !important;
}

    .dmgrid > table {
        min-height: 30px;
    }

.funspangrid {
    color: black;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: middle;
    font-size: 13pt;
    font-weight: bold;
    color: #27AAE1;
    padding-left: 28px;
    padding-right: 15px;
    margin-top: -25px;
}

    .funspangrid:hover {
        background-color: #E5E5E5;
        height: 30px;
        vertical-align: middle;
    }

.dmigrid {
    text-align: left;
    color: white;
    height: 25px;
    padding: 0px;
    margin: 0px;
}

.dmigridH {
    width: Auto !important;
}

.dmigridV {
    width: 100% !important;
}

.dmigrid img {
    width: 24px;
    height: 24px;
    padding-left: 2px;
}

.cmigrid {
    text-align: center;
    padding: 0px;
    margin: 0px;
    cursor: default !important;
}

    .cmigrid img {
        width: 32px;
        height: 32px;
    }

div[id$='PopupExtender_foregroundElement'] {
    position: fixed !important;
}



.s126581 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #f7edfc;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #f7edfc;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s126581 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s126581 legend:after {
    width: 100%;
    height: 0%;
    border-color: #f7edfc;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #f7edfc;
}

.s226581 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #f7edfc;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s326511 {
    background-color: #f7edfc;
}

.s326581 {
    background-color: #f7edfc;
}

.userdiv {
    /*margin: 10px;*/
    position: absolute;
    z-index: 100;
    top: 7px;
}

.userphoto {
    width: 69px;
    height: 69px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

    .userphoto:hover {
        box-shadow: 0px 0px 30px white;
    }

.userimg {
    /*    width: 25px;
    height: 20px;*/
    padding: 0px 5px;
    display: inline;
    vertical-align: middle;
    position: relative;
    top: -5px;
}

.fit {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

    .fit li {
        padding-left: 10px;
    }

.usermenu {
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    position: absolute;
    right: 0px;
    left: auto;
    width: 254px;
    display: none;
    box-shadow: 0px 2px 3px #000000BF;
    border-radius: 15px;
}

.userlbl {
    line-height: 38px;
    width: 90%;
    text-align: center;
    color: #3E3E3E;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
}

.userlblPropName {
    line-height: 38px;
    width: 90%;
    text-align: center;
    color: #3E3E3E;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
}

.usermenu li:hover a {
    color: white !important;
}

.usermenu li:hover {
    background-color: #58CBF5;
}

.usermenu a {
    line-height: 40px;
    padding: 0px 4px;
    color: #3E3E3E !important;
    line-height: 40px;
    /*font-weight: bold;*/
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
}

    .usermenu a:hover {
        color: white !important;
    }

.usermenu span:hover {
    color: white !important;
}

.btnPreviewsmall {
    background: url(../../Images/icons/previewsmall.png) no-repeat center top;
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.clsHorizLR {
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    vertical-align: top;
}

.resize-appstore-img {
    width: 200px !important;
    height: 200px !important;
}

.myapps-tile-icon .myapps-tile-img.resize-appstore-img {
    width: 200px !important;
    height: 200px !important;
}

.myapps-tile.reports-tile-div.resize-appstore-img {
    width: 200px !important;
}


.myapps-tile {
    outline: transparent solid 0px;
    width: 160px !important;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 15px
    /*  margin:4px !important;*/
}

    .myapps-tile:hover {
        background-color: #e6f3fa;
        outline: transparent solid 2px;
    }

        .myapps-tile:hover a.reports-tile-top-right-action {
            visibility: visible !important;
        }

.myapps-tile-icon {
    position: relative;
    padding: 0px !important;
    height: 130px !important;
    width: 130px !important;
    display: table-cell;
    vertical-align: middle;
    text-align: -webkit-center;
    background-color: #e6f3fa;
    border-radius: 15px;
}

    .myapps-tile-icon .myapps-tile-img {
        width: auto !important;
        height: 70px !important;
        padding: 0px;
        margin: 0px;
        transition: filter 0.3s ease;
    }

    .myapps-tile-icon .myapps-tile-fonticon {
        padding: 0px;
    }

.myapps-tile-texticon {
    vertical-align: top !important;
    padding: 4px !important;
    height: 80px;
    width: 160px;
    text-align: left;
    direction: ltr;
    text-align: center !important;
}

.myapps-tile .myapps-tile-title-text {
    font-size: 18px;
    font-weight: 400;
    color: #333;
}

.reports-tile {
    outline: transparent solid 0px;
    width: 200px !important;
    margin-top: 5px;
    margin-left: 0px;
    table-layout: fixed;
}

.reports-tile-icon {
    position: relative;
    padding: 0px !important;
    height: 200px !important;
    width: 200px !important;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .reports-tile-icon .reports-tile-img {
        width: 180px !important;
        padding: 0px;
        margin: 11px 10px;
        height: 180px !important;
        contain: paint;
    }

.reports-tile-img img {
    width: 180px !important;
    padding: 0px;
    margin: 0px;
    height: 180px !important;
}

.reports-panel {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    margin-bottom: 25px;
    border-radius: 15px;
    box-shadow: 0px 1.5px 3px #000000BF;
    padding-left: 30px;
    padding-right: 30px;
}

.reports-tile-icon .reports-tile-fonticon {
    padding: 0px;
}

.reports-tile-texticon {
    vertical-align: top !important;
    padding: 4px !important;
    height: 120px;
    width: 200px;
    text-align: center;
    direction: ltr;
    /*background: #E6F2FA;*/
    /*background-color: #E6F2FA;*/
}


.reports-tile .reports-tile-title-text {
    font-size: 18px;
    color: #333;
    display: -webkit-box;
    width: 100% !important;
    overflow: hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.reports-tile-div {
    height: 340px !important;
}

    .reports-tile-div:hover {
        background-color: #e6f3fa;
        border-radius: 15px;
    }

        .reports-tile-div:hover a.reports-tile-top-right-action {
            visibility: visible !important;
        }

.reports-col-2 {
    flex: 0 0 20%;
}

.GrouptitleLableReports {
    font-size: 26px;
    font-weight: bolder;
    padding-left: 17px;
    color: #208AB7;
}
/* Objective Record */
.s227101 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #FFC6C6;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s127101 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #FFC6C6;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #FFC6C6;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s127101 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s127101 legend:after {
    width: 100%;
    height: 0%;
    border-color: #FFC6C6;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #FFC6C6;
}

.s3127101 {
    background-color: #FFC6C6;
}


/*Create Cateory*/
.s227100 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #FFC6C6;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.s127100 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #FFC6C6;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #FFC6C6;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s127100 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s127100 legend:after {
    width: 100%;
    height: 0%;
    border-color: #FFC6C6;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #FFC6C6;
}

.s327100 {
    background-color: #FFC6C6;
}

.WFApproveAllButtons {
    background-image: url(../../Images/icons/ApproveAll.svg);
    height: 80px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: black;
    text-align: center;
    background-color: transparent;
    border: none;
    font-family: Segoe UI;
    background-size: 52px, 52px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 40px;
    position: absolute;
    right: 181px;
    /* top: -79px; */
    padding-bottom: 5px;
    width: 85px;
}

.WFRejectAllButtons {
    background-image: url(../../Images/icons/RejectAll.svg);
    height: 80px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: black;
    text-align: center;
    background-color: transparent;
    border: none;
    font-family: Segoe UI;
    background-size: 52px, 52px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 40px;
    position: absolute;
    right: 268px;
    /* top: -79px; */
    padding-bottom: 5px;
    width: 72px;
}



.WfApprovalTabelActionBtnsAR {
    position: fixed;
    top: 0px;
    left: 276px !important;
    z-index: 1000;
}

.WfApprovalTabelActionBtnsEN {
    position: fixed;
    top: 0px;
    right: 58px !important;
    z-index: 1000;
}

.WFLoadActionButtons {
    background-image: url(../../Images/Load.png);
    height: 80px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: black;
    text-align: center;
    background-color: transparent;
    border: none;
    /* text-decoration: underline; */
    font-family: Segoe UI;
    background-size: 52px, 52px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 40px;
    position: absolute;
    right: 47px;
    padding-bottom: 5px;
}

.WFSaveActionButtons {
    background-image: url(../../Images/icons/Fsave.png);
    height: 80px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: black;
    text-align: center;
    background-color: transparent;
    border: none;
    /* text-decoration: underline; */
    font-family: Segoe UI;
    background-size: 52px, 52px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 40px;
    position: absolute;
    /* top: -79px; */
    right: 124px;
    padding-bottom: 5px;
}

.WFNewActionButtons {
    background-image: url(../../Images/icons/00125.png);
    height: 80px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    color: #404040;
    text-align: center;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    font-family: Segoe UI;
    background-size: 52px, 52px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 40px;
}

.WFStartActionButtons {
    background-image: url(../../Images/icons/import.png);
    height: 80px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    color: #404040;
    text-align: center;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    font-family: Segoe UI;
    background-size: 52px, 52px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 40px;
}

.WFEndActionButtons {
    background-image: url(../../Images/icons/export.png);
    height: 80px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    color: #404040;
    text-align: center;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    font-family: Segoe UI;
    background-size: 52px, 52px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 40px;
}

.WFAddActionButtons {
    background-image: url(../../Images/icons/Add32.png);
    height: 80px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    color: #404040;
    text-align: center;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    font-family: Segoe UI;
    background-size: 52px, 52px;
    white-space: normal;
    margin-top: 5px !important;
    padding-top: 40px;
}

.WFAppManageLB {
    text-align: right !important;
    width: 80px !important;
    padding: 0px;
}

.WFAppErrordiv {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}

    .WFAppErrordiv span {
        display: inline-block !important;
        min-width: 110px !important;
    }



.WFAppManageLBFont {
    font-size: 16px !important;
}

.GrouptitleLable {
    font-size: 20px;
    padding-left: 9px;
    color: #208AB7;
    font-family: Segoe UI;
    font-weight: bold;
    position: relative;
    top: -14px;
}

.clsVertTB table[class='clsVertTB'] {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1.5px 3px #000000BF;
    opacity: 1;
    backdrop-filter: blur(50px);
    width: 100%;
    border-radius: 15px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 15px;
}

.GrouptitleTable {
    margin-top: 20px;
}

.WpTileAMenu {
    /*position: relative; max-width:70px;*/
    z-index: 600;
    /*display:inline-block;*/
    min-width: 60px;
    max-width: 170px;
    background-color: #f9f9f9;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    transform: none;
    /*box-shadow:0px 0px 8px rgba(0,0,0,0.6);
     border:1px solid #e5f0f9;*/
    display: none;
    box-shadow: 0px 1.5px 3px #000000BF;
    opacity: 1;
    backdrop-filter: blur(50px);
    border: 1px;
    border-radius: 8px;
}




    .WpTileAMenu input {
        box-sizing: border-box;
        margin: 0px;
        background-color: transparent;
        color: black;
        line-height: 13px;
        text-decoration: none;
        display: block;
        border-width: 0px;
        width: 100%;
        text-align: left;
        font-size: 11.5px;
        font-family: 'Segoe UI';
    }

        .WpTileAMenu input:hover {
            background-color: #dcedf9;
            cursor: pointer;
        }

.TileAMenu input:hover {
    background-color: #58CBF5;
    cursor: pointer;
}


.TileAMenu {
    position: relative;
    z-index: 1000;
    /*display:inline-block;*/
    min-width: 80px;
    background-color: #f9f9f9;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    transform: none;
    box-shadow: 0px 0px 5px 2px gray;
    /*box-shadow:0px 0px 8px rgba(0,0,0,0.6);
     border:1px solid #e5f0f9;*/
    display: none;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1.5px 3px #000000BF;
    opacity: 1;
    backdrop-filter: blur(50px);
    border: 1px;
    border-radius: 8px;
}




    .TileAMenu input {
        box-sizing: border-box;
        margin: 0px;
        background-color: transparent;
        color: black;
        padding: 0 10px 0 20px;
        line-height: 20px;
        text-decoration: none;
        display: block;
        border-width: 0px;
        width: 100%;
        text-align: left;
    }

.reports-tile-top-right-action {
    position: relative;
    float: right;
    z-index: 500;
    width: 40px !important;
    height: 0px;
    outline: transparent solid 0px;
    top: 15px;
    right: 15px;
}

/*added by me for role invitation ctrl*/
/*same as thumbnailbgdiv*/
.thumbnailRolediv {
    background: rgba(40, 40, 40, 0.4);
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 199;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.thumbnailbgdiv {
    background: rgba(40, 40, 40, 0.9);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1001;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
}

.thumbnailbgdivwhite {
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1001;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
}

.thumbnailreptbl td {
    text-align: left;
}

.thumbnailreptbl {
    padding: 10px;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

    .thumbnailreptbl span {
        font-weight: 400;
        font-size: 18px;
        color: #404040;
        font-family: segoe UI;
    }

.thumbnailrepdiv {
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 85%;
    height: 85%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 200px;
    min-width: 200px;
    display: none;
}

.thumbnailrepimg {
    border: 1px solid gray;
    width: 100%; /*max-width: 100%; */
    height: auto;
}

.thumbnailrepclose {
    background: silver;
    left: auto;
    width: 50px;
    height: 30px;
    text-align: center;
    right: 0px;
    line-height: 22px;
    font-size: 20pt;
    position: absolute;
    cursor: pointer;
}

    .thumbnailrepclose:hover {
        background: red;
        color: white;
    }

.thumbnailreppreview {
    background: url(../../Images/icons/details.png) no-repeat center top;
    border: 0;
    padding-top: 50px;
    cursor: pointer;
    width: 100px;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
}

.thumbnailrepreview:hover {
    background: green;
    color: white;
}

.thumbnaildescdiv {
    white-space: pre-line;
    overflow: auto;
}


.thumbnailnext {
    top: 50%;
    /*z-index: 200;*/
    position: absolute;
    right: 20px;
    left: auto;
    /*margin-top: -22px;*/
    background: url(../../Images/next45blue.png) no-repeat center top;
    width: 45px;
    height: 45px;
    border: 0;
    cursor: pointer;
    outline: none;
}

.thumbnailprev {
    top: 50%;
    /*z-index: 200;*/
    position: absolute;
    left: 20px;
    right: auto;
    /*margin-top: -22px;*/
    background: url(../../Images/prev45blue.png) no-repeat center top;
    width: 45px;
    height: 45px;
    border: 0;
    cursor: pointer;
    outline: none;
}

.thumbnailhdr {
    width: 100px;
    vertical-align: top;
    font-weight: 600;
}

.thumbnailreptitle {
    font-weight: 600;
    font-size: 12pt !important;
    white-space: pre-line;
}

.InviteBtn {
    /*added by me for role invitation ctrl*/
    background: url(../../Images/icons/newInvite.svg) no-repeat center top;
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    font-size: 14px;
    color: black;
}

.SmallInviteBtn {
    /*added by me for role invitation ctrl*/
    /*background: url(../../Images/icons/Forward5.PNG) no-repeat center top;
    border: 0;
    padding-top: 50px;
    cursor: pointer;
    width: 100px;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;*/
    background: url(../../Images/icons/Forward25.svg) no-repeat center top;
    width: 35px !important;
    height: 35px !important;
    border: 0;
    white-space: normal;
    cursor: pointer;
}

.SmallInviteBtnGray {
    /*added by me for role invitation ctrl*/
    /*background: url(../../Images/icons/Forward5.PNG) no-repeat center top;
    border: 0;
    padding-top: 50px;
    cursor: pointer;
    width: 100px;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;*/
    background: url(../../Images/icons/Forward25Gray.svg) no-repeat center top;
    width: 35px !important;
    height: 35px !important;
    border: 0;
    white-space: normal;
    cursor: pointer;
}

.SharingReportShare {
    background: url(../../Images/icons/details.png) no-repeat center top;
    border: 0;
    padding-top: 50px;
    cursor: pointer;
    width: 100px;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
}

.SharingReptitlediv {
    text-align: left;
    font: 600 24px Segoe UI;
    color: #27AAE1;
}

.SharedWithTxt {
    font-size: 10pt;
    border: none;
    padding: 2px;
    margin-left: 5px;
    width: 80%;
}

.SharedWithViewHistoryTxt {
    font-size: 9pt;
    border: none;
    padding: 2px;
    margin-left: 3px;
    width: 70px;
}

.SharedWithChk {
}

.SharingRepSharedWithDiv {
    overflow-y: auto;
    height: 305px;
}

.SharingRepInvitationDiv {
    overflow-y: auto;
}

.DivShareReportOppDir {
    width: 100%;
    text-align: right;
}

.DivShareReportDirection {
    width: 100%;
    text-align: left;
}

.ShareToAutoCompleteDiv {
    overflow-y: auto;
    z-index: 1000;
    width: 239px;
    max-height: 150px;
    position: relative;
    z-index: 1000;
    min-width: 80px;
    background-color: white;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    transform: none;
    border: solid 1px;
    margin-top: 0px;
    display: inline-block;
}

    .ShareToAutoCompleteDiv input {
        border: none;
        width: 99%;
    }

        .ShareToAutoCompleteDiv input:hover {
            /*background-color: #dcedf9;*/
            cursor: pointer;
        }

.ShareReport_selectProfile {
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-decoration: underline;
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    font-family: segoe UI;
    padding: 0px
}

.ShareToRoleDiv {
    /*added by me for role invitation ctrl*/
    height: 120px;
    border: solid 1px;
    width: 100%;
    overflow-y: auto;
    box-sizing: border-box;
}

.ShareToDiv {
    height: 85px;
    border: solid 1px;
    width: 385px;
    overflow-y: auto;
}

.TxtShareTo {
    width: 260px;
    padding: 0px 8px;
    margin-bottom: 12px;
    font-family: Segoe UI;
    font-size: 18px;
    font-weight: 400;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    box-sizing: border-box;
    color: #404040;
    height: 40px;
}

.InviteMsgTxt {
    width: 99%;
    height: 80px;
    margin: 4px;
    padding: 8px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px #00000029;
    font-weight: 400;
    font-size: 16px;
    color: #404040;
}

.Sub_ShareToDiv_Name {
    border: none;
    vertical-align: bottom;
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 18px;
    color: #404040;
}

.AddRecipientToDiv_Button {
    background: url(../../Images/icons/Add.svg) no-repeat center top;
    border: 0;
    white-space: normal;
    padding-top: 48px;
    cursor: pointer;
    width: 52px !important;
    margin-top: 10px !important;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.Sub_ShareToDiv {
    text-align: left;
}

.Sub_ShareToDiv_Button {
    background: url(../../Images/icons/delete.svg) no-repeat center top;
    border: 0;
    margin: 5px 7px 0px 7px !important;
    cursor: pointer;
    width: 25px !important;
    height: 25px !important;
    background-size: contain;
}

.InvitRolediv {
    /*added by me for role invitation ctrl*/
    /*same as SharingRepdiv*/
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 550px;
    height: 450px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 200px;
    min-width: 200px;
    display: none;
}

.SharingRepdiv {
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 800px;
    height: 650px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 200px;
    min-width: 200px;
    display: none;
}

.btnContainer {
    width: 100%;
    text-align: right;
    height: 75px;
}

.sharingtbl {
    width: 100%;
    height: 100%;
    table-layout: fixed;
    margin-top: -50px;
}

.shareInvitationtbl {
    width: 100%;
    height: 100%;
    table-layout: fixed;
    padding: 0px 20px;
}

.shareInvitationdiv {
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 60%;
    height: 90%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 200px;
    min-width: 200px;
    display: none;
}

.FileUploadAttachmentClass {
    font: 18px Segoe UI !important;
    color: #404040;
    font-weight: 400 !important;
    padding-bottom: 10px;
    width: 91.5%;
}

.sharedWithtbl {
    padding: 2px;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.sharedWithdiv {
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 40%;
    height: 90%;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 200px;
    min-width: 200px;
    display: none;
}

.navshadow:hover {
    box-shadow: 0px 0px 10px white;
}

.EditReportBtn {
    background: url(../../Images/icons/saveandapprove.png) no-repeat center top;
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.EditQueryBtn {
    background: url(../../Images/icons/edit2.png) no-repeat center top;
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.DesignReportBtn {
    background: url(../../Images/icons/Functions.png) no-repeat center top;
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 70px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
}

.Validlbl {
    color: red;
    pointer-events: none;
}

.EditingReptitlediv {
    font-size: 12pt;
}

.EditRepdiv {
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 645px;
    height: 550px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 150px;
    min-width: 200px;
    display: none;
}

.RadioShareWith {
    cursor: pointer;
    font-family: segoe UI;
    font-size: 14px;
    border: none;
}

.RadioShareWithTxt {
    font-family: segoe UI;
    font-size: 15px;
    border: none;
    width: 72px;
}

.RadioShareWithTxt2 {
    font-family: segoe UI;
    font-size: 15px;
    border: none;
    width: 165px;
}

.NewRepDiv {
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 645px;
    height: 550px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 150px;
    min-width: 200px;
    display: none;
}

.favrepdiv {
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 500px;
    height: 120px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
}

.favrepdivgray {
    position: absolute;
    border: 3px solid gray;
    background: white;
    z-index: 200;
    overflow: scroll;
    margin: auto;
    width: 500px;
    height: 170px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
}

.favrepmsg {
    font-size: 15pt;
    position: relative;
    top: 50px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
    word-wrap: break-word;
    line-break: auto;
}

.favrepimg {
    top: 40px;
    position: absolute;
    left: 35px;
    right: auto;
    background: url(../../Images/done.png) no-repeat center top;
    width: 45px;
    height: 45px;
}


.repicontype {
    position: relative;
    float: right;
    margin-top: -60px;
    margin-right: 10px;
    width: 50px;
    height: 50px;
}


.repiconimgw {
    background: url(../../Images/icons/wordicon.png) no-repeat center top;
}

.repiconimgx {
    background: url(../../Images/icons/excelicon.png) no-repeat center top;
}

.ShareImage {
    cursor: pointer;
    background: url(../../Images/bis32.png) no-repeat center;
    width: 32px;
    height: 32px;
    border-style: none;
    display: block;
}

    .ShareImage[disabled="disabled"] {
        cursor: default;
        background: url(../../Images/bis32_gray.png) no-repeat center;
    }

.errortbl {
    width: 100%;
    border: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    height: 50px;
    background-color: white;
}

#AlertButtons {
    position: fixed;
    bottom: 5px;
    width: -webkit-fill-available;
    z-index: 99;
    margin-right: 3px;
    margin-left: 0px;
}

.errorbtn {
    border-radius: 100%;
    font-size: 8pt;
    width: 30px;
    height: 30px;
    border: 2px solid black;
    font-weight: bold;
    padding: 0px;
    line-height: 28px;
}
/*Time Management*/

.s120230 legend {
    padding-right: 0px;
    padding-left: 7px;
    padding-Top: 4px;
    background: #F8F8F8;
    vertical-align: middle;
    border-top: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-radius: 7px 7px 0px 0px;
    float: left;
    -webkit-border-radius: 7px 7px 0px 0px;
    background-color: #F8F8F8;
    position: relative;
    margin-bottom: -2px;
    z-index: 1;
}

.s120230 fieldset {
    border: 0px solid #d9d9d9;
    padding: 0px;
}

.s120230 legend:after {
    width: 100%;
    height: 0%;
    border-color: #F8F8F8;
    border-style: solid;
    content: '';
    float: right;
    position: relative;
    margin-bottom: -2px;
    padding-right: 0em;
    padding-left: 0em;
    background: #F8F8F8;
}

/*Time Management*/
.s220230 {
    table-layout: fixed;
    border-collapse: separate;
    color: #000000;
    padding: 0;
    background-color: #F8F8F8;
    border-top: 2px solid #808080;
    border-bottom: 2px solid #808080;
    border-right: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    /*border-top-left-radius:3px;*/
    border-top-right-radius: 7px;
}

.agempphoto {
    height: 118px !important;
    width: 118px !important;
    border-radius: 50%;
    border: 7px solid white;
    border-image: none;
    box-sizing: border-box;
}


.MStep {
    display: inline-block;
    width: 60px;
    padding-top: 50px;
    height: auto;
    cursor: pointer;
    outline: none;
    background-size: 32px,32px;
    color: #000000 !important;
}

    .MStep a {
        color: #000000 !important;
    }

        .MStep a[disabled] {
            color: #000000 !important;
        }

.orderbtn {
    Border: 2px solid #000000;
    border-radius: 7px;
    Height: 30px;
    width: 100px;
    background-color: #d3d3d3;
    color: #000000;
    font-weight: bold;
}

    .orderbtn[disabled] {
        Border: 2px solid #808080;
    }

.BtnSaveLarge {
    background: url(../../Images/Save45.png) no-repeat center top;
    border-bottom: solid;
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 150px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    text-decoration: underline;
}


.ItemStyleQues {
    color: black;
    background-color: #FFFFFF;
    border-bottom: solid;
    border-bottom-color: lightgray;
    border-width: 1px;
}

.SelectedItemStyleQues {
    color: #004e98;
    font-weight: bold;
    background-color: #FCD8F1;
    text-indent: 5.3333px;
}

.ChngProfileDataHyperLink {
    background-repeat: no-repeat;
    background-position-x: center;
    padding-top: 45px;
    margin-top: 10px;
    Height: auto;
    cursor: pointer;
    outline: none;
    font-size: 9pt;
    text-Align: center;
    width: 150px;
}

.AgendaProfilePanelCollapsed {
    margin-bottom: 4px;
    background: #F8F8F8;
}

    .AgendaProfilePanelCollapsed > fieldset > legend {
        padding-top: 14px;
        margin-left: 60px;
        font-weight: 600;
        font-size: 24px;
        color: #27AAE1;
        user-select: none;
    }

    .AgendaProfilePanelCollapsed > fieldset {
        border: 0px solid #d9d9d9;
        padding: 0px;
    }

.TDNBoxesR {
    font-family: Segoe UI;
    font-size: 9pt;
    padding-right: 2pt;
    text-align: right !important;
    font-weight: bold
}

.TDNBoxesL {
    font-family: Segoe UI;
    font-size: 9pt;
    padding-left: 2pt;
    text-align: left !important;
    font-weight: bold
}

.TRNBoxes {
    word-wrap: break-word;
    font-family: Segoe UI;
    font-size: 9pt;
    padding-top: 2pt;
    text-align: center;
    vertical-align: text-top;
    font-weight: bold
}

.NBoxHide {
    display: none;
    visibility: hidden;
}

.NBoxShow {
    /* display: block;*/
    visibility: visible;
}

.NBoxShowDiv {
    overflow: auto;
    max-height: 180px;
    width: calc((100vw - 350px)* 0.3);
}

.NBoxHideDiv {
    overflow: hidden;
    max-height: none;
}

.NBoxLbl {
    width: 100%;
    height: 100%;
    display: block;
    font-weight: 400;
    text-align: center !important;
    align-content: center;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    border-radius: 10px;
}

.NBoxCapLbl {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-align: right !important;
}

.NBoxVerticalLbll {
    font-weight: 400;
    font-size: 16px;
    color: blue !important;
    -ms-writing-mode: tb-lr;
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-rl;
    white-space: nowrap;
    font-family: Segoe UI;
}

.NBoxHorizontalLbll {
    font-size: 16px;
    font-weight: 400;
    font-family: Segoe UI;
    color: blue !important;
}

.pages-tile-top-right-action {
    position: absolute;
    /* float: right;*/
    z-index: 300;
    width: 35px !important;
    height: 35px !important;
    margin-top: -100px;
    color: black;
    text-align: right;
    vertical-align: middle;
    padding-right: 0px;
    /* padding-bottom: 5px; */
    background-color: white;
    border-radius: 18px;
    font-size: 18px !important;
    margin-left: 91px;
    text-align: center;
    display: grid;
    align-items: center;
}


.WPBgStyle2 {
    /*border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    /*padding: 10px;*/
    /*background-color: #c0c3ca;*/
    border: 1px solid white;
    box-shadow: 4px 4px 2px #C0C0C0;
    background-color: white;
}

.WPCountBgStyle {
    /*border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
   
    width: 174px;
    height: 155px;
   
    border: 1px solid #E6E7E9;
    box-shadow: 4px 4px 2px #E6E7E9;
    min-width: 15%*/
}


.WP_Count_Caption_TD {
    text-align: right;
    font-family: 'Segoe UI';
    font-size: 18px !important;
    color: #FFFFFF;
    padding: 3px;
    padding-right: 6px !important;
    padding-top: 0px !important;
}



.WPTitle2 {
    font-family: 'Segoe UI';
    font-size: 9pt !important;
    color: black;
    font-weight: bold;
    padding: 10px;
    color: black;
    height: 35px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px #E6E7E9;
    background-color: #E6E7E9;
    width: 100%;
}


.GridHeaderStyle {
    background-color: #efefef;
    text-decoration: none;
}

    .GridHeaderStyle a {
        text-decoration: none;
        padding-left: 4pt;
        padding-right: 4pt;
    }

.WP_Count_Number_TD {
    text-align: center;
    padding: 1px;
    width: 100%;
}

.WP_Count_Number_Label {
    font-family: 'Segoe UI';
    font-size: 26pt !important;
    color: black;
}

.WPPanel {
    border: 1px solid #000000; /*height:                      19px;*/
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-sizing: border-box;
}

.WPpanelForNewsLine {
    border: 1px solid #000000;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding-top: 5px;
}


.ChartjsPanel {
    height: 320px !important;
    width: 320px !important;
    /*background-color: rgb(230, 231, 233);*/
    background-color: #E6E7E9;
    /*border-radius: 25px;*/
    align-items: center;
    border: solid #E6E7E9;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    box-sizing: border-box;
    border-width: 25px;
}

.WPTilteLabel {
    font-weight: bold;
}

.WPCanvas {
    /*border: 1px solid #E6E7E9;*/
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: white;
}

/* WP */
.WPCategPanel {
    border-radius: 10px;
    border-color: transparent;
    background-color: #F8F8F8F8;
    opacity: 0.9;
    margin-left: 5px;
    border-width: 1px;
    padding: 7px 7px 0px 7px;
    overflow: auto;
}

.WPImage {
    min-height: 130px;
    border-radius: 15px;
    padding: 3px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
}

.WPBtnCell {
    border-bottom: 1px solid white;
}

.WPDescCell {
    padding-top: 5px;
}

/*.WPImgRow1 {
    float: right;
}

.WPImgRow2 {
    float: left;
}*/

.WPBtnRow1 {
    /*
    position: absolute;
    left: 0;
    bottom: 0;*/
}

.WPBtnRow2 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.ListInside {
    List-style-position: inside;
}

.WPpanelTable {
    width: 100%;
    table-layout: fixed;
}

.WPbtnLineClass {
    color: #27AAE1;
    font-family: 'Segoe UI';
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
    padding-left: 5px;
}

    .WPbtnLineClass:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #5485f4;
    }

.WPRatingCell {
    float: right;
    width: 70%;
}

.WPratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.WPratingStar2 {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.WPfilledRatingStar {
    background-image: url(../../Images/star-black.png);
}

.WPfilledRatingStar2 {
    background-image: url(../../Images/star-black_2.png);
}

.WPemptyRatingStar {
    background-image: url(../../Images/EmptyStar.png);
}

.WPemptyRatingStar2 {
    background-image: url(../../Images/star-gray_2.png);
}

.WPsavedRatingStar {
    background-image: url(../../Images/SavedStar.png);
}

.WPdownloadImg {
    cursor: pointer;
    padding-bottom: 5px;
    background-size: 15px;
    float: right;
}

.WPlike {
    background-image: url(../../Images/like-gray.png);
    background-repeat: no-repeat;
    padding-bottom: 5px;
    background-size: 20px;
}

.WPdislike {
    background-image: url(../../Images/dislike-gray.png);
    background-repeat: no-repeat;
    background-size: 20px;
}

.WPlightLike {
    background-image: url(../../Images/like-black.png);
    padding-bottom: 5px;
    background-size: 20px;
}

.WPlightDislike {
    background-image: url(../../Images/dislike-black.png);
    background-size: 20px;
}

.WPlike2 {
    background-image: url(../../Images/like-gray_2.png);
    background-repeat: no-repeat;
    padding-bottom: 8px;
    padding-right: 8px;
    background-size: 26px;
}

.WPdislike2 {
    background-image: url(../../Images/dislike-gray_2.png);
    background-repeat: no-repeat;
    background-size: 26px;
    margin-top: 10px;
}

.WPlightLike2 {
    background-image: url(../../Images/like-black_2.png);
    padding-bottom: 8px;
    padding-right: 5px;
    background-size: 26px;
}

.WPlightDislike2 {
    background-image: url(../../Images/dislike-black_2.png);
    background-repeat: no-repeat;
    background-size: 26px;
    margin-top: 10px;
}

.WPLikeDislike2 {
    width: 30px;
    height: 27px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
}

.WPLikeDislike {
    width: 30px;
    height: 20px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
}

.WPCompanyNewslikeDiv {
    padding-left: 15px;
}

.WPTd {
    padding-right: 15px;
}

.WPbtnClass {
    float: right;
    border-style: none;
    color: white;
    background-color: transparent;
    font-weight: 500;
    font-family: 'Segoe UI';
    font-size: .875rem;
    text-decoration: underline;
}

    .WPbtnClass:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #5485f4;
    }

    .WPbtnClass:visited {
        text-decoration: underline;
        cursor: pointer;
        color: #5485f4;
    }

.WPDownloadClass {
    cursor: pointer;
    height: 20px;
    width: 20px;
    float: right;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
}

.WPbtnUrlClass {
    border-style: none;
    color: #5485f4;
    background-color: transparent;
    height: 15px;
    font-weight: 500;
    font-family: 'Segoe UI';
    font-size: .875rem;
    display: block;
    width: 100%;
    padding: 3px 0px 10px 15px;
}

    .WPbtnUrlClass:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #5485f4;
    }

    .CompanyNewsbtnClass:visited, .WPbtnUrlClass:visited {
        color: #5485f4;
    }

.CompanyNewsbtnClass {
    padding: 3px 0px 10px 15px;
    border-style: none;
    color: #5485f4;
    background-color: transparent;
    height: 15px;
    float: left;
    font-weight: 500;
    font-family: 'Segoe UI';
    font-size: .875rem;
}

    .CompanyNewsbtnClass:hover {
        text-decoration: underline;
        cursor: pointer;
        color: #5485f4;
    }

.WPCompanyNewsDate {
    padding: 0px 0px 0px 15px;
    color: #5f5e5e;
}

.WPPadding {
    padding: 0px 0px 0px 15px;
}

.WPCompanyNewsCell {
    width: 80%;
    text-align: center;
}

.WPDownloadCell {
    width: 50px;
    vertical-align: top;
}

.WPNewsDownloadCell {
    width: 100px;
}

.WPCenter {
    text-align: center;
}

.DefaultUL {
    /*list-style: none;  remove the default */
    /*padding-inline-start: 15px;*/
    display: block;
    margin: 1px;
}

    .DefaultUL li {
        list-style-position: inside;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 5px 25px 2px 25px;
    }

.WPCompanyNewsNavbarDiv {
    display: flow-root;
    background-color: transparent;
    height: 40px;
    font-weight: bold;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    border-bottom: 5px;
    border-style: solid;
    border-radius: 15%;
    border-color: navy;
}

.WPCompanyNewsNavbar {
    text-decoration: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 18px;
    height: 20px;
    float: left;
    color: #105d7d;
}

    .WPCompanyNewsNavbar:visited {
        color: #105d7d;
    }

    .WPCompanyNewsNavbar:hover {
        /*background: #0c374a;
        color: white;*/
        background-color: transparent;
        color: #072e43;
    }

.ULStyleWithoutBullet > * {
    padding-bottom: 10px;
}

.WPNewsDate {
    color: #5f5e5e;
}

.RatingStyle {
    padding-top: 10%;
}

.RatingStyle2 {
    padding-top: 38%;
}
/*
.DefaultUL li div {
    font-family: 'Segoe UI';
    line-height: 1rem;
    position: relative;
    max-height: 1rem;
    overflow: hidden;
    padding-right: 1rem; 
}

.DefaultUL li div::before {
    position: absolute;
    content: "...";
    bottom: 0;
    right: 0;
}

.DefaultUL li div::after {
    content: "";
    position: absolute;
    right: 0;
    width: 1rem;
    height: 1rem;
    background: white;
}
*/
.ULStyleWithoutBullet {
    list-style: none;
}

.line::before { /* add the new bullet point */
    display: inline-block;
    content: '';
    -webkit-border-radius: 0.375rem;
    border-radius: 0.175rem;
    height: 0.25rem;
    width: 0.25rem;
    margin-right: 0.5rem;
    background-color: #bdbdbd;
}

.line.bullet::before {
    color: #2962ff;
    background-color: #2962ff;
}

.LinetableHDRCell {
    width: 100%;
}

.HDRCell1 {
    width: 20%;
}

.HDRCell {
    width: 60%;
}

.WPImgDtl {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    padding: 5px;
}

.WPImgDtlLine {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    padding: 5px;
}

.WPHdr {
    font-size: 18pt;
    font-family: Segoe UI;
    font-weight: bold;
    color: #1955a5;
    text-align: center;
}

.WPHr {
    border: 0.5px solid silver;
}

.WPImgCell {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.WPCellLine {
    width: 97%;
}


.WPHrLine {
    border: 0.5px solid #cedfef;
    width: 50%
}

.WPLine {
    width: 60%;
    padding: 20px;
}

.WPpanelNews {
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    border-color: silver;
    margin: 5px;
    margin-bottom: 15px;
}

.WPpagetable {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    table-layout: fixed;
}

.WPScrollpage {
    width: 100%;
    height: 100%;
    overflow-x: auto;
    overflow-y: auto;
    border-spacing: 0px;
    text-align: "center";
    vertical-align: top;
}

.WPImgWidth {
    width: 33.33%;
    vertical-align: top;
}

.WPCompanyNewsImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    padding: 5px;
    float: right;
    max-width: 280px;
    max-height: 200px;
}


.WPCompanyNewCell {
    width: 100%;
}

.dashboardlbl {
    line-height: 40px;
    padding: 0px 4px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    width: 133px;
    cursor: pointer;
}

.WPParentDiv {
}

WPSize_2x2 {
    /*  height: 499px !important;
    width: 507px !important;*/
    border: 0px;
}

.WPSize_3x2 {
    width: 584px !important;
    height: 355.5px !important;
    border: 0px;
}

.WPSize_4x2 {
    width: 761px !important;
    height: 355.5px !important;
    border: 0px;
}

.WPSize_6x1 {
    /*width: 1558px !important;*/
    height: 197px !important;
    border: 0px;
    padding-bottom: 7px;
}

.WPSize_1x1 {
    /*  width: 244px !important;
    height: 240px !important;*/
    border: 0px;
}


.WPSize_2x1 {
    /* width: 507px !important;
    height: 240px !important;*/
    border: 0px;
    /* padding: 10px; */
    /* background-color: #E6E7E9; */
}

.WPSize_3x1 {
    width: 584px !important;
    height: 161px !important;
    border: 0px;
}

.WPSize_4x1 {
    width: 761px !important;
    height: 161px !important;
    border: 0px;
}

.WPSize_2xAuto {
    width: 363.5px !important;
    min-height: 162px !important;
    max-height: 331px !important;
    border: 0px;
    /*padding: 10px;*/
    /*background-color: #E6E7E9;*/
    /*border: 1px solid #E6E7E9;
    box-shadow: 2px 2px 1px #E6E7E9;*/
}

.WPSize2x1Div {
    width: 100%;
    height: 138px;
}

.WPSize2x1DivNews {
    width: 100%;
    height: 131px;
    overflow: auto;
}

.WPSize2x2Div {
    overflow: auto;
    width: 100%;
    height: 313px;
}

.WPPinOverflowDiv {
    overflow: auto;
    width: 100%;
    height: 161px;
}

    .WPPinOverflowDiv::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    .WPPinOverflowDiv::-webkit-scrollbar-thumb {
        border-radius: 8px;
        background: #C2C2C2;
    }

.WPSize_1x2 {
    width: 244px !important;
    height: 499px !important;
    border: 0px;
}


.WPSize_TaskStylexAuto {
    /*width: 450px !important;*/
    /*width: 100% !important;*/
    width: 363.5px !important;
    border: 0px;
    /*padding: 10px;*/
    /*background-color: #E6E7E9;*/
    /*border: 1px solid #E6E7E9;
    box-shadow: 2px 2px 1px #E6E7E9;*/
}

.WPSize_1xAuto {
    width: 181.5px !important;
    border: 0px;
    /*padding: 10px;*/
    /*background-color: #E6E7E9;*/
    /*border: 1px solid #E6E7E9;
    box-shadow: 2px 2px 1px #E6E7E9;*/
}

.WPSize_1xHalf {
    width: 181.5px !important;
    height: 72.5px !important;
    border: 0px;
    /*padding: 10px;*/
    /*background-color: #E6E7E9;*/
    /*border: 1px solid #E6E7E9;
    box-shadow: 2px 2px 1px #E6E7E9;*/
}

.WPCanvasSize_2x1 {
    /*width: 490px !important;
    height: 170px !important;
  */
    background-color: transparent;
}

.WPCanvasSize_1x1 {
    /* width: 230px !important;
    height: 183px !important;*/
    background-color: transparent;
}


.toppartzone {
    padding: 0px !important;
}

.leftpartzone {
    padding: 0px !important;
}

.rightpartzone {
    padding: 0px !important;
}

.middlepartzone {
    padding: 0px !important;
}

.bottompartzone {
    padding: 0px !important;
}

.companyandteamzone {
    padding: 0px !important;
}

.mytaskszone {
    padding: 0px !important;
}

.toppartzonetd {
    padding: 0px !important;
}

.leftpartzonetd {
    padding: 0px !important;
}

.middlepartzonetd {
    padding: 0px !important;
}

.rightpartzonetd {
    padding: 0px !important;
}

.bottompartzonetd {
    padding: 0px !important;
}

.companyandteamzonetd {
    padding: 0px !important;
}

.mytaskszonetd {
    padding: 0px !important;
}

.WPBgStyle {
    /*padding: 10px;*/
    /*background-color: #E6E7E9;*/
    margin: 2px;
    border-radius: 15px;
    background-color: #FFFFFF4C;
}

.WPTitle {
    font-family: 'Segoe UI';
    font-size: 7pt !important;
    font-weight: bold;
    padding: 0px;
    color: white !important;
    height: 18px;
    border: 1px #E6E7E9;
    width: 100%;
}

.WPIConImg {
    width: 15px;
    padding: 5px 5px 5px 10px;
}

.WPTitleIcon {
    /*padding-left: 10px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 1px;
    width: 15px !important;
    height: 15px !important;*/
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 1px;
    width: 0px !important;
    height: 0px !important;
}

.WPTitleIconImg {
    /*width: 15px !important;
    height: 15px !important;*/
    width: 0px !important;
    height: 0px !important;
}

.WPTitlelbl {
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.tblpartpadding {
    padding: 0px !important;
}

.WP_Count_Number_LabelSmall {
    font-family: 'Segoe UI';
    font-size: 31px !important;
    color: #4d4d4d;
}

.WP_Count_Number_LabelMedium {
    font-family: 'Segoe UI';
    font-size: 40px !important;
    color: #FFFFFF;
}

.WP_Count_Number_LabelLarge {
    font-family: 'Segoe UI';
    font-size: 44px !important;
    color: #FFFFFF;
}

.WPMyTeamSpan {
    display: inline-block;
    overflow: hidden;
    -webkit-line-clamp: 5;
    height: 20px;
    -webkit-box-orient: vertical;
    font-size: 15px;
    color: #FFFFFF;
}


.clsHorizLRMyTeam {
    writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.WPMyTeamArrowImg {
    width: 13px;
    height: 16px;
    cursor: pointer;
}

.WPCountDummyRow {
    height: 0px !important;
}

.WPTileAction {
    font-size: 8pt;
}


.wp-tile {
    outline: transparent solid 0px;
    width: 90px !important;
    margin-top: 0px;
    margin-left: 0px;
    /*  margin:4px !important;*/
}

.WPtileImg {
    width: 90px !important;
    height: 90px !important;
}

.wp-tile:hover, .wp-tile.tilehover {
    /*background-color: #f1f1f1;
    outline: transparent solid 2px;*/
}


.wp-tile-icon:hover {
}

.wp-tile-icon {
    position: relative;
    padding: 0px !important;
    height: 90px !important;
    width: 90px !important;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


.wp-tile-icon {
    width: 90px !important;
    height: 90px !important;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    padding: 0px;
    margin: 0px;
    border-radius: 15px;
}

.wp-tile-img {
    width: 62px !important;
    height: 62px !important;
    vertical-align: middle;
}

.wp-tile-icon .wp-tile-fonticon {
    padding: 0px;
}

.wp-tile-texticon {
    vertical-align: top !important;
    padding-left: 1px !important;
    height: 50px;
    width: 70px;
    text-align: left;
    direction: ltr;
    text-align: center;
    /*background: #E6F2FA;*/
    /*background-color: #E6F2FA;*/
}


.wp-tile .wp-tile-title-text {
    /*font-size: 11px;*/
    font: bold 11px Segoe UI;
    letter-spacing: 0px;
    text-decoration: none;
    color: #FFFFFF;
    opacity: 1;
    display: inline-block;
    font-family: 'Segoe UI';
}

    .wp-tile .wp-tile-title-text:hover {
        /*color: #FFFFFF;*/
    }

.wp-reports-tile {
    outline: transparent solid 0px;
    width: 120px !important;
    margin-top: 5px;
    margin-left: 0px;
    /*  margin:4px !important;*/
}

    .wp-reports-tile:hover, .wp-reports-tile.tilehover {
        background-color: #f1f1f1;
        outline: transparent solid 2px;
    }

.wp-tilesize {
    height: 136px !important;
}

.wp-reports-tile-top-right-action {
    position: relative;
    float: right;
    z-index: 500;
    width: 40px !important;
    height: 0px;
    outline: transparent solid 0px;
    /*margin-top: -8px;*/
    margin-right: 3px;
}

    .wp-reports-tile-top-right-action img {
        float: right;
        width: 30px;
        height: 15px;
    }

.wp-reports-tile-icon {
    position: relative;
    padding: 0px !important;
    height: 110px !important;
    width: 130px !important;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

    .wp-reports-tile-icon .wp-reports-tile-img {
        width: 130px !important;
        padding: 0px;
        margin: 0px;
        height: 100px !important;
    }

.wp-reports-tile-img img {
    width: 130px !important;
    padding: 0px;
    margin: 0px;
    height: 100px !important;
}

.wp-reports-tile-icon .wp-reports-tile-fonticon {
    padding: 0px;
}

.wp-pages-tile-top-right-action {
    position: absolute;
    /* float: right; */
    z-index: 400;
    width: 23px !important;
    height: 23px !important;
    margin-bottom: -30px;
    color: black;
    text-align: right;
    vertical-align: middle;
    padding-right: 0px;
    /* padding-bottom: 5px; */
    background-color: #dae2e8;
    border-radius: 17px;
    font-size: 11px !important;
    margin-left: 63px;
    text-align: center;
    MARGIN-TOP: -11px;
    font-weight: bold;
    display: grid;
    align-items: center;
}

.wpclsHorizLR {
    writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    display: inline-block;
    margin-top: 2px;
    margin-left: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    /* border-spacing: 0.5px; */
}


/*.wp-reports-tile-top-right-action img {
        float: right;
        width: 30px;
        height: 15px;
    }*/
/* End WP  */

.WPLinkLine {
    color: #5485f4;
    padding-top: 10px;
    font-weight: 500;
    font-family: 'Segoe UI';
    font-size: .875rem;
}

.WPdescClass {
    padding-left: 15px !important;
    /*display: -webkit-box;*/
    vertical-align: top;
}

.WPLinkLine:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #5485f4;
    font-weight: 500;
    font-family: 'Segoe UI';
    font-size: .875rem;
}

.WPpanelRow {
    height: fit-content;
}

.WPDownload {
    padding: 10px 0px 1px 15px;
    border-style: none;
    color: #5485f4;
    background-color: transparent;
    height: 15px;
    font-family: Segoe UI;
    float: left;
    font-weight: 500;
    font-family: 'Segoe UI';
    font-size: .875rem;
    padding-left: 70%;
}

.WPHdrLine2 {
    width: 50%;
}



.WPDescLineDefault {
    width: 80%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #4c4c4c;
}

.WPHeaderDefault {
    padding: 15px 0px 2px 15px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 17px;
}

.WPSize_2x1 .NBoxCapLbl {
    color: white !important;
}

.WPSize_2x1 .NBoxHorizontalLbll {
    color: white !important;
}

.WPSize_2x1 .NBoxVerticalLbll {
    color: white !important;
}

.WPSize_2x1 .NBoxLbl {
    color: white !important;
}

.CategoryGroupNews {
    font-weight: bold;
    padding: 30px 0px 0px 15px;
    font-size: 20px;
    overflow: hidden;
    font-family: 'Segoe UI';
}

.FitContentRow {
    height: fit-content;
}

.FitContentCell {
    vertical-align: top;
}

.FitDesc {
    padding-top: 30px;
}

.WPPayslipFont {
    font-size: 14px;
    white-space: nowrap;
    color: White !important;
    font-family: 'Segoe UI';
}

    .WPPayslipFont td {
        white-space: nowrap;
    }

    .WPPayslipFont label {
        font-size: 7pt;
        color: #4d4d4d !important;
    }

    .WPPayslipFont select {
        font-size: 14px !important;
        width: 43px !important;
        color: #808285 !important;
        height: 30px;
        margin-bottom: 0px !important;
        padding-left: 0px !important;
    }

.WPPayslipFont2 {
    width: 18px !important;
    padding-right: 3px;
    font-size: 7.5pt;
}

.WPPayslipFont input {
    width: 40px !important;
    padding-right: 3px;
    font-size: 14px;
    color: #808285;
    height: 30px;
    margin-bottom: 0px !important;
    padding-left: 0px !important;
}

.WPBoundColumn {
    font-size: 10.5px;
    color: #333;
    /*display: inline-block;*/
    font-family: 'Segoe UI';
}


.WPBoundColumnlbl {
    font-size: 7.5pt;
}

.WPBoundColumnlbl {
    font-size: 7.5pt;
}

.WPBoundColumnHDR {
    font-size: 10.5pt;
    font-weight: bold;
}

    .WPBoundColumnHDR a {
        text-decoration: none;
        font-family: Segoe UI;
        font-size: 10.5px;
    }



.WPTemplateColumnDDL {
    font-size: 10.5px !important;
    width: 50px !important;
}

.WPTemplateColumnTxt {
    width: 22px !important;
    padding-right: 3px;
    font-size: 10.5px;
}

.WPWorkingHoursFont {
    font-size: 14px !important;
    color: white !important;
    font-family: 'Segoe UI';
}

    .WPWorkingHoursFont label {
        font-size: 18px !important;
        color: white !important;
        font-family: 'Segoe UI';
    }

    .WPWorkingHoursFont select {
        font-size: 14px !important;
        width: 130px !important;
        color: #808285 !important;
        height: 30px;
        margin-bottom: 0px !important;
        padding-left: 0px !important;
    }

.WPPowerBI {
    font-size: 14px !important;
    color: white !important;
    font-family: 'Segoe UI';
}

    .WPPowerBI span {
        font-size: 14px !important;
        color: white !important;
        font-family: 'Segoe UI';
    }

    .WPPowerBI label {
        font-size: 18px !important;
        color: white !important;
        font-family: 'Segoe UI';
    }

    .WPPowerBI select {
        font-size: 14px !important;
        width: 130px !important;
        color: #808285 !important;
        height: 30px;
        margin-bottom: 0px !important;
        padding-left: 0px !important;
    }

    .WPPowerBI input {
        width: 100px !important;
        padding-right: 3px;
        height: 30px !important;
        font-size: 14px;
        color: #808285 !important;
        padding-left: 3px !important;
        margin-bottom: 0px !important;
    }

.CatalogZoneCss select {
    font-size: 16px !important;
    width: 250px !important;
    color: #808285 !important;
    border-radius: 3px;
    display: block;
    margin-top: 5px;
}

.CatalogZoneCss input[type='button'] {
    font-size: 18px;
    font-weight: 600;
    color: white !important;
    font-family: 'Segoe UI';
    background-color: transparent;
    border: none;
    text-decoration: underline;
    vertical-align: middle;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 47px !important;
    margin-top: 10px !important;
}

.CatalogZoneCss input[type="checkbox"]:checked:after {
    color: white !important;
}

.CatalogZoneCss input[type="checkbox"] {
    border: 1px solid white !important;
}




.CatalogZoneCss div {
    padding-top: 10px;
}


.WPWorkingHoursFont input {
    width: 100px !important;
    padding-right: 3px;
    height: 30px !important;
    font-size: 14px;
    color: #808285 !important;
    padding-left: 3px !important;
    margin-bottom: 0px !important;
}

    .WPWorkingHoursFont input[src*='Calendar_scheduleHS.png'] {
        margin-left: -25px;
        margin-bottom: -3px !important;
        width: 18px !important;
        height: 18px !important;
    }

.WPPayslipRadiobtn {
    Padding: 0px;
}

    .WPPayslipRadiobtn label {
        font-size: 14px !important;
        color: white !important;
        font-family: 'Segoe UI';
    }

    .WPPayslipRadiobtn td {
        white-space: nowrap;
    }

    .WPPayslipRadiobtn input {
        width: 10px;
        height: 10px;
        color: #4d4d4d !important;
    }

    .WPPayslipRadiobtn table {
        border-spacing: initial;
    }

.WPMyTeam_emptilestableGreen {
    display: none;
    top: 180px;
    left: 180px;
    border: 3px solid #2FB672;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 500 !important;
}

.WPMyTeam_emptilestablered {
    display: none;
    top: 180px;
    left: 180px;
    border: 3px solid #DA1C5C;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    z-index: 500 !important;
}

.WPMyTeam_Efrm2 {
    width: 100%;
    border-radius: 20px;
}


.WPMyTeam_emptiles {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}


.WPMyTeam_responseImage2Img {
    width: 35px;
    height: 35px;
}

    .WPMyTeam_responseImage2Img[src*="male.png"] {
        background-color: #d8dadc;
    }

    .WPMyTeam_responseImage2Img[src*="female.png"] {
        background-color: #d8dadc;
    }

.WPMyTeam_TitleOfChartGreen {
    height: 18px;
    font-weight: bold;
    font-family: cursive !important;
    background-color: transparent !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 4px;
    text-align: center;
    font-family: 'Segoe UI' !important;
    font-size: 15.5px !important;
    color: white !important;
}


.WPMyTeam_TitleOfChartRed {
    height: 18px;
    font-weight: bold;
    font-family: cursive !important;
    background-color: transparent !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 4px;
    text-align: center;
    font-family: 'Segoe UI' !important;
    font-size: 15.5px !important;
    color: white !important;
}


.WPMyTeam_SearchTable {
    height: 22px;
}

.wpMyTeam_DivTable {
    width: 100% !important;
}

.WPMyTeam_lb {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.WPMyTeam_SearchFont {
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 8pt;
    height: 30px;
    background-color: #FFFFFF !important;
    padding-left: 0px !important;
}

.WPCardFont {
    font-size: 14px !important;
    padding-bottom: 3px !important;
}

    .WPCardFont span {
        font-size: 14px !important;
        color: white !important;
        font-family: 'Segoe UI';
    }

    .WPCardFont label {
        font-size: 12px !important;
        color: white !important;
        font-family: 'Segoe UI';
    }

    .WPCardFont select {
        font-size: 14px !important;
        width: 115px !important;
        color: #808285 !important;
        height: 30px;
        padding-left: 0px !important;
        margin-bottom: 3px !important;
    }

.wpValidationLbl {
    font-family: 'Segoe UI';
    font-size: 7.5pt;
    color: red;
    padding-left: 5px;
}

.WPDefaultHdrStyle {
    color: #5f5e5e;
    font-size: 14px;
    font-family: 'Segoe UI'
}

.WPback {
    background: url(../../Images/Prev.png) no-repeat center;
    padding-top: 50px;
    cursor: pointer;
    width: 32px !important;
    white-space: normal;
    vertical-align: top;
}

.WPDiv {
    color: #5f5e5e;
    position: relative;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-family: 'Segoe UI'
}


.WPCompanyNewsDiv {
    padding: 5px 25px 2px 25px;
    font-family: 'Segoe UI';
    font-size: 14px;
    position: relative;
}

.WPHeaderLine {
    font-size: 14pt;
    font-family: 'Segoe UI';
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.WPHeader {
    padding: 15px 15px 2px 15px;
    font-family: 'Segoe UI';
    font-size: 16px;
    position: relative;
}

.WPImageCell {
    width: 160px;
}

.fix_width {
    width: 50%;
}

.like_table {
    width: 100%;
}

.like_div {
    float: left;
    padding: 5px;
}

.WPHdrBreak {
    word-wrap: break-word;
}

.team-label {
    color: white;
    font-size: 13px;
    margin-right: 2px;
}

.WPCompanyDirectory_divSelector {
    margin-top: 6.5px;
}

.WPCompanyDirectory_span100 {
    /*height: 16px !important;
    width: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    text-align: left;*/
    text-align: center;
    display: inline-block;
    width: 100%;
    overflow-wrap: break-word;
    vertical-align: top;
    color: #4d4d4d !important;
}

.WPCompanyDirectory_span170 {
    /*height: 16px !important;
    width: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    text-align: left;*/
    text-align: center;
    display: inline-block;
    width: 100%;
    overflow-wrap: break-word;
    vertical-align: top;
    color: white !important;
}

.WPCompanyDirectory_img {
    height: 80px;
    width: 80px;
    border-radius: 100%;
    border: 1px solid #e6e7e9;
}

    .WPCompanyDirectory_img[src*="male.png"] {
        background-color: #d8dadc;
    }

    .WPCompanyDirectory_img[src*="female.png"] {
        background-color: #d8dadc;
    }

.WPCompanyDirectory_imgTD {
    height: 55px;
    text-align: center;
}

.WPCompanyDirectory_emptilestableBorders {
    display: none;
    top: 180px;
    left: 180px;
    border: 0px solid #F2F2F2;
    border-right-color: #F2F2F2;
    z-index: 500 !important;
    width: 100%;
    border-right: 0px;
}

.WPCompanyDirectory_emptilestable {
    display: none;
    top: 180px;
    left: 180px;
    border: 0px solid #F2F2F2;
    padding: 10px;
    padding-top: 0px;
    z-index: 500 !important;
    border-left: 0px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

.WPCompanyDirectory_DivTable {
    margin-left: 15px;
}


.WPCompanyDirectory_SearchFont8 {
    text-align: center;
    font-size: 8pt;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 30px;
    color: #808285 !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding-left: 0px !important;
}

    .WPCompanyDirectory_SearchFont8:focus {
        outline: none;
    }

.WPCompanyDirectory_emptiles {
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

.WPCompanyDirectory_SearchTable {
    height: 22px;
    padding-top: 10px;
}

.WPCompanyDirectory_ArrowImg {
    width: 13px;
    height: 16px;
    margin-bottom: 10px;
    cursor: pointer;
}

.clsHorizLRWPCompanyDirectory {
    writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.WPCompanyDirectory_Efrm2 {
    width: 100%;
    height: 50px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.WPCompanyDirectory_SearchIcon {
    box-shadow: 0px 3px 6px #00000029;
    margin-left: 5px;
    padding-left: 6px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #FFFFFF;
}

.WPCompanyDirectory_SearchIconAR {
    transform: scaleX(-1);
    box-shadow: 0px 3px 6px #00000029;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 5px;
    margin-right: 5px;
    background-color: #FFFFFF;
}

.WPCompanyDirectory_responseImage2Img {
    width: 35px;
    height: 35px;
    margin-left: 5px;
}

    .WPCompanyDirectory_responseImage2Img[src*="female.png"] {
        background-color: #d8dadc;
    }

    .WPCompanyDirectory_responseImage2Img[src*="male.png"] {
        background-color: #d8dadc;
    }

.WPCompanyDirectory_Span2 {
    display: list-item;
    overflow: hidden;
    -webkit-line-clamp: 5;
    height: 20px;
    -webkit-box-orient: vertical;
    font-size: 15px;
    /*color: #4d4d4d !important;*/
}

.WPCompanyDirectory_lb {
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*color: #4d4d4d !important;*/
}

.WPCompanyDirectory_lbAR {
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*color: #4d4d4d !important;*/
}

.WPCompanyDirectory_SpanTD {
    text-align: right;
    vertical-align: top;
    padding-right: 2px;
}

.WPCompanyDirectory_SpanTDAR {
    text-align: left;
    vertical-align: top;
    padding-left: 2px;
    height: 25px;
}

.WPCompanyDirectory_TableInfo {
    width: 100%;
    height: 100%;
    color: #4d4d4d !important;
}

.WPCompanyDirectory_lableInfo {
    height: 16px;
    font-size: 15px;
    vertical-align: top;
    font-weight: bold;
    color: white !important;
    visibility: hidden;
}

.WPCompanyDirectory_spanInfo {
    display: inline-block;
    width: 290px;
    overflow-wrap: break-word;
    font-size: 15px;
    vertical-align: top;
    color: white !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.WPCompanyDirectory_spanInfoser {
    display: inline-block;
    overflow-wrap: break-word;
    font-size: 15px;
    vertical-align: top;
    color: white !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}



.WPCompanyDirectory_spanInfoAR {
    display: inline-block;
    width: 290px;
    overflow-wrap: break-word;
    font-size: 15px;
    vertical-align: top;
    color: white !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}


.WPCompanyDirectoryUC_tremptiles {
    vertical-align: top;
    overflow-y: scroll;
    overflow-x: hidden;
}

.WPCompanyDirectoryUC_trSearch {
}

.btnOK {
    background: url(../../Images/icons/FFunc.png) no-repeat center top;
    border: 0;
    padding-top: 35px;
    cursor: pointer;
    width: 100px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
}

.btnCancel {
    background: url(../../Images/icons/FCancel.png) no-repeat center top;
    border: 0;
    padding-top: 35px;
    cursor: pointer;
    width: 100px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
}

.WPMyTeam_FilterTD {
    width: 90px;
}

.WPMyTeam_tooltip {
    position: relative;
    display: inline-block;
}

    .WPMyTeam_tooltip .WPMyTeam_tooltiptext {
        visibility: hidden;
        background-color: gray;
        color: white;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        top: -5px;
        z-index: 1;
        width: 170px;
    }

    .WPMyTeam_tooltip:hover .WPMyTeam_tooltiptext {
        visibility: visible;
    }


.WPMyTeam_FilterSpan {
    font-size: 14px;
    white-space: nowrap;
    color: White !important;
    font-family: 'Segoe UI';
}

    .WPMyTeam_FilterSpan select {
        font-size: 14px !important;
        width: 230px !important;
        color: #808285 !important;
        height: 30px;
    }

    .WPMyTeam_FilterSpan input {
        width: 245px;
        font-size: 7.5pt;
        color: #4d4d4d !important;
    }

.WPMyTeam_FilterRB label {
    font-size: 14px !important;
    color: white !important;
    font-family: 'Segoe UI';
}

.WPMyTeam_FilterRB input {
    width: 10px;
    height: 10px;
}

.WPHRStatus_Filter input {
    width: 100px !important;
    padding-right: 3px;
    height: 30px !important;
    font-size: 14px;
    color: #808285 !important;
    margin-bottom: 0px !important;
    padding-left: 3px !important;
}

.WPHRStatusRadioBtn input {
    padding-right: 0 !important;
    width: 10px !important;
    height: 10px !important;
}

.WPHRStatus_Filter select {
    font-size: 14px !important;
    /*width: 115px !important;*/
    color: #808285 !important;
    height: 30px;
    padding-left: 3px !important;
    margin-bottom: 3px !important;
}

.WPHRStatus_Filter label {
    font-size: 14px !important;
    color: white !important;
    font-family: 'Segoe UI';
}

.WPHRStatus_Filter span {
    font-family: 'Segoe UI';
    font-size: 14px !important;
    color: #FFFFFF;
    /*width: 111pt !important;*/
}

.WPHRStatus_Filter input[src*='Calendar_scheduleHS.png'] {
    margin-left: -25px;
    margin-bottom: -3px !important;
    width: 18px !important;
    height: 18px !important;
    margin-right: -25px !important;
}

    .WPHRStatus_Filter input[src*="Calendar_scheduleHS.png"] + span[Style*="color: red;"] {
        margin-left: -20px !important;
    }

.WPCompanyDirectoryUC_SpanLink {
    color: black;
    text-decoration: underline;
}

    .WPCompanyDirectoryUC_SpanLink:hover {
        color: blue;
        cursor: pointer;
    }

.WPSiteTemplateDetailsCSS {
    width: 91.5%;
}

/*.EditorZone input {
    color: red;
}*/

.WPTitlelbl span {
    font-size: 16px !important;
    color: white !important;
    font-family: 'Segoe UI';
    font-weight: bold;
}




.WPMPTCss span {
    font-size: 14px !important;
    color: white !important;
    font-family: 'Segoe UI';
    font-weight: bold;
}

.WPMPTCss a {
    font-size: 14px !important;
    color: white !important;
    font-family: 'Segoe UI';
    font-weight: bold;
}

.WPMPTCss button {
    font-size: 14px !important;
    color: white !important;
    font-family: 'Segoe UI';
    font-weight: bold;
    border: none;
    background: transparent;
    text-decoration: underline;
    padding: 0px;
}

.GreetingNameLabel {
    font-size: 16px;
    color: white;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(-12%,-50%);
    width: 350px;
    text-align: right;
    margin-right: 15px;
}

.CompanyNewsRating {
    float: right;
    padding: 5px;
}


.TxtStatusCircle {
    height: 15px;
    width: 15px;
    border-radius: 100%;
}

.HitsCheckbox input[type="checkbox"], .HitsCheckboxSummary input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #404040;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    /*margin: 0px;*/
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
}

    .HitsCheckbox input[type="checkbox"]:checked:after, .HitsCheckboxSummary input[type="checkbox"]:checked:after {
        content: '\2714';
        position: absolute;
        font-size: 22px;
        top: -6px;
        left: 2px;
        color: #333333;
    }

    .aspNetDisabled input[type="checkbox"], .HitsCheckbox input[type="checkbox"]:disabled, .HitsCheckboxSummary input[type="checkbox"]:disabled {
        -webkit-appearance: none;
        padding: 10px;
        border: 1px solid #AFAFAF;
        /*border-radius: 5px;*/
        border-radius: 5px;
        background-color: #EEEEEE;
        position: relative;
    }

        .aspNetDisabled input[type="checkbox"]:checked:after, .HitsCheckbox input[type="checkbox"]:checked:disabled:after, .HitsCheckboxSummary input[type="checkbox"]:checked:disabled:after {
            content: '\2714';
            position: absolute;
            font-size: 22px;
            top: -6px;
            left: 2px;
            color: #AFAFAF;
        }

.HitsCheckbox, .HitsCheckboxSummary {
    height: 25px;
}

    .HitsCheckbox label {
        font-weight: 400;
        font-size: 18px;
        color: #404040;
    }




    .HitsCheckboxSummary label {
        font-weight: 400;
        font-size: 16px;
        color: #404040;
    }



.pickup-wrapper {
    width: 350px;
    padding: 0px;
    background-color: #f8f8f8;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
}

.sotring-btn img, .filter-section img, .search-section img {
    width: 25px;
    padding: 0 4px;
}

.sotring-btn label, .filter-section label, .search-section label {
    z-index: 1
}


.filter-section {
    display: flex;
    padding: 5px 10px;
    margin: 0;
    background-color: #f8f8f8;
    border: none;
    align-items: center;
}

.select-wrapper {
    width: 100%;
}



.search-section {
    display: flex;
    padding: 5px 10px;
    margin: 0;
    background-color: #f8f8f8;
    border: none;
    border-bottom: 2px solid #ffffff;
    align-items: center;
}




.pickup-action {
    display: block;
    font-size: 16px;
    font-family: segoe UI;
    padding: 20px 10px 0 10px;
    text-align: center;
}

    .pickup-action label {
        padding: 0 10px;
    }

.pickup-selectAll {
    border-bottom: 2px solid #ffffff;
    margin-bottom: 5px;
    text-decoration: underline;
    width: 100%;
}

.ListPickupCheckBox {
    padding: 10px 15px;
    height: 250px;
    overflow-y: auto;
    scroll-behavior: smooth;
    scrollbar-gutter: initial;
}

    .ListPickupCheckBox table {
        width: 100%;
    }

    .ListPickupCheckBox span {
        display: flex;
    }

        .ListPickupCheckBox span label {
            width: 100%;
            padding: 0 0 5px 4px;
        }

            .ListPickupCheckBox span label:hover {
                background-color: #dff2ff;
            }

    .ListPickupCheckBox::-webkit-scrollbar {
        width: 10px;
        height: 12px;
    }

    .ListPickupCheckBox::-webkit-scrollbar-track {
        background: #f8f8f8;
        border-radius: 5px;
    }

    .ListPickupCheckBox::-webkit-scrollbar-thumb {
        background: #B2B2B2;
        border-radius: 5px;
    }

        .ListPickupCheckBox::-webkit-scrollbar-thumb:hover {
            background: #999999;
        }







    /*checkboxes*/
    .ListPickupCheckBox table tr td span * {
        box-sizing: border-box;
    }

    .ListPickupCheckBox table tr td span label {
        width: 100%;
        display: flex;
        -webkit-user-select: none;
        cursor: pointer;
        padding: 6px 8px;
        border-radius: 6px;
        overflow: hidden;
        transition: all 0.2s ease;
        overflow-wrap: anywhere;
    }


        /*    .ListPickupCheckBox table tr td span label:not(:last-child) {
        margin-right: 6px;
    }*/

        .ListPickupCheckBox table tr td span label:hover {
            background: #ffffff;
        }

        .ListPickupCheckBox table tr td span label span {
            float: left;
            vertical-align: middle;
            transform: translate3d(0, 0, 0);
        }

            .ListPickupCheckBox table tr td span label span:first-child {
                position: relative;
                width: 18px;
                height: 18px;
                border-radius: 4px;
                transform: scale(1);
                border: 1px solid #cccfdb;
                transition: all 0.2s ease;
                box-shadow: 0 1px 1px rgba(0,16,75,0.05);
                flex: 0 0 6%;
            }

                .ListPickupCheckBox table tr td span label span:first-child svg {
                    position: absolute;
                    top: 3px;
                    left: 2px;
                    fill: none;
                    stroke: #000000;
                    stroke-width: 2;
                    stroke-linecap: round;
                    stroke-linejoin: round;
                    stroke-dasharray: 16px;
                    stroke-dashoffset: 16px;
                    transition: all 0.3s ease;
                    transition-delay: 0.1s;
                    transform: translate3d(0, 0, 0);
                }



        .ListPickupCheckBox table tr td span label:hover span:first-child {
            border-color: black;
        }

    .ListPickupCheckBox table tr td span input {
        position: absolute;
        visibility: hidden;
    }

        .ListPickupCheckBox table tr td span input:checked + label span:first-child {
            background: #fff;
            border-color: #000000;
            animation: wave-4 0.4s ease;
        }

            .ListPickupCheckBox table tr td span input:checked + label span:first-child svg {
                stroke-dashoffset: 0;
            }

    .ListPickupCheckBox table tr td span .inline-svg {
        position: absolute;
        width: 0;
        height: 0;
        pointer-events: none;
        user-select: none;
    }





@-moz-keyframes wave-4 {
    50% {
        transform: scale(0.9);
    }
}

@-webkit-keyframes wave-4 {
    50% {
        transform: scale(0.9);
    }
}

@-o-keyframes wave-4 {
    50% {
        transform: scale(0.9);
    }
}

@keyframes wave-4 {
    50% {
        transform: scale(0.9);
    }
}


.container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 5px;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.col {
    padding: 0 15px;
    flex: 1;
}

.col-1 {
    flex: 0 0 8.33%;
}

.col-2 {
    flex: 0 0 16.66%;
}

.col-3 {
    flex: 0 0 25%;
}

.col-4 {
    flex: 0 0 33.33%;
}

.col-5 {
    flex: 0 0 41.66%;
}

.col-6 {
    flex: 0 0 50%;
}

.col-7 {
    flex: 0 0 58.33%;
}

.col-8 {
    flex: 0 0 66.66%;
}

.col-9 {
    flex: 0 0 75%;
}

.col-10 {
    flex: 0 0 83.33%;
}

.col-11 {
    flex: 0 0 91.66%;
}

.col-12 {
    flex: 0 0 100%;
}

.report-bar {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    align-items: center;
    justify-content: space-between;
    background-color: #1887a9;
    border: none;
    border-radius: 20px;
    margin: 15px 7px;
    padding: 0 30px;
}

.report-bar-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .report-bar-header img {
        margin-right: 15px;
    }

    .report-bar-header span {
        font-family: Segoe UI;
        font-size: 20px;
        font-weight: bold;
        color: white;
    }

.report-bar-search {
    display: flex;
    align-items: center;
    justify-content: start;
}

    .report-bar-search img {
        margin-left: -33px;
        position: relative;
        border-left: black solid 1px;
        padding: 8px;
    }

    .report-bar-search div input {
        font-size: 16px;
        font-family: segoe UI;
        background-color: rgb(255 255 255);
        border: solid #32778d 1px;
        border-radius: 7px;
        box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.1);
        width: 444px;
        height: 33px;
        padding: 0px 40px 0px 20px;
    }

        .report-bar-search div input::placeholder {
            text-align: left;
        }

/*        .report-bar-search div input:hover, .report-bar-search div input:focus, .report-bar-search div input:active {
            background-color: rgb(248 252 255);
            box-shadow: 0px 4px 4px rgba(255, 255, 255, 0.1);
            transition: all 0.4s ease;
        }*/

.report-bar-pagination {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

    .report-bar-pagination div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .report-bar-pagination div input {
            width: 40px;
            border-radius: 5px;
            height: 25px;
            text-align: center;
            border: none;
            box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3);
            margin: 0 5px;
        }

        .report-bar-pagination div a {
            text-decoration: none;
        }

.report-bar-pagination-data span {
    color: white;
    font-size: 14px;
    font-weight: 500;
}

.report-bar-pagination-btn {
    border: none;
    background: none;
    font-size: 30px;
    font-family: cursive;
    color: white;
    margin: 0px 10px;
}

.report-bar-buttons {
    display: flex;
    padding: 0px 0px 8px 5px;
    justify-content: end;
    margin-right: 10px;
}

    .report-bar-buttons div {
        display: flex;
    }

        .report-bar-buttons div * {
            transition: background-color 0.3s, transform 0.3s;
        }

            .report-bar-buttons div *:hover {
                box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
                cursor: pointer;
            }

.d-block {
    display: block;
}

.navheader {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 5px 0px;
    gap: 6px;
}

.nav-title {
    width: 80%;
    font-size: 20px;
    text-indent: 3px;
    line-height: normal;
    padding: 5px 0px;
    font-weight: 600;
    cursor: pointer;
}

.nav-separator {
    border-top: solid 0.25px darkgray;
}

.navIcon {
    width: 85%;
    display: flex;
    padding: 8px 0px 8px 5px;
    border-radius: 7px;
    margin-inline: 3px;
    text-decoration: none;
    align-items: center;
    justify-content: center;
}

.navactive {
    background-color: #00ace6 !important;
}

    .navactive .navLink {
        color: white !important;
    }

.navIcon img {
    width: 20px;
    margin-inline: 3px;
    transition: filter 0.3s ease;
}

.navIcon:hover, .navIcon:hover a, .navIcon:hover span {
    background-color: #cdc3c385;
    cursor: pointer;
}

.navLink {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 5px;
    width: 100%;
    background-color: transparent !important;
}

.navLayout {
    width: 100%;
    table-layout: fixed;
}

.NewRepSavedFilter {
    position: absolute;
    border: 2px solid gray;
    background: white;
    z-index: 200;
    overflow: hidden;
    margin: auto;
    width: 400px;
    height: 250px;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    min-height: 150px;
    min-width: 200px;
    display: none;
}

.NavIconTile1 {
    background-color: transparent;
}

.trc2 {
    font-family: Segoe UI;
    color: #333333;
    font-size: 16px;
}

.profilephoto {
    height: 80px !important;
    width: 80px !important;
    border-radius: 50%;
    border: 3px solid #27E159;
    border-image: none;
    box-sizing: border-box;
}


.profilephoto_grid {
    height: 48px;
    width: 48px;
    border-radius: 50%;
    border: 3px solid #27E159;
    border-image: none;
    box-sizing: border-box;
}


.LegendLabel {
    color: #27AAE1;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Segoe UI';
    padding-left: 10px;
    padding-Top: 4px;
}


.item-label {
    font-size: 16px;
    font-family: 'Segoe UI';
    font-weight: 400;
    color: #404040;
}

.SearchControls {
    height: 26px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    opacity: 1;
    text-align: left;
    font: normal normal normal 16px/21px Segoe UI;
    letter-spacing: 0px;
    color: #404040;
    opacity: 1;
    border: 1px solid #FFFFFF;
    text-align: left;
    width: 91.5%;
}

.placeholder-text::placeholder {
    text-align: left; /* Aligns the placeholder text to the left */
    color: #707070; /* Optional: sets the color of the placeholder text */
}

.Searchbtn {
    grid-column: 2;
    z-index: 1;
    margin-left: -25px;
    background: white;
    border-radius: 4px 6px 6px 4px;
    padding: 5px 3px 5px 4px;
}

.SearchTable {
    background-color: #1887A9;
    border-radius: 15px;
    margin-bottom: 4px;
    padding-left: 5px;
    height: 42.5px;
}

.SearchTableSavedFilter {
    position: relative;
    table-layout: fixed;
    background-color: #1887A9;
    border-radius: 15px;
    margin-bottom: 2px;
    padding-left: 15px;
    height: 43px;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #C2C2C2;
    height: 8px;
}

::-webkit-scrollbar-corner {
    background-color: transparent;
}

.PagerBtn {
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    width: 8px;
}

.PagerBtnSummary {
    vertical-align: middle;
    padding: 10px;
    width: 5px;
    /* fill: black; */
    /* filter: sepia(123%) saturate(128%) hue-rotate(845deg); */
    filter: invert(1);
}

.PagerTxt {
    /* width: 40px;
    height: 26px;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    text-align: center;
    margin: 10px 0px;*/

    padding-left: 4px;
    width: 45px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #404040;
    height: 25px;
    position: relative;
    z-index: 1;
    text-align: center;
}

.PagerTxtSummary {
    width: 20px;
    height: 20px;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    text-align: center;
    margin: 0px 0px;
}

.PagerLbl {
    text-align: center;
    font: normal normal normal 14px/30px Segoe UI;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.PagerLblSummary {
    text-align: center;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.gridwithpager {
    position: relative;
    top: -48px;
    margin-bottom: -48px
}

.gridwithpagerSummary {
    position: relative;
    top: -5px;
}


.gridsummary {
    width: 100%;
    height: 100%;
    border: 0px;
    border-color: transparent;
}

.btnAll {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    margin-top: -5px;
}

.DDLSearch {
    padding-left: 2px;
    width: 91.5%;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    height: 25px;
    position: relative;
    z-index: 1;
}

.TxtSearch {
    padding-left: 12px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    /*position: relative;*/
    grid-column: 1;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    height: 25px;
    position: relative;
    z-index: 1;
}

.DivScroll {
    height: 150px;
    overflow-y: scroll;
}

.DivScrollDueAdj {
    height: 165px;
    overflow-y: scroll;
}

.DivScrollObj {
    height: 120px;
    overflow-y: scroll;
}

.DivScrollActivity {
    height: 180px;
    overflow-y: scroll;
}

.DivScrollAsset {
    height: 190px;
    overflow-y: scroll;
}

.DivScrollPayrollHistory {
    height: 169px;
    overflow-y: scroll;
}

.DivScrollDocument {
    height: 190px;
    overflow-y: scroll;
}

    .DivScroll table, .DivScrollObj table, .DivScrollActivity table, .DivScrollAsset table, .DivScrollPayrollHistory table, .DivScrollDocument table {
        table-layout: fixed;
        width: 100%;
    }

.SetupbtnPanel {
    margin-top: 20px;
    border: 2px solid #AFAFAF;
    border-radius: 12px;
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
    width: 100%;
}

.FormButtonPanel {
    table-layout: fixed;
    border-collapse: separate;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-right: 5px;
    border-spacing: 1px;
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    box-shadow: 0px 2px 3px #000000BF;
}

.EmpsTextBox {
    display: inline-block;
    width: 94.5% !important;
    box-sizing: border-box;
    color: #404040;
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Segoe UI';
    padding-left: 4px;
    height: 25px;
}

.EmpsTextBoxbasic {
    width: 94.5% !important;
    color: #404040;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Segoe UI';
    padding-left: 4px;
    height: 25px;
}

/*favorite controller*/
.FavComponent {
    margin: 7px;
    position: relative;
}

.FavComponentBodyTabs {
    height: 40px;
    opacity: 0.85;
    position: relative;
}

.FavComponentBody {
    margin-top: 15px;
    display: none;
}

.FavComponentBodyTabsBorder {
    background-color: #F8F8F8;
    box-shadow: 0px 1px 3px #000000BF;
    border-radius: 5px;
    padding-top: 7px;
    position: relative;
    margin-bottom: 10px;
}

.FavComponentBodyTabs img {
    width: 16px;
    height: 16px;
}

.FavComponentBodyItems {
    min-height: 55px;
    max-height: 330px;
    height: 330px;
    background-color: #F8F8F8;
    box-shadow: 0px 1px 3px #000000BF;
    border-radius: 3px;
    overflow: hidden auto;
    scrollbar-gutter: stable;
    position: relative;
}

    .FavComponentBodyItems table {
        display: inline-block;
        table-layout: fixed;
    }

.favmodal-dialog *::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.favmodal-dialog *::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #C2C2C2;
}

.FavComponentBodyItemsTableBodyRow {
    width: 165px;
    height: 30px;
    background: #FFFFFF padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    padding: 3px;
    cursor: pointer;
    align-items: center;
    margin: 10px 3px 0px 3px;
    display: flex;
}

    .FavComponentBodyItemsTableBodyRow span {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /*.FavToolTipText {
        visibility: hidden;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        bottom: 125%;*/ /* Position the tooltip above the text */
    /*left: 50%;
        margin-left: -60px;*/ /* Use half of the width to center the tooltip */
    /*opacity: 0;
        transition: opacity 0.3s;
    }*/
    /*.FavComponentBodyItemsTableBodyRow :hover.FavToolTipText {
    visibility: visible;
    opacity: 1;
}*/

    .FavComponentBodyItemsTableBodyRow img {
        width: 24px;
        height: 24px;
        border-radius: 50%;
        transition: filter 0.3s ease;
    }

.FavComponentBorder {
    border-bottom: 1px gray;
    height: 22px;
    border-bottom-style: solid;
}

.favmodal-dialog {
    padding: 10px;
    backdrop-filter: blur(10px);
}

.favControlsfade-scale {
    position: absolute;
    background-color: rgb(192,192,192, 0.72);
    width: 240px;
    z-index: 1500;
    overflow: hidden auto;
    left: -240px;
    right: auto;
    top: 0px;
    /*transition: transform 0.5s ease-in-out;*/
    transition: transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.fly {
    transform: translateX(100%);
}

.favmodal-content {
    background-color: #ffffff;
    margin-top: 20px;
    box-shadow: 0px 2px 3px #000000BF;
    overflow: auto;
    border-radius: 5px;
}

.favControlsModalBody {
    overflow-y: auto;
    height: calc(100vh - 87px);
    scrollbar-gutter: stable;
    padding: 0px 5px;
}

.navhome {
    width: 210px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0px !important;
    /* margin-bottom: 0px !important; */
    padding-bottom: 0px;
    padding-top: 0px;
}

.FavModal-Icon {
    color: #0D4C28;
    position: relative;
    top: 11px;
    float: left;
    font-size: 23px;
    margin-right: 7px;
}

.FavCloseBtn-Container {
    float: right;
    top: 15px;
    position: relative;
    cursor: pointer;
}

.FavClose-Btn {
    color: white;
    width: 17px;
    height: 17px;
}

.FavModel-Spinner, #updateRecentProgressDiv {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
    display: none;
}

.favModel-Hr {
    border: 1px solid white;
    margin-top: 15px;
}

.FavControlTabsIcon {
    margin-left: 4px !important;
    border: 0;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    outline: none;
    transition: filter 0.3s ease;
}

.FavControlTabsBtn {
    display: inline-block; /* or block if you want it to take the full width */
    background-color: transparent;
    border: none; /* Remove any default border */
    text-decoration: none; /* Remove underline */
    color: inherit; /* Text color */
    cursor: pointer;
    font-size: 14px; /* Font size */
    /*font-weight: bold;*/
    padding: 11px 6px !important;
    vertical-align: middle;
    height: 100%;
    max-width: 86px;
    overflow: hidden;
}

.tabButton {
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    background-color: #ccc;
    border: 1px solid #999;
    cursor: pointer;
    text-align: center;
    text-decoration: none; /* Remove underline for link-like behavior */
    color: #333;
}

    .tabButton:hover {
        background-color: #ddd;
    }


/*   .tabbed::before {
    left: -5px;
    z-index: 1;
}

.tabbed::after {
    right: -5px;
    z-index: -1;
}*/


.Favtabbed {
    width: 80%;
    min-width: 100px;
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 0px;
    overflow: hidden;
    transition: border 250ms ease;
    /* border-bottom-left-radius: 10px; 
    border-bottom-right-radius: 10px; */
    box-shadow: -2px 16px 11px rgba(0, 0, 0, 0.079); /* Add shadow for 3D effect */
}

    .Favtabbed ul {
        margin: 0px;
        padding: 0px;
        overflow: auto hidden;
        float: left;
        padding-left: 8px;
        list-style-type: none;
    }

        .Favtabbed ul::-webkit-scrollbar {
            display: none;
        }

        .Favtabbed ul * {
            margin: 0px;
            padding: 0px;
            /*  padding-top: 2px;
    padding-bottom: 4px;*/
        }

        .Favtabbed ul li {
            display: block;
            float: right;
            padding: 0px 10px; /* Reduced padding to enlarge the middle region */
            background-color: #f2f2f2;
            margin-right: 0px;
            /*z-index: 6;*/
            position: relative;
            cursor: pointer;
            color: black;
            font: 600 13px roboto, "Open Sans", Helvetica, sans-serif;
            transition: all 250ms ease;
            border-radius: 8px 8px 0 0; /* Add this for rounded top corners */
            /* padding-top:2px;    
                    padding-bottom:1px;*/
        }

            .Favtabbed ul li:before,
            .Favtabbed ul li:after {
                display: block;
                content: " ";
                position: absolute;
                top: 0;
                height: 100%;
                width: 10px; /* Reduced width for minimal before and after sections */
                background-color: #f2f2f2;
                transition: all 250ms ease;
                pointer-events: none;
            }

            .Favtabbed ul li:before {
                z-index: 7;
                right: -4px; /* Adjusted position */
                transform: skew(18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
            }

            .Favtabbed ul li:after {
                z-index: -1;
                left: -3px; /* Adjusted position */
                transform: skew(-18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
            }

            .Favtabbed ul li:hover {
                background-color: #e6e6e6;
                color: #444;
            }

.active {
    color: white; /* Color when active */
    font-weight: bold;
}

.Favtabbed ul li.active {
    /*   z-index: 3;*/
    /*  color: #FFFFFF; */
    color: white;
}

    .Favtabbed ul li.active,
    .Favtabbed ul li.active:before,
    .Favtabbed ul li.active:after {
        background-color: #00ace6;
        color: white;
    }

button-txt-white {
    color: white;
}

.button-txt-black {
    color: black;
}

/*   .button-content {
color:black;
        }*/

/*.button-content.active {
    color: white;*/ /* Set text color to white */
/* Additional styles for active state */
/*}*/

/* Round Tabs */
.Favtabbed.round ul li {
    border-radius: 8px 8px 0 0;
}

    .Favtabbed.round ul li:before {
        border-radius: 0 8px 0px 0;
    }

    .Favtabbed.round ul li:after {
        border-radius: 8px 0 0 0px;
    }

/* New Part */
.FavComponentBodyTabsContainer {
    display: flex;
    align-items: center;
    width: 97%;
    overflow: hidden;
    position: relative;
    padding-left: 5px;
}



.Favtabbed li:before,
.Favtabbed li:after {
    pointer-events: none; /* Disable pointer events on :before and :after */
    cursor: default;
}

.Favtabbed li:hover:before,
.Favtabbed li:hover:after {
    pointer-events: auto; /* Enable pointer events on :before and :after when li is hovered */
    background-color: #e6e6e6;
    color: #444;
}

.Favtabbed {
    display: flex;
    flex: 1;
    overflow-x: auto;
    scrollbar-width: none; /* Firefox */
}

    .Favtabbed::-webkit-scrollbar {
        display: none; /* Chrome, Safari, and Opera */
    }

    .Favtabbed ul {
        display: flex;
        margin: 0;
        list-style: none;
    }

    .Favtabbed li {
        white-space: nowrap;
        padding: 10px 20px;
        transition: border 250ms ease;
        position: relative;
    }

        .Favtabbed li a {
            text-decoration: none;
        }

.FavComponentBodyTabsContainerBtn {
    cursor: pointer;
}

    .FavComponentBodyTabsContainerBtn:hover {
        background-color: #f2f2f2;
    }

.FavComponentTitle {
    display: flex;
    cursor: pointer;
    padding-right: 12px;
    padding-top: 11px;
}

    .FavComponentTitle span {
        width: 100%;
        font-size: 17px;
        text-align: left;
        font-family: Segoe UI;
        font-weight: bold;
        direction: ltr;
        color: #000000;
        margin-left: 10px;
    }

    .FavComponentTitle img {
        width: 10px;
    }

.favControlsmodal-title {
    color: white;
    font-size: 22px;
    font-family: Segoe UI;
    font-weight: bold;
    top: 7px;
    position: relative;
    width: 75%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}

.favControlsBtn {
    border-radius: 50%;
    background: #F8F8F8;
    cursor: pointer;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    width: 58px;
    height: 58px;
    bottom: 30px;
    right: 30px;
    z-index: 50;
    padding: 2px;
}

.Fav-btnAftr:hover {
    background-color: #e6e6e6;
    color: #444;
}

.Fav-btnAftr {
    z-index: 8;
    border: 0;
    box-shadow: 0 0 5px lightgray;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    transform: skew(8deg,0deg);
    display: block;
    margin-left: -8px;
    position: relative;
    cursor: pointer;
    border-radius: 4px 8px 0 0;
}

.Fav-btnPrev:hover {
    background-color: #e6e6e6;
    color: #444;
}



.Fav-btnPrev {
    z-index: 8;
    border: 0;
    box-shadow: 0 0 5px lightgray;
    font-size: 20px;
    margin-right: -10px;
    /*   border-top-left-radius: 6px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    /*   border-bottom-left-radius: 7px;*/
    transform: skew(-8deg,0deg);
    display: block;
    position: relative;
    cursor: pointer;
    /* transition: all 250ms ease; */
    border-radius: 8px 4px 0 0;
}

.favControlsBtn img {
    position: absolute;
    display: block;
    margin: 0px;
    /* line-height: 56px; */
    padding: 5px;
    width: 56px;
    height: 56px;
}



.SetupPanelTableForm {
    /*    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 3px #000000BF; */
    table-layout: fixed;
    border-collapse: separate;
    /* padding-right: 5px;
    padding-left: 5px;
      padding-top: 5px;
    padding-bottom: 5px;*/
    border-spacing: 0px;
    border-radius: 15px;
    margin-bottom: 3px;
}

.FormSectionHeader {
    /*background-color: #1887A9;
    padding-left: 30px;
    border-radius: 15px;
    height: 45px;*/
    table-layout: fixed;
    border-collapse: separate;
    padding: 1px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    /*    margin-top: 5px;*/
    position: relative;
    top: 13px;
    /*   padding-top: 13px;*/
    cursor: pointer;
    padding-left: 10px;
}

.WhitePanelForm {
    background-color: rgba(248, 248, 248, 0.85);
    border-radius: 15px;
    box-shadow: 0px 3px 6px #00000029;
    margin-top: -47px;
    margin-bottom: 30px;
}

    .WhitePanelForm > fieldset {
        /* border: 0px solid #CADAE8;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 8px;
        padding-bottom: 4px;*/
        border: none;
    }

        .WhitePanelForm > fieldset > legend {
            /*color: #ffffff;
            top: -40px;
            margin-left: 50px;
            padding-right: 0px;
            padding-left: 35px;
            z-index: 1;
            font-weight: 400;
            text-align: left;
            font-family: Segoe UI;
            font-size: 24px;
            margin-bottom: -40px;
            position: relative;*/
            padding-top: 15px;
            margin-left: 60px;
            font-weight: 400;
            font-size: 24px;
            color: #27AAE1;
            user-select: none;
        }

.WhitePanelTableForm {
    /*background: #F8F8F8D9 0% 0% no-repeat padding-box;
    border-radius: 15px;
    box-shadow: 0px 2px 3px #000000BF;
    margin-top: 2px;
    padding-top: 5px;
    table-layout: fixed;*/

    width: 100%;
    display: table;
    table-layout: fixed;
}

.NavTDHeight {
    background-color: transparent !important;
    width: 270px;
    /*transition: width 1s cubic-bezier(0.18, 0.89, 0.32, 1.28);*/
}

.NavBarDiv {
    overflow-y: auto;
    overflow-x: hidden;
    background-color: white;
    width: 89%;
    display: inline-block;
    float: left;
    height: calc(100vh - 80px);
    scrollbar-gutter: stable;
    box-shadow: 0px 0px 5px #0000008a;
    border-radius: 4px;
}

    .NavBarDiv::-webkit-scrollbar {
        display: none;
    }

.NavBarDivSpiral {
    background-image: url('../../Images/spiral.svg');
    background-repeat: repeat-y;
    background-size: 46px 33px;
    width: 46px;
    position: absolute;
    left: 218px;
    right: auto;
    top: 80px;
    height: calc(100vh - 80px);
    /* transition: opacity 0.5s 0.3s ease, visibility 0.5s 0.3s ease !important; */
    filter: saturate(200%) drop-shadow(0px 3px 3px #0000008a);
}

.TopButtons {
    position: fixed;
    top: 0px;
    right: 90px;
    z-index: 1000;
}

.TopButtonsWOHelp {
    position: fixed;
    top: 0px;
    right: 22px;
    z-index: 1000;
}

.RecentComponentBodyRow {
    display: flex;
    align-items: center;
    vertical-align: middle;
    line-height: 35px;
    cursor: pointer;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

    .RecentComponentBodyRow span {
        font-weight: 400;
        font-size: 18px;
        text-decoration: none;
    }

    .RecentComponentBodyRow img {
        width: 20px;
        height: 20px;
    }

.RecentComponentTitle {
    width: 100%;
    font-size: 17px;
    padding-left: 10px;
    font-weight: bold;
    direction: ltr;
    display: flex;
    align-items: center;
    vertical-align: middle;
    line-height: 35px;
    cursor: pointer;
}

    .RecentComponentTitle span {
        font-size: 17px;
        font-weight: bold;
    }

.userItemsRecent {
    border-bottom: solid gray 1px;
}

.svgStyle {
    height: 43px;
    width: 43px;
}

    .svgStyle rect {
        fill: #f8f8f8;
        opacity: 1;
    }

    .svgStyle line {
        fill: none;
        stroke: #27aae1;
        stroke-width: 3px;
    }

    .svgStyle path {
        fill: #27aae1;
    }

.MsgClass {
    position: relative;
    padding-left: 53px;
    /*            top: 50px; 
            left: 53px;*/
}

.MsgTitleClass {
    font-weight: 600;
    font-size: 18px;
    font-family: Segoe UI;
    color: #27AAE1;
}

.MsgButtons {
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    width: 60px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
    background-color: transparent;
}



.popupControlloaddefault {
    border: 2px solid #FFFFFF;
    background-color: #FFFFFF;
    position: absolute;
    visibility: hidden;
    width: 353px;
    z-index: 10001;
    box-shadow: 0px 2px 3px #000000BF;
    border-radius: 15px;
}

    .popupControlloaddefault span {
        color: #3E3E3E !important;
        text-decoration: none;
        font-size: 18px;
    }

.LoaddefaultBtn {
    margin-top: 6px;
    border-style: none;
    color: #FFFFFF;
    font-family: Segoe UI;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 0px;
    background: #27AAE1 0% 0% no-repeat padding-box;
    border-radius: 5px;
    min-width: 60px;
    padding-right: 4px;
    padding-left: 4px;
    margin-bottom: 5px;
    box-shadow: 0px 3px 6px #00000029;
    min-height: 25px;
    text-align: center;
}

    .LoaddefaultBtn:hover {
        color: #FFFFFF;
    }


.AgendasvgHide {
    width: 43px;
    height: 43px;
}

    .AgendasvgHide rect {
        width: 43px;
        height: 43px;
        rx: 15;
        fill: #f8f8f8;
        opacity: 0.85;
    }

    .AgendasvgHide line {
        transform: translate(13.5px, 21.5px);
        fill: none;
        stroke: rgb(39, 170, 225);
        stroke-width: 3;
    }

.AgendasvgShow {
    width: 43px;
    height: 43px;
}

    .AgendasvgShow rect {
        width: 43px;
        height: 43px;
        rx: 15;
        fill: #f8f8f8;
        opacity: 0.85;
    }

    .AgendasvgShow path {
        d: path("M 207.286 -750.286 H 200 v -2.429 h 7.286 V -760 h 2.429 v 7.286 H 217 v 2.429 h -7.286 V -743 h -2.429 Z");
        transform: translate(-187px, 773px);
        fill: rgb(39, 170, 225);
    }

.SectionHeader {
    background: #2987A8;
    height: 48px;
    width: 100%;
    border-radius: 16px;
    border-collapse: collapse;
    display: inline-block;
}

    .SectionHeader span {
        font-size: 18px;
        font-weight: bold;
        color: white;
        top: 10px;
        position: relative;
        margin-left: 22px;
        font-family: segoe UI;
    }

.userphotoInsideGrid {
    width: 45px;
    height: 45px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    vertical-align: middle;
    margin: 2px;
    background-color: #e6f2fa;
    border: 1px solid #00e000;
}

.ApprovalsEmployeeHeader {
    text-align: center !important;
    /* width: 55px !important;*/
    padding-left: 2px !important;
    padding-right: 7px !important;
}

.ApprovalsApproveIcon label {
    color: #00e000 !important;
}

.ApprovalsApproveIcon span {
    color: #00e000 !important;
}

.ApprovalsRejectIcon label {
    color: red !important;
}

.ApprovalsRejectIcon span {
    color: red !important;
}

.ApprovalsEmployeeHeader.TDGrid {
    text-align: end !important;
    padding-right: 12px !important;
    padding-left: 12px !important;
}

.gridstickyheader .gridviewtable .HeaderStyle a, .gridstickyheader .gridviewtable .HeaderStyle th {
    padding-left: 4px !important;
    padding-right: 12px !important;
}

    .gridstickyheader .gridviewtable .HeaderStyle th.sortdesc a {
        padding-right: 15px !important;
        padding-left: 5px !important;
    }

    .gridstickyheader .gridviewtable .HeaderStyle th.sortasc a {
        padding-right: 15px !important;
        padding-left: 5px !important;
    }

/*New List Design*/

.newList {
    display: ruby;
}

    .newList option {
        margin: 2px;
        padding: 5px;
        border-radius: 10px;
        background-color: silver;
        color: white;
        min-width: 50px;
        text-align: center;
        vertical-align: middle;
    }

    .newList #showAll {
        cursor: pointer !important;
        color: black !important;
        background-color: white !important;
        font-style: italic !important;
        text-decoration-line: underline !important;
    }

    .newList::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    .newList option:checked {
        background-color: #1967d2 !important;
    }

    .newList:focus option:checked {
        background-color: #1967d2 !important;
    }
/*Advanced Search Design*/

.report-new {
    position: absolute;
    width: 98%;
    background-color: #fefefe;
    border-radius: 10px;
    z-index: 99;
    height: 600px;
    display: contents;
    flex-direction: column;
    height: 97%;
    margin-left: 10px;
}

#reportfilternew button[type="reset"] {
    padding: 5px 10px;
    margin-top: 10px;
    margin-left: 10px;
    border: none;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

#reportfilternew .BtnPreview {
    background-color: #27aae1;
    padding: 10px 20px;
    font-size: medium;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
    margin-top: 10px;
    margin-left: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font: normal normal bold 16px/21px Segoe UI;
}

#reportfilternew button[type="reset"] {
    background-color: transparent;
    font-size: medium;
    font-weight: bold;
    padding: 10px 20px;
    color: #27aae1;
}

#reportfilternew .BtnPreview:hover {
    opacity: 0.9;
}

#reportfilternew button[type="submit"]:hover,
#reportfilternew button[type="reset"]:hover {
    opacity: 0.9;
}

#reportfilternew .form-actions {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fefefe;
    padding: 10px;
    border-top: 1px solid #e0e0e0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: right;
    z-index: 99;
    height: 40px;
}


#titleAdvancedSearch {
    display: flex;
    padding-left: 50px;
    padding-right: 0px;
    text-align: left;
    font-size: 24px;
    font-family: Segoe UI;
    font-weight: 600;
    letter-spacing: 0px;
    color: #858080;
    opacity: 1;
}



#reportfilternew .tab-container {
    width: 100%;
    flex: 1;
}


#reportfilternew .tabbed {
    position: absolute;
    transform: rotate(90deg) scaleY(-1);
    transform-origin: top left;
    width: auto;
}





    #reportfilternew .tabbed ul {
        margin: 0px;
        padding: 0px;
        overflow: auto hidden;
        list-style-type: none;
        height: 40px;
        padding-left: 8px;
        padding-right: 8px;
    }

        #reportfilternew .tabbed ul * {
            margin: 0px;
            padding: 0px;
        }

        #reportfilternew .tabbed ul li {
            display: block;
            float: right;
            padding: 8px 15px;
            background-color: #f2f2f2;
            margin-right: 0px;
            /* z-index: 6; */
            position: relative;
            cursor: pointer;
            font-weight: normal !important;
            color: black;
            font: 400 18px Segoe UI;
            transition: all 250ms ease;
            /*transform: scaleX(-1);*/
        }

            #reportfilternew .tabbed ul li.active span {
                color: white;
            }

            #reportfilternew .tabbed ul li span {
                font: 400 18px Segoe UI;
            }

#reportfilternew .transform-content {
    transform: scaleX(-1);
    display: inline-block;
}

#reportfilternew .tabbed ul li:before,
#reportfilternew .tabbed ul li:after {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 12px;
    background-color: #f2f2f2;
    transition: all 250ms ease;
    pointer-events: none;
}

#reportfilternew .tabbed ul li:before {
    z-index: 7;
    right: -3px;
    transform: skew(18deg, 0deg);
    box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
}

#reportfilternew .tabbed ul li:after {
    z-index: -1;
    left: -3px;
    transform: skew(-18deg, 0deg);
    box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
}

#reportfilternew .tabbed ul li:hover {
    background-color: #e6e6e6;
    color: #444;
}

#reportfilternew .active {
    color: white;
}

#reportfilternew .tabbed ul li.active {
    color: white;
    font-weight: 600 !important;
}

    #reportfilternew .tabbed ul li.active,
    #reportfilternew .tabbed ul li.active:before,
    #reportfilternew .tabbed ul li.active:after {
        background-color: #00ace6;
        color: white;
    }

#reportfilternew .tabbed.round ul li {
    border-radius: 15px 15px 0 0;
    font-weight: normal !important;
}

    #reportfilternew .tabbed.round ul li:before {
        border-radius: 0 8px 0px 0;
    }

    #reportfilternew .tabbed.round ul li:after {
        border-radius: 8px 0 0 0px;
    }

#reportfilternew .tabbed li:before,
#reportfilternew .tabbed li:after {
    pointer-events: none; /* Disable pointer events on :before and :after */
    cursor: default;
}


#reportfilternew .tabbed li:hover:before,
#reportfilternew .tabbed li:hover:after {
    pointer-events: auto; /* Enable pointer events on :before and :after when li is hovered */
    background-color: #e6e6e6;
    color: #444;
}

#reportfilternew .tabbed::-webkit-scrollbar {
    display: none;
}

#reportfilternew .tabbed li {
    white-space: nowrap;
    padding: 10px 20px;
    transition: border 250ms ease;
    position: relative;
}

    #reportfilternew .tabbed li a {
        text-decoration: none;
    }

/*
    .flipped {
        transform: rotate(90deg) scaleY(-1);
        display: flex;
        float: left;
    }*/
#reportfilternew .tab-pane {
    display: none;
}

    #reportfilternew .tab-pane.active {
        display: block;
    }


.newList option {
    margin: 2px;
    margin-top: 18px;
    padding: 5px;
    border-radius: 10px;
    background-color: silver;
    color: white;
    min-width: 50px;
    text-align: center;
    vertical-align: middle;
}

.newList {
    display: ruby;
}

    .newList::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

#reportfilternew img[src*='pickup.png'],
select.newList ~ a > img {
    z-index: 9;
    padding-right: 5.2px;
    padding-left: 1px;
    padding-bottom: 10px;
    margin-top: 0.5px;
    margin-top: 15px !important;
}

#reportfilternew #ctl00_ContentPlaceHolder1_TabProfile1_TxtBxBDate {
    margin-right: -15px;
}

#reportfilternew input, .newList {
    outline: none;
    box-shadow: none !important;
}

#reportfilternew .form-table td table td {
    border: none;
}

#reportfilternew .form-table td table td {
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

#reportfilternew .form-table td table {
    width: 100%;
}



.WhitePanelFormCollapsed {
    background: #F8F8F8;
    margin-top: -48px;
    margin-bottom: 30px;
}

    .WhitePanelFormCollapsed > fieldset > legend {
        padding-top: 15px;
        margin-left: 60px;
        font-weight: 400;
        font-size: 24px;
        color: #27AAE1;
        user-select: none;
    }

    .WhitePanelFormCollapsed > fieldset {
        border: 0px solid #d9d9d9;
        padding: 0px;
    }


.formhidedata {
    border: 2px solid #808080 !important;
    height: 63px !important;
    border-radius: 15px !important;
    box-shadow: 0px 3px 6px #00000029;
}

    .formhidedata legend {
        border: 0px solid #808080 !important;
    }

.MPSpacing {
    padding-right: 12px !important;
    padding-left: 20px !important;
    overflow: auto;
    scrollbar-gutter: stable;
}

#ctl00_ContentPlaceHolder1_FormView1_WeeklyOpt tr:nth-child(2) {
    height: 70px;
    vertical-align: bottom;
}

.alignWeeklyRadio tr:first-child td:first-child {
    padding-bottom: 47px;
}

.alignNoneDailyRadio tr:first-child td:first-child {
    padding-bottom: 34px;
}

.alignRadio td {
    height: 49px;
}

.alignDaySpan span {
    display: flex;
    justify-content: space-between;
    width: 100px;
}
/*end TaskRecurrence Page*/

/* App Assignment */
.TopButtons2 {
    position: fixed;
    top: 0px;
    right: 450px;
    z-index: 1000;
}

.TopButtons3 {
    position: fixed;
    top: 0px;
    right: 450px;
    z-index: 1000;
}

.ValidationStyle {
    padding-left: 7px;
}

.Text_OverFlowWrap {
    overflow-wrap: break-word;
}
/* End App Assignment */

/* App Rec Cost*/
.GridLinkButtons {
    height: 32px;
    width: 32px;
    display: inline-block;
    padding: 4px;
}
/* end App Rec Cost*/

/* geolocation */
.geoLocation-tab-container {
    flex: 1;
    overflow-y: auto;
    padding-bottom: 60px;
}


.geolocation-tabbed {
    min-width: 400px;
    margin: 0 auto;
    margin-bottom: 0px;
    overflow: hidden;
    transition: border 250ms ease;
    box-shadow: -2px 16px 11px rgba(0, 0, 0, 0.079);
}

    .geolocation-tabbed ul {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        list-style-type: none;
        height: 30px;
        padding-left: 8px;
        padding-right: 8px;
    }

        .geolocation-tabbed ul * {
            margin: 0px;
            padding: 0px;
        }

        .geolocation-tabbed ul li {
            display: block;
            float: right;
            padding: 0px 10px;
            background-color: #f2f2f2;
            margin-right: 0px;
            z-index: 6;
            position: relative;
            cursor: pointer;
            font-weight: normal !important;
            color: black;
            font: 400 13px / 21px roboto, "Open Sans", Helvetica, sans-serif;
            transition: all 250ms ease;
        }

            .geolocation-tabbed ul li:before,
            .geolocation-tabbed ul li:after {
                display: block;
                content: " ";
                position: absolute;
                top: 0;
                height: 100%;
                width: 10px;
                background-color: #f2f2f2;
                transition: all 250ms ease;
                pointer-events: none;
            }

            .geolocation-tabbed ul li:before {
                z-index: -1;
                right: -3px;
                transform: skew(18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
            }

            .geolocation-tabbed ul li:after {
                z-index: 7;
                left: -3px;
                transform: skew(-18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
            }

            .geolocation-tabbed ul li:hover {
                background-color: #e6e6e6;
                color: #444;
            }

.geolocation-active {
    color: white;
}

.geolocation-tabbed ul li.geolocation-active .transformedlbl {
    color: white;
    font-weight: 400 !important;
}

.geolocation-tabbed ul li.geolocation-active,
.geolocation-tabbed ul li.geolocation-active:before,
.geolocation-tabbed ul li.geolocation-active:after {
    background-color: #00ace6;
    color: white;
}

.geolocation-tabbed.round ul li, .transformedlbl {
    border-radius: 8px 8px 0 0;
    font-weight: 400 !important;
    font-size: 18px;
    font-family: segoe UI;
}

    .geolocation-tabbed.round ul li:before {
        border-radius: 0 8px 0px 0;
    }

    .geolocation-tabbed.round ul li:after {
        border-radius: 8px 0 0 0px;
    }

.geolocation-tabbed li:before,
.geolocation-tabbed li:after {
    pointer-events: none;
    cursor: default;
}


.geolocation-tabbed li:hover:before,
.geolocation-tabbed li:hover:after {
    pointer-events: auto;
    background-color: #e6e6e6;
    color: #444;
}



.geolocation-tabbed {
    display: flex;
    flex: 1;
    overflow-x: auto;
    scrollbar-width: none;
}

    .geolocation-tabbed::-webkit-scrollbar {
        display: none;
    }

    .geolocation-tabbed ul {
        display: flex;
        margin: 0;
        list-style: none;
    }

    .geolocation-tabbed li {
        white-space: nowrap;
        padding: 10px 20px;
        transition: border 250ms ease;
        position: relative;
    }

        .geolocation-tabbed li a {
            text-decoration: none;
        }

.geolocation-tab-pane {
    display: none;
}

    .geolocation-tab-pane.geolocation-active {
        display: block;
    }



.validationspace {
    margin-left: 5px;
}

/*end geolocaiton */


/*  Group Roles */
.roles-tab-container {
    flex: 1;
    overflow-y: auto;
    padding-bottom: 60px;
}

.roles-tabbed {
    min-width: 400px;
    margin: 0 auto;
    margin-bottom: 0px;
    overflow: hidden;
    transition: border 250ms ease;
    box-shadow: -2px 16px 11px rgba(0, 0, 0, 0.079);
}

    .roles-tabbed ul {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        list-style-type: none;
        height: 30px;
        padding-left: 8px;
        padding-right: 8px;
    }

        .roles-tabbed ul * {
            margin: 0px;
            padding: 0px;
        }

        .roles-tabbed ul li {
            display: block;
            float: right;
            padding: 0px 10px;
            background-color: #f2f2f2;
            margin-right: 0px;
            z-index: 6;
            position: relative;
            cursor: pointer;
            font-weight: normal !important;
            color: black;
            font: 400 13px / 21px roboto, "Open Sans", Helvetica, sans-serif;
            transition: all 250ms ease;
        }

            .roles-tabbed ul li:before,
            .roles-tabbed ul li:after {
                display: block;
                content: " ";
                position: absolute;
                top: 0;
                height: 100%;
                width: 10px;
                background-color: #f2f2f2;
                transition: all 250ms ease;
                pointer-events: none;
            }

            .roles-tabbed ul li:before {
                z-index: -1;
                right: -3px;
                transform: skew(18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
            }

            .roles-tabbed ul li:after {
                z-index: 7;
                left: -3px;
                transform: skew(-18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
            }

            .roles-tabbed ul li:hover {
                background-color: #e6e6e6;
                color: #444;
            }

.roles-active {
    color: white;
}

.roles-tabbed ul li.roles-active .transformedlbl {
    color: white;
    font-weight: 400 !important;
}

.roles-tabbed ul li.roles-active,
.roles-tabbed ul li.roles-active:before,
.roles-tabbed ul li.roles-active:after {
    background-color: #00ace6;
    color: white;
}

.roles-tabbed.round ul li, .transformedlbl {
    border-radius: 8px 8px 0 0;
    font-weight: 400 !important;
    font-size: 18px;
    font-family: segoe UI;
}

    .roles-tabbed.round ul li:before {
        border-radius: 0 8px 0px 0;
    }

    .roles-tabbed.round ul li:after {
        border-radius: 8px 0 0 0px;
    }

.roles-tabbed li:before,
.roles-tabbed li:after {
    pointer-events: none;
    cursor: default;
}


.roles-tabbed li:hover:before,
.roles-tabbed li:hover:after {
    pointer-events: auto;
    background-color: #e6e6e6;
    color: #444;
}



.roles-tabbed {
    display: flex;
    flex: 1;
    overflow-x: auto;
    scrollbar-width: none;
}

    .roles-tabbed::-webkit-scrollbar {
        display: none;
    }

    .roles-tabbed ul {
        display: flex;
        margin: 0;
        list-style: none;
    }

    .roles-tabbed li {
        white-space: nowrap;
        padding: 10px 20px;
        transition: border 250ms ease;
        position: relative;
    }

        .roles-tabbed li a {
            text-decoration: none;
        }

.roles-tab-pane {
    display: none;
}

    .roles-tab-pane.roles-active {
        display: block;
    }


.RoleTopButtons2 {
    position: fixed;
    top: 0px;
    right: 170px;
    z-index: 1000;
}

.FormViewInsert2 {
    background: url(../../Images/icons/assignworkflow.png) no-repeat center top;
    border: 0;
    /*height:50px;*/
    padding-top: 45px;
    cursor: pointer;
    width: 60px !important;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    font-size: 14px;
}

.validationspace {
    margin-left: 5px;
}

.TopButtonsNewApp {
    position: absolute;
    top: 2px !important;
    right: 170px !important;
}

.agbtn {
    width: 60px;
    background: center no-repeat;
    padding: 57px 0px 0px 0px !important;
    cursor: pointer;
    font: 14px Segoe UI !important;
    background-image: url(../../Images/icons/new.svg);
    border: 0;
    color: var(--text-color, white);
    display: block;
    text-align: center;
    text-decoration: none;
}

    .agbtn:hover, .agbtn:active, .agbtn:visited {
        color: var(--text-color, white) !important;
    }

.GroupingItemStyle {
    color: #27AAE1CC;
    font-weight: 600;
    background-color: #FFF;
}

    .GroupingItemStyle .TDGrid {
        color: #27AAE1CC;
        font-family: Segoe UI;
        font-size: 18px;
        font-weight: 600;
    }

.RecordsPageSummaryFont {
    font-size: 16px !important;
}

.BatchesLineSeparator {
    width: 15px;
    border-left: solid;
    border-left-color: lightgray;
}

.TabNew table {
    width: 100%;
    border-collapse: collapse;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: table !important;
}

.TabNew > table:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.TabNew td {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none;
    border-left: none;
}


.TabNew th {
    text-align: right;
    padding-right: 8px !important;
    width: 15%;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    font-weight: 700;
    vertical-align: middle;
}

.TabNew.tabotherinfo th {
    width: 7.6% !important;
}

.TabNew th span {
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    font-family: segoe UI;
}

.newList,
.TabNew :not(.treeView) td select {
    width: 100% !important;
    height: 60px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    overflow: auto;
    padding-right: 40px;
    padding-left: 0px;
}

.TabNew .ajax__tab_body {
    border: none !important;
    margin-left: 50px;
    height: auto !important;
}

.ajax__calendar_body td {
    border: none !important;
}

.TabNew td[colspan="5"] {
    padding: 0px !important;
}


.TabNew td input[type="image"] {
    width: 20px !important;
    height: 20px !important;
}


.TabNew select option:checked {
    background-color: #1967d2;
}

.TabNew #showAll {
    cursor: pointer;
    color: black;
    background-color: white;
    font-style: italic;
    text-decoration-line: underline;
}

.TabNew .SetupTxt {
    margin: 0px;
}

.TabNew .hitsddl, .TabNew .hitsdatetext {
    margin-bottom: 0px !important;
    padding: 0px !important;
}

.TabNew .hitsddl {
    height: 40px !important;
    margin-left: 10px;
}

.TabNew input[src*='Calendar_scheduleHS.png'] {
    margin-bottom: -4px !important;
}

.TabNew .treeView {
    width: 84.3% !important;
    height: 200px !important;
    padding: 0px !important;
}

.TabNew td.treeView *:not(div) {
    width: max-content !important;
    height: fit-content !important;
    border: none !important;
    padding: 0px !important;
    vertical-align: middle;
}

.TabNew.tabdates table td table td:has(input[class*="hitsdatetext"]),
.TabNew.tabqualification table td table td:has(input[class*="hitsdatetext"]) {
    border-right: none !important;
    border-bottom: none !important;
}

.TabNew td[style*="width:5px"] {
    border-bottom: none !important;
    border-right: none !important;
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
}


.TabNew textarea {
    width: 100% !important;
    height: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    box-shadow: none !important;
}

.TabNew table td input[type="text"] {
    text-align: left !important;
}

.TabNew input::placeholder {
    text-align: center;
}

.TabNew .customwidth table td:nth-child(2) {
    width: 59.5% !important;
}

#reportfilternew input#ctl00_ContentPlaceHolder1_TabQualification1_FirstOperAnd,
#reportfilternew input#ctl00_ContentPlaceHolder1_TabQualification1_SecondOperAnd,
#reportfilternew input#ctl00_ContentPlaceHolder1_TabQualification1_FirstOperAndBenefit,
#reportfilternew input#ctl00_ContentPlaceHolder1_TabQualification1_SecondOperAndBenefit {
    box-shadow: 0px 3px 6px #00000029 !important;
}

.TabNew input[class*="hitsdatetext"] {
    width: 100% !important;
}

.tabotherinfo th:last-child {
    border-right: none !important;
}

#reportfilternew table td table td table td {
    border: none;
}

#ctl00_ContentPlaceHolder1_TabOtherProfileInfo1_txtMilServDays td:has(input[type="text"]:not(.hitsdatetext)),
#ctl00_ContentPlaceHolder1_TabOtherProfileInfo1_txtMilServYears td:has(input[type="text"]:not(.hitsdatetext)),
#ctl00_ContentPlaceHolder1_TabOtherProfileInfo1_HitsWebTextRange1 td:has(input[type="text"]:not(.hitsdatetext)) {
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
}

#reportfilternew .tabotherinfo td:has(input[class*="hitsdatetext"]) {
    width: 41.505%;
}

.TabNew td:has(>span.HitsCheckbox input[type*="checkbox"]) {
    border: none;
}

#ctl00_ContentPlaceHolder1_TabOtherProfileInfo1_txtMilServDays td,
#ctl00_ContentPlaceHolder1_TabOtherProfileInfo1_txtMilServYears td,
#ctl00_ContentPlaceHolder1_TabOtherProfileInfo1_HitsWebTextRange1 td {
    width: 41% !important;
}

.tabotherinfo #Table1 table td input[type="text"],
.tabqualification #Table1 table td input[type="text"],
.tabprofile #Table1 table td input[type="text"] {
    width: 100% !important;
}

table#hitsmyform,
table#hitsAdvancedSearch {
    width: 100%;
    border-collapse: collapse;
    margin-top: -21px;
}

    table#hitsmyform td,
    table#hitsAdvancedSearch td {
        vertical-align: middle;
        border: 1px solid rgba(0, 0, 0, 0.2) !important;
    }

#hitsmyform .radio-btn-group {
    display: flex;
    justify-content: space-evenly;
}

    #hitsmyform .radio-btn-group label {
        margin-left: 5px;
    }

table#hitsmyform td:empty {
    border: none !important;
}

#hitsmyform .ddllist,
#hitsAdvancedSearch .ddllist {
    height: 100%;
    width: 100%;
    padding: 0px !important;
    border: none !important;
    margin: 0px;
    border-radius: 0px;
}

#hitsmyform .txtbox {
    width: 40% !important;
    height: 50% !important;
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}

#hitsmyform td select {
    width: 100% !important;
    height: 60px !important;
    padding: 8px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    overflow: auto;
}

#hitsAdvancedSearch input.txtbox {
    width: 40% !important;
    height: 50% !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 5px;
}

.btn_AdvSearchaddField {
    padding: 8px 15px;
    width: 20%;
    margin-bottom: 15px;
    cursor: pointer;
}

.btn_AdvSearchremovefield {
    padding: 8px 15px;
    width: 20%;
    background-color: white;
    color: black;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029 !important;
    margin-left: 10%;
    cursor: pointer;
}

.mainBatchPanel {
    border-radius: 12px;
    background-color: #F8F8F8D9;
}

.batchContainer {
    padding-top: 10px;
}

    .batchContainer legend {
        font: 400 24px Segoe UI;
        color: #27AAE1;
        margin-left: 15px;
    }

    .batchContainer fieldset {
        border: none;
    }

.batchSection legend {
    font: 600 20px Segoe UI;
    color: #404040;
    margin-left: 15px;
}

.batchSection fieldset {
    border: none;
}

.batchActions {
    margin-left: 15px;
}

.selectList {
    display: ruby;
    width: 100% !important;
    height: 50px !important;
    font-size: 16px;
    border: none;
    border-radius: 8px;
    overflow: auto;
    outline: none;
    box-shadow: 0px 3px 6px #00000029;
    margin-bottom: 12px;
    padding-right: 40px;
}

    .selectList::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    .selectList option {
        margin: 2px;
        margin-top: 10px;
        padding: 5px;
        border-radius: 10px;
        background-color: silver;
        color: white;
        min-width: 50px;
        text-align: center;
        vertical-align: middle;
    }

        .selectList option:checked {
            background-color: #1967d2 !important;
        }

    .selectList:focus option:checked {
        background-color: #1967d2 !important;
    }

    .selectList #showAll {
        cursor: pointer !important;
        color: black !important;
        background-color: white !important;
        font-style: italic !important;
        text-decoration-line: underline !important;
        padding-right: 40px;
    }

.dateRange td:first-child,
.dateRange td:last-child {
    width: 150px;
}


/*DNA Search Style*/

.dnaSearch body #empSearch_Panel1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: white;
}



.dnaempsearch {
    padding: 20px;
}


.dnaSearch .search-container {
    width: 94%;
    margin: 0px 20px;
    padding-top: 20px;
}

.dnaSearch .search-box {
    width: 250px;
    padding: 8px;
    /* border: 1px solid #ccc;
        border-radius: 4px;*/
    margin-bottom: 10px;
    font-size: 14px;
    margin: 10px;
}

.dnaSearch .tabs-container {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.dnaSearch .tab {
    display: inline-block;
    padding: 8px 12px;
    cursor: pointer;
    color: #404040;
    text-decoration: none;
    font-size: 18px;
    height: fit-content;
    border-radius: 29px;
    margin: 1px;
    width: fit-content;
    max-width: 332px;
    overflow: hidden;
    border-bottom: 2px solid white;
    height: 24px;
}



.dnaSearch .tabName {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    color: #404040;
    text-decoration: none;
    font-size: 18px;
    max-width: 90%;
}

.dnaSearch .tab.active {
    border-bottom: 2px solid #0078d4;
    color: #0078d4 !important;
}

    .dnaSearch .tab.active a {
        color: #0078d4 !important;
    }

.dnaSearch .tab:hover {
    background-color: #f0f0f0;
}

.dnaSearch .section {
    margin-top: 15px;
}

.dnaSearch .section-title {
    /*font-weight: bold;*/
    /*font-weight: 600;*/
    /*margin-bottom: 5px;*/
    font-size: 20px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: fit-content;
    max-width: 90%;
}



.dnaSearch .see-more {
    color: blue;
    text-align: right;
    font-size: 0.9em;
}

.dnaSearch .item-icon {
    margin-right: 5px;
    width: 20px;
    display: inline-block;
}

.dnaSearch .item-image {
    width: 40px;
    display: inline-block;
    height: 40px;
}

.dnaSearch .employee-icon img .employee-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    background-color: #007bff;
    border-radius: 50%
}


.dnaSearch .dropdown {
    position: relative;
    display: inline-block;
}

.dnaSearch .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dnaSearch .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dnaSearch .dropdown-content a:hover {
            background-color: #f1f1f1
        }

.dnaSearch .show {
    display: block;
}

.dnaSearch .category-section {
    margin-bottom: 5px;
}

.dnaSearch .org-container {
    display: none;
}

    .dnaSearch .org-container.active {
        display: block;
    }


.dnaSearch .see-more {
    color: blue;
    cursor: pointer;
}

.dnaSearch .item {
    margin-bottom: 5px;
    padding: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
    display: inline-flex;
    width: 98%;
    border-bottom: 1px solid #f2f2f2;
    align-items: center;
}

    .dnaSearch .item:hover {
        background-color: #f0f0f0;
    }

.dnaSearch .item-name {
    color: #333;
    font-size: 19px;
    margin: 0px 16px;
}

.dnaSearch .employee-info {
    margin-left: 16px;
    margin-right: 16px;
}

.dnaSearch .emp-name {
    color: #333;
    text-decoration: none;
    align-content: center;
    font-size: 19px;
}

.dnaSearch .employee-card {
    padding-bottom: 5px;
    margin-bottom: 0px !important;
}

.dnaSearch .selected {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}

.dnaSearch .employee-details span {
    font-size: 16px;
    color: #666;
}

.dnaSearch .employee-icon.item-image img {
    height: 45px;
    width: 45px;
    border-radius: 50%;
}

.dnaSearch .employee-icon.item-image {
    background-color: #1967d2;
    margin-right: 5px;
    width: 45px;
    display: inline-block;
    height: 45px;
    border-radius: 50%;
}

.dnaSearch .Org-Count {
    display: inline-block;
    overflow: hidden;
    margin-left: auto;
    /*font-weight:600;*/
    margin-left: 5px;
    margin-right: 5px;
}

.dnaSearch .more-dropdown {
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.dnaSearch .active {
    font-weight: 400;
}
/* Loader styling */
.dnaSearch #empSearch_loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    /*        display: flex;
        justify-content: center;
        align-items: center;*/
    z-index: 9999;
}


.bighdr {
    font-size: 20px !important;
    font-weight: 600 !important;
    display: block;
    padding-bottom: 5px;
}

#updateProgressDiv {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
    /* will be used later */
    /*
    display: block !important;
    visibility: hidden;
    opacity: 0;
    height: 100%;
    width: 100%;
    align-content: center;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.25);
    transition: opacity 0.5s ease, visibility 0.5s ease;
*/
}

.fade {
    transition: opacity 0.5s ease, visibility 0.5s ease;
}

.fadein {
    opacity: 1 !important;
    visibility: visible !important;
}

.fadeout {
    opacity: 0 !important;
    visibility: hidden !important;
    /*transition: opacity 0.3s ease, visibility 0.3s ease !important;*/
}

.fadeoutpartial {
    opacity: 0.2 !important;
}

.agendabuttonname {
    width: 24px;
    border: 0 none;
    background: none;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    white-space: nowrap;
    color: white;
    font-size: large;
}

.AgendaTD {
    width: 100%;
}

#wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.wrapper {
    margin: 0 auto;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

#container {
    width: 100%;
}

.zoneheader_old_font tr td {
    font-size: 22px !important;
    display: none
}

.zoneheaderNew {
    padding-left: 5px;
    font-size: 22px !important;
    color: white !important;
    font-family: 'Segoe UI';
}


.webpart-toggle-btn-inner {
    width: 15px !important;
    height: 0px !important;
    border: 3px solid #FFFFFF;
    opacity: 1;
}

.webpart-toggle-btn {
    width: 44px;
    height: 44px;
    background: #577188 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 0.85;
    margin-left: 15px;
    margin-top: 15px;
    padding-top: 18px;
    padding-left: 15px;
}

.Emptyzonestyle {
    padding: 10pt;
    font-size: 22px !important;
    height: 40pt;
    color: white !important;
    font-family: 'Segoe UI';
}

.CatalogZoneName {
    font-size: 22px !important;
    line-height: 23pt;
    padding-left: 15px;
    color: white !important;
    font-family: 'Segoe UI';
}

.VerbStyleCss Img {
    height: 23px;
    width: 23px;
    margin: 1px;
}

.PartTitleStyleCss {
    font-size: 11pt;
    font-weight: bold;
    color: white;
}

    .PartTitleStyleCss a {
        font-size: 11pt;
        font-weight: bold;
        color: white !important;
        font-family: 'Segoe UI';
    }

.TDNotDisplay {
    display: none
}

.Editorzone_EditView {
    padding: 2px;
    margin-top: -4px;
    padding-left: 7px;
    padding-right: 7px;
}

.ZoneDivClass {
    width: 100%;
    float: left;
    margin-bottom: 35px;
    border-radius: 15px;
    background: #00284680;
}


table.Editorzone_EditView tr:nth-child(2) table {
    border-style: solid;
    border-color: white;
    border-width: 1px;
}

table.CatalogZoneCss tr:nth-child(2) table table {
    border-style: none !important;
    border-width: 0px !important;
}

table.CatalogZoneCss tr:nth-child(2) table {
    border-style: solid;
    border-color: white;
    border-width: 1px;
}

table.Editorzone_EditView tr:nth-child(2) table table {
    border-style: none;
    border-width: 0px;
}


.WPMPTCss {
    border-radius: 15px;
    background: #00284680;
    margin-bottom: 20px;
    padding: 15px;
}

.WPMPTable {
    padding-bottom: 25px;
}

.EditorZone {
    border-radius: 15px;
    background: #00284680;
    vertical-align: top;
}

    .EditorZone span {
        font-size: 16px !important;
        color: white !important;
        font-family: 'Segoe UI';
    }

    .EditorZone label {
        color: white !important;
        font-family: 'Segoe UI';
    }

.cssadjustwebpart {
    border-color: white !important;
    border-width: 1px;
    border-style: solid;
}

.btn-img {
    padding: 8px;
    cursor: pointer;
}


#AgendaTD1::-webkit-scrollbar {
    width: 8px;
}

#AgendaTD1::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #C2C2C2;
}

table.Editorzone_EditView table:first-child tr:first-child td:first-child {
    font-size: 22px;
    margin-top: 3px;
    line-height: 20px;
    color: white;
    font-family: 'Segoe UI';
    height: 59px;
}

table.Editorzone_EditView span {
    word-spacing: -1px;
}

table.Editorzone_EditView table {
    line-height: 30px;
}

    table.Editorzone_EditView table:first-child tr:first-child td:first-child label {
        font-size: 16px !important;
        color: white;
        font-family: 'Segoe UI';
    }

.Editorzone_EditView legend {
    color: white;
    font-size: 16px;
    font-weight: 600;
}

.Editorzone_EditView a {
    color: white;
    font-size: 16px;
    font-weight: 600;
}

.Editorzone_EditView legend {
    color: white;
}

.Editorzone_EditView a:hover {
    color: white;
}

.Editorzone_EditView input[type="checkbox"] {
    border-style: solid;
    border-color: white;
    border-width: 1px;
}

    .Editorzone_EditView input[type="checkbox"]:checked:after {
        color: white !important;
    }

.Editorzone_EditView input[type="button"] {
    font-size: 18px;
    font-weight: 600;
    color: white !important;
    font-family: 'Segoe UI';
    background-color: transparent;
    border: none;
    text-decoration: underline;
    vertical-align: middle;
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 35px !important;
    margin-top: 10px !important;
}

.ReportActionGrouping {
    display: inline-flex !important;
    align-items: center;
    padding: 0 10px !important;
    border: none;
    background-color: #27AAE1;
    color: white;
    font-weight: bold;
    border-radius: 5px;
}

.ReportActionButtons:hover {
    box-shadow: 0px 0px 10px #00000063;
}

#Button1Grouping .span {
    all: unset !important;
    font-size: inherit !important;
    color: inherit !important;
    white-space: nowrap;
}

.ReportActionButtons {
    background: #27AAE1 0% 0% no-repeat padding-box !important;
    width: auto !important;
    font-size: 20px !important;
    margin-left: 11px !important;
    padding: 10px 12px;
    box-sizing: border-box;
    cursor: pointer;
    border-style: none;
    border-radius: 5px;
    font-family: Segoe UI;
    font-weight: 400;
    box-shadow: 0px 3px 6px #00000029;
    /* margin-bottom: 5px; */
    /*   padding-top: 5px;*/
    line-height: 20px;
    height: 40px;
    color: white;
}



.FilterGrouping-panel {
    position: absolute;
    right: 0px;
    left: auto;
    border: 1px solid #ccc;
    background-color: white;
    box-shadow: 6px 3px 6px #00000029;
    border-radius: 15px;
    display: none;
    margin-top: 3px;
    top: 100%;
    text-align: left;
    width: 279px;
    padding: 10px;
    z-index: 1000;
}

.ActionButtonsPostions {
    top: 11px;
    position: absolute;
    right: 93px;
    left: auto;
    z-index: 1000;
}

.nav-FilterPrev:hover {
    background-color: #e6e6e6;
    color: #444;
}

.nav-FilterAftr:hover {
    background-color: #e6e6e6;
    color: #444;
}

.nav-FilterPrev {
    z-index: 8;
    border: 0;
    box-shadow: 0 0 5px lightgray;
    font-size: 20px;
    margin-right: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    transform: skew(-8deg, 0deg);
    display: block;
    position: relative;
    cursor: pointer;
    border-radius: 8px 4px 0 0;
}

.nav-FilterAftr {
    z-index: 8;
    border: 0;
    box-shadow: 0 0 5px lightgray;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    transform: skew(8deg, 0deg);
    display: block;
    margin-left: -8px;
    position: relative;
    cursor: pointer;
    border-radius: 4px 8px 0 0;
}

#tabsContainer {
    white-space: nowrap;
    overflow-x: auto;
    display: inline-block;
}

.medhdr {
    font-size: 18px;
    font-weight: 400;
}

.TabNew .txtRange .SetupTxt {
    width: 100% !important;
}

/* used in EmployeesList2*/
.EmployeesListPopupBtn {
    width: 60px;
    margin-top: 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

    .EmployeesListPopupBtn img {
        height: 40px;
        width: 40px;
        background-color: white;
        border-radius: 10px;
        object-fit: scale-down;
    }

    .EmployeesListPopupBtn span {
        display: block;
        color: white;
        font: 14px Segoe UI !important;
        text-align: center;
        margin-top: 1px;
        font-weight: 400 !important;
    }
/*////////////////////////*/
/*/////////////NasReportAgendaMP///////////*/
.TabIconDisabled {
    filter: grayscale(100%);
    opacity: 64%;
}

customLinkButton.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.custom-icon.disabled {
    pointer-events: none;
    filter: grayscale(100%) opacity(36%);
}

.custom-icon {
    margin-left: 4px !important;
    margin-right: 0px !important;
    border: 0;
    height: 100%;
    width: 20px;
    vertical-align: -webkit-baseline-middle;
    outline: none;
    cursor: pointer;
    transition: filter 0.3s ease;
}

.customLinkButton {
    display: inline-block;
    background-color: transparent;
    border: none;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    font-size: 20px;
    padding: 0px 6px !important;
    font-family: Segoe UI;
    font-weight: 400;
    vertical-align: middle;
    height: 100%;
}



.tabButton:not(.disabled):hover {
    background-color: #ddd;
}

#nextBtn {
    font-family: monospace;
}

#prevBtn {
    font-family: monospace;
}

.tabbed {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 0px;
    overflow: hidden;
    transition: border 250ms ease;
    padding: 0px 3px;
}

    .tabbed ul {
        margin: 0px;
        padding: 0px;
        overflow: auto hidden;
        float: left;
        padding-left: 7px;
        display: flex;
        list-style: none;
    }

        .tabbed ul * {
            margin: 0px;
            padding: 0px;
        }

        .tabbed ul li {
            display: block;
            float: right;
            padding: 0px 10px;
            background-color: white;
            margin-right: 0px;
            position: relative;
            cursor: pointer;
            color: black;
            transition: all 250ms ease;
            border-radius: 8px 8px 0 0;
        }

            .tabbed ul li:before,
            .tabbed ul li:after {
                display: block;
                content: " ";
                position: absolute;
                top: 0;
                height: 100%;
                width: 12px;
                background-color: white;
                transition: all 250ms ease;
                pointer-events: none;
            }

            .tabbed ul li:before {
                z-index: 7;
                right: -5px;
                transform: skew(18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) 3px 2px 2px, inset rgba(255,255,255,.09) -1px 0;
            }

            .tabbed ul li:after {
                z-index: -1;
                left: -5px;
                transform: skew(-18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) -3px 2px 2px, inset rgba(255,255,255,.09) 1px 0;
            }

            .tabbed ul li:not(.disabled):not(.active):hover {
                background-color: #e6e6e6;
                color: #444;
            }

            .tabbed ul li.disabled {
                cursor: not-allowed;
                background-color: white;
                color: #aaa;
            }



            .tabbed ul li.active,
            .tabbed ul li.active:before,
            .tabbed ul li.active:after {
                background-color: #00ace6;
                color: white;
            }

#ctl00_navTabs.tabsWithoutButtons li:first-child:after {
    z-index: 0;
}

#ctl00_navTabs.tabsWithoutButtons li:first-child:before {
    z-index: 7;
}

#ctl00_navTabs.tabsWithoutButtons {
    height: 40px !important;
    padding-inline: 11px !important;
    margin-left: 3px !important;
    margin-right: 0px !important;
}

.button-txt-white {
    color: white;
}

.tabbed.round ul li {
    border-radius: 8px 8px 0 0;
}

    .tabbed.round ul li:before {
        border-radius: 0 8px 0px 0;
    }

    .tabbed.round ul li:after {
        border-radius: 8px 0 0 0px;
    }

.nav-container {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    padding: 14px 9px 0px 9px;
    margin-bottom: -8px;
    /*transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);*/
}

.tabsfull {
    max-width: calc(100vw - 156px) !important;
}

.nav-btnPrev:hover {
    background-color: #e6e6e6;
    color: #444;
}

.nav-btnAftr:hover {
    background-color: #e6e6e6;
    color: #444;
}

.nav-btnPrev {
    z-index: 8;
    border: 0;
    box-shadow: 0 0 5px lightgray;
    font-size: 20px;
    margin-right: -10px;
    padding-top: 10px;
    padding-bottom: 10px;
    transform: skew(-8deg,0deg);
    display: block;
    position: relative;
    cursor: pointer;
    border-radius: 8px 4px 0 0;
}

.nav-btnAftr {
    z-index: 8;
    border: 0;
    box-shadow: 0 0 5px lightgray;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    transform: skew(8deg,0deg);
    display: block;
    margin-left: -8px;
    position: relative;
    cursor: pointer;
    border-radius: 4px 8px 0 0;
}

.Lockedtab {
    position: relative;
    background-color: #C5C5C5;
}

    .Lockedtab::before,
    .Lockedtab::after {
        background-color: #D3D3D3;
    }

    .Lockedtab::before {
    }

    .Lockedtab::after {
    }

.tabbed li:before,
.tabbed li:after {
    pointer-events: none;
    cursor: default;
}

.tabbed ul li.Lockedtab::before,
.tabbed ul li.Lockedtab::after {
    background-color: #C5C5C5;
}

.tabbed li:hover:not(.disabled):not(.active):not(.Lockedtab):before,
.tabbed li:hover:not(.disabled):not(.active):not(.Lockedtab):after {
    pointer-events: auto;
    background-color: #e6e6e6;
    color: #444;
}

.tabbed {
    display: flex;
    flex: 1;
    overflow-x: auto;
    scrollbar-width: none;
    height: 40px;
}

    .tabbed::-webkit-scrollbar {
        display: none;
    }


    .tabbed li {
        white-space: nowrap;
        padding: 10px 20px;
        transition: border 250ms ease;
        position: relative;
    }

        .tabbed li a {
            text-decoration: none;
        }

.CylinderShape {
    height: 10px;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 10px;
    display: inline-block;
    box-shadow: 1px 1px 2px #000000BF;
    border: 1px solid #e9e8e9;
    margin-top: 0px;
    width: 100%;
}

.tabbutton {
    writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    position: relative;
    text-align: left;
    float: left;
    padding-right: 1px;
}

.search-bar-container {
    margin-left: 52px;
    margin-right: 0px;
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 2.5px;
    max-width: 400px;
    position: relative;
    justify-content: flex-start;
    background: white;
    width: 80%;
    height: 35px;
}

    .search-bar-container input {
        font-family: 'Segoe UI';
        font-size: 19px;
    }

        .search-bar-container input:disabled {
            border: none !important;
        }

        .search-bar-container input::placeholder {
            text-align: left;
        }

.advanced-search-container {
    margin: 10px 52px;
    position: absolute;
    width: 75%;
    background-color: transparent;
    border-radius: 10px;
    box-sizing: border-box;
    z-index: 101;
    height: 80vh;
    box-shadow: 2px 3px 11px 8px rgb(0 0 0 / 31%);
}

.HitsCheckbox div a {
    position: relative !important;
    font-size: 10pt !important;
    padding-top: 40px;
    color: white;
    text-align: center;
    text-decoration: none;
    background-position-x: center;
    background-size: calc(77% - 4px) calc(61% - 3px);
}

/*/////////////NasReportAgendaMP///////////*/

/*/////////////NasAgendaMP///////////*/
.no-scrollTabs {
    height: 200px;
    overflow: hidden;
}

.scrollableTabs-content {
    overflow-y: auto;
    height: calc(100vh - 165px);
}

.funspan:hover {
    color: black;
    background-color: #E5E5E5;
    height: 30px;
    vertical-align: middle;
}

div#ctl00_Fmn0Items {
    left: auto !important;
    right: 70px;
    border-style: solid;
    border-width: 2px;
    border-color: black;
    top: 81px !important;
    z-index: 100 !important;
}

div#ctl00_PMn0Items {
    right: 7px;
    left: auto !important;
    border-style: solid;
    border-width: 2px;
    border-color: black;
    top: 81px !important;
    z-index: 100 !important;
}

.funspan {
    color: black;
    height: 30px;
    vertical-align: middle;
    font-size: medium;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
}


.functionsmenu {
    position: relative;
    text-align: center;
    display: table;
    padding: 0px;
    margin: 0px;
    width: 32px !important;
    bottom: 2px;
    right: 2px;
    left: 0px;
}

    .functionsmenu img {
        text-align: center;
    }

    .functionsmenu a {
        margin: 2px;
        color: white;
    }

    .functionsmenu.active, .datagridimageitem:hover > :first-child {
        filter: invert(0) hue-rotate(180deg);
    }

.dmi {
    text-align: left;
    color: white;
    background-color: white;
    height: 30px;
    padding: 0px;
    margin: 0px;
}

.cmi {
    text-align: center;
    padding: 0px;
    margin: 0px;
    background-color: none !important;
    cursor: default !important;
}

.dmih {
    text-align: left;
    color: white;
    background-color: #1ba1e2;
    height: 30px;
}




.AgendaPageBody {
    background-image: url(../../images/background-main-site.avif);
    background-size: cover;
    background-attachment: fixed;
}

#SearchTable {
    padding: 10px !important;
    padding-right: 30px !important;
}





iframe#EmpSearchContainer {
    box-shadow: 2px 3px 11px 8px rgb(0 0 0 / 31%);
    min-width: auto;
}

#AdvSearchOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 98;
    text-align: center;
}

.loader-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



input#ctl00_TxtValue::placeholder {
    text-align: left;
}


#ctl00_HitsUpdatePanel4 {
    margin: 0px 15px;
}

input#ctl00_Btnsearchgo {
    width: 20px;
    height: 20px;
    padding: 5px;
}

.AutoCompleteExtenderAutoHeader {
    background-color: window;
    color: windowtext;
    border: solid 1px #005883;
    text-align: right;
    width: auto !important;
    min-width: 100px;
    width: 300px !important;
    height: 150px !important;
    position: fixed !important;
    left: 320px !important;
    top: 55px !important;
}

.ResultPanel {
    width: 80%
}

.ActionPanel {
    width: 20%
}


.hlist {
    width: 90% !important;
    height: 41px !important;
    box-shadow: 0px 3px 6px #00000029 !important;
}

    .hlist option {
        margin-top: 0px;
    }

select.hlist ~ a > img {
    margin-top: 0px !important;
    padding-right: 6px;
    padding-top: 7px;
    padding-bottom: 0px !important;
}

.treeViewContainer .table100 {
    margin-inline: auto;
    margin-top: 0px;
    width: min-content;
}

.treeViewContainer input[type="checkbox"] {
    vertical-align: top;
    height: 17px;
    width: 17px;
    margin-top: 5px;
}


.treeViewContainer a {
    font-size: 18px;
}

.treeViewContainer img {
    border-width: 0;
    width: 19px;
    margin-top: 6px;
}

.treeViewContainer .hitsddl {
    margin-top: 12px;
    padding-left: 0px;
}

.treeViewContainer .optionsBtn {
    color: #27AAE1;
    text-decoration: none;
}

    .treeViewContainer .optionsBtn:hover {
        color: #27AAE1;
        text-decoration: underline;
    }

.treeViewContainer .treeviewNew td, .treeviewNew tr {
    display: inline-flex;
    align-items: center;
}

.treeViewContainer #ctl00_Path1_TXTService {
    width: 90vw;
}

.treeViewContainer {
    height: 80vh;
    overflow: auto;
    background-color: white;
    width: 90vw;
    display: block;
}

    .treeViewContainer #HeaderT td {
        width: 450px;
    }


    .treeViewContainer body {
        overflow: hidden;
        margin: 0px;
        padding: 0px;
    }

    .treeViewContainer span {
        font-size: 14px;
    }

    /*Header Styling*/
    .treeViewContainer .table100 table,
    .treeViewContainer .table100 tr,
    .treeViewContainer .table100 td {
        padding: 0px;
    }

    .treeViewContainer .TDlightFormView {
        padding: 0px;
    }

    .treeViewContainer #Table1 {
        width: 90vw;
        text-align: center;
    }


    .treeViewContainer .service {
        font-size: 20px;
        font-family: segoe UI;
        font-weight: 500;
        background: #f8f8f8;
        width: 350px;
        display: inline-block;
        text-align: left;
        padding: 10px 0px;
        margin-top: 2px;
        box-shadow: 2px -2px 2px 1px rgba(0, 0, 0, 0.1);
    }
    /*to solve Maximize issue in title(path.ascx)*/
    .treeViewContainer #ctl00_Path1_Table1 {
        display: flex;
        justify-content: center;
    }

    .treeViewContainer #ctl00_Path1_Label1 {
        display: none !important;
    }

.treeViewContainerbtns {
    display: flex;
    width: 90vw;
    margin-top: 1px;
}

    .treeViewContainerbtns .done-btn, .treeViewContainerbtns .close-btn {
        border: none;
        width: 50%;
        padding: 15px 0;
        box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
        font-size: 17px;
        font-family: segoe UI;
        background-color: #f8f8f8;
    }

    .treeViewContainerbtns .done-btn {
        margin-right: 1px;
        margin-left: 0px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 0px;
    }

        .treeViewContainerbtns .done-btn:hover, .treeViewContainerbtns .close-btn:hover {
            background-color: rgba(0,119,255,0);
            transition: background-color 0.3s ease;
        }

    .treeViewContainerbtns .close-btn {
        margin-left: 1px;
        margin-right: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 20px;
    }

.treeViewContainer img {
    transform: rotate(0deg) scaleY(1);
}


.TabNew .RoundedTable, .TabNew fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

.periodradiobutton td {
    border: none !important;
}

#ctl00_ContentPlaceHolder1_FinanceFilter1_TabFinance1_FirstOperAnd,
#ctl00_ContentPlaceHolder1_FinanceFilter1_TabFinance1_SecondOperAnd,
#ctl00_ContentPlaceHolder1_FinanceFilter1_TabFinance1_txtRunno,
#ctl00_ContentPlaceHolder1_naswebuserctrl_FirstOperAnd,
#ctl00_ContentPlaceHolder1_naswebuserctrl_SecondOperAnd,
#ctl00_ContentPlaceHolder1_naswebuserctrl_txtRunno {
    border: 1px solid #AFAFAF;
}
/*Approvals*/
.gridstickyheader {
    overflow-x: auto;
    display: inline-block;
    width: calc(100vw - 84px);
    height: calc(100vh - 226px);
}

    .gridstickyheader .gridviewtable {
        table-layout: auto;
        width: 1800px !important;
    }

        .gridstickyheader .gridviewtable th {
            position: sticky;
            top: 0;
            background-color: #1B769D;
            /* width:45px;*/
            z-index: 1;
            /* padding-left: 12px !important;
            padding-right: 12px !important;*/
        }

.zindex0 {
    z-index: 0;
}

.approvalsHearder-spacing {
    padding-right: 5px;
    padding-top: 5px;
}

.approvalsHearder-spacing2 {
    padding-right: 5px;
    padding-top: 0px;
}


.WFActionLabel {
    width: 99%;
    display: block;
    font-weight: 600;
    font-style: italic;
    text-decoration: underline;
    text-align: right;
}

.HeaderStyle label {
    color: white;
    font-weight: 600 !important;
    display: ruby;
}

#DivApprovalsGrid .gridviewtable img {
    width: 32px;
    height: 32px;
}

.WfApprovalTabelEN {
    position: absolute;
    top: 86px;
    right: 56px;
}

.WfApprovalsDataPager {
    width: 100%;
    margin-top: 5px;
}


/*****************************picker********************************/

/*common between Arabic and English*/
.pickerCommon span {
    font-size: 14px;
}

.pickerCommon span {
    font-size: 14px;
}

.TDlightFormView.pickerCommon {
    padding: 0px;
}

.pickerCommon .btns {
    display: flex;
    width: 350px;
    margin: 1px auto;
}

.pickerCommon .sotring-btn {
    display: flex;
    margin: 0;
    padding: 2px 10px;
    width: 100%;
    text-align: left;
    background-color: #f8f8f8;
    color: black;
    border: none;
    align-items: center;
    font-family: segoe UI;
    font-size: 15px;
}

.sotring-btn:hover {
    transition: background-color 0.2s ease;
    background-color: #ffffff;
}

.pickerCommon .select-wrapper select {
    width: 100%;
    font-size: 15px;
    font-family: segoe UI;
    background-color: #ffffff;
    height: 30px;
    border: 1px solid #e9e9e9;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}

.pickerCommon .done-btn:hover,
.pickerCommon .close-btn:hover {
    transition: background-color 0.2s ease;
    background-color: #ffffff;
}

.pickerCommon .pickup-selectAll {
    text-decoration: none;
}

/*******listPickup and pickup English******/

.pickerCommon .done-btn {
    margin-right: 1px;
    border-bottom-left-radius: 20px;
}

.pickerCommon .close-btn {
    margin-left: 1px;
    border-bottom-right-radius: 20px;
}

.pickerCommon .done-btn,
.pickerCommon .close-btn {
    border: none;
    width: 50%;
    padding: 15px 0;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.1);
    font-size: 17px;
    font-family: segoe UI;
    background-color: #f8f8f8;
}

.pickerCommon .input-control {
    width: 100%;
    height: 32px;
    font-size: 16px;
    font-family: segoe UI;
    background-color: #ffffff;
    border: none;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    padding: 0 0 0 40px;
    margin: 0 0 0 -35px;
}

.pickerCommon .ListPickupCheckBox table tr td span label span:last-child {
    padding-left: 8px;
    padding-right: 8px;
    line-height: 18px;
    text-align: left;
    width: 100%;
}

.pickerCommon .search-section input::placeholder {
    text-align: left;
}

.pickerCommon .report-bar-search div input::placeholder {
    text-align: left;
}

.ReportActionButtons.no-hover {
    box-shadow: none !important;
    background-color: #228fbd;
    pointer-events: none;
}

.ReportClickedButton {
    background-color: #228fbd !important;
    box-shadow: inset 0px 0px 5px #c1c1c1 !important;
    text-decoration: none !important;
    color: lightgray !important;
    pointer-events: none !important;
}
/*******End Of listPickup and pickup English******/

.myFormBtn {
    background: url(../../images/icons/MyForm.PNG) no-repeat center top;
    padding-top: 45px;
    text-decoration: none;
    display: inline-block;
    width: 70px;
    text-align: center;
}

.tabCompetenciesPost .footer {
    overflow-wrap: break-word;
    font-family: "Segoe UI";
    font-size: 9pt;
    padding-left: 4pt;
    padding-right: 4pt;
    margin: 5px 0px 5px 0px;
    border-bottom-color: lightgrey;
    border-top-color: lightgrey;
    white-space: normal !important;
    border-width: 1px;
}

.tabCompetenciesPost .headerPaddingLeft {
    padding-left: 18px;
}

.tabCompetenciesPost .headerPaddingRight {
    padding-right: 40px;
}

.tabCompetenciesPost img[src*="pickup.png"] {
    background: none;
}

#ctl00_ContentPlaceHolder1_EmployeeAndApplicantFilter_TabProfile1_AppEmpRB td {
    border: none !important;
}

HitsPanelSubHeader fieldset legend {
    text-align: left;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
}

.TblSetupTxt {
    width: 91.5%;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    height: 40px;
    position: relative;
}

.TblAttendanceCell {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: gray;
    font-size: 16px !important;
    font-weight: 400 !important;
    width: 100%;
    background-color: white;
    height: 20px !important;
    color: #404040 !important;
    text-align: center !important;
}

    .TblAttendanceCell input {
        font-size: 16px !important;
        font-weight: 400 !important;
        word-wrap: break-word;
        color: #404040 !important;
        margin: auto !important;
        margin-left: 0px !important;
    }

.TblCheckbox input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: white;
    border: 1px solid #404040;
    padding: 10px;
    border-radius: 5px;
    position: relative;
    margin: 0px;
    margin-left: 5px;
}

    .TblCheckbox input[type="checkbox"]:checked::after, .HitsCheckboxSummary input[type="checkbox"]:checked::after {
        content: "✔";
        position: absolute;
        font-size: 22px;
        top: -6px;
        left: 2px;
        color: rgb(51, 51, 51);
    }

.ImportExportPanel {
    margin: 0px;
    border: 2px solid transparent;
    border-radius: 12px;
    background: transparent 0% 0% no-repeat padding-box;
}

    .ImportExportPanel fieldset {
        border: 0px;
        padding: 0px;
    }

    .ImportExportPanel > fieldset > table {
        border-collapse: separate;
    }

    .ImportExportPanel legend {
        padding-right: 0px;
        padding-left: 20px;
        vertical-align: middle;
        text-align: left;
        font: 600 20px Segoe UI;
        color: #404040;
        margin-left: 5px;
        position: relative;
        top: 2px;
    }


    .ImportExportPanel label {
        font: 18px Segoe UI !important;
        color: #404040;
        font-weight: 400 !important;
    }

    .ImportExportPanel input {
        font: 18px Segoe UI !important;
        color: #404040;
        font-weight: 400 !important;
    }

.tableBG {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1.5px 3px #000000BF;
    opacity: 1;
    backdrop-filter: blur(50px);
    width: 99%;
    /* margin: 10px; */
    border: 1px;
    border-radius: 8px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 25px;
}

.datagrid-header-fixed {
    position: sticky;
    top: 0;
    z-index: 1;
}

.changePasswordBtnOutsidePanel {
    position: fixed;
    top: 3px;
    right: 94px;
    z-index: 1000;
}

.changePasswordBtnInsidePanel {
    position: absolute;
    top: -65px;
    right: 0px;
}

.btnEdit {
    background-image: url(../../Images/icons/edit.PNG);
    background-color: #F8F8F8;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0;
    height: auto;
    margin: 0 !important;
    height: 40px;
    width: 43px !important;
    cursor: pointer;
    outline: none;
    color: transparent !important;
    border-radius: 15px;
    border: none;
}

    .btnEdit:hover {
        background-color: #CECECE;
    }

.topimg {
    background-image: url('../../Images/AgendaToplksp.avif');
    background-size: cover;
}

.diviframe {
    height: calc(100vh - 160px);
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.diviframenotabs {
    height: calc(100vh - 94px);
    display: block;
    width: 100%;
    box-sizing: border-box;
}
/*AI controller*/
.aiComponent {
    margin: 7px;
    position: relative;
}

.aiComponentBodyTabs {
    height: 40px;
    opacity: 0.85;
    position: relative;
}

.aiComponentBody {
    margin-top: 15px;
    display: none;
}

.aiComponentBodyTabsBorder {
    background-color: #F8F8F8;
    box-shadow: 0px 1px 3px #000000BF;
    border-radius: 5px;
    padding-top: 7px;
    position: relative;
    margin-bottom: 10px;
}

.aiComponentBodyTabs img {
    width: 16px;
    height: 16px;
}

.aiComponentBodyItems {
    min-height: 55px;
    max-height: 330px;
    height: 330px;
    background-color: #F8F8F8;
    box-shadow: 0px 1px 3px #000000BF;
    border-radius: 3px;
    overflow: hidden auto;
    scrollbar-gutter: stable;
    position: relative;
}

    .aiComponentBodyItems table {
        display: inline-block;
        table-layout: fixed;
    }

.aimodal-dialog *::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.aimodal-dialog *::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #C2C2C2;
}

.aiComponentBodyItemsTableBodyRow {
    width: 165px;
    height: 30px;
    background: #FFFFFF padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    padding: 3px;
    cursor: pointer;
    align-items: center;
    margin: 10px 3px 0px 3px;
    display: flex;
}

    .aiComponentBodyItemsTableBodyRow span {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /*.FavToolTipText {
        visibility: hidden;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        bottom: 125%;*/ /* Position the tooltip above the text */
    /*left: 50%;
        margin-left: -60px;*/ /* Use half of the width to center the tooltip */
    /*opacity: 0;
        transition: opacity 0.3s;
    }*/
    /*.FavComponentBodyItemsTableBodyRow :hover.FavToolTipText {
    visibility: visible;
    opacity: 1;
}*/

    .aiComponentBodyItemsTableBodyRow img {
        width: 24px;
        height: 24px;
        border-radius: 50%;
    }

.aiComponentBorder {
    border-bottom: 1px gray;
    height: 22px;
    border-bottom-style: solid;
}

.aimodal-dialog {
    padding: 10px;
    backdrop-filter: blur(10px);
}

.aiControlsfade-scale {
    position: absolute;
    background-color: rgb(192,192,192, 0.72);
    width: 1050px;
    z-index: 1500;
    overflow: hidden auto;
    left: 276px;
    right: auto;
    top: 0px;
    transition: transform 0.5s ease-in-out;
    /* transition: transform 1s cubic-bezier(0.68, -0.55, 0.27, 1.55); */
    height: calc(100vh - 80px);
    top: 80px;
}


.aimodal-content {
    background-color: #ffffff;
    margin-top: 20px;
    box-shadow: 0px 2px 3px #000000BF;
    overflow: auto;
    border-radius: 5px;
}

.aiControlsModalBody {
    overflow-y: auto;
    height: calc(100vh - 160px);
}

.aiBtn-Icon {
    width: 210px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


.aiStar-Icon {
    color: #0D4C28;
    margin-right: 6px;
    font-size: 18px;
}

.aiModal-Icon {
    color: #0D4C28;
    position: relative;
    top: 11px;
    float: left;
    font-size: 23px;
    margin-right: 7px;
    width: 24px;
    height: 24px;
}

.aiCloseBtn-Container {
    float: right;
    top: 15px;
    position: relative;
    cursor: pointer;
}

.aiClose-Btn {
    color: white;
    width: 17px;
    height: 17px;
}

.aiModel-Spinner, #updateRecentProgressDiv {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
    display: none;
}

.aiModel-Hr {
    border: 1px solid white;
    margin-top: 15px;
}

.aiControlTabsIcon {
    margin-left: 4px !important;
    border: 0;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    outline: none;
}

.aiControlTabsBtn {
    display: inline-block; /* or block if you want it to take the full width */
    background-color: transparent;
    border: none; /* Remove any default border */
    text-decoration: none; /* Remove underline */
    color: inherit; /* Text color */
    cursor: pointer;
    font-size: 14px; /* Font size */
    /*font-weight: bold;*/
    padding: 11px 6px !important;
    vertical-align: middle;
    height: 100%;
    max-width: 86px;
    overflow: hidden;
}



.aitabbed {
    width: 80%;
    min-width: 100px;
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 0px;
    overflow: hidden;
    transition: border 250ms ease;
    /* border-bottom-left-radius: 10px; 
    border-bottom-right-radius: 10px; */
    box-shadow: -2px 16px 11px rgba(0, 0, 0, 0.079); /* Add shadow for 3D effect */
}

    .aitabbed ul {
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        float: left;
        padding-left: 8px;
        list-style-type: none;
    }

        .aitabbed ul * {
            margin: 0px;
            padding: 0px;
            /*  padding-top: 2px;
    padding-bottom: 4px;*/
        }

        .aitabbed ul li {
            display: block;
            float: right;
            padding: 0px 10px; /* Reduced padding to enlarge the middle region */
            background-color: #f2f2f2;
            margin-right: 0px;
            /*z-index: 6;*/
            position: relative;
            cursor: pointer;
            color: black;
            font: 600 13px roboto, "Open Sans", Helvetica, sans-serif;
            transition: all 250ms ease;
            border-radius: 8px 8px 0 0; /* Add this for rounded top corners */
            /* padding-top:2px;    
                    padding-bottom:1px;*/
        }

            .aitabbed ul li:before,
            .aitabbed ul li:after {
                display: block;
                content: " ";
                position: absolute;
                top: 0;
                height: 100%;
                width: 10px; /* Reduced width for minimal before and after sections */
                background-color: #f2f2f2;
                transition: all 250ms ease;
                pointer-events: none;
            }

            .aitabbed ul li:before {
                z-index: 7;
                right: -3px; /* Adjusted position */
                transform: skew(18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) 3px 2px 5px, inset rgba(255,255,255,.09) -1px 0;
            }

            .aitabbed ul li:after {
                z-index: -1;
                left: -3px; /* Adjusted position */
                transform: skew(-18deg, 0deg);
                box-shadow: rgba(0,0,0,.1) -3px 2px 5px, inset rgba(255,255,255,.09) 1px 0;
            }

            .aitabbed ul li:hover {
                background-color: #e6e6e6;
                color: #444;
            }


            .aitabbed ul li.active {
                /*   z-index: 3;*/
                /*  color: #FFFFFF; */
                color: white;
            }

                .aitabbed ul li.active,
                .aitabbed ul li.active:before,
                .aitabbed ul li.active:after {
                    background-color: #00ace6;
                    color: white;
                }


    /* Round Tabs */
    .aitabbed.round ul li {
        border-radius: 8px 8px 0 0;
    }

        .aitabbed.round ul li:before {
            border-radius: 0 8px 0px 0;
        }

        .aitabbed.round ul li:after {
            border-radius: 8px 0 0 0px;
        }

/* New Part */
.aiComponentBodyTabsContainer {
    display: flex;
    align-items: center;
    width: 97%;
    overflow: hidden;
    position: relative;
    padding-left: 5px;
}



.aitabbed li:before,
.aitabbed li:after {
    pointer-events: none; /* Disable pointer events on :before and :after */
    cursor: default;
}

.aitabbed li:hover:before,
.aitabbed li:hover:after {
    pointer-events: auto; /* Enable pointer events on :before and :after when li is hovered */
    background-color: #e6e6e6;
    color: #444;
}

.aitabbed {
    display: flex;
    flex: 1;
    overflow-x: auto;
    scrollbar-width: none; /* Firefox */
}

    .aitabbed::-webkit-scrollbar {
        display: none; /* Chrome, Safari, and Opera */
    }

    .aitabbed ul {
        display: flex;
        margin: 0;
        list-style: none;
    }

    .aitabbed li {
        white-space: nowrap;
        padding: 10px 20px;
        transition: border 250ms ease;
        position: relative;
    }

        .aitabbed li a {
            text-decoration: none;
        }

.aiComponentBodyTabsContainerBtn {
    cursor: pointer;
}

    .aiComponentBodyTabsContainerBtn:hover {
        background-color: #f2f2f2;
    }

.aiComponentTitle {
    display: flex;
    cursor: pointer;
    padding-right: 12px;
    padding-top: 11px;
}

    .aiComponentTitle span {
        width: 100%;
        font-size: 17px;
        text-align: left;
        font-family: Segoe UI;
        font-weight: bold;
        direction: ltr;
        color: #000000;
        margin-left: 10px;
    }

    .aiComponentTitle img {
        width: 10px;
    }

.aiControlsmodal-title {
    color: white;
    font-size: 22px;
    font-family: Segoe UI;
    font-weight: bold;
    top: 7px;
    position: relative;
    margin-right: 75px;
    margin-left: 0px;
}

.aiControlsBtn {
    border-radius: 50%;
    background: #F8F8F8;
    cursor: pointer;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    width: 58px;
    height: 58px;
    bottom: 30px;
    right: 30px;
    z-index: 50;
    padding: 2px;
}

.ai-btnAftr:hover {
    background-color: #e6e6e6;
    color: #444;
}

.ai-btnAftr {
    z-index: 8;
    border: 0;
    box-shadow: 0 0 5px lightgray;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    transform: skew(8deg,0deg);
    display: block;
    margin-left: -8px;
    position: relative;
    cursor: pointer;
    border-radius: 4px 8px 0 0;
}

.ai-btnPrev:hover {
    background-color: #e6e6e6;
    color: #444;
}



.ai-btnPrev {
    z-index: 8;
    border: 0;
    box-shadow: 0 0 5px lightgray;
    font-size: 20px;
    margin-right: -10px;
    /*   border-top-left-radius: 6px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    /*   border-bottom-left-radius: 7px;*/
    transform: skew(-8deg,0deg);
    display: block;
    position: relative;
    cursor: pointer;
    /* transition: all 250ms ease; */
    border-radius: 8px 4px 0 0;
}

.aiControlsBtn img {
    position: absolute;
    display: block;
    margin: 0px;
    /* line-height: 56px; */
    padding: 5px;
    width: 56px;
    height: 56px;
}

.ThAlign {
    padding-left: 12px;
    padding-right: 12px;
}




.flex-control-paging {
    direction: rtl;
    transform: scaleX(1);
}

.flexslider {
    overflow: hidden;
    box-shadow: 0px 1.5px 3px #000000BF;
    backdrop-filter: blur(50px);
    border-radius: 15px;
    margin-bottom: 15px;
    padding: 30px !important;
    transform: scaleX(1);
}

.slides {
    display: flex;
    gap: 15px;
    padding: 0;
    list-style: none;
}

    .slides li {
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        transform: scaleX(1);
    }

.promoimg {
    max-width: 100%;
    max-height: 180px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    cursor: pointer;
}

    .promoimg:hover {
        transform: scale(1.05);
    }

.flex-control-nav {
    bottom: 0px !important;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    left: 2px !important;
}

.flexslider:hover .flex-direction-nav .flex-next {
    right: 1px !important;
}

.flexslider .promotext {
    text-align: left;
    margin-inline: 3% !important;
    width: 94% !important;
    display: block;
}

.flexslider .slides img {
    width: 97% !important;
    margin-bottom: 10px;
}

.imagecss {
    padding-right: 10px;
}

.gridstickytasks {
    overflow-x: auto;
    display: inline-block;
}

    .gridstickytasks .gridviewtable th {
        position: sticky;
        top: 0;
        background-color: #1B769D;
        z-index: 1;
    }




.htmlbuttonWithDisable {
    padding: 6px;
    border-style: none;
    text-align: center;
    /* font: normal normal bold 18px / 24px Segoe UI; */
    letter-spacing: 0px;
    /* background: #27AAE1 0% 0% no-repeat padding-box; */
    /* border-radius: 5px; */
    /* width: 162px !important; */
    background-color: transparent;
    height: 62px;
    font-weight: 400;
    font-family: 'Segoe UI';
    height: 120px;
}

.CareerPanel fieldset legend {
    margin-left: 15px;
}

.HideSavedFilterPanel {
    display: none;
}

.mySpanClass {
    color: red;
}

.userFilterationScroll {
    height: 42px;
    white-space: nowrap;
    scrollbar-width: thin;
    margin-top: 4px;
    margin-bottom: 4px;
}

.custom-checkbox {
    margin: 10px;
    font-size: 14px;
    color: #333;
    padding-left: 5px;
    cursor: pointer;
}

    .custom-checkbox input {
        margin-right: 5px;
        width: 50%;
        height: 35%;
    }

.headerstyle {
    padding-left: 20px;
}

.TDGridSavedFilter {
    font-size: 18px;
    font-family: Segoe UI;
    font-weight: 400;
    padding-left: 12pt;
    padding-right: 12pt;
    height: 40px;
}

.table2InGridViewSearchSavedFilter {
    position: relative;
    table-layout: fixed;
    background-color: #1887A9;
    border-radius: 15px;
    margin-bottom: 2px;
    padding-left: 15px;
    height: 43px;
}

.DropDownList1InGridViewSearchSavedFilter {
    margin-left: 13px;
    width: 91.5% !important;
}

.bc-canvasdiv {
    display: inline-block;
    width: calc(100vw - 60px);
    height: calc((100vw - 60px) / 3);
}

.bc-levelsparent1div {
    overflow-x: auto;
    text-align: center;
    width: calc(100vw - 60px);
}

.bc-levelsparent2div {
    display: inline-block;
    white-space: nowrap;
}


.bc-leveldiv {
    display: inline-block;
    padding: 0px 5px;
    width: calc((100vw - 60px - (var(--bc-levels,5)*10px))/var(--bc-levels,5));
    min-width: 180px;
    white-space: normal;
}

.bc-leveltitlediv {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.bc-emplistdiv {
    height: 58vh;
    overflow: hidden auto;
    border-radius: 6px;
    scrollbar-gutter: stable;
    padding: 8px 0px 8px 8px;
}

.bc-empdiv {
    min-height: 43px;
    cursor: pointer;
    justify-content: center;
    display: flex;
    margin-inline: 6px;
}

    .bc-empdiv:hover {
        transform: scale(1.05,1.05) !important;
        background-color: #cdc3c385;
        border-radius: 7px;
    }

.bc-arrowbtn {
    width: 12px;
}

    .bc-arrowbtn:hover {
        transform: scale(1.25,1.25) !important;
    }

.bc-empnamediv {
    width: 85%;
    border-bottom: 1px solid #00000038;
    font-size: 16px;
    align-content: center;
    text-align: center;
    margin: 0px 5px;
    word-break: break-word;
}

.navarrow {
    height: 16px;
    transition: transform 0.25s ease-in-out;
    transform: rotate(90deg);
}

.rotatedown {
    transform: rotate(-90deg);
}

.pagemargin {
    margin-top: 15px;
}

.btn50px {
    width: 50px;
}

.btn65px {
    width: 65px;
}

.btn75px {
    width: 75px;
}

.btn100px {
    width: 100px;
}

.btn110px {
    width: 100px;
}

.btn125px {
    width: 125px;
}

.btn135px {
    width: 135px;
}

.btn140px {
    width: 140px;
}

.btn150px {
    width: 150px;
}

.btn160px {
    width: 160px;
}

.btn165px {
    width: 165px;
}

.btn170px {
    width: 170px;
}

.btn175px {
    width: 175px;
}

.btn185px {
    width: 185px;
}


.btn200px {
    width: 200px;
}

.btn230px {
    width: 230px;
}

.btn205px {
    width: 205px;
}

.btn250px {
    width: 250px;
}

.ItemStyle2 {
    border-right: black 2px solid;
    border-top: black 2px solid;
    border-left: black 2px solid;
    color: black;
    border-bottom: black 2px solid;
    background-color: #f1f3f6;
}

.popupControlAppraisalForm {
    display: none;
    position: absolute;
    top: 465px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    background-color: white;
    padding: 20px;
    border: 2px solid #ccc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    width: 885px;
}

.GridHeader {
    font-family: 'Segoe UI';
    font-size: 24px !important;
    color: #27AAE1;
    font-weight: 600;
    border: 0px;
    margin-bottom: 7px !important;
}

.ClearButtonSearch {
    cursor: pointer;
    font-size: 30px !important;
    border: none;
    margin-bottom: 5px !important;
    background-color: transparent;
    color: #404040;
    margin-right: 3px !important;
    margin-left: 0px !important;
    padding: 0px !important;
}

input[type="file"] {
    font-weight: 400;
    font-size: 18px;
    color: #404040;
    font-family: segoe UI;
    margin: 0 0 10px 12px;
    text-align: center;
}

    input[type="file"]::file-selector-button {
        font-weight: 400;
        font-size: 18px;
        color: #404040;
        font-family: segoe UI;
        text-align: center;
    }

img {
    -webkit-user-drag: none;
}

.EmployeesListPopupBtn:hover, .agbtn:hover, .navIcon:hover img:not([src$=".svg"]), input[class*="FormView"]:hover, button[class*="FormView"]:hover, .reports-tile-div:hover .reports-tile-img, .myapps-tile:hover .myapps-tile-img:not([src$=".svg"]) {
    transform: scale(0.95,0.95);
    filter: saturate(200%);
}

.tabbed ul li:not(.disabled):hover .custom-icon, .navIcon:hover img[src$=".svg"], .FavComponentBodyItemsTableBodyRow:hover img, .Favtabbed ul li:hover img, li.active :is(img, .custom-icon), .navactive img, .myapps-tile:hover .myapps-tile-img[src$=".svg"] {
    transform: scale(0.95,0.95);
    filter: invert(100%);
}

.tabbed ul li:not(.disabled):hover .customLinkButton, .navIcon:hover .navLink, .navheader:hover, button#settingsButton:hover, .ClearButtonSearch:hover, .FavComponentBodyItemsTableBodyRow:hover, .FavComponentTitle:hover, .Favtabbed ul li:hover .FavControlTabsBtn, .myapps-tile:hover .myapps-tile-texticon, .reports-tile-div:hover .reports-tile-texticon {
    transform: scale(0.98,0.98);
    cursor: pointer;
}

.ListPanels legend {
    padding-right: 0px;
    vertical-align: middle;
    text-align: left;
    font-family: Segoe UI;
    font: 600 20px Segoe UI;
    color: #404040;
    margin-left: 5px;
    position: relative;
    float: left;
}

.ListPanels fieldset {
    border: 0px;
    padding: 0px;
    margin: 10px;
    border: 2px solid #AFAFAF;
    border-radius: 12px;
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
}

.NewRoundedTable {
    border: 0px;
    padding: 0px;
    border: 2px solid #AFAFAF;
    border-radius: 12px;
    background: #F8F8F8D9 0% 0% no-repeat padding-box;
}

.HitsCheckbox a {
    font-weight: 400;
    font-size: 18px;
    color: #404040;
}

.SharingReptitlediv2 {
    padding: 0 0px 0px 25px;
    margin-top: -12px;
    margin-bottom: 20px;
}

.ajax__tab_inner {
    background-color: #f2f2f2;
    color: black;
    padding-left: 10px !important;
    padding-right: 10px !important;
    position: relative
}

    .ajax__tab_inner::before,
    .ajax__tab_inner::after {
        display: block;
        content: " ";
        position: absolute;
        top: 0;
        height: 100%;
        width: 12px;
        background-color: #f2f2f2;
        pointer-events: none;
    }

    .ajax__tab_inner::before {
        z-index: 7;
        right: -5px;
        border-radius: 0px 8px 0px 0px;
        transform: skew(10deg, 0deg);
        box-shadow: rgba(0, 0, 0, .1) 3px 2px 2px, inset rgba(255, 255, 255, .09) -1px 0;
    }

    .ajax__tab_inner::after {
        z-index: -1;
        left: -5px;
        border-radius: 8px 0px 0px 0px;
        transform: skew(-10deg, 0deg);
        box-shadow: rgba(0, 0, 0, .1) -3px 2px 2px, inset rgba(255, 255, 255, .09) 1px 0;
    }

.ajax__tab_tab {
    background-color: #f2f2f2;
    color: black;
    height: 12px !important;
    padding: 4px !important;
    padding-bottom: 12px !important;
}

.ajax__tab_outer,
.ajax__tab_active .ajax__tab_outer,
.ajax__tab_hover .ajax__tab_outer {
    background: transparent !important;
}

.ajax__tab_hover .ajax__tab_inner,
.ajax__tab_hover .ajax__tab_tab,
.ajax__tab_hover .ajax__tab_inner::before,
.ajax__tab_hover .ajax__tab_inner::after {
    background-color: #e6e6e6;
}

.ajax__tab_active .ajax__tab_inner,
.ajax__tab_active .ajax__tab_inner::before,
.ajax__tab_active .ajax__tab_inner::after,
.ajax__tab_active .ajax__tab_tab {
    background-color: #27AAE1;
}

    .ajax__tab_active .ajax__tab_tab span {
        color: white;
        text-decoration: none;
    }

.fixedtrforms {
    position: sticky;
    top: 0;
    z-index: 1000;
    background: linear-gradient(to right, rgba(248, 248, 248, 0) 0px, rgba(248, 248, 248, 0.85) 7px, rgba(248, 248, 248, 0.85) calc(100% - 7px), rgba(248, 248, 248, 0) 100%);
    opacity: 1;
}

tr.fixedtrforms > td {
    border-radius: 15px;
}

.fixedhelpbtn {
    position: fixed;
    z-index: 1000;
    top: 0px;
    right: 20px;
}

.fixedpathlb {
    width: calc(100% - 600px);
    display: block;
}

.fixedpathimg {
    width: 65%;
}

.ajax__tab_body {
    border: 2px solid gray !important;
    padding: 0px !important;
    border-radius: 0px 10px 10px 10px !important;
    overflow: auto !important;
}

.ajax__tab_header {
    font-family: inherit !important;
    white-space: normal !important;
    color: White;
}

    .ajax__tab_header > span {
        display: inline-table !important;
    }

        .ajax__tab_header > span * {
            cursor: pointer;
        }

    .ajax__tab_header,
    .ajax__tab_header * {
        background-image: none !important;
    }
/*trainingEventPostPage*/
.batchActionsWithBorder {
    width: 100%;
    border-left: 3px solid lightgray;
    margin-bottom: 25px;
    padding-left: 15px;
}

/*Eligible Organizations*/
.TreeViewText {
    height: 250px;
    overflow-y: auto;
}

    .TreeViewText a {
        font-weight: 400;
        font-size: 18px;
        color: #404040;
        width: 100%;
    }

.reportcontent {
    height: calc(100vh - 91px);
}

.reporttabs {
    max-width: calc(100vh - 145px) !important;
}

.batchreporttabs {
    max-width: calc(100vh - 239px) !important;
}

.batchreportcontent {
    height: calc(100vh - 185px);
}

.rcontback {
    background-color: white;
    position: relative;
    overflow: auto;
    width: calc(100% - 40px);
    float: right;
}

.arrbt {
    transform: scale(0.8);
    height: 20px;
    width: 13px;
    display: block
}

.arrtp {
    transform: rotate(180deg) scale(0.8);
    height: 20px;
    width: 13px;
    display: block;
}

.grpstl {
    color: white !important;
    font-size: 20px !important;
    padding-bottom: 5px !important;
}

.grparrow {
    transform: rotate(90deg);
    display: block;
    height: 16px;
    margin-inline: 5px;
    filter: invert(100%) brightness(2);
}

.tabbed ul::-webkit-scrollbar {
    display: none;
}

#reportfilternew .tabCompetenciesPost img[src*='pickup.png'] {
    margin-top: 0 !important
}

.RadioButtonMb30 input[type="radio" i] {
    margin-bottom: 30px;
}

.navhide {
    width: 49px !important;
    /*box-shadow: 0px 0px 5px #0000008a;*/
}

    .navhide .navIcon {
        width: 71%;
        height: 24px;
        margin: 4.5px;
        padding: 6px 2px;
    }

    .navhide .NavBarDiv {
        scrollbar-gutter: auto;
        overflow: hidden auto;
        /*height: max-content;
    padding-bottom: 10px;*/
    }

    .navhide .navheader, .navhide .navheader *, .navhide .licdivmsg, .navhide .navLink {
        display: none;
    }

    .navhide .nav-separator, .navhide .userItemsRecent {
        border: 0;
    }

    .navhide .navpindiv {
        margin: 2px 10px -5px 10px;
    }

.liclink[onclick] {
    cursor: pointer;
}

.liclink:not([onclick]), .liclink:not([onclick]) .navLink {
    cursor: default;
    transform: scale(1);
}

.liclink:hover, .liclink:hover a, .liclink:hover span {
    background-color: transparent;
    cursor: default;
    transform: scale(1) !important;
}

.licdivmsg {
    width: 100%;
    overflow: auto;
    direction: ltr;
}

.licspan {
    padding-inline: 5px;
    overflow: visible;
    font-size: 15px;
    text-indent: 0px;
    display: block;
    /* white-space: nowrap; */
    /* text-overflow: initial; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 2; */
    /* -webkit-box-orient: vertical; */
    /* white-space: break-spaces; */
}

.navpindiv {
    border-radius: 50%;
    padding: 5px;
    float: right;
    display: flex;
    margin: 2px 25px -5px 0px;
    cursor: pointer;
}

    .navpindiv:hover {
        background-color: #cdc3c385;
    }

.navpinimg {
    width: 14px;
}

.hide {
    opacity: 0;
}



/*Grouping In DnaEmpSearch*/

.dnaSearch .showCount {
    position: fixed;
    bottom: 18px;
    right: 14px;
    left: unset;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #27AAE1;
    background-color: #e6f2fa;
    border-radius: 20px;
    padding: 8px;
    background-color: #fff;
    color: #666;
    border: 1px solid #80808054;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.dnaSearch #empSearch_loader img {
    left: 50% !important;
}

.dnaSearch .fixed-btn {
    background-color: #fff;
    color: #27AAE1;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
}

    .dnaSearch .fixed-btn:hover {
        background-color: transparent; /* Keep it non-obstructive */
        transform: scale(1.05);
        transition: transform 0.3s ease;
    }

.dnaSearch .tabs-container {
    display: block !important;
    white-space: nowrap;
    overflow: auto;
    position: sticky;
    top: 0;
    padding-top: 10px;
    background-color: white;
}

.dnaSearch .activeHeader {
    color: #0078d4 !important;
}

.dnaSearch .activeHeaderAlways {
    color: #0078d4 !important;
}

.dnaSearch .tabGroupActive {
    border: 2px solid #0078d4 !important;
    color: #0078d4 !important;
}

.dnaSearch #empSearch_groupingOptions {
    position: fixed;
    background: #f9f9f9;
    display: flex;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    opacity: 0;
    transform: translateY(-20px);
    transition: all 0.3s ease;
    pointer-events: none;
    z-index: 1000;
    width: 94%;
    top: 65px;
    left: 10px;
    /* margin-left: 10px; */
    overflow: auto;
}

    .dnaSearch #empSearch_groupingOptions.visible {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
    }

.dnaSearch .groupOption {
    display: block;
    margin: 5px 0;
    padding: 8px 0px;
    background: #2191ff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 160px;
    min-width: 138px;
    margin-inline: 1px;
}

    .dnaSearch .groupOption:hover {
        background: #1868b7;
    }


.dnaSearch #empSearch_loader {
    background-color: rgba(255, 255, 255);
}

.dnaSearch .arrow-btn {
    font: inherit;
    background-color: transparent;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    outline: none;
    overflow: hidden;
    transition: background-color 0.3s ease;
    display: flex;
    padding-inline: 10px;
}


.dnaSearch .arrow {
    display: block;
    width: 5px;
    height: 5px;
    border: solid #2191ff;
    border-width: 0 3px 3px 0;
    transform: rotate(-45deg) translate(0px, 5px);
    transform-origin: center;
    transition: transform 0.3s ease;
    margin: 5px;
}

.dnaSearch .arrow-btn.active .arrow {
    transform-origin: center;
    transform: rotate(45deg) !important;
}

.dnaSearch #groupingContainer {
    display: flex;
    align-items: center;
}

.dnaSearch .employee-card-container {
    height: calc(100vh - 170px);
    overflow: auto;
    overflow-x: hidden;
}

.dnaSearch .groupTab {
    border-top: none !important;
    border-right: none !important;
    height: 40px !important;
    border-left: none !important;
}

.dnaSearch .phAllCategories {
    height: calc(100vh - 80p);
    overflow: auto;
    overflow-x: hidden;
}

.dnaSearch .loadAll {
    display: block;
    position: fixed;
    bottom: 17px;
    right: 103px;
    left: unset;
    background-image: url(../../Images/loadall.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    background-color: transparent;
    padding: 0px !important;
}


.dnaSearch .GoFilterBtn {
    background-image: url(../../Images/filtersearch.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    background-color: transparent;
    padding: 0px !important;
}


.dnaSearch .loadAll_ar {
    left: 103px !important;
    right: unset !important;
}


.dnaSearch .showCount_ar {
    left: 14px !important;
    right: unset !important;
}

.IconButtons {
    border: 0;
    padding-top: 45px;
    cursor: pointer;
    margin-top: 10px !important;
    white-space: normal;
    vertical-align: top;
    font-family: segoe UI;
    color: black;
    font-size: 14px;
    background-color: transparent;
    margin-top: 0px !important;
}

td:has(> div.WhitePanel) {
    padding-left: 0px;
    padding-right: 0px;
}


/*Start Time Management*/
.FormSectionHeaderTimeManagement {
    table-layout: fixed;
    border-collapse: separate;
    padding: 1px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    position: relative;
    top: 4px;
    cursor: pointer;
    padding-left: 10px;
}

.WhitePanelFormCollapsedTimeManagement {
    background: #F8F8F8;
    margin-top: -48px;
    margin-bottom: 28px;
}

    .WhitePanelFormCollapsedTimeManagement > fieldset > legend {
        padding-top: 6px;
        margin-left: 60px;
        font-weight: 400;
        font-size: 24px;
        color: #27AAE1;
        user-select: none;
    }

    .WhitePanelFormCollapsedTimeManagement > fieldset {
        border: 0px solid #d9d9d9;
        padding: 0px;
    }

.formhidedataTimeManagement {
    border: 2px solid #808080 !important;
    height: 44px !important;
    border-radius: 15px !important;
    box-shadow: 0px 3px 6px #00000029;
}

    .formhidedataTimeManagement legend {
        border: 0px solid #808080 !important;
    }
/*End Time Management*/

.TopButtonsLoadLic {
    position: absolute;
    top: 82px;
    right: 4px;
}

.htabs {
    max-width: calc(100vw - 377px);
}

.ssfrmsize {
    width: calc(100vw - 46px) !important;
    height: calc(100vh - 99px) !important;
}

.ssloader-bg {
    background: url(../../Images/loader.svg) no-repeat calc(50% - 66px) calc(50% + 16px);
}

.sspnlc {
    position: relative;
    top: 3px;
    height: calc(100vh - 90px);
    background-color: white;
    overflow-y: auto;
}

.sstbp1 {
    display: block;
    position: relative;
    overflow-y: auto;
}

.ssbtc1 {
    display: flex;
    justify-content: flex-end;
    padding-top: 3px;
    width: 30%;
    position: absolute;
    top: 13px;
    right: 95px;
}

.ssbtnfl1 {
    z-index: 1000;
    margin-right: 8px;
    height: 40px;
    padding-top: 4px;
}

.ssbtnpr1 {
    z-index: 1000;
    height: 40px;
    padding-top: 4px;
}

.sstbfl1 {
    display: none;
    width: 100%;
    height: calc(100vh - 107px);
}

.IncreaseHeaderFourLines {
    height: 132px;
}

.IncreaseHeaderThreeLines {
    height: 115px;
}

.IncreaseHeaderTwoLines {
    height: 100px;
}

.ZoneOrderBtnUp {
    width: 20px;
    height: 20px;
    transform: rotate(-90deg);
    background-color: #f8f8f8;
    border-radius: 15px;
    padding: 10px;
}

.ZoneOrderBtnDown {
    width: 20px;
    height: 20px;
    transform: rotate(90deg);
    background-color: #f8f8f8;
    border-radius: 15px;
    padding: 10px;
}

    .ZoneOrderBtnDown:disabled, .ZoneOrderBtnUp:disabled {
        background-color: gray !important;
    }

#ctl00_ContentPlaceHolder1_d1 {
    height: 100%;
}

.empTablePopup.topLayer {
    z-index: 2000 !important;
}

@media (max-width:767px) {
    .width20per {
        width: 20% !important;
    }
}
