﻿.dx-header-row {
    /*background-color: #338FD0;*/
    background-color: #338FD0;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 0.8rem;
}

.dx-datagrid-headers .dx-datagrid-table .dx-row > td {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 1.2rem !important;
    color: #fff;
    font-weight: bold !important;
}

.dx-datagrid .dx-row > td {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    color: #000;
    font-weight: normal !important;
    line-height: 16px;
}

.dx-datagrid .dx-link {
    color: #338FD0;
}

.dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-sort, .dx-datagrid-headers .dx-datagrid-table .dx-row > td .dx-sort-indicator, .dx-datagrid-headers .dx-datagrid-table .dx-row > td:hover .dx-datagrid-text-content {
    color: #fff;
}

.dx-datagrid .dx-header-filter {
    position: relative;
    font: 14px/1 DXIcons;
}

.dx-datagrid .dx-header-filter-empty {
    color: #fff;
}

.dx-datagrid .dx-row-lines > td {
    border-bottom: 1px solid #d1c2c2;
}

label {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 0.8rem !important;
    color: #000;
    font-weight: bold !important;
    margin-top: 3px;
}

.clscelendar {
    position: absolute;
    bottom: 6px;
    right: 23px;
    top: auto;
    cursor: pointer;
    font-size: 18px;
}
/*li > a {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 1.2rem !important;
    color: #000;
    font-weight: bold !important;
}*/

.clsuploadcss {
    margin-top: 10px;
}

.dx-icon {
    cursor: pointer;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 7px 2px;
    border-bottom: 1px solid #fff;
}

.dx-button-mode-text .dx-icon {
    color: #fff;
}

.dx-button-mode-text.dx-state-focused,
.dx-button-mode-text.dx-state-hover {
    background-color: #03a9f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dx-button-mode-text {
    background-color: #338FD0;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .dx-button-mode-text .dx-icon {
        color: rgb(255 255 255 / 100%);
    }

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd !important;
    border-color: transparent;
    color: #fff;
}

.jconfirm .jconfirm-box div.content {
    padding-top: 10px;
    padding: 10px 15px 10px;
    font-size: 1.0rem;
    font-weight: 600;
}

.LeaddropFiles {
    height: 152px;
    border: 3px dashed #e0eafc;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0px auto;
}

.clsDragclr {
    color: #337ab7;
    font-size: 1.6rem;
}

.mand {
    border-left: 2px solid red !important;
}

.new {
    font-weight: 500 !important;
    padding: 14px 15px;
}

.ClsfaFontw3 {
    font-size: 15px;
}

.page-headerStyle {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 15.4px !important;
    margin: 7px 0 4px;
    font-weight: 600;
    margin-bottom: 4px !important;
    color: #337ab7;
}
/*PageHeadeing Bordr*/
.page-header-border {
    border-bottom: solid #337ab7 1px;
    margin: 24px 0 49px;
    margin-bottom: 3px !important;
    /* margin-top: 9px !important; */
    /*padding: 5px;*/
}

/*.rowStyle {
    margin-right: -14px !important;
    margin-left: -14px !important;
}*/

.dx-datagrid .dx-datagrid-table .dx-header-row > td {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}

.dx-cell-focus-disabled, .dx-datagrid .dx-row > td {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.dx-datagrid-borders > .dx-datagrid-pager {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 0.7rem !important;
    color: #fff;
    font-weight: bold !important;
    background-color: #338FD0;
    border-bottom: 1px solid #d1c2c2;
    border-left: 1px solid #d1c2c2;
    border-right: 1px solid #d1c2c2;
}

.dx-pager .dx-page-sizes .dx-selection, .dx-pager .dx-pages .dx-selection {
    background-color: #338FD0;
}

.dx-button-mode-text.dx-button-default {
    color: #338FD0;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
}

.dx-list-select-all {
    white-space: nowrap;
    padding: 13px 0;
    font-size: 1.3rem !important;
    position: relative;
}

.dx-dropdowneditor-overlay .dx-list-group-header, .dx-dropdowneditor-overlay .dx-list-item-content {
    font-size: 0.8rem !important;
    line-height: 20px;
}

.dx-list-item-content {
    padding: 3px 16px 9px !important;
}

.dx-texteditor.dx-editor-filled .dx-placeholder::before, .dx-texteditor.dx-editor-filled .dx-texteditor-input, .dx-texteditor.dx-editor-outlined .dx-placeholder::before, .dx-texteditor.dx-editor-outlined .dx-texteditor-input {
    padding: 7px 39px 4px !important;
}

.dx-button-has-icon.dx-button-has-text .dx-button-content {
    padding: 6px 16px 8px 12px;
}

.dx-list-select-all {
    white-space: nowrap;
    padding: 6px 0;
    font-size: 1.3rem !important;
    position: relative;
}
/*button Style*/
/*.dx-button.dx-button-success {
    border-radius: 4px;
    background-color: #338FD0;
    color: #338FD0;
    box-shadow: #338FD0;
}*/

.dx-field-value-static, .dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button) {
    width: auto;
}

.dx-button {
    height: 30px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.dx-button-has-text {
    min-width: 64px;
}

.dx-button {
    display: inline-flex;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    max-width: 100%;
    user-select: none;
    -webkit-user-drag: none;
    min-width: 31px;
}

.dx-widget {
    font-size: 1.2rem !important;
    /* font-family: roboto, robotofallback, "noto kufi arabic", helvetica, roboto, robotofallback, "noto kufi arabic", helvetica, arial, sans-serif;
    line-height: 1.2857;*/
}

/*Checkbox style*/
/*.dx-checkbox.dx-checkbox-checked.dx-state-disabled .dx-checkbox-icon, .dx-checkbox.dx-checkbox-checked.dx-state-readonly .dx-checkbox-icon, .dx-checkbox.dx-checkbox-indeterminate.dx-state-disabled .dx-checkbox-icon, .dx-checkbox.dx-checkbox-indeterminate.dx-state-readonly .dx-checkbox-icon {
    background-color: #338FD0;
}*/

.dx-datagrid .dx-row > td {
    padding: 14px 15px;
    font-size: 14px;
    line-height: 0px;
}

.dx-editor-cell.dx-editor-inline-block:not(.dx-command-select)::before {
    padding-top: 12px !important;
    padding-bottom: 10px !important;
}

.container {
    max-width: 1358px;
}

.mand {
    border-left: 3px solid red !important;
}

.top {
    margin-top: 10px !important;
}

.row {
    margin-right: -7px !important;
    margin-left: -7px !important;
}

.floatStyle {
    float: right;
}

.field-icon {
    float: left;
    margin-left: 340px;
    margin-top: -45px;
    position: relative;
    z-index: 2;
}

.inner-addon {
    position: relative;
}

.customicon {
    color: #80b536;
}
/* style icon */
.inner-addon .customicon {
    position: absolute;
    padding: 10px;
    /*pointer-events: none;*/
}

/* align icon */
.left-addon .customicon {
    left: 0px;
    top: 13px;
}

.right-addon .customicon {
    right: 16px;
    top: 45px;
}

/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.customicon:hover {
    cursor: pointer;
}

.spancolor {
    color: red;
}

.notes {
    font-size: 14px;
    color: darkorange;
    font-weight: bold;
}

.myTerms {
    overflow-y: scroll;
    height: 350px;
}

@media(min-width: 992px) {
    .padBoth {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .padRight {
        padding-right: 0px !important;
    }

    .padLeft {
        padding-left: 0px !important;
    }
}

.iconSize {
    font-size: 26px;
}

.bShadow {
    -webkit-box-shadow: 0px 2px 6px 1px rgba(148,186,51,1);
    -moz-box-shadow: 0px 2px 6px 1px rgba(148,186,51,1);
    box-shadow: 0px 2px 6px 1px rgb(189 206 255) !important;
    min-height: 550px;
}

/*p {
    font-size: 1.3rem !important;
    font-weight: bold !important;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    color: #337ab7;
}*/

.LayoutLog {
    color: #5194ab !important;
}

.dx-datagrid .dx-row-lines > td {
    border-bottom: 1px solid #d1c2c2;
    border-left: 1px solid #d1c2c2;
}

.dx-datagrid .dx-data-row > td.bullet {
    padding-top: 0;
    padding-bottom: 0;
}

.Templatebox {
    width: 18.7%;
    box-shadow: 0px 2px 8px 0px rgb(17 18 22 / 62%);
    border-radius: 4px;
    margin: 8px;
    padding-top: 0px;
    /*height: 58vh;*/
}

#pie {
    height: 440px;
}
/*Export Excel Style*/
.dx-dropdownbutton {
    height: 30px !important;
}

.dx-widget.dx-datagrid-export-button.dx-dropdownbutton.dx-dropdownbutton-has-arrow {
    background-color: #338FD0;
}



.dx-datagrid-header-panel {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 2px;
    background-color: #fff;
}
/*toolbar*/
.dx-toolbar-button.dx-toolbar-text-auto-hide .dx-button .dx-icon {
    width: 18px;
    height: 18px;
    font-size: 18px;
    margin-right: 0;
    margin-left: 0;
    color: black;
}

/*expand row Height*/
tr.dx-row.dx-data-row.dx-row-lines {
    height: 33px;
}

.smartphone {
    position: relative;
    width: 360px;
    height: 640px;
    margin: auto;
    border: 16px #b1b1b169 solid;
    border-top-width: 60px;
    border-bottom-width: 60px;
    border-radius: 36px;
}

    .smartphone:before {
        content: '';
        display: block;
        width: 60px;
        height: 5px;
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #333;
        border-radius: 10px;
    }

    .smartphone:after {
        content: '';
        display: block;
        width: 35px;
        height: 35px;
        position: absolute;
        left: 50%;
        bottom: -65px;
        transform: translate(-50%, -50%);
        background: #333;
        border-radius: 50%;
    }

.smartphone {
    width: 360px;
    height: 640px;
    background: white;
}

.Mobilecontent {
    width: 327px;
    height: 519px;
    background: white;
    overflow-y: scroll;
    height: 100%;
}

iframeMobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iframeupload {
    background-color: #e5faaa;
}
/*.dx-button.dx-button-default {
    background-color: #03a9f4 !important;
}*/

.upload {
    display: inline-block;
    padding: 3px;
    background: #bfbfbf !important;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: white;
    width: 100%;
}

.layoufontColor {
    color: #03a9f4;
}

#gridEmailGroupOne {
    max-height: 600px;
}

#gridEmailGrouptwo {
    max-height: 600px;
}

.modal-dialog {
    width: 100%;
    max-width: 98%;
    margin: auto; /* Horizontally centers the modal */
    display: flex;
    align-items: center; /* Vertically centers the modal */
    justify-content: center; /* Horizontally centers the modal */
}

.modal-content {
    width: 90%; /* Ensure the content takes full width of the dialog */
}



.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0.25rem;
}

.card-border {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e3e6f0;
    border-radius: 0.35rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.icon-box .count {
    top: -18px;
    left: 50%;
    color: #fff;
    width: 56px;
    height: 56px;
    line-height: 0;
    border-radius: 50px;
    box-shadow: 0 0 29px 0 rgb(68 88 144 / 12%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.gutters {
    text-align: center !important;
    margin-right: 0;
    margin-left: 0;
}

.cardstyles {
    font-size: 15px;
    font-weight: 700;
}

.gridtextStyle {
    color: white;
    border-radius: 33px;
    padding: 0.6rem 0.253rem;
    border-radius: 907rem;
    background-color: #338FD0;
    padding: 0.3rem 0.6rem;
    cursor: pointer;
}

.ClsDash {
    padding: 0px 0px !important;
    background-color: #fff;
    margin-right: -14px !important;
    margin-left: -14px !important;
}

.Dashclscount {
    padding-left: 10px;
    color: red;
}

.Clsboxcheck {
    box-shadow: 0px 2px 5px 2px rgb(189 206 255);
    height: 100%;
    color: white;
    overflow: auto;
    padding: 0px;
}

.Dashflex-column > li > a {
    color: #337ab7;
    box-shadow: 0px 0px 3px 0px #f1eaea;
}
/*Lead Style*/
.counter {
    text-align: center;
}

    .counter:after {
        content: '';
        background-color: #9fcc26;
        border-radius: 50%;
        box-shadow: 0 0 5px #999 inset;
        transform: translateX(-50%);
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: -1;
    }

    .counter .counter-content {
        /*background: #fbfbfb;*/
        background: #ffffff;
        width: 143px;
        height: 94px;
        padding: 10px 0px;
        box-shadow: 1px 17px 13px -15px rgb(145 111 111 / 80%);
        border-radius: 4%;
        overflow: hidden;
        position: relative;
        z-index: 1;
        cursor: pointer;
    }

        .counter .counter-content:before {
            content: "";
            background: #338FD0; /*#03a9f4;*/
            width: 100%;
            height: 81px;
            border-radius: 2%;
            transform: translateX(-50%);
            position: absolute;
            top: -30px;
            left: 50%;
            z-index: -1;
        }

    .counter .counter-icon {
        color: #fff;
        font-size: 23px;
        margin-bottom: 13px;
        transition: all 0.3s ease-in-out;
    }

    .counter .counter-value {
        color: #338FD0;
        font-size: 35px;
        font-weight: 700;
        line-height: 29px;
        display: block;
    }

    .counter h3 {
        color: #555;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 0 10px;
        display: inline-block;
    }

.Colorbox {
    color: #fff;
}
/*Popup label Color*/
.poplblcolor {
    color: #03a9f4;
}
/*input form Style*/
.form-control {
    height: 30px !important;
    padding: 2px 8px;
    font-size: 13px;
    background-color: transparent;
}

textarea {
    height: 30px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 0.8rem;
    /*font-size: 14px;*/
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    /* font-size: 1.2rem !important;
    color: #000;
    font-weight: normal !important;*/
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #eeeeee;
        opacity: 1;
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

.textareaStyle {
    height: 80px !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

    input[type="radio"][disabled],
    input[type="checkbox"][disabled],
    input[type="radio"].disabled,
    input[type="checkbox"].disabled,
    fieldset[disabled] input[type="radio"],
    fieldset[disabled] input[type="checkbox"] {
        cursor: not-allowed;
    }

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio.disabled label,
    .checkbox.disabled label,
    fieldset[disabled] .radio label,
    fieldset[disabled] .checkbox label {
        cursor: not-allowed;
    }

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

    .radio-inline.disabled,
    .checkbox-inline.disabled,
    fieldset[disabled] .radio-inline,
    fieldset[disabled] .checkbox-inline {
        cursor: not-allowed;
    }

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}


.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    .input-group .form-control:focus {
        z-index: 3;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif !important;
}
/*tap Style*/
.tab .nav-tabs li.active a {
    border: none;
    color: #338FD0;
}

    .tab .nav-tabs li.active a > label {
        font-size: 15px;
        font-weight: 600 !important;
    }

a:hover, a:focus {
    outline: none;
    text-decoration: none;
}

.tab .nav-tabs {
    border-bottom: none;
    position: relative;
}

    .tab .nav-tabs li {
        margin-right: 5px;
    }

        .tab .nav-tabs li a {
            font-weight: 600;
            color: #25283d;
            border-radius: 0;
            text-transform: uppercase;
            margin-right: 0;
            border: none;
            position: relative;
            transition: all 0.5s ease 0s;
        }

            .tab .nav-tabs li a:hover {
                background: #fff;
            }

            .tab .nav-tabs li a:before {
                content: "";
                width: 100%;
                height: 1px;
                background: rgba(0,0,0, 0.2);
                position: absolute;
                bottom: 5px;
                left: 0;
                transform: scale(0);
                transition: all 700ms ease 0s;
            }

            .tab .nav-tabs li a:after {
                content: "";
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background: #338FD0;
                margin: 0 auto;
                position: absolute;
                bottom: 2px;
                left: 0;
                right: 0;
                transform: scale(0);
                transition: all 700ms ease 0s;
            }

        .tab .nav-tabs li.active a,
        .tab .nav-tabs li.active a:focus,
        .tab .nav-tabs li.active a:hover {
            border: none;
            color: #338FD0;
        }

            .tab .nav-tabs li a:hover:before,
            .tab .nav-tabs li.active a:before,
            .tab .nav-tabs li a:hover:after,
            .tab .nav-tabs li.active a:after {
                transform: scale(1);
            }

.tab .tab-content {
    font-size: 14px;
    border: 1px solid #f1f1f1;
    color: #a09d9d;
    line-height: 26px;
}

    .tab .tab-content h3 {
        font-size: 24px;
        margin-top: 0;
    }

/*Uppercase*/
.txtUppercase {
    text-transform: uppercase;
}
/*html Editor*/
.mce-notification-inner {
    display: none;
}

.mce-close {
    display: none;
}

#mceu_22 {
    display: none;
}

#myeditable-Body_ifr {
    height: 470px !important;
}

.mce-notification-inner {
    display: none !important;
}

.mce-notification.mce-in {
    opacity: 0 !important;
}

.mce-window-head {
    padding: 9px 15px;
    border-bottom: 1px solid #c5c5c5;
    position: relative;
}

.mce-window .mce-container-body {
    display: block;
}

.mce-abs-layout {
    position: relative;
}

.mce-container-body.mce-abs-layout {
    overflow: hidden;
}

.mce-window {
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background: transparent;
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    transform: scale(.1);
    transition: transform 100ms ease-in,opacity 150ms ease-in;
}

    .mce-window.mce-in {
        transform: scale(1);
        opacity: 1;
    }

.mce-colorbutton .mce-preview {
    display: none !important;
}

.lblFocus {
    color: #bbb;
    font-size: 11px;
    text-transform: uppercase;
    position: absolute;
    left: 4px;
    top: 10px;
    padding: 0 2px;
    pointer-events: none;
    background: #fff;
    transition: transform 100ms ease;
    transform: translateY(-20px);
}

.clsFocus {
    font-size: 13px;
    color: #555;
}

    .clsFocus:invalid + label {
        transform: translateY(0);
    }

    .clsFocus:focus + label {
        color: #2b96f1;
        transform: translateY(-20px);
    }

.input-wrapper {
    position: relative;
    line-height: 14px;
}

.form-control:focus {
    background: white !important;
}

.Agenttop {
    margin-top: 11px;
}

fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 -3px;
    border: 1px solid silver;
}

.ser-box1 {
    padding: 0px 2px 8px;
}

.ser-box1 {
    width: 100%;
    box-shadow: 0px 2px 8px 0px rgb(17 18 22 / 62%);
    border-radius: 4px;
    margin: 7px;
    padding-top: 0px;
}

.ser-box {
    padding: 50px 15px 0;
}

.ser-box {
    width: 98%;
    height: auto;
    overflow: hidden;
    box-shadow: 8px 6px 16px #ccc;
    border-radius: 5px;
    margin: 6px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #133054;
    padding-top: 12px;
    position: relative;
    box-sizing: border-box;
    transition: all .5s;
}

.ClsHeadingColor {
    color: #b35b5b;
}
/*DataTable Color*/
th {
    background-color: #338FD0 !important;
}

    th > label {
        color: white;
    }

td {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 0.8rem !important;
    color: #000;
    font-weight: normal !important;
}
/*Alert Box Css*/

.dx-popup-title.dx-toolbar .dx-toolbar-label {
    color: #337ab7;
    font-size: 17px;
    font-weight: 600;
    /* background-color: #338FD0; */
}

.dx-dialog-message {
    padding: 0;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 1.2rem !important;
    color: #000;
    font-weight: bold !important;
}


/*.dx-button-mode-text.dx-state-focused, .dx-button-mode-text.dx-state-hover {
    background-color: #028bc9 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}*/
.dx-popup-title.dx-toolbar .dx-toolbar-items-container {
    height: 50px;
    overflow: visible;
}

.dx-popup-wrapper > .dx-overlay-content {
    width: 30%;
}

.dx-toolbar-center {
    float: right !important;
    /*margin: 0px auto 0% 87% !important;*/
}

img {
    cursor: pointer;
}

.dx-button-mode-text.dx-state-focused, .dx-button-mode-text.dx-state-hover {
    background-color: #028bc9 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
}

thead {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 1.1rem !important;
    color: #fff;
    font-weight: normal;
}

.dx-texteditor-input {
    font-size: 1.0rem;
}

.switch {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 20px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 15px;
        left: 5px;
        bottom: 4px;
        background-color: white;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.content {
    font-size: 13px;
    display: flex;
    align-items: center;
}

.content-text {
    margin-left: 10px;
    font-size: 0.9rem;
    font-weight: 700;
    color: #2196F3;
}
/*Date range Hover Style*/
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd !important;
    border-color: transparent;
    color: #fff;
}

.Clscursor {
    cursor: pointer;
}

.clscalendar {
    position: absolute;
    bottom: 8px;
    right: 21px;
    top: auto;
    cursor: pointer;
    font-size: 15px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 0.8rem !important;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 4px;
    letter-spacing: 1px !important;
    line-height: normal;
    /* text-transfor
        m: uppercase; */
    font-weight: 500;
    letter-spacing: .04em;
}
/*table filter hide*/
.custom-hidden-column {
    display: none !important;
}

.dx-list-item-content > .dx-texteditor, .dx-list-item-content.dx-texteditor, .dx-toolbar-item-content > .dx-texteditor, .dx-toolbar-item-content.dx-texteditor {
    width: 245px;
}

.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title .dx-toolbar-label {
    font-size: 17px !important;
}

.dx-datagrid-column-chooser .dx-overlay-content {
    background-color: #fff;
    width: 26% !important;
    height: 500px !important;
}

.dx-texteditor.dx-editor-filled .dx-placeholder::before, .dx-texteditor.dx-editor-filled .dx-texteditor-input, .dx-texteditor.dx-editor-outlined .dx-placeholder::before, .dx-texteditor.dx-editor-outlined .dx-texteditor-input {
    padding: 10px 48px 8px !important;
}

.dx-column-chooser {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}

/*.dx-treeview-with-search > .dx-scrollable {
    height: calc(100% - -154px) !important;
}*/
.dx-treeview-item {
    display: block;
    cursor: pointer;
    padding: 11px 7px;
    min-height: 17px;
    line-height: 10px !important;
}

.dx-treeview-item-with-checkbox .dx-checkbox {
    top: 8px;
    left: 35px;
}

.dx-datagrid-header-panel .dx-toolbar {
    margin-bottom: 0px !important;
}

.dx-button-mode-contained .dx-icon {
    color: #fff !important;
}

.dx-icon-edit {
    color: #338FD0 !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    /* padding-right: 15px;
    padding-left: 15px;*/
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}


/*.body-content {
    min-height: 500px !important;
}*/

/*@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth;
        scrollbar-width: none;
    }
}*/

tbody, td, tfoot, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    padding: 4px;
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    ;
    font-size: 15px;
    line-height: 1em;
}

.btn-info {
    color: #fff !important;
}

.dx-list-select-all-label {
    line-height: 17px;
    padding: 0 35px;
    margin-top: 2px;
    font-size: 0.9rem !important;
}

.sidenav {
    height: auto;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0px;
    right: 1px;
    overflow-x: hidden;
    transition: 0.3s;
    padding-top: 35px;
    box-shadow: 0px 2px 6px 1px rgb(140 145 155);
    border-radius: 16px;
    background-color: #f8fbf1;
    font-family: fantasy;
    font-size: larger;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

    .sidenav .closebtn {
        position: absolute;
        top: -12px;
        right: 8px;
        font-size: 36px;
        margin-left: 50px;
    }

.bottom-lineHr {
    box-shadow: 0px 2px rgb(240, 240, 240);
}

@media(min-width: 992px) {
    .layoutpadBoth {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
    display: initial !important;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
/*Change new UnCommed Code*/
.nav-link {
    display: block;
    color: #fff !important;
    color: #337ab7 !important;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    font-size: 12px;
    /*font-size: 0.8rem !important;*/
    /*font-weight: 500;*/
}
/*Change new UnCommed Code*/
.bg-light {
    /*background-color: #338FD0 !important;*/
    background-color: #ffffff !important;
}
/*Change new UnCommed Code*/
.layoutHerderColr {
    /*color: #fff !important;*/
    color: #337ab7 !important;
}

.ClsNav ul li a:hover {
    background-color: rgb(0 102 153 / 62%) !important;
    transition: all 0.5s ease;
    position: relative;
    color: white !important;
}

.ClsNav ul li a:hover {
    background-color: rgb(0 102 153 / 62%) !important;
    color: white !important;
}

body {
    /*min-height: 600px !important;*/
    /*padding-top: 5.7rem !important;*/
}

html, body {
    background-color: white !important
}

.dropdown-menu {
    font-size: 0.9rem !important;
}
/*Change new UnCommed Code*/
.navbar {
    /*padding: 0.3rem !important;*/
    padding: 0.1rem !important;
    /*box-shadow: 0px 7px 5px 0px rgb(187 187 187);*/
    /* box-shadow: 0px 2px 5px 0px rgba(148, 186, 51, 1);*/


    box-shadow: 0px 2px 5px 0px rgb(189 206 255);
}

.nav > li > a {
    padding: 15px 15px !important;
}

.form-select {
    display: block;
    width: 100%;
    height: 30px !important;
    padding: 2px 8px;
    /*font-size: 0.8rem !important;*/
    font-size: 13px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
}

    .form-select:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

.dx-overlay-shader {
    background-color: transparent !important;
}

.navbar-toggler {
    background-color: #fff;
}

.dropdown-menu {
    position: absolute;
    /* top: 100%; */
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: transparent !important;
}

.navbar-nav .dropdown-menu {
    position: static;
    border-radius: 0%;
    margin-top: 1%;
}

.HeadLineStyle {
    /*margin-bottom: 6px;*/
    box-shadow: 0px 1px rgb(240, 240, 240);
}

/*.dx-texteditor-input {
    color: #fff !important;
}*/

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

p {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 0.9rem !important;
    font-weight: 600;
    margin-bottom: 0.4rem !important;
}

.clsTicketStyle {
    width: 100%;
}

/*.dx-icon {
    font-size: 1rem !important;
}*/

.hidden {
    display: none !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        /*max-width: 100% !important;*/
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 15px 15px !important;
    }
}


/* For Search and Button Alignment Media Query Code  */

@media (min-width: 1201px) and (max-width: 1250px ) {
    .top .col-md-1, .top .col-md-2, .top .col-md-3, .top .col-md-4, .top .col-md-5, .top .col-md-6, .top .col-md-7, .top .col-md-8, .top .col-md-9, .top .col-md-10, .top .col-md-11, .top .col-md-12 {
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    .top .text-center {
        text-align: right !important;
    }
}

@media (max-width: 1200px ) {
    .top .col-md-1, .top .col-md-2, .top .col-md-3, .top .col-md-4, .top .col-md-5, .top .col-md-6, .top .col-md-7, .top .col-md-8, .top .col-md-9, .top .col-md-10, .top .col-md-11, .top .col-md-12 {
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    .top .text-center {
        text-align: right !important;
    }
}

@media (max-width: 992px ) {
    .top .col-md-1, .top .col-md-2, .top .col-md-3, .top .col-md-4, .top .col-md-5, .top .col-md-6, .top .col-md-7, .top .col-md-8, .top .col-md-9, .top .col-md-10, .top .col-md-11, .top .col-md-12 {
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    .top .text-center {
        text-align: right !important;
    }
}

@media (max-width: 768px) {
    .top .col-md-1, .top .col-md-2, .top .col-md-3, .top .col-md-4, .top .col-md-5, .top .col-md-6, .top .col-md-7, .top .col-md-8, .top .col-md-9, .top .col-md-10, .top .col-md-11, .top .col-md-12 {
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }

    .top .text-center {
        text-align: right !important;
    }
}

@media (max-width: 576px) {
    .top .col-md-1, .top .col-md-2, .top .col-md-3, .top .col-md-4, .top .col-md-5, .top .col-md-6, .top .col-md-7, .top .col-md-8, .top .col-md-9, .top .col-md-10, .top .col-md-11, .top .col-md-12 {
        width: 100%;
        padding: 0;
    }

    .top .text-center {
        text-align: right !important;
    }
}


/* For Layout Alignment fixed Media Query Code */

@media (min-width: 992px) and (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        display: flex;
        justify-content: center;
        align-items: baseline;
    }
}

@media (min-width: 1200px ) and (max-width: 1289px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        display: flex;
        justify-content: center;
        align-items: baseline;
    }
}

.dx-datagrid .dx-row > td {
    line-height: 16px;
}

.ui-widget {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 0.7em !important;
}

.dx-context-menu .dx-menu-item .dx-menu-item-content {
    padding: 7px 12px !important;
}

.dx-menu-base .dx-icon {
    width: 24px;
    height: 24px;
    background-position: 0 0;
    background-size: 24px 24px;
    padding: 0;
    font-size: 18px !important;
    text-align: center;
    line-height: 24px;
}

@media(min-width: 480px) {
    .fixed-top {
        position: relative;
        top: 0;
        z-index: 1030;
    }
}

@media (min-width: 992px) {
    .fixed-top {
        position: fixed;
    }

    body {
        padding-top: 5.7rem !important;
    }
}

@media (min-width: 1290px ) {
    .navbar-expand-lg .navbar-nav .nav-link {
        /*display: flex;*/
        justify-content: center;
        align-items: baseline;
    }
}

.hide {
    display: none !important;
}

.AlignAmount {
    text-align: right !important;
}

#carouselpop {
    background-color: #acbecd;
    padding: 15px;
}

.form-control:disabled {
    background-color: var(--bs-secondary-bg);
}

/*eximcube style update*/

label {
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 1.2rem !important;
    color: #000;
    font-weight: bold !important;
    margin-top: 3px;
}

a {
    font-weight: 500;
    font-size: 12px;
    font-family: roboto, sans-serif;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a {
    background-color: transparent;
}

.action-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.three-dot-menu {
    cursor: pointer;
    font-size: 20px;
    line-height: 0;
}

.container-fluid {
    /*padding-right: 15px;*/
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 900px) {
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.layoutactive {
    background-color: rgb(0 102 153 / 62%) !important;
    color: white !important;
}

.dx-datagrid-borders > .dx-datagrid-pager {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif;
    font-size: 1rem !important;
    color: #000;
    font-weight: bold !important;
    background-color: #daeaf5;
    border-bottom: 1px solid #d1c2c2;
    border-left: 1px solid #d1c2c2;
    border-right: 1px solid #d1c2c2;
}

/*custom.css*/


body, html {
    background-color: white !important;
    font-size: 11px !important;
}

.mt2 label {
    margin-top: 2px !important;
}

.bLess td {
    padding: 0px !important;
}

table td
.bLess input, .bLess select {
    border: 0.7px;
    /*box-shadow: none;*/
}

.padleft {
    padding-left: 0px;
}

.padright {
    padding-right: 0px;
}

.padding {
    padding-left: 0px;
    padding-right: 0px;
}

.btn_body {
    padding: 7px;
}

.cap_text {
    text-transform: uppercase;
    padding-left: 0px;
}

.type {
    width: 100%;
    padding: 0px
}

.btntop {
    margin-top: 20px;
}

.note {
    margin-top: 26px;
    padding-left: 25px
}

.pop {
    padding-bottom: 5px;
}

.popleft {
    padding-left: 10px;
}

.text_pop {
    padding-left: 50px;
}

.padside {
    padding: 0px;
}

.txtright {
    float: right !important;
    text-align: right;
}

.Margin-Top {
    margin-top: 8px;
}

.btndd {
    text-align: right;
    padding-top: 5px;
}

.lbl_text {
    font-size: 25px;
    color: #428acb;
}

.box_top {
    margin-top: 6px;
}

.borderdoc {
    border-radius: 6px;
}

.padBothdet {
    padding-left: 5px;
    padding-right: 0px;
}

fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    /*padding-right: 85.75em;*/
    border: 4px;
    border: 1px solid #16150f36;
}

.btnpadd {
    padding-left: 21px;
}


/*.bLess input:focus, .bLess select:focus {
      box-shadow: none !important;
            -webkit-box-shadow: 0px 2px 6px 1px rgba(148,186,51,1);
    -moz-box-shadow: 0px 2px 6px 1px rgba(148,186,51,1);
    box-shadow: 0px 2px 6px 1px rgba(148,186,51,1);
    }*/
#theadDr th {
    border-bottom: 0px !important;
}

.modal-content {
    margin: 2% 5% 0% 5% !important;
}

.mt15 {
    margin-top: 15px;
}


.mt8 {
    margin-top: 8px;
}


.form-control {
    border-radius: 0px;
}

.jconfirm-scrollpane .container {
    background-color: transparent !important;
}

hr {
    margin-top: 4px;
    margin-bottom: 4px;
}

thead th {
    text-align: center !important;
}

h1, h2, h3, h4, h5, h6 {
    /* color: #94ba33 !important;*/
    /* color: #768ee5 !important;*/
    color: #337ab7 !important;
    font-family: Arial, sans-serif !important;
}

.bShadow {
    -webkit-box-shadow: 0px 2px 6px 1px rgba(148,186,51,1);
    -moz-box-shadow: 0px 2px 6px 1px rgba(148,186,51,1);
    box-shadow: 0px 2px 6px 1px rgba(148,186,51,1);
}

label {
    font-size: 14px;
}

.form-control {
    height: 28px;
    padding: 2px 8px;
    font-size: 13px;
    background-color: transparent !important;
}

/*table td {
    background-color: transparent !important;
}*/


select option:hover, select option:active {
    background: #94ba33 !important;
}

.tbodySize td {
    height: 22px !important;
}

select::-ms-expand {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
}


.activeTab {
    text-decoration: none;
    background-color: #eee;
}


.roundButton {
    border-radius: 45px;
    height: 55px;
    width: 55px;
    background-color: #94ba33;
    color: #ffffff;
    border: 2px solid white;
    -webkit-box-shadow: 0.5px 0.5px 2px 0.5px rgba(98,98,98,1);
    -moz-box-shadow: 0.5px 0.5px 2px 0.5px rgba(98,98,98,1);
    box-shadow: 0.5px 0.5px 2px 0.5px rgba(98,98,98,1);
}


    .roundButton:hover {
        -webkit-box-shadow: 2px 2px 10px 1px rgba(98,98,98,1);
        -moz-box-shadow: 2px 2px 10px 1px rgba(98,98,98,1);
        box-shadow: 2px 2px 10px 1px rgba(98,98,98,1);
    }

.padT34 {
    padding-top: 30px;
}



@media only screen and (max-width: 900px) {
    .padT34 {
        padding-top: 0px;
    }
}


.clsDelete, .clsEdit, .clsUpdate {
    cursor: pointer;
}

#mainDiv {
    /*background-color: #fff;*/
    background-color: #ffffff;
    padding: 18px 18px !important;
}


.divBG {
    /*background-color: #fff;*/
    background-color: #ffffff;
    padding: 18px 8px !important;
}



input,
textarea,
[contenteditable] {
    /*color: #666;*/
    /*cursor: url("cursor1.gif");*/
    caret-color: #de5347;
    caret-width: 2px;
    caret-size: 2px;
}


    input:focus, textarea:focus {
        background-color: #ececec !important;
    }


th {
    background-color: #94ba33;
    color: #ffffff;
}

.w3Shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
}

.blueShadow {
    -webkit-box-shadow: 0px 2px 8px 0px rgba(91,192,222,1);
    -moz-box-shadow: 0px 2px 8px 0px rgba(91,192,222,1);
    box-shadow: 0px 2px 8px 0px rgba(91,192,222,1);
}

.container {
    background-color: #ffffff;
    padding: 0px 15px !important;
}


/*.card [data-background-color="green"] {
    background: linear-gradient(60deg, #66bb6a, #43a047);
    box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
}


 .card [data-background-color="orange"] {
    background: linear-gradient(60deg, #ffa726, #fb8c00);
    box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
}


 .card [data-background-color="red"] {
    background: linear-gradient(60deg, #ef5350, #e53935);
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}*/




table.dataTable thead th, table.dataTable thead td {
    border-bottom: none;
}


table.dataTable.no-footer {
    border-bottom: none;
}



.blink {
    animation-duration: 2000ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation: blink 2000ms infinite; /* Safari and Chrome */
}

@keyframes blink {
    from {
        color: white;
    }

    to {
        color: red;
    }
}

@-webkit-keyframes blink {
    from {
        color: white;
    }

    to {
        color: red;
    }
}


.tdPad0 td {
    padding: 6px 12px 0px 12px !important;
}



.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    line-height: 1.0;
}



/*.headLabel {
    font-size: 24px;margin-top: -12px !important;color:#94ba33;
}*/

.badge {
    font-size: 14px;
    background-color: #04acdd;
}


/*  Back button hover  */

#divGoBack {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9999;
}

#btnGoBack, #btnGoRelated {
    width: 60px;
    height: 30px;
    border-radius: 40px;
    background-color: #003f66;
    color: white;
    border: none;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    animation-duration: .2s;
    transition: all .2s ease-in-out;
}

    #btnGoBack:hover, #btnGoRelated:hover {
        background-color: white !important;
        color: #003f66 !important;
        transform: scale(1.2);
    }


/* this is important*/
.fa {
    font-family: FontAwesome !important;
}


.navShadow {
    -webkit-box-shadow: 0px 2px 5px 0px rgb(189 206 255);
    box-shadow: 0px 2px 5px 0px rgb(189 206 255);
    /*-webkit-box-shadow: 0px 2px 5px 0px rgba(148,186,51,1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(148,186,51,1);
    box-shadow: 0px 2px 5px 0px rgba(148,186,51,1);*/
}

.navbar {
    background-color: #ffffff !important;
}

.activeNav {
    /* background-color: #94bb33;*/
    /*background-color: #768ee5;*/
    color: white;
}


/*.w3-btn{
    -webkit-transition: background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;
    transition: background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;
}

.w3-btn, .w3-btn:link, .w3-btn:visited {
    color: #FFFFFF;
    background-color: #73AD21;
    background-color: #4CAF50;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}*/

.w3-shadow {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}


.txtGreen {
    color: #94bb33;
}

.txtBlue {
    color: #01abdc;
}

.txtRed {
    color: red;
}


.Loader1 {
    position: fixed;
    z-index: 9999 !important;
    top: 40%;
    width: 100%;
    height: 100%;
    display: none;
}

.mand {
    border-left: 2px solid red;
}

.padzero {
    padding: 0px;
}

.paddingRight {
    padding-right: 0px;
}

@media (max-width:912px) AND (min-width:300px) {
    .paddingRight {
        padding-right: 15px;
    }
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee !important;
    border-color: #337ab7 !important;
}

.dropdown-menu > li > a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-submenu .dropdown-menu {
    top: 5px !important;
}

.hide {
    display: none !important;
}

.pad {
    padding: 0px 15px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

th {
    color: white !important;
}

.top {
    margin-top: 5px;
}


.h3, h3 {
    font-size: 24px;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
    font-family: Roboto, RobotoFallback, "Noto Kufi Arabic", Helvetica, Arial, sans-serif !important;
}

.h4, h4 {
    font-size: 18px;
}


.card-headBottom {
    border-color: #bce8f1 !important;
}

.card {
    margin-bottom: 20px;
}

.card-body {
    padding: 15px !important;
}

.card-primary > .card-header {
    color: #fff;
    background-color: #3358b778;
    border-color: #337ab7;
}

.card-header {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.card-info > .card-header {
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1;
}

.card-warning {
    border-color: #faebcc !important;
}

    .card-warning > .card-header {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

.table-bordered > :not(caption) > * > * {
    border-width: 0 var(--bs-border-width);
    border-color: #80808047 !important;
}

table {
    caption-side: bottom;
    border-collapse: collapse;
    border-color: #80808047;
}

.ui-menu-item {
    font-size: 12px !important;
}

.exppad {
    padding: 0px 35px;
}

.bootstrap-select {
    width: 100% !important;
    background-color: #fff !important;
}

    .bootstrap-select .dropdown-menu {
        left: -7px !important
    }

    .bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus {
        outline: none !important;
        outline: none !important;
    }

    .bootstrap-select button {
        background-color: white !important;
        font-size: 12px !important;
        font-weight: 400 !important;
    }

@media (min-width:300px) AND (max-width:912px) {
    .pad {
        padding: 0px;
    }
}
