@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/*test start*/

.validation-message {
    color: #fff !important;
    font-size: 13px;
}

.form-control-xs {
    height: calc(1.3rem + 2px) !important;
    padding: 0 !important;
    font-size: 0.8rem;
}

.rz-grid-table td .rz-cell-data {
    white-space: normal !important;
}

.pinkrowcolor {
    background: #FBE5C8 !important;
}

.yellowrowcolor {
    background: #ffec63b8 !important;
}

.zindex-0 {
    z-index: 0 !important;
}

.rz-grid-table thead {
    z-index: 0 !important;
}

.rz-grid-table-fixed .rz-frozen-cell {
    z-index: 0 !important;
}

li.rz-multiselect-item {
    border-bottom: 1px solid #c9bebe;
}

.line-through {
    text-decoration: line-through;
}

fa-icon-circle {
    display: inline-block;
    border-radius: 60px;
    box-shadow: 0 0 2px #888;
    padding: 0.5em 0.6em;
}

.text-xs {
    font-size: 0.8rem !important;
}

.mdc-checkbox {
    height: 0px !important;
}

#FromDate .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px !important;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

#FromDate input.mdc-text-field__input-custom {
    padding: 1px 1px 1px !important;
}

.mdc-text-field__input-custom {
    padding: 1px 1px 1px !important;
}

.customscroll {
    overflow-y: scroll;
}

    .customscroll::-webkit-scrollbar {
        background: #007bff;
        width: 10px;
        height: 10px;
    }

    .customscroll::-webkit-scrollbar-track {
        background: #f8f9fa;
    }

    .customscroll::-webkit-scrollbar-thumb {
        background: #007bff;
    }

.mdc-icon-button {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    border: none;
    outline: none;
    background-color: transparent;
    fill: currentColor;
    color: inherit;
    font-size: 14px !important;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    width: 48px;
    height: 48px;
    padding: 12px;
}

.colored-line {
    border: 0; /* in order to override TWBS stylesheet */
    height: 5px;
    margin: 0;
    background: -moz-linear-gradient(left, rgba(196,222,138,1) 0%, rgba(196,222,138,1) 12.5%, rgba(245,253,212,1) 12.5%, rgba(245,253,212,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* FF3.6+ */
    background: -webkit-linear-gradient(left, rgba(196,222,138,1) 0%, rgba(196,222,138,1) 12.5%, rgba(245,253,212,1) 12.5%, rgba(245,253,212,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(196,222,138,1) 0%, rgba(196,222,138,1) 12.5%, rgba(245,253,212,1) 12.5%, rgba(245,253,212,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(196,222,138,1) 0%, rgba(196,222,138,1) 12.5%, rgba(245,253,212,1) 12.5%, rgba(245,253,212,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(196,222,138,1) 0%, rgba(196,222,138,1) 12.5%, rgba(245,253,212,1) 12.5%, rgba(245,253,212,1) 25%, rgba(255,208,132,1) 25%, rgba(255,208,132,1) 37.5%, rgba(242,122,107,1) 37.5%, rgba(242,122,107,1) 50%, rgba(223,157,185,1) 50%, rgba(223,157,185,1) 62.5%, rgba(192,156,221,1) 62.5%, rgba(192,156,221,1) 75%, rgba(95,156,217,1) 75%, rgba(95,156,217,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); /* W3C */
}
.w-40{
    width: 40%!important;
}

.input-group-text {
    font-size:  !important;
}
.matBlazor_radio_blue {
    --mdc-theme-secondary: #007bff !important;
}

.matBlazor_radio_red {
    --mdc-theme-secondary: #b00020 !important;
}

.p-reduced {
    padding: 0rem 0rem !important;
}

.mat-expansion-panel__header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 0.937rem;
    font-weight: 500;
     flex-basis: 100%!important;
    margin-right: 1rem;
    cursor: pointer;
}

.navbar-icon-top .navbar-nav .nav-link > .fa {
    position: relative;
    width: 36px;
    font-size: 24px;
}

    .navbar-icon-top .navbar-nav .nav-link > .fa > .badge {
        a font-size: 0.75rem;
        position: absolute;
        right: 0;
        font-family: sans-serif;
    }

.navbar-icon-top .navbar-nav .nav-link > .fa {
    top: 3px;
    line-height: 12px;
}

    .navbar-icon-top .navbar-nav .nav-link > .fa > .badge {
        top: -10px;
    }

@media (min-width: 576px) {
    .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        height: 70px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }

        .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link > .fa {
            display: block;
            width: 48px;
            margin: 2px auto 4px auto;
            top: 0;
            line-height: 24px;
        }

            .navbar-icon-top.navbar-expand-sm .navbar-nav .nav-link > .fa > .badge {
                top: -7px;
            }
}

@media (min-width: 768px) {
    .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        height: 70px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }

        .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link > .fa {
            display: block;
            width: 48px;
            margin: 2px auto 4px auto;
            top: 0;
            line-height: 24px;
        }

            .navbar-icon-top.navbar-expand-md .navbar-nav .nav-link > .fa > .badge {
                top: -7px;
            }
}

@media (min-width: 992px) {
    .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        height: 70px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }

        .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link > .fa {
            display: block;
            width: 48px;
            margin: 2px auto 4px auto;
            top: 0;
            line-height: 24px;
        }

            .navbar-icon-top.navbar-expand-lg .navbar-nav .nav-link > .fa > .badge {
                top: -7px;
            }
}

@media (min-width: 1200px) {
    .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        height: 70px;
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }

        .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link > .fa {
            display: block;
            width: 48px;
            margin: 2px auto 4px auto;
            top: 0;
            line-height: 24px;
        }

            .navbar-icon-top.navbar-expand-xl .navbar-nav .nav-link > .fa > .badge {
                top: -7px;
            }
}

/*test end*/
html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a, .btn-link {
    color: #0366d6;
}

.mdc-dialog .mdc-dialog__surface {
    max-width: 1050px;
}
.rz-button.btn-primary {
    background-color: #007bff;
}
loginContainer

.nav {
    background-color: #fff !important;
    border-bottom: 2px solid #0366d6 !important;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

app {
    position: relative;
    display: flex;
    flex-direction: column;
}

.badge-danger {
    color: #ffffff;
    background-color: #dc3545;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 50%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    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;
}

.footer {
    overflow:auto;
}
.top-row {
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.main {
    flex: 1;
}

    .main .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
    }

        .main .top-row > a, .main .top-row .btn-link {
            white-space: nowrap;
            margin-left: 1.5rem;
        }

        .main .top-row a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

.demo-mat-card {
    max-width: 400px;
}

.demo-mat-card-content {
    padding: 1rem;
}

.demo-mat-card-clean-margin {
    margin: 0px;
}

.product-mat-card {
    min-width: 250px;
}

.product-mat-card-content {
    padding: 0.5rem;
}
.vertical-align {
    display: flex;
    align-items: center;
}
.product-mat-card-clean-margin {
    margin: 0px;
}

.login-bg-layout {
    background: url(../image/bg-inner.png);
    background-position: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.button-bg {
    background: url(../image/button-bg.png);
    background-position: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    border-radius: 25px;
    padding: 10px;
    font-size: 0.9em;
}

.app-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

input:focus {
    outline: none;
}

.round-radius{

}

.loginContainer {
    background: url(../image/login-bg.png) no-repeat center;
    background-size: auto;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
    min-height: 100vh;
}

.leftsidebar {
    /*background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #222258 70%);*/
    background-color: #1d6933;
}

    .leftsidebar .top-row {
        background-color: rgba(0,0,0,0.4);
    }

    .leftsidebar .navbar-brand {
        font-size: 1.1rem;
    }

    .leftsidebar .oi {
        width: 2rem;
        font-size: 1.1rem;
        vertical-align: text-top;
        top: -2px;
    }

    .leftsidebar .nav-item {
        font-size: 0.9rem;
        padding-bottom: 0.5rem;
    }

        .leftsidebar .nav-item:first-of-type {
            padding-top: 1rem;
        }

        .leftsidebar .nav-item:last-of-type {
            padding-bottom: 1rem;
        }

        .leftsidebar .nav-item a {
            color: #d7d7d7;
            border-radius: 4px;
            height: 3rem;
            display: flex;
            align-items: center;
            line-height: 3rem;
        }

            .leftsidebar .nav-item a.active {
                background-color: rgba(255,255,255,0.25);
                color: white;
            }

            .leftsidebar .nav-item a:hover {
                background-color: rgba(255,255,255,0.1);
                color: white;
            }

.content {
    padding-top: 1.1rem;
}

.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-errors {
    background-color: #dc3545 !important
}

.validation-message {
    color: #fff;
    list-style-type: none;
}

#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;
    }
    body {
        margin-bottom:0px;
    }
@media (max-width: 767.98px) {
    .main .top-row:not(.auth) {
        display: none;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    app {
        flex-direction: row;
    }

    .leftsidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .leftsidebar .collapse {
        /* Never collapse the leftsidebar for wide screens */
        display: block;
    }
}
:root {
    --avatar-size: 6rem;
    /* change this value anything, e.g., 100px, 10rem, etc. */
}

.circle {
    background-color: white;
    border-radius: 50%;
    height: var(--avatar-size);
    text-align: center;
    width: var(--avatar-size);
    border: 2px solid #007bff;
    margin: auto;
}

.initials {
    font-size: calc(var(--avatar-size) / 2); /* 50% of parent */
    line-height: 1;
    position: relative;
    top: calc(var(--avatar-size) / 4); /* 25% of parent */
    color: #007bff;
}

.validation-message {
    color: #ff0000;
    font-size: 13px;
}

.select2-selection {
    font-size: 12px;
}
.select2-selection__rendered {
    line-height: 22px !important;
    margin-top: -7px !important;
}

.select2-container .select2-selection--single {
    height: 22px !important;
}

.select2-selection__arrow {
    height: 22px !important;
}

.select2CustomFont {
    font-size: 12px;
}