/* ***********************************************************************************************************************************************  */
/* Date Picker Style  */
/* To specify height and font size */
.e-input-group input.e-input, .e-input-group.e-control-wrapper input.e-input {
    height: 30px !important;
    font-size: 18px !important;
    color: blue !important;
    font-weight: bolder !important;
}
/* To specify background color and font size for Óåã ÇáÞÇÆãÉ ááÊÞæíã æ dw */
.e-input-group .e-input-group-icon:last-child, .e-input-group.e-control-wrapper .e-input-group-icon:last-child {
    font-size: 18px !important;
    font-weight: bolder !important;
    background-color: #cff2ab !important;
}

.input:not(:valid), .e-input:valid, .e-float-input.e-control-wrapper input:not(:valid), .e-float-input.e-control-wrapper input:valid, .e-float-input input:not(:valid), .e-float-input input:valid, .e-input-group input:not(:valid), .e-input-group input:valid, .e-input-group.e-control-wrapper input:not(:valid), .e-input-group.e-control-wrapper input:valid, .e-float-input.e-control-wrapper textarea:not(:valid), .e-float-input.e-control-wrapper textarea:valid, .e-float-input textarea:not(:valid), .e-float-input textarea:valid, .e-input-group.e-control-wrapper textarea:not(:valid), .e-input-group.e-control-wrapper textarea:valid, .e-input-group textarea:not(:valid), .e-input-group textarea:valid {
    box-shadow: none;
    font-size: 20px;
    font-weight: 900;
    color: blue !important;
}
.e-radio + label.e-rtl .e-label {
    padding-left: 0;
    padding-right: 28px;
    FONT-SIZE: 18px;
    font-weight: 900 !important;
    COLOR: blue;
}
*:disabled {
    background-color: #fafaf5 !important;
    text-align: center !important;
  text-decoration-color: revert !important;
    font-weight: bold !important;
    color: red !important;   
}

/* ***********************************************************************************************************************************************  */
@font-face {
    font-family: 'amiri-regular';
    src: url('../fonts/ais/amiri-regular.ttf') format('truetype');
}

    @font-face {
        font-family: 'amiri-bold';
        src: url('../fonts/ais/amiri-bold.ttf') format('truetype');
    }

    @font-face {
        font-family: 'amiri-bolditalic';
        src: url('../fonts/ais/amiri-bolditalic.ttf') format('truetype');
    }

    @font-face {
        font-family: 'amiri-italic';
        src: url('../fonts/ais/amiri-italic.ttf') format('truetype');
    }
    /*
@font-face {
    font-family: "Amiri";
    src: url("fonts/ais/Amiri/Amiri-BoldItalic.ttf") format("truetype"), url("fonts/ais/Amiri/Amiri-Bold.ttf") format("truetype"), url("fonts/ais/Amiri/Amiri-Italic.ttf") format("truetype"), url("fonts/ais/Amiri/Amiri-Regular.ttf") format("truetype");
    font-style: normal;
}
 */

    @import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
    /*@import url('https://fonts.googleapis.com/icon?family=Material+Icons');*/
    /* ***********************************************************************************************************************************************  */
    /* Background Color */
    html, body {
    font-family: 'amiri-regular', Tahoma, serif, 'Times New Roman', Times;
    background-color: var(--BodyBackGround);
    font-size: 15px;
}

    body.lang-ar {
        font-family: 'amiri-regular', Tahoma, serif, 'Times New Roman', Times;
        font-size: 15px;
    }

    body.lang-en {
        font-family: sans-serif, Verdana, Geneva;
        font-size: 15px;
    }

/* ***********************************************************************************************************************************************  */

:root {
    /* Background Body Attribute */
    --BodyBackGround: #e9e9e9;
    #F0F0F0; /* #f8fcf4 ;*/ /* #dbe8de;*/ /*#e3ede6;*/
    /* Dialog Attribute */
    --DilaogHeaderBackground: #98ccb7 !important;
    --DilaogContentBackground: #ebf1de !important;
    --DilaogFooterBackground: #98ccb7 !important; /*#dbe8de;*/
    /* ************************************************************************************** */
    /* nav bar Attribute shared/MainLaout */
    --BackGroundGrd: radial-gradient(circle, rgba(255,255,255,1) 56%, rgba(196,210,224,1) 100%);
    /* ************************************************************************************** */
    /* sidebar Attribute shared/MainLayout */
    /* Main */
    --BackGroundSideBar: #425cec !important; /* #1c87c9;*/ /* #1c8888; */ /*   #0da8f2; */
    --BackGroundSideBarL2: #566dee !important;
    --FontColorSideBar: green !important;
    --ColorTextSideBar: red !important;
    /* Shared */
    --BackGroundSideBarLevel1: var(--BackGroundSideBar); /*black !important;*/ /*#0a83cf;*/
    --ColorSideBarLevel1: var(--FontColorSideBar); /* red !important;*/
    --BackGroundSideBarLevel2: --BackGroundSideBarL2; /* var(--BackGroundSideBar);*/ /*#308ade;*/
    --ColorSideBarLevel2: red !important;
    --BackGroundSideBarLevel3: var(--BackGroundSideBar); /*#308ade;*/
    --ColorSideBarLevel3: yellow !important;
    --BackGroundHoverListSideBar: var(--BackGroundSideBar);
    --ColorHoverListSideBar: white !important;
    --BackGroundExpSideBar: var(--BackGroundSideBar);
    --ColorExpSideBar: greenyellow !important;
    --ColorHoverTextSideBar: white !important;
    --BackGroundtHoverTextSideBar: var(--BackGroundSideBar);
    /* ********************************* */
    /* Text Content */
    --ColorTextSideBarL1: forestgreen !important;
    --BackGroundTextSideBarL1: var(--BackGroundSideBar);
    --FontStyleTextSideBarL1: normal !important;
    --FontSizeTextSideBarL1: 1.45em !important;
    --FontWhtTextSideBarL1: 500 !important;
    --ColorTextSideBarL1: forestgreen !important;
    --BackGroundTextSideBarL2: var(--BackGroundSideBar);
    --FontSizeTextSideBarL2: 1.4em !important;
    --FontWhtTextSideBarL2: 500 !important;
    --ColorTextSideBarL3: white !important;
    --BackGroundTextSideBarL3: var(--BackGroundSideBar);
    --FontSizeTextSideBarL3: 1.35em !important;
    --FontWhtTextSideBarL3: 500 !important;
    /* ************************************************************************************** */
    /* Tree List Text Color */
    --TreeListText: --var(ColorTextSideBar) !important;
    /* List Menu .e-list-item.e-hover > .e-fullrow ADM/UserRight */
    --ListItemHoverFullrow: green !important; /*#870ef1;*/
    /* List Menu Level-1 .e-list-item text-color > .e-fullrow ADM/UserRight */
    --ListItemTextContentLevl1M: white !important;
    /* List Menu Level-1 .e-list-item text-color > .e-fullrow ADM/UserRight */
    --ColorListItemTextContentLevl1: whit;
    --BkColorListItemTextContentLevl1: back;
    /* List Menu Level-2 .e-list-item text-color > .e-fullrow ADM/UserRight */
    --ListItemTextContentLevl2: white;
    /* List Menu Level-2 .e-list-item Fullrow > .e-fullrow ADM/UserRight */
    --ListItemFullrowLevl2: #0084FF;
    /* List Menu Level-3 .e-list-item Fullrow > .e-fullrow ADM/UserRight */
    --ListItemFullrowLevl3: #6197F4;
    /* ************************************************************************************** */
    /* Label Attribute */
    --LabelFontFamily: 'Times New Roman', Arial, Tahoma, serif, Times;
    --LabelFontSize: 18px;
    --LabelFontWeight: 400 !important;
    --LabelFontColor: blue !important;
    --LabelFontWeight: bolder !important;
    --LabelTextAlign: right !important;
    /* ************************************************************************************** */
    /* Tab Attribute */
    --TabFontFamily: amiri-regular;
    --TabFontSize: 20px;
    --TabFontWeight: 400;
    --TabFontColor: red;
    /* DataGrid Attribute */
    --GridFontFamily: font-family: 'amiri-regular', Tahoma, serif, 'Times New Roman', Times !important;
    --GridFontSize: 14px;
    --GridFontWeight: 600;
    --GridBackGrndColor: white;
    --GridFontColor: black;
    --GridSelectBackgroundClr: lightyellow;
    --GridSelColor: blue;
    /* ========================== */
    /* ToolBar Background Color */
    --ToolBarBackGroundOpt1: #dbe8de;
    --ToolBarBackGroundOpt2: #f4f5eb;
    --ToolBarBackGroundOpt3: #add8e6;
    --ToolBarBackGroundOpt4: #eef3bd; /*#c4efa7;*/
}
/* ***********************************************************************************************************************************************  */
.form-label {
    font-family: var(--LabelFontFamily);
    font-size: var(--LabelFontSize);
    font-weight: var(--LabelFontWeight);
    color: var(--LabelFontColor);
    font-weight: var(--LabelFontWeight);
    text-align: var(--LabelTextAlign);
}
/* ***********************************************************************************************************************************************  */

.e-custom.e-ddl.e-input-group.e-control-wrapper .e-ddl-icon::before {
    content: '\e70d';
    color: blue;
}

.e-custom.e-ddl.e-input-group.e-control-wrapper .e-input {
    /*font-size: 1.2rem;*/
    color: red;
    background: white;
}



.e-custom .e-dropdownbase .e-list-item,
.e-custom .e-dropdownbase .e-list-item.e-item-focus {
    background-color: white;
    font-weight: 500;
    text-align: right;
    color: blue;
    /*font-size: 0.8rem;*/
    /*padding: 0.2rem;*/
}



    .e-custom .e-dropdownbase .e-list-item.e-item-focus,
    .e-custom .e-dropdownbase .e-list-item.e-active,
    .e-custom .e-dropdownbase .e-list-item.e-active.e-hover,
    .e-custom .e-dropdownbase .e-list-item.e-hover {
        background-color: #e6d19e; /*#747474;*/
        color: yellow;
        margin: 123 123;
    }

/* *************************************************************************************************************************** */

table.DDLStyle2 {
    border-collapse: collapse;
}

th.DDLStyle2 {
    border-collapse: collapse;
}

table.DDLStyle1 {
    border-collapse: collapse;
}

th.DDLStyle1 {
    border-collapse: collapse;
}

th.DDLStyle1, td.DDLStyle1 {
    border: 1px solid #f00;
    padding: 8px;
}

th.DDLStyleCom {
    border: 0px solid #f00;
    padding: 2px;
    background-color: #d7e2c4;
    color: blue;
    text-align: center;
}

td.DDLStyleCom {
    border: 1px solid #f00;
    padding: 0px;
    color: black;
    text-align: right;
}



/*
th.DDLStyleCom:nth-child(1), td.DDLStyleCom:nth-child(1) {
        width: 30%;
}
th.DDLStyleCom:nth-child(2), td.styleCom:nth-child(2) {
    width: 70%;
}
*/

/* ************************************************************************************************************************** */
/* ***********************************************************************************************************************************************  */


/* ***********************************************************************************************************************************************  */
.e-icons {
    color: blue !important;
    font-size: 20px !important;
    padding-left: 10px;
}
/* ***********************************************************************************************************************************************  */


/*  Scrollbar for datagrid  */
::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 8px
}

::-webkit-scrollbar-button {
    background-color: #bbbbbb;
    width: 10px;
}
/* ***********************************************************************************************************************************************  */
/* CSS For Grid Data  */

/* Selected Row */
.e-grid .e-selectionbackground {
    background-color: #55d7b7 !important;
}

/* Row */
.e-grid .e-rowcell {
    background-color: var(--GridtBackgroundClr); /* #efe5c7; */ /*lightyellow;*/
    color: var(--GridColor) !important;
    font-family: var(--GridFontFamily) !important;
    font-weight: var(--GridFontWeight) !important;
    font-size: var(--GridFontSize) !important;
    font-style: normal !important;
}

    .e-grid .e-rowcell.e-selectionbackground {
        background-color: var(--GridSelectBackgroundClr); /*lightyellow;*/
        color: var(--GridSelColor) !important;
        font-family: var(--GridFontFamily) !important;
        font-weight: var(--GridFontWeight) !important;
        font-size: var(--GridFontSize) !important; /*   10px; */
    }

.e-grid .e-altrow.e-rowcell.e-selectionbackground {
    background-color: var(--GridSelectBackgroundClr); /*lightyellow;*/
    color: var(--GridSelColor) !important;
    font-family: var(--GridFontFamily) !important;
    font-weight: var(--GridFontWeight) !important;
    font-size: var(--GridFontSize) !important;
}

.e-grid .e-altrow .e-rowcell {
    background-color: #f7f8ee; /* #F9F1F0;*/ /* #faedcd;*/ /*#e9edc9;*/
    font-family: var(--GridFontFamily) !important;
    font-weight: var(--GridFontWeight) !important;
    font-size: var(--GridFontSize) !important;
    color: var(--GridFontColor) !important;
}


.e-grid .e-row:hover .e-rowcell {
    font-weight: bold;
    background-color: #bde0fd !important;
}

/* ***********************************************************************************************************************************************  */

/*  Data Grid Header     */
.e-grid .e-headercell .e-headercelldiv {
    font-size: var(--GridFontSize) !important;
    font-weight: 600 !important;
    font-style: inherit;
    /*text-align: center !important;*/
    height: 40px !important;
    padding-top: 10px !important;
    background-color: #ebf1de;
    color: blue;
}

.e-grid .e-headercell {
    background-color: rgb(238,174,202);
    font-size: var(--GridFontSize) !important;
    font-weight: 600 !important;
}

.e-grid .e-gridheader tr:first-child th:not(.e-freezeleftborder,.e-freezerightborder) {
    border-top: double;
    border-color: red;
    border-bottom: double;
    border-bottom-color: red;
    background-color: #ebf1de !important;
}
/* ***********************************************************************************************************************************************  */
/* DataGrid Toolbar Style  */

.e-grid .e-toolbar .e-tbar-btn .e-icons,
.e-grid .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn {
    background: var(--ToolBarBackGroundOpt3) !important;
}

.e-grid .e-toolbar .e-toolbar-items .e-toolbar-item {
    background-color: var(--ToolBarBackGroundOpt3) !important;
}

.e-grid .e-gridcontent .e-content.e-yscroll {
    overflow-y: scroll !important;
    overflow-x: scroll;
    background-color: var(--BodyBackGround) !important;
}

/* ***********************************************************************************************************************************************  */
/* Grid Summary */
.e-grid .e-summaryrow .e-summarycell, .e-grid .e-summaryrow .e-templatecell, .e-grid .e-summarycontent .e-indentcell, .e-grid .e-indentcell.e-detailindentcelltop, .e-grid .e-groupfooterrow.e-summaryrow .e-indentcell.e-indentcelltop {
    background-color: #badfba !important;
    border-color: yellow !important;
    color: #2340ea !important;
    height: 5px !important;
}

.e-grid .e-summarycell {
    border-style: groove !important;
    border-width: 5px 0px 0px !important;
    font-size: 16px !important; /* var(--GridFontSize) !important;*/
    font-weight: 900 !important; /* var(--GridFontWeight) !important;*/
    height: 10px;
    line-height: 11px !important;
    padding: 7px 12px !important;
    white-space: normal !important;
    text-wrap: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}
/* ***********************************************************************************************************************************************  */

.e-toolbar {
    background-color: var(--ToolBarBackGroundOpt3) !important;
}

    .e-toolbar .e-toolbar-items {
        background-color: var(--ToolBarBackGroundOpt3) !important;
    }

#e-toolbar-item .e-toolbar-item {
    background-color: var(--ToolBarBackGroundOpt3) !important;
}

.e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
    background-color: var(--ToolBarBackGroundOpt3) !important;
    font-family: var(--LabelFontFamily) !important;
    font-size: 15px !important;
    font-weight: bold;
}

.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn, .e-toolbar .e-tbar-btn .e-icons {
    background-color: var(--ToolBarBackGroundOpt3) !important;
    background: var(--ToolBarBackGroundOpt3) !important;
}

.e-toolbar-item .e-toolbar-item .e-separater {
    background-color: var(--ToolBarBackGroundOpt3) !important;
}

.e-toolbar .e-toolbar-item .e-tbar-btn-text {
    border: 0px solid;
    background-color: var(--ToolBarBackGroundOpt3) !important;
}

.e-toolbar .e-tbar-btn-text :has(:hover) {
    font-family: 'Times New Roman' !important;
    font-weight: 900;
}

.e-toolbar .e-tbar-btn {
    font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif !important !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: medium !important;
}

/* ***********************************************************************************************************************************************  */
/* Use the following CSS to customize the Tab. */
.e-tab {
    border: 5px solid rgb(173, 255, 47);
}

    /* Use the following CSS to customize the header items of Tab. */
    .e-tab .e-tab-header .e-toolbar-items {
        background: #9faed8;
        border: 2px solid blue;
    }

    /* Use the following CSS to customize the content items of Tab. */
    /*
.e-tab .e-content .e-item {
    color: #a78515;
    font-size: 14px;
}*/

    /* Customizing Tab’s header */
    .e-tab .e-tab-header {
        background: #badfba !important;
    }

        /* Customizing Tab’s header icon Use the following CSS to customize the header item icon of Tab control. */
        .e-tab .e-tab-header .e-toolbar-item .e-tab-icon {
            color: #badfba !important;
        }

    /* Customizing Tab’s content Use the following CSS to customize the content of Tab control.*/
    .e-tab .e-content {
        background: var(--BodyBackGround) !important; /* #d1f6d1 !important;*/
        font-family: var(--LabelFontFamily) !important;
        font-weight: 700;
    }


    /* Customizing the hover state of Tab control Use the following CSS to customize the tab item when hovering. */
    .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
        background: #d1f6d1 !important;
    }

.e-tab {
    font-family: var(--TabFontFamily) !important;
    font-weight: var(--TabFontWeight) !important;
    font-size: var(--TabFontSize) !important;
}

    /* Use the following CSS to customize the tab item popup icon when hovering. */
    .e-tab .e-tab-header .e-hor-nav .e-popup-up-icon:hover,
    .e-tab .e-tab-header .e-hor-nav .e-popup-down-icon:hover {
        background: #d1f6d1 !important;
    }

    /* Customizing selected item of Tab control Use the following CSS to customize the selected tab item. */
    .e-tab .e-tab-header .e-toolbar-item.e-active {
        background: #d1f4d1;
    }

        /* Use the following CSS to customize the selected tab item text and icon. */
        .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-text,
        .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-icon {
            color: green !important;
        }

    .e-tab .e-tab-header .e-toolbar-item .e-tab-text, .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-icon {
        font-family: var(--TabFontFamily) !important;
        font-weight: var(--TabFontWeight) !important;
        font-size: var(--TabFontSize) !important;
    }

/* ***********************************************************************************************************************************************  */
.scroll {
    overflow-y: auto;
    overflow-x: auto;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 15px;
    height: 880px;
}

    .scroll::-webkit-scrollbar {
        width: 12px;
    }

    .scroll::-webkit-scrollbar-track {
        border-radius: 10px;
        background: #f6d8d8; /*orange;*/
    }

    .scroll::-webkit-scrollbar-thumb {
        background-image: linear-gradient(180deg, #d0368a 0%, #708ad4 99%);
        box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
        border-radius: 100px;
    }
/* ***********************************************************************************************************************************************  */
/*  spinner-pane  https://blazor.syncfusion.com/documentation/spinner/style */
.e-spinner-pane .e-spinner-inner .e-spin-bootstrap .e-spin-high-contrast .e-path-arc {
    fill: green;
    stroke: red;
}
/* ***********************************************************************************************************************************************  */
/* ***********************************************************************************************************************************************  */
/* rafat */
.button-control {
    border: none;
    padding-top: 28px !important;
}

.radio-control {
    border: solid;
    border-color: #6bb795; /*slategray;*/
    background-color: #f5f5ed ;
    font-family: Tahoma !important;
    font-weight:800 !important;
}

.RadioClass {
    font-family: 'Times New Roman', Times, serif;
    font-weight: 800;
    font-family: serif;
    font-size: medium;
    color: red;
    height: 15px;
    padding-top: 5px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

/* ***********************************************************************************************************************************************  */
/* Dilaog Attribute */
.e-dialog.e-control.e-popup, .e-dialog.e-control.e-popup .e-dlg-header-content {
    background-color: var(--DilaogHeaderBackground) !important;
    text-align: center;
}

.e-dialog .e-footer-content {
    background-color: var(--DilaogFooterBackground) !important;
}

.e-dialog .e-dlg-content {
    /*background-color: #b8d6cc;*/
    background-color: var(--DilaogContentBackground) !important;
    font-weight: normal;
    line-height: normal;
}

.e-dialog.e-control.e-popup {
    padding: 3px;
}

.e-dialog.e-control .e-dlg-header-content {
    padding: 10px;
    color: white;
}

.e-dialog .close-icon {
    font-size: 40px;
    color: red;
}

.close-icon {
    width: 24px;
    height: 24px;
    position: relative;
    display: inline-block;
}

.error-msg {
    color: #66afe9;
    display: inline-block;
    position: relative;
    top: -20px;
    left: 10px;
}

.e-dialog.e-control.e-popup {
    padding: 3px;
}

.e-dialog.e-control .e-dlg-header-content {
    padding: 10px;
}

.e-dialog.e-control .e-footer-content {
    padding: 8px 12px;
}

.e-dialog.e-control .e-dlg-content {
    padding: 15px 0 0;
}

.msg-wrapper.col-lg-12 {
    margin-top: 20px;
}

/* ***********************************************************************************************************************************************  */
.e-gridform {
    background-color: var(--BodyBackGround) !important;
}
/* ***********************************************************************************************************************************************  */
#MasterCard.e-card {
    justify-content: flex-start;
    background-color: var(--BodyBackGround) !important;
    border: groove;
    border-color: #98ccb7;
}

#MasterCard.e-card-content {
    font-size: 20px;
    border-color: var(--BackGroundOpt2) !important;
    /*background-color: #86b3d0;*/
    line-height: initial;
    font-weight: 400;
    border: medium;
    margin: initial;
    font-family: amiri-regular;
    font-size: 20px;
    font-weight: 400;
}

#DetailCard.e-card {
    font-weight: bolder;
    background-color: var(--BackGroundCard) !important;
    /*background: #f3f3e8;*/ /*       #CDD193;*/
    line-height: initial;
    border: groove;
    margin: initial;
    border-color: #98ccb7;
    justify-content: flex-start;
}

#DetailCard.e-card-content {
    font-size: 20px;
    background-color: #86b3d0;
    background-color: var(--BackGroundCard) !important;
    line-height: initial;
    font-weight: 400l;
}
/* ***********************************************************************************************************************************************  */
a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

app {
    position: relative;
    display: flex;
    flex-direction: column;
}

.top-row {
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.main {
    flex: 1;
}

    .main .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
    }

        .main .top-row > a, .main .top-row .btn-link {
            white-space: nowrap;
            margin-left: 1.5rem;
        }

        .main .top-row a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

.e-filemanager .e-fe-popup.e-dialog.e-popup.e-dlg-resizable {
    z-index: 1202 !important;
}



.content {
    padding-top: 4.1rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1200;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

@media (max-width: 767.98px) {
    .main .top-row:not(.auth) {
        display: none;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    app {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        min-width: 250px;
        height: auto;
        min-height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 20rem !important;
        padding-right: 1.5rem !important;
        padding-top: 1.1rem;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

/* ***********************************************************************************************************************************************  */
/* Check Box Style */

.e-excelfilter.e-popup.e-popup-open {
    height: 400px !important;
    width: 300px !important;
}

#Gridstring_CheckBoxList {
    height: 380px !important;
    width: 280px !important;
    font-weight: 800 !important;
}

#Griddatetime_CheckBoxList {
    height: 380px !important;
    width: 280px !important;
    font-weight: 800 !important;
}

#Gridnumber_CheckBoxList {
    height: 380px !important;
    width: 280px !important;
    font-weight: 800 !important;
}


.e-checkboxlist.e-fields {
    font-style: normal !important;
}

.e-frame.e-icons.e-check.e-fltrcheck {
    padding-left: -20px !important;
    padding-right: -20px !important;
}

.e-label.e-fltrcheck {
    padding-right: 20px !important;
    padding-left: 20px !important;
    color: blue !important;
    font-weight: 600 !important;
    font-size: medium !important;
    /*background-color: yellow !important;*/
}

.e-frame .e-icons .e-selectall .e-check .e-fltrcheck {
    padding-left: 20px !important;
    padding-right: 20px !important;
    color: red !important;
}

.e-grid .e-filtered::before {
    color: red;
    // set the color to filtered icon font-size: medium;
    // set the font-size to filtered icon
}

.e-excelfilter .e-contextmenu-container.e-sfcontextmenu.e-grid-filter-menu {
    display: none;
}


.e-checkbox-wrapper.e-primary:hover .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #e03872;
}

.e-checkbox-wrapper.e-primary .e-label { /* csslint allow: adjoining-classes */
    background-color: yellow;
    padding-right: 15px !important;
    font-weight: 500 !important;
}

.e-checkbox-wrapper.e-success .e-frame.e-check,
.e-checkbox-wrapper.e-success .e-checkbox:focus + .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #689f38;
}

.e-checkbox-wrapper.e-success:hover .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #449d44;
}

.e-checkbox-wrapper.e-info .e-frame.e-check,
.e-checkbox-wrapper.e-info .e-checkbox:focus + .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #2196f3;
}

.e-checkbox-wrapper.e-info:hover .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #0b7dda;
}

.e-checkbox-wrapper.e-warning .e-frame.e-check,
.e-checkbox-wrapper.e-warning .e-checkbox:focus + .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #ef6c00;
}

.e-checkbox-wrapper.e-warning:hover .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #cc5c00;
}

.e-checkbox-wrapper.e-danger .e-frame.e-check,
.e-checkbox-wrapper.e-danger .e-checkbox:focus + .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #d84315;
}

.e-checkbox-wrapper.e-danger:hover .e-frame.e-check { /* csslint allow: adjoining-classes */
    background-color: #ba3912;
}

/* ***********************************************************************************************************************************************  */
