/* Minification failed. Returning unminified contents.
(21,31): run-time error CSS1046: Expect comma, found '252'
(21,39): run-time error CSS1046: Expect comma, found '/'
(1495,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
body {
    padding-top: 50px;
    padding-bottom: 20px;
    font-family: Calibri;
    height: 100%;
    min-height: 100%;
}

a {
    text-decoration: none !important;
}

.removehover {
    background: none !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 35px !important;
    padding-right: 15px;
    background-color: rgb(252 252 252 / 0.00) !important
}

/* override chnages for btn, textbox & labels in bootstrap.css*/
.btn,
.btn-default,
.btn-default:focus,
.btn-default:hover,
.btn-default:active,
.open > .dropdown-toggle.btn-default,
.btn-default:active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover {
    border-radius: 0.5rem !important;
    font-size: 12px !important;
    line-height: 1 !important;
}


.btn-online {
    border-radius: 0.5rem !important;
    font-size: 12px !important;
    display: inline-block;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.5rem 0.5rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn-online {
        transition: none;
    }
}

@media (min-width: 992px) {
    .btn-online {
        padding:1% !important;
    }
}

.btn-online-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
    min-width: 10% !important;
    padding: 2%;
    font-weight: bold !important;
}

    .btn-online-primary:hover {
        color: #fff;
        background-color: #025ce2;
        border-color: #0257d5;
    }

    .btn-online-check:focus + .btn-online-primary, .btn-online-primary:focus {
        color: #fff;
        background-color: #025ce2;
        border-color: #0257d5;
        box-shadow: 0 0 0 0.2rem rgba(49, 132, 253, 0.5);
    }

    .btn-online-check:checked + .btn-online-primary,
    .btn-online-check:active + .btn-online-primary, .btn-online-primary:active, .btn-online-primary.active,
    .show > .btn-online-primary.dropdown-toggle {
        color: #fff;
        background-color: #0257d5;
        border-color: #0252c9;
    }

        .btn-online-check:checked + .btn-online-primary:focus,
        .btn-online-check:active + .btn-online-primary:focus, .btn-online-primary:active:focus, .btn-online-primary.active:focus,
        .show > .btn-online-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(49, 132, 253, 0.5);
        }

    .btn-online-primary:disabled, .btn-online-primary.disabled {
        color: #fff;
        background-color: #0d6efd;
        border-color: #0d6efd;
    }


.btn-online-warning {
    color: #212529 !important;
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
    min-width: 10% !important;
    padding: 2%;
    font-weight: bold !important;
}

    .btn-online-warning:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00;
    }

    .btn-online-check:focus + .btn-online-warning, .btn-online-warning:focus {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00;
        box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
    }

    .btn-online-check:checked + .btn-online-warning,
    .btn-online-check:active + .btn-online-warning, .btn-online-warning:active, .btn-online-warning.active,
    .show > .btn-online-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500;
    }

        .btn-online-check:checked + .btn-online-warning:focus,
        .btn-online-check:active + .btn-online-warning:focus, .btn-online-warning:active:focus, .btn-online-warning.active:focus,
        .show > .btn-online-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
        }

    .btn-online-warning:disabled, .btn-online-warning.disabled {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
    }


.plus-height {
    line-height: 0.5 !important;
    /*outline-width : 0.5 !important;*/
}

/*.btn-sm,
.btn-group-sm > .btn {
    border-radius: 12px !important;
}*/
/*
.btn-sm,
.btn-group-xs > .btn {
    border-radius: 12px !important;
}*/

.child-index-btn-grp {
    width: 100px;
}

.form-control {
    font-size: 12px !important;
}

.hr-online {
    text-align: center !important;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7 {
    font-family: inherit;
    color: #153e74 !important;
}

@media (max-width: 576px) {
    .htags2 {
        font-size: 1.2rem !important;
    }

    .htags3 {
        font-size: 1rem !important;
    }

    .htags4 {
        font-size: 0.8rem !important;
    }

    .imglogo {
        width: 60% !important;
    }
}
/* override chnages for btn, textbox & labels in bootstrap.css--------------*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.subTiltle {
    margin-left: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

textarea {
    /*border-radius: 12px !important;*/
    border-radius: .2rem !important;
}



.NoClearIcon::-ms-clear {
    display: none;
}

.NoClearIcon::-webkit-search-decoration,
.NoClearIcon::-webkit-search-cancel-button,
.NoClearIcon::-webkit-search-results-button,
.NoClearIcon::-webkit-search-results-decoration {
    display: none;
}

.DspAsLabel {
    background-color: rgb(255, 255, 255) !important;
    border: none;
}

.progressBackground {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    z-index: 999910;
}

.progressBody {
    position: fixed;
    /*padding: 10px;*/
    width: 100px;
    height: 100px;
    /*background: #fff;*/
    /*border: solid 1px #000;*/
    z-index: 999920;
}

    .progressBody > img[src=''], .progressBody > img:not([src]) {
        opacity: 0;
    }

/* Bootstrap Dropdown Submenu */
/*.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.navbar-nav .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #ffffff;
}

.wrap-it {
    white-space: pre-wrap;
}

.menu-ul-color {
    background-color: #222;
    border-color: antiquewhite;
    border-width: 2px;
}

    .menu-ul-color > li > a {
        color: aliceblue;
    }

    .menu-ul-color > li.open > a {
        color: #262626;
    }

.open > li > a {
    color: #222;
}*/

.form-checkbox {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.table > thead {
    vertical-align: top !important;
}

.table .btn-1 {
    text-align: right;
    width: 45px !important;
}

.btn-2 {
    text-align: right;
    width: 116px !important;
}

.status-btn-grid {
    padding: 0;
    text-align: left;
}

.font-color-default-grid {
    color: #212529 !important;
}

.warning-icon {
    color: #ff8100;
}

.btn-4 {
    text-align: right;
    width: 15% !important;
}


.table.no-foot tfoot {
    display: none;
}

#content-footer {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

.shadow-card {
    box-shadow: 0 5px 5px 5px rgba(0,0,0,0.2) !important;
    width: 370px;
    height: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    /* margin-left: 10px;
    margin-right: 10px;*/
}

.info-card-small-index {
    box-shadow: 0 5px 5px 5px rgba(0,0,0,0.2) !important;
    margin-bottom: 15px;
    margin-top: 20px;
    padding: 10px;
    display: inline-block;
    border-radius: 25px;
    min-width: 152px !important;
}

    .info-card-small-index > h6 {
        font-size: 11px !important;
        text-shadow: none !important;
        font-family: monospace !important;
        font-weight: bold !important;
        color: #ffffff !important;
    }

    .info-card-small-index > h5 {
        font-size: 20px !important;
        text-shadow: none !important;
        font-family: monospace !important;
        font-weight: bold !important;
        color: #ffffff !important;
    }

.shadow-card > h7 {
    font-size: 10px !important;
    font-weight: bold !important;
    color: #153e74 !important;
}

/**/
/*

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: 0px #525252;
    border-collapse: collapse;
    font-size: 12px;
}

    .mGrid .btn-1 {
        text-align: right;
        width: 45px;
    }

    .mGrid .btn-2 {
        padding: 0;
        text-align: right;
        width: 72px;
    }

        .mGrid .btn-2 .d-grid gap-2 d-md-block {
            padding: 3px 10px 0 7px;
            text-align: right;
            width: 100%;
        }

        .mGrid .btn-2 .btn {
            margin: 0 0 3px 3px;
        }

    .mGrid .btn-3 {
        padding: 0;
        text-align: right;
        width: 99px;
    }

        .mGrid .btn-3 .d-grid gap-2 d-md-block {
            padding: 3px 10px 0 7px;
            text-align: right;
            width: 100%;
        }

        .mGrid .btn-3 .btn {
            margin: 0 0 3px 3px;
        }

    .mGrid.no-foot tfoot {
        display: none;
    }

    .mGrid thead tr th {
        padding: 6px 10px 6px 10px;
        border-bottom: 0px solid #808080;
        border-top: 0px solid #808080;
        background: -o-linear-gradient(bottom, rgb(255, 255, 255) 5%, #b2b2b2 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, rgb(255, 255, 255)), color-stop(1, #6783a7) );
        background: -moz-linear-gradient( center top, rgb(255, 255, 255) 5%, #b2b2b2 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="##6783a7");
        background: -o-linear-gradient(top,rgb(255, 255, 255),b2b2b2);
        background-color: #e5e5e5;
        border: 0px solid #000000;
        border-width: 0px 0px 0px 0px;
        color: #000000;
    }

        .mGrid thead tr th a {
            color: #000;
            text-decoration: none;
        }

            .mGrid thead tr th a:hover {
                color: #3d3838;
                text-decoration: underline;
            }

    .mGrid tbody tr:nth-child(odd) {
        vertical-align: middle;
        background: -o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e5e5e5) );
        background: -moz-linear-gradient( center top, #ffffff 5%, #e5e5e5 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e5e5e5");
        background: -o-linear-gradient(top,#ffffff,e5e5e5);
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-width: 0px 0px 0px 0px;
        padding: 7px;
        color: #000000;
    }

    .mGrid tbody tr:nth-child(even) {
        vertical-align: middle;
        background: -o-linear-gradient(bottom, #ffffff 5%, #e5e5e5 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e5e5e5) );
        background: -moz-linear-gradient( center top, #ffffff 5%, #e5e5e5 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e5e5e5");
        background: -o-linear-gradient(top,#ffffff,e5e5e5);
        background-color: #ffffff;
        border: 1px solid #cccccc;
        border-width: 0px 0px 0px 0px;
        padding: 7px;
        color: #000000;
    }

    .mGrid tbody tr td {
        padding: 3px 10px 3px 10px;
        border: 0px solid #000000;
    }


        .mGrid tbody tr td textarea {
            font-size:12px;
        }

    .mGrid tfoot tr {
        background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #b2b2b2) );
        background: -moz-linear-gradient( center top, #cccccc 5%, #b2b2b2 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#b2b2b2");
        background: -o-linear-gradient(top,#cccccc,b2b2b2);
        background-color: #cccccc;
        border: 0px solid #000000;
        border-width: 0px 0px 0px 0px;
        color: #000000;
    }

        .mGrid tfoot tr td {
            padding: 4px 0 4px 0px;
            text-align: center;
            color: #000000;
        }

            .mGrid tfoot tr td a {
                color: #000000;
                font-weight: bold;
                text-decoration: underline;
            }

.mGrid-action-column {
    text-align: center;
    white-space: nowrap;
    width: 150px;
}
*/
.ui-widget {
    font-family: inherit !important;
}

.ui-dialog-titlebar {
    font-family: Verdana,Arial,sans-serif !important;
    font-size: 1.1em !important;
}

.ui-widget-overlay {
    opacity: .50 !important; /* Make sure to change both of these, as IE only sees the second one */
    filter: Alpha(Opacity=50) !important;
    background: rgb(0, 0, 0) !important; /* This will make it darker */
}

div.ui-datepicker {
    font-size: 11px;
}

.custom-select {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 12px;
    -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 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.tile {
    height: 88px !important;
    width: 88px !important;
    border: 4px solid transparent;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 15px !important;
    box-shadow: 0 5px 5px 5px rgba(0,0,0,0.2);
}

.tileIndex {
    height: 150px;
    border: 4px solid transparent;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.tilesmall {
    height: 80px;
}

.tile1 {
    background: #794105;
}

.tile2 {
    background: #f43942;
}

.tile3 {
    background: #e3c754;
}

.tile4 {
    background-color: #0cb2b2;
}

.tile5 {
    background-color: #003BAE;
}

.tile6 {
    background-color: #e7ad00;
}

.tile7 {
    background-color: #FEA877;
}

.tile8 {
    background-color: #7f66ff;
}

.tile9 {
    background-color: #009FFF;
}

.tile10 {
    background-color: #919191;
}

.tile11 {
    background-color: #B44010;
}

.tile12 {
    background: #9e9e9e;
}

.signOuttile {
    height: 60px;
    border: 4px solid transparent;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
    max-width: 200px
}

.tileLabel {
    color: white;
    padding-top: 25px;
    overflow: hidden;
    text-wrap: inherit;
    font-size: 10px;
    padding-bottom: 1px;
    font-weight: 500;
}

.tileLabelIndex {
    color: white;
    padding-top: 25px;
    overflow: hidden;
    text-wrap: inherit;
    font-size: 15px;
    padding-bottom: 1px;
    font-weight: 500;
}

.tileLabelNo {
    color: white;
    font-weight: bold;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12px;
}

.tileLabelNoIndex {
    color: white;
    font-weight: bold;
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
}

.tileIcon {
    background-position: right top;
    background-repeat: no-repeat;
    padding-left: 50px;
    text-align: center;
    font-size: 30px;
}

.tileIconIndex {
    background-position: right top;
    background-repeat: no-repeat;
    padding-left: 100px;
    text-align: center;
    font-size: 40px;
}

.tileIconSelf {
    background-position: right top;
    background-repeat: no-repeat;
    padding-left: 100px;
    font-size: 40px;
}

.stud-image {
    position: absolute;
    right: 80px;
}

.stud-image-container {
    position: relative;
}

@media screen and (max-width: 767px) {
    .stud-image {
        position: static;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .stud-image-container {
        position: static;
    }

    .kioski-slideDiv {
        display: none !important;
    }

    .kioski-formDiv {
        /*width: 50% !important;*/
        left: 10% !important;
    }

    .kioski-input {
        margin-left: 10px
    }

    .kioski-btn {
        margin-left: 2px !important
    }

    .kioski-copyRight-div {
        padding-top: 100px !important;
    }

        .kioski-copyRight-div > span {
            font-size: 12px !important;
        }

    .btn-payment-child {
        display: none !important;
    }

    .btn-payment-child-withoutText {
        display: block !important;
    }
}

@media screen and (min-width: 768px),(min-width: 992px) {
    .stud-image {
        position: absolute;
        right: 0px;
    }

    .stud-image-container {
        position: relative;
    }

    .kioski-formDiv {
        height: 25% !important;
        width: 40% !important;
        position: absolute;
        left: 50% !important
    }

    .kioski-textBox-div {
        padding-top: 100px !important;
    }

    .kioski-copyRight-div {
        padding-top: 100px !important;
    }

        .kioski-copyRight-div > span {
            font-size: 12px !important;
        }

    .kioski-input-error-msg {
        padding-top: 10px !important;
        font-size: 12px !important
    }

    /*.btn-payment-child {
        display: block !important;
    }*/

    .btn-payment-child-withoutText {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .stud-image {
        position: absolute;
        right: 80px;
    }

    .stud-image-container {
        position: relative;
    }
}

@media screen and (min-height: 900px) {
    .kioski-nibmLogo > img {
        width: 600px !important;
        padding-top: 50px !important;
    }

    .kioski-textBox-div {
        padding-top: 150px !important;
    }

    .kioski-copyRight-div {
        padding-top: 180px !important;
    }

    .kioski-input {
        height: 50px;
        font-size: 30px !important
    }

    .kioski-copyRight-div > span {
        font-size: 18px !important;
    }

    .kioski-circuito-logo > img {
        width: 500px !important
    }

    .kioski-label {
        font-size: 30px !important
    }

    .kioski-input-error-msg {
        padding-top: 10px !important;
        font-size: 18px !important
    }
}



.kioski-slideDiv {
    height: 25% !important;
    width: 40% !important;
    position: absolute;
    left: 10% !important
}

.kioski-formDiv {
    /*height: 25% !important;*/
    /*width: 40% !important;*/
    /*position: absolute;*/
    /*left: 50% !important*/
}


.kioski-wrapper {
    width: 500px;
    max-width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
}

.kioski-section-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 0px 100px;
    background-color: #50c5fc;
}

.kioski-input {
    /*width:320px !important;*/
    /*margin-left:60%;*/
    /* margin-top:5%;*/
    /* font-size: 16px !important;*/
    max-width: 700px !important;
    /*top: 50%;
    left: 25%;*/
    /*margin-left: 15px !important;*/
    /*text-align:center !important;*/
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid green;
    text-align: center;
}

.kioski-title {
    font-size: 20px !important;
    margin-bottom: 20px;
    margin-top: 10% !important;
}

.tile-self-enroll {
    height: 15% !important;
    width: 15% !important;
    border: 4px solid transparent;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 15px !important;
    box-shadow: 0 5px 5px 5px rgba(0,0,0,0.2);
}

.tileLabel-self-enroll {
    color: white;
    padding-top: 20px;
    overflow: hidden;
    text-wrap: inherit;
    font-size: 24px;
    padding-bottom: 1px;
    font-weight: 500;
}


a.self-logo {
    font-size: 22px;
    font-weight: 300;
    color: #00a0df;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
}

    a.self-logo:hover, a.self-logo:focus {
        text-decoration: none;
        outline: none;
    }

.body-content-self {
    padding-left: 0px !important;
    padding-right: 0px;
    background-color: #ffffff !important
}

.span-self {
    font-size: 16px;
}

/*  ---------Status Colors ------------- */

.yellow-status {
    color: #ebe849;
}

.gold-status {
    color: #a3a133;
}

.light-blue-status {
    color: #52b7ff;
}

.blue-status {
    color: #0210d4;
}

.orange-status {
    color: #f59218;
}

.blood-red-status {
    color: #ab0000;
}

.dark-green-status {
    color: #167c31;
}

.green-status {
    color: #20c94d;
}

.light-green-status {
    color: #21ed58;
}

.purple-status {
    color: #8938f2;
}

.dark-purple-status {
    color: #59259c;
}

.gray-status {
    color: #9b999e;
}

.light-black-status {
    color: #303030;
}

.brown-status {
    color: #996633;
}

.light-red-status {
    color: #FF6565;
}

.white-status {
    color: #f4f4f4;
}


.mytooltip {
    display: inline;
    position: relative;
    z-index: 999;
    border:none;
}

    .mytooltip .tooltip-item {
        /*background: #ffc276;*/
        cursor: pointer;
        display: inline-block;
        font-weight: 500;
        padding: 0 10px;
        color: #000000;
        bottom:2px;
    }

    .mytooltip .tooltip-content {
        position: absolute;
        z-index: 9999;
        width: 270px;
        top: -650%;
        left:70%;
        margin: -20px 108px -100px 27px;
        bottom: 100%;
        text-align: left;
        font-size: 14px;
        line-height: 30px;
        -webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
        box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
        background: #2b2b2b;
        opacity: 0;
        cursor: default;
        pointer-events: none;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }

        .mytooltip .tooltip-content::after {
            content: '';
            right: 100%;
            top: 40%;
            left: -4%;
            border: solid transparent;
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: #2a3035 transparent transparent;
            border-width: 10px;
            margin-left: -10px;
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
        }

        .mytooltip .tooltip-content img {
            position: relative;
            height: 150px;
            display: block;
            /*float: right;*/
            margin: 0.1em 1em 1em 1em
        }


      .mytooltip .tooltip-item::after {
        content: '';
        position: absolute;
        width: 360px;
        height: 20px;
        bottom: 100%;
        left: 50%;
        pointer-events: none;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .mytooltip:hover .tooltip-item::after {
        pointer-events: auto
    }

    .mytooltip:hover .tooltip-content {
        pointer-events: auto;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
        transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
    }

    .mytooltip .tooltip-text {
        font-size: 12px;
        line-height: 24px;
        display: block;
        padding: 1em 1em 0.25em 1em;
        color: #fff;
    }

    .align-right-grid {
        text-align: right !important;
        /*font-weight:bold;*/
    }
    .align-left-grid {
        text-align: left !important;
        /*font-weight:bold;*/
    }
    .align-center-grid {
        text-align: center !important;
        /*font-weight:bold;*/
    }
    .invalid {
        color: red !important;
    }


.mytooltip2 {
    display: inline;
    position: relative;
    z-index: 999;
    border: none;
}

    .mytooltip2 .tooltip2-item {
        cursor: pointer;
        display: inline-block;
        font-weight: 500;
        padding: 0 10px;
        color: #000000;
        bottom: 2px;
    }

    .mytooltip2 .tooltip2-content {
        position: absolute;
        z-index: 9999;
        width: 270px;
        top: -1020%; /* Position above the trigger */
        left: 50%; /* Center the tooltip */
        transform: translateX(-50%);
        margin-bottom: 10px; /* Adjust space between trigger and tooltip */
        text-align: left;
        font-size: 14px;
        line-height: 30px;
        box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
        background: #f5fde3;
        opacity: 0;
        pointer-events: none;
        border-radius: 6px;
    }

        .mytooltip2 .tooltip2-content::after {
            content: '';
            position: absolute;
            top: 100%; /* Position arrow at the bottom */
            left: 50%;
            transform: translateX(-50%);
            border: solid transparent;
            height: 0;
            width: 0;
            border-color: #2a3035 transparent transparent transparent; /* Arrow pointing down */
            border-width: 10px;
        }

    .mytooltip2:hover .tooltip2-content {
        pointer-events: auto;
        opacity: 1;
        transform: translate3d(-50%, 0, 0);
    }

    .mytooltip2 .tooltip2-text {
        font-size: 12px;
        line-height: 24px;
        padding: 1em;
        color: #000;
    }
.columns .ui-table {
    border-collapse: collapse;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #fff;
    width: 100%;
}

    .columns .ui-table thead tr {
        background-image: -webkit-linear-gradient(top, #ffffff 10%, #ffffff 100%);
        background-image: linear-gradient(to bottom, #ffffff 10%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
        color: #333;
        font-size: 12px;
        font-weight: bold;
        text-align: left;
    }

        .columns .ui-table thead tr th {
            padding: 5px 5px 5px 8px;
            border-right: 1px solid #ffffff;
            border-bottom: 1px solid #000000;
        }

            .columns .ui-table thead tr th:first-child {
                border-left: 1px solid #fff;
            }

            .columns .ui-table thead tr th:last-child {
                border-right: 1px solid #ccc;
            }

            .columns .ui-table thead tr th .ui-arrow {
                display: block;
                float: right;
                font-size: 10px;
                width: 10px;
            }

            .columns .ui-table thead tr th.ui-table-sort-up, .columns .ui-table thead tr th.ui-table-sort-down {
                background: -webkit-linear-gradient(top, #d0d9e4 10%, #94a3c0 100%);
                background: linear-gradient(to bottom, #e9e9e9 10%, #e9e9e9 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
                cursor: pointer;
            }

            .columns .ui-table thead tr th.ui-table-sort {
                cursor: pointer;
            }

    .columns .ui-table tbody {
        /*font-size: 12px;*/
    }

        .columns .ui-table tbody tr td {
            /*border-right: 1px solid #ccc;*/
            padding: 7px 12px 7px 12px;
        }

        .columns .ui-table tbody tr.ui-table-rows-even {
            background: #F1F4F8;
        }

        .columns .ui-table tbody tr.ui-table-rows-odd {
            background: #ffffff;
        }

.columns .ui-table-footer {
    background-image: -webkit-linear-gradient(top, #ffffff 10%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #ffffff 10%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CBCBCB', endColorstr='#AAAAAA',GradientType=0 );
    border-top: 1px solid #ffffff;
    width: 100%;
    padding: 8px 0;
    font-size: 11px;
    text-align: left;
    color: #333;
}

    .columns .ui-table-footer span {
        vertical-align: middle;
    }

    .columns .ui-table-footer .ui-table-results {
        white-space: nowrap;
        padding: 0 0 0 5px;
        display: inline-block;
        float: left;
    }

    .columns .ui-table-footer .ui-table-show-rows {
        text-align: left;
        white-space: nowrap;
        padding: 0 0 0 5px;
    }

    .columns .ui-table-footer .ui-table-controls {
        /*display: none;*/
        padding: 0 5px 0 0;
        display: inline-block;
        float: right;
    }

    .columns .ui-table-footer .ui-table-control-gotopage {
        text-align: center;
        margin: 0 2px 0 2px;
        min-width: 20px;
        height: 28px;
        width: 38px !important;
        font-weight: bold;
    }

    .columns .ui-table-footer .ui-table-control-first-img {
        background-image: url(Images/arrow-first.png);
        height: 16px;
        width: 16px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .columns .ui-table-footer .ui-table-control-prev-img {
        background-image: url(Images/arrow-left.png);
        height: 16px;
        width: 16px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .columns .ui-table-footer .ui-table-control-next-img {
        background-image: url(Images/arrow-right.png);
        height: 16px;
        width: 16px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .columns .ui-table-footer .ui-table-control-last-img {
        background-image: url(Images/arrow-last.png);
        height: 16px;
        width: 16px;
        background-position: center;
        background-repeat: no-repeat;
    }

    .columns .ui-table-footer .ui-table-results {
        text-align: left;
        margin-left: 10px;
    }

    .columns .ui-table-footer .ui-table-controls {
        text-align: right;
    }

    .columns .ui-table-footer .ui-table-control-first,
    .columns .ui-table-footer .ui-table-control-prev,
    .columns .ui-table-footer .ui-table-control-next,
    .columns .ui-table-footer .ui-table-control-last,
    .columns .ui-table-footer .ui-table-control-disabled {
        display: inline-block;
        /* background-image: -webkit-linear-gradient(top, #ffffff 10%, #ffffff 100%);
        background-image: linear-gradient(to bottom, #ffffff 10%, #ffffff 100%);*/
        /*background-color: transparent;*/
        border: 1px solid #d2d2d2;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        list-style: none;
        margin: 0;
        padding: 5px;
        vertical-align: middle;
        font-weight: bold;
        /*color: #333;*/
        cursor: pointer;
        text-align: center;
        height: 28px;
        width: 30px;
    }

        .columns .ui-table-footer .ui-table-control-disabled div {
            opacity: 0.5;
        }

.columns .ui-columns-search {
    font-size: 14px;
    background: #ffffff; /*-webkit-linear-gradient(top, #ffffff 10%, #ffffff 100%);*/
    /*background: #e9e9e9;*/ /*linear-gradient(to bottom, #d1d1d1 10%, #a7a7a8 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D1D1D1', endColorstr='#A7A7A8',GradientType=0 );
    padding: 1px;
    border-bottom: 1px solid #878787;
    text-align: right;
}

    .columns .ui-columns-search input {
        width: 200px;
        border-radius: 10px;
        padding: 4px 10px 4px 25px;
        border: 2px solid #b1b0b0fa;
        background-image: url(Images/search.png);
        background-position: 5px center;
        background-repeat: no-repeat;
    }

        .columns .ui-columns-search input:focus {
            border: 2px solid #6196CD;
            outline: none;
        }

.columns .ui-columns-table-data {
    min-height: 200px;
    background: #ffffff;
}

.columns .ui-columns-table-nodata {
    height: 200px;
    background-image: url(Images/no-records.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.ui-table-row-selected {
    --bs-table-accent-bg: #7e7e7e !important;
    color: #ffffff !important;
    /*font-weight: bold;*/
}

popSelTextBox::-ms-clear {
    width: 0;
    height: 0;
    display: none;
}

.ui-dialog .ui-dialog-content {
    padding: 0.5em 2em !important;
    /*padding: 0em 0.5em !important;*/
}

.ui-widget-content {
    /*background: #ffffff;*/
    background: #e9e9e9;
}

.ui-dialog-titlebar {
    font-size: 12px !important;
}

.ui-widget-header {
    background: #ffffff;
}

.table > :not(caption) > * > * {
    background-color: #ffffff !important;
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.2em 1em;
}

.ui-table-search {
    height: 28px !important;
}
/*.popup-btn{
    height:28px !important;
    width:28px !important;
}*/

