﻿@import url('../files/css/open-iconic/font/css/open-iconic-bootstrap.min.css');
.rz-dropdown-label {
    display: block !important;
}
.k-picker-solid:hover, .k-picker-solid.k-hover {
    background-color: #fff !important;
}
.k-picker-solid {
    background-color: #fff !important;
}
a {
    color: #283A97;
}
.widget-user-image p {
    font-size: 11px;
}
.font-size-initial {
    font-size: initial;
}
.custom-popup-90 {
    width: 90% !important;
}
.card-body-profile {
    min-height: 275px;
}
@media (min-width:350px) and (max-width: 575.98px) {
    .user-block .description {
        display: none;
    }
    .list-menu {
        display: inline-block !important;
    }
        .list-menu .user-block .username {
            font-size: 21px;
        }
    .container .row .col-md-3 {
        margin-top: 2rem;
    }
    .username a {
        display: none;
    }
    .bs-stepper-circle {
        width: 2.5em !important;
        height: 2.5em !important;
    }
}
@media (min-width: 992px) and (min-width: 767.98px) and (min-width: 1199.98px) and (min-width: 1399.98px) {
    .user-block .description {
        display: block;
    }
    .username a {
        display: block;
    }
    .bs-stepper-circle {
        width: 2em;
        height: 2em;
    }
    .list-menu {
        display: flex;
    }
}
/*Show label*/
.k-switch-label-on, .k-switch-label-off {
    display: inline !important;
}
.k-switch-label-on {
    left: 7px;
    color: #ffffff;
    text-transform: uppercase;
}
.nav-item h4 {
    border-left: solid 1px;
    padding-left: 15px;
}
.k-switch-label-off {
    right: 5px;
    color: #424242;
    text-transform: uppercase;
}
.k-switch-label-on, .k-switch-label-off {
    text-transform: uppercase;
    transform: translateY(-50%);
    position: absolute;
    overflow: hidden;
}
/*End show label*/
#SearchKey {
    min-width: 400px;
}
.darker-grid table th {
    background-color: #adb4bb !important;
}
.darker-grid .inner-grid table th {
    background-color: inherit !important;
}
.k-window {
    width: 600px;
}
.k-grid-toolbar {
    background-color: #fff !important;
}
.workspaceName {
    font-weight: bold;
    cursor: pointer;
    color: #283A97;
}
/*.wrapper {
    margin-top: 65px;
}*/
.sidebar-collapse.sidebar-mini .main-sidebar .nav-sidebar.nav-child-indent.nav-compact .nav-link, .sidebar-collapse.sidebar-mini-md .main-sidebar .nav-sidebar.nav-child-indent.nav-compact .nav-link, .sidebar-collapse.sidebar-mini-xs .main-sidebar .nav-sidebar.nav-child-indent.nav-compact .nav-link {
    width: 4.6rem;
}
.sidebar-mini .main-sidebar .nav-flat.nav-child-indent .nav-treeview .nav-link, .sidebar-mini-md .main-sidebar .nav-flat.nav-child-indent .nav-treeview .nav-link, .sidebar-mini-xs .main-sidebar .nav-flat.nav-child-indent .nav-treeview .nav-link {
    width: calc(250px);
}
.text-sm .nav-sidebar.nav-child-indent .nav-treeview {
    padding-left: 0rem;
}
body {
    background-color: #f4f6f9 !important;
    font-size: 16pt !important;
    font-family: 'Noto Sans' !important;
}
.container .card-body {
    padding-top: 0px;
    padding-bottom: 0px;
}
/*custom radzen fix inside calendar*/
.rz-dropdown label {
    margin-bottom: 0px;
}
.muted-tab a {
    opacity: 0.3;
}
/*.btn.btn-primary {
    background-color: #00A1E4;
    border-color: #218fbd;
}*/
.rz-datatable-loading-content {
    z-index: 999 !important;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #00A1E4;
    border-color: #00A1E4;
}
.btn-outline-primary {
    color: #00A1E4;
    border-color: #00A1E4;
}
    .btn-outline-primary:hover {
        color: #fff;
        background-color: #00A1E4;
        border-color: #00A1E4;
    }
body {
    font-weight: 400;
    line-height: 1.45;
    color: #000000
}
.app-prim-dark {
    background-color: #283A97 !important;
    border-color: #283A97 !important;
}
.app-prim-light {
    background-color: #00A1E4 !important;
    border-color: #00A1E4 !important;
}
.app-sec {
    background-color: #F58259 !important;
    border-color: #F58259 !important;
}
/*a, .btn-link {
    color: #0366d6;
}*/
.dropdown-item-title {
    color: inherit !important;
}
.card-body .col-md-9 form {
    padding-bottom: 30px;
}
.btn.btn-primary {
    color: #fff;
    background-color: #002D62;
    border-color: #1861ac;
}
.btn.btn-danger {
    /*  color: #fff;*/
    background-color: #D11242;
    /* border-color: #1861ac;*/
}
.username a {
    text-decoration: none;
    color: #002D62;
}
.list-menu .username a {
    color: #666;
}
.list-menu {
    color: #666;
    display: flex;
}
    .list-menu:hover {
        /* --mdb-image-hover-transition: all 0.3s ease-in-out;*/
        /*opacity: 0.7;*/
        cursor: pointer;
        /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
        text-shadow: 1px 1px 1px #666;
    }
.img-circle.img-bordered-sm {
    height: 40px;
    line-height: 29px;
    font-size: 25px;
    padding-left: 7px;
    float: left;
    height: 40px;
    width: 40px;
}
.step .steper-title {
    font-size: 17px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, .primary-color {
    color: #002D62 !important;
}
.card h6 {
    font-size: 20pt !important;
    display: contents;
}
.username a {
    text-transform: uppercase;
}
.card h5 {
    font-size: 32pt !important;
}
.submission-area h5 {
    cursor: pointer;
    font-size: 25pt !important;
}
p {
    color: #000000;
    /* font-size: 16pt;*/
}
.step .steper-sub-title {
    font-size: 13px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
.bs-stepper .step-trigger {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: start;
    gap: 1rem;
    padding: 16px 0px;
    color: #6c757d;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-color: rgb(246 246 246 / 0%);
    border: none;
    border-radius: 0.25rem;
    transition: background-color .15s ease-out, color .15s ease-out;
}
.active .bs-stepper-circle {
    background-color: #002D62 !important;
}
.active .username a {
    color: #002D62 !important;
}
.user-block .description {
    color: #D11242;
    margin-bottom: 15px;
}
.sub-head-font, .color-2 {
    font: #D11242;
}
.sub-head-back {
    background-color: #D11242;
}
.bs-stepper-circle {
    width: 2.7rem;
    height: 2.7rem;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #969595;
    background-color: #f0f0f0;
    border-radius: 50%;
}
.bs-stepper.vertical {
    display: flex;
}
.gap-4 {
    gap: 1.5rem !important;
}
.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.bs-stepper .step-trigger:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, .0);
}
.bs-stepper.vertical .bs-stepper-header {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    margin: 0;
    padding: 1rem;
    background-color: #fbfbfb;
    border-right: 1px solid #EBE9F1;
    border-bottom: none;
    height: auto;
}
.bs-stepper .step-trigger {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: start;
    gap: 1rem;
    padding: 16px 0px;
    color: #6c757d;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-color: rgb(246 246 246 / 0%);
    border: none;
    border-radius: 0.25rem;
    transition: background-color .15s ease-out, color .15s ease-out;
}
.content {
    padding-top: 1.1rem;
    /*min-height:450px;*/
    /*min-height: 52rem;*/
    min-height: 80vh;
}
.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 0rem !important;
}
.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}
.invalid {
    outline: 1px solid red;
}
.validation-message {
    color: red;
}
#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
.auth, .navbar-white {
    background-color: #fff !important;
    color: #1f2d3d;
}
.badge-primary, .bg-primary, badge-primary, .list-group-item.active {
    background-color: #00A1E4;
}
.dropdown-menu-lg {
    max-width: 300px;
    min-width: 280px;
    padding: 0;
}
    .dropdown-menu-lg .dropdown-item {
        padding: 0.5rem 1rem;
    }
    .dropdown-menu-lg .dropdown-divider {
        margin: 0;
    }
.text-sm {
    font-size: .875rem !important;
}
.input-group-append button {
    z-index: auto !important;
}
/*footer*/
footer.main-footer {
    transition: margin-left .3s ease-in-out;
    max-height: 48px !important;
    /* margin-left: 250px;*/
}
.text-sm .main-footer {
    padding: 0.812rem;
}
.main-footer {
    background-color: #fff;
    border-top: 1px solid #dee2e6;
    color: #869099;
    max-height: 48px;
}
/*.main .content {
    min-height: 95vh;
}*/
/* end footer*/
.select2-container--bootstrap4 .select2-selection--single {
    height: 31px !important;
    min-width: 190px;
}
/*Start Menu Actions*/
.tb-panel-header-container {
    flex-flow: row nowrap !important;
    min-height: 37px;
    width: 100%;
    top: 48px;
    justify-content: space-between !important;
    flex: 0 0 auto;
    padding: 6px 6px 6px 16px !important;
    background-color: #fff !important;
    align-items: center !important;
    position: fixed !important;
    right: 0;
    z-index: 1024;
}
.tb-leftside {
    display: flex;
    align-items: center;
}
.tb-center {
    display: flex;
    align-items: center;
}
.tb-rightside {
    display: flex;
    align-items: center;
}
/*End Menu Actions*/
.dropdown-menu form div.form-group {
    white-space: nowrap;
    display: flex;
}
.dropdown-menu.show {
    display: inline-table !important;
}
.nav-steps .username {
    font-size: 15px !important;
    font-weight: 600;
    margin-top: 10px;
}
.bg-Crad-1 {
    background-color: #fafafa !important;
}
.k-scrollview {
    margin: 0 auto;
    border: none !important;
}
/* Default width for larger screens */
.carousel-image, .k-scrollview {
   /* width: 512px;*/
    height: 384px;
}
.k-svg-icon > svg {
    fill: rgb(28 25 25) !important;
}
/* Responsive width for mobile and tablet */
@media (max-width: 768px) {
    .carousel-image, .k-scrollview {
        width: 100%;
        height: auto;
    }
}
.file-description {
    font-size: 0.9em;
    color: #555;
    display: flex;
}
img.logo-bottom {
    height: 55px;
}
.invoice a img.amid-logo {
    cursor: pointer;
}
img.amid-logo {
    height: 53px;
}
/*Start land-page*/
.land-page .header {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.land-page .intro {
    font-size: 1em;
    margin-top: 10px;
}

.land-page .section {
    margin: 20px 0;
}

    .land-page .section h2, .land-page .section div {
        font-size: 1.4em;
    }

    .land-page .section p {
        font-size: 1em;
        margin: 10px 0;
    }

.land-page .buttons {
    display: flex;
    gap: 20px;
    margin: 30px 0;
}
/*End land-page*/