﻿.nav-itemBigFont {
    font-size: 20px;
}

.user-panel img {
    max-height: 2.1rem !important;
}

.dx-header-row {
    background: #098f83;
    /*background: #3cbab2;*/
    color: white;
}

.dx-dropdowneditor-overlay .dx-popup-content {
    padding: 0px !important;
}

.dropdown-panel img {
    height: auto;
    width: 2.1rem;
    max-height: 2.1rem !important;
}

.lblCompanyLabel {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5;
    padding: .8125rem .5rem;
    transition: width .3s ease-in-out;
    white-space: nowrap;
}

.lblCurrentPageLabel {
    display: block;
    font-size: 1.25rem;
    /* line-height: 1.5; */
    transition: width .3s ease-in-out;
    white-space: nowrap;
}

.lblTermLabel {
    display: block;
    font-size: 0.7rem;
    line-height: 1;
    padding-top: .25rem;
    transition: width .3s ease-in-out;
    white-space: nowrap;
}

.navigation-info {
    padding: 0px;
    width: 220px;
}

.languageselection {
}

.main-footer {
    font-size: 16px;
}

.dropdown-panelimg {
    height: auto;
    width: 2.1rem;
    max-height: 2.1rem !important;
    background-size: contain;
    background-repeat: no-repeat;
}

/*=========================Calendars============================================*/
.dx-data-row .CalendarCell {
    vertical-align: middle !important;
    width: 47px;
    height: 47px;
}

.dx-header-row .CalendarCell {
    vertical-align: middle !important;
    width: 47px;
    height: 30px;
}

@media screen and (max-width: 1835px) {
    .dx-data-row .CalendarCell {
        vertical-align: middle !important;
        width: 31px;
        font-size: 0.71rem;
    }

    .dx-header-row .CalendarCell {
        vertical-align: middle !important;
        width: 31px;
    }

    .dx-datagrid .dx-row > td.CalendarCell {
        padding: 2px;
    }
}

.dx-freespace-row {
    height: 0px !important;
}

.CalendarWrapper .dx-datagrid {
    font-size: 12px !important;
}

.calendarevent {
    float: left;
    width: 100%;
    height: 100%;
    display: grid;
}

.cardsMinimumHeight {
    min-height: 76vh;
}

label:not(.form-check-label):not(.custom-file-label) {
    float: left;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

.Icon-Wraper-sm:hover, .Icon-Wraper:hover {
    background-color: #c0c0c0c7;
    cursor: pointer !important;
}

.smallInputHeight {
    height: 31px !important;
}

.Icon-Wraper-sm {
    /*height: 40px;*/
    width: auto;
    float: left;
    clear: none;
    cursor: pointer;
    border-radius: 5px;
    /*padding: 3px;*/
    box-sizing: content-box;
}

    .Icon-Wraper-sm .Icon-Text {
        text-align: center;
        line-height: 0.5;
        /*display: none;*/
    }

        .Icon-Wraper-sm .Icon-Text > span {
            padding: 0;
            line-height: 0.5;
            /*float: left;*/
            font-size: .75rem !important;
            text-transform: capitalize;
        }

        .Icon-Wraper-sm .Icon-Text > i {
            width: 100%;
            display: block;
            float: left;
            font-size: 2rem !important;
        }

    .Icon-Wraper-sm .Icon-img {
        width: 40px;
        height: 40px;
        margin: auto;
        /*      border: 1px solid #c0c0c0 !important;
        border-radius: 50%;*/
        background-position-y: center;
        background-position-x: center;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: auto;
        margin-right: auto;
    }

.active-page-menu > .nav-treeview > .nav-item > .nav-link i {
    color: #007bff;
}

.active-page-menu > .nav-treeview > .nav-item > .nav-link {
    color: white;
}

.KruAllCrudBtns {
    float: right;
}

    .KruAllCrudBtns .dx-button {
        margin-left: 2px;
        margin-right: 2px;
    }

.small.dx-button.dx-button-has-icon .dx-button-content {
    padding: 3px !important;
}

.small.dx-button.dx-button-has-icon .dx-icon {
    width: 15px !important;
    height: 15px !important;
}

.disabledLink {
    cursor: not-allowed !important;
    color: white !important;
}

    .disabledLink:hover {
        cursor: not-allowed !important;
        color: white !important;
    }

.not-allowed {
    cursor: not-allowed !important;
    color: rgba(0,0,0,.5);
}

    .not-allowed.Icon-Wraper-sm {
        cursor: not-allowed !important;
        color: rgba(0,0,0,.5);
    }

.brand-link {
    font-size: 1rem;
}

.brand-text {
    width: 100%;
    line-height: .96;
    font-size: 14px;
}

.brand-link .brand-image {
    margin-left: 0;
    max-height: 38px;
}

.text-krutec-green {
    color: #098f83 !important;
}

.text-krutec-yellow {
    color: #ffc107 !important;
}

.text-krutec-blue {
    color: #0099CC !important;
}

.text-dark-orange {
    color: #fc5a04 !important;
}

.text-dark-blue {
    color: #143c5c !important;
}

.card-kruallGreen:not(.card-outline) > .card-header {
    background-color: #098f83;
    color: #FFFFFF;
}

.dashBoardInfo {
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
}

.KruallBUttonHeight {
    height: 31px !important;
    font-size: 14px;
}

.dx-widget {
    font-family: inherit !important;
}

    .dx-widget input, .dx-widget textarea {
        font-family: inherit !important;
    }

.loggedPersonalWrapper:hover {
    background-color: #fff !important;
    text-decoration: none;
}

.nav-itemLeftButtons {
    font-size: 1.5rem;
}

.dx-tab.dx-tab-selected {
    background-color: #098f83 !important;
    color: #ffffff !important;
}

td.SummaryCol:not(.dx-datagrid-headers td.SummaryCol) {
    background-color: #fbf0cf;
}

td.SummaryColB:not(.dx-datagrid-headers td.SummaryColB) {
    background-color: #fbe7cf;
}

.dx-datagrid .dx-header-filter {
    color: #ff1d25 !important;
}

.dx-datagrid .dx-header-filter-empty {
    color: #ffffff !important;
}

.dx-button-mode-contained.dx-button-default.dx-state-focused {
    background-color: #3cbab2 !important;
}

.dx-button-mode-contained.dx-button-default.dx-state-active {
    background-color: #3cbab2 !important;
}

/*================================Calendar css=================================*/
[isschoolholiday="True"] {
    background-image: url('/_content/EasySchool.Components/images/FormImages/school_holday_New.png');
    background-size: 100px 3px;
    background-position-y: bottom;
    background-repeat: no-repeat;
}

.absencetext {
    color: White;
    background-color: black;
}

/*===========================button Backgrounds=================================*/
.btn-blue-bg {
    background-color: #29ABE2 !important;
    border: none;
}

.btn-yellow-bg {
    background-color: #FCC200 !important;
    border: none;
}

.btn-yellow-outline {
    background-color: transparent;
    border-color: #FCC200;
    color: #FCC200;
}

.btn-red-bg {
    background-color: var(--teal) !important;
    border: none;
}

.btn-green-bg {
    background-color: #27A490 !important;
    border: none;
}

.kru-green-color {
    /*color: #27A490;*/
    color: forestgreen;
}

.kru-red-color {
    /*color: #bd2f0294;*/
    color: red;
}

.btn-gray-bg {
    background-color: #E6E0E0 !important;
    border: none;
}

.kr-content-wrapper {
    background-color: #ffffff;
}

.kru-card {
    box-shadow: none !important;
}

.krform-control-color, .input-group-sm > .krform-control-color {
    padding: 0rem !important;
    width: 90px !important;
    max-width: 90px !important;
    max-height: 30px;
}

.kru-color-pickerbtn {
    border: 1px solid #ced4da;
    max-height: 30px;
}

.dash-settings .Icon-Wraper {
    width: 120px;
}

.kdropup {
    position: relative;
    display: inline-block;
}

.kdropup-content {
    display: block;
    position: absolute;
    bottom: 50px;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10000000;
}

.krubtn-img {
    max-height: 24px !important;
}

.Kru-icon-button {
}

    .Kru-icon-button.dx-button-has-icon .dx-button-content {
        padding: 5px;
    }

.Kru-text-button {
}

    .Kru-text-button.dx-button-has-text .dx-button-content {
        padding-top: 4px;
        padding-bottom: 5px;
    }

.Kru-dropdown {
}

    .Kru-dropdown .dx-texteditor-input, .Kru-dropdown .dx-placeholder::before {
        padding-top: 0px;
        padding-bottom: 2px;
        min-height: 29px;
        max-height: 30px;
    }

    .Kru-dropdown .dx-placeholder::before {
        padding-top: 5px;
    }

.KruAllStdBtns.dx-button-has-icon .dx-button-content {
    padding: 6px;
}

.Kru-form-control, .Kruall-form-Label {
    height: 30px;
}

.dx-datebox.Kru-form-control {
    padding: .1rem .1rem;
}

.Kru-txtbox-IdNR1 {
    max-width: 60px !important;
}

.Kru-txtbox-IdNR2 {
    max-width: 90px !important;
}

.Kru-txtbox-IdNR3 {
    max-width: 120px !important;
}

.Kru-txtbox-IdNR {
    max-width: 150px !important;
}

.Kru-txtbox-Name {
    max-width: 250px;
}

.Kru-txtbox-Description {
    max-width: 350px;
}

.kru-page-top-header {
    height: 50px !important;
}

@media (max-width: 1365px) {
    .kru-page-top-header {
        height: auto !important;
    }
}

/*=====================================Switch css change=================================*/
.dx-switch-off {
    color: #0a0c0c !important;
}

.dx-switch:not(.dx-switch-on-value) .dx-switch-handle::before {
    background-color: #bd2f02 !important;
}

.dx-switch:not(.dx-switch-on-value).dx-state-hover .dx-switch-container {
    background-color: transparent;
    border-color: #bd2f0294;
}

.centered-working-area {
    margin: auto;
    width: 1000px;
    max-width: 100%;
    min-height: 100%;
    display: block;
    padding: 12px;
    border: 1px solid #b2c2cd;
    background-color: #fff;
    box-shadow: 0 8px 32px rgb(77 101 117 / 35%);
    border-radius: 10px;
    border-color: transparent;
}

    .centered-working-area .inputs-area {
        min-width: 400px;
    }

    .centered-working-area .grid-area {
        overflow-x: auto;
    }

/*=====1366 Specif style====*/
@media screen and (max-width: 768px) {
    .centered-working-area {
        width: 100%;
        padding: 8px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px) {
    .col-1366-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-1366-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-1366-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-1366-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-1366-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-1366-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-1366-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-1366-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-1366-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-1366-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-1366-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-1366-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*========================================Common css============================================*/
.kru-full-height {
    height: 84vh;
}

.form-input-Area {
    width: 930px;
}

.form-input-Area-large {
    width: 1040px;
}

@media (max-width: 1366px) {
    .kru-full-height {
        height: 80vh;
    }
}

/*============================================Start File Selection css===================================*/
/****** CODE ******/
.file-upload {
    display: block;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    width: 350px;
}

    .file-upload .file-select {
        display: block;
        border: 2px solid #dce4ec;
        color: #34495e;
        cursor: pointer;
        height: 40px;
        line-height: 40px;
        text-align: left;
        background: #FFFFFF;
        overflow: hidden;
        position: relative;
    }

        .file-upload .file-select .file-select-button {
            background: #dce4ec;
            padding: 0 10px;
            display: inline-block;
            height: 40px;
            line-height: 40px;
        }

        .file-upload .file-select .file-select-name {
            line-height: 40px;
            display: inline-block;
            padding: 0 10px;
        }

        .file-upload .file-select:hover {
            border-color: #34495e;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

            .file-upload .file-select:hover .file-select-button {
                background: #34495e;
                color: #FFFFFF;
                transition: all .2s ease-in-out;
                -moz-transition: all .2s ease-in-out;
                -webkit-transition: all .2s ease-in-out;
                -o-transition: all .2s ease-in-out;
            }

    .file-upload.active .file-select {
        border-color: #3fa46a;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
    }

        .file-upload.active .file-select .file-select-button {
            background: #3fa46a;
            color: #FFFFFF;
            transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
        }

    .file-upload .file-select input[type=file] {
        z-index: 100;
        cursor: pointer;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .file-upload .file-select.file-select-disabled {
        opacity: 0.65;
    }

        .file-upload .file-select.file-select-disabled:hover {
            cursor: default;
            display: block;
            border: 2px solid #dce4ec;
            color: #34495e;
            cursor: pointer;
            height: 40px;
            line-height: 40px;
            margin-top: 5px;
            text-align: left;
            background: #FFFFFF;
            overflow: hidden;
            position: relative;
        }

            .file-upload .file-select.file-select-disabled:hover .file-select-button {
                background: #dce4ec;
                color: #666666;
                padding: 0 10px;
                display: inline-block;
                height: 40px;
                line-height: 40px;
            }

            .file-upload .file-select.file-select-disabled:hover .file-select-name {
                line-height: 40px;
                display: inline-block;
                padding: 0 10px;
            }

/*============================================End File Selection css===================================*/
/*============================Documents Css====================================*/
#dropzone-external {
    width: 100%;
    height: 68px;
    background-color: rgba(183, 183, 183, 0.1);
    border-width: 2px;
    border-style: dashed;
    padding: 2px;
}

    #dropzone-external > * {
        pointer-events: none;
    }

    #dropzone-external.dropzone-active {
        border-style: solid;
    }

.widget-container > span {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 16px;
}

#dropzone-image {
    max-width: 100%;
    max-height: 100%;
}

#dropzone-text > span {
    font-weight: 300;
    opacity: 0.9;
    color: #101010;
}

#upload-progress {
    display: flex;
    margin-top: 10px;
}

.flex-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/*============================End Documents Css====================================*/
.SetCurrenTermcss {
}

.header-small-check {
    font-size: 0.8em !important;
    padding-top: 5px;
}

.membersWrapper {
    height: Calc(98% - 40px);
}

img.dx-icon.dx-filemanager-progress-box-image {
    width: 50px;
}

.general-grp-header {
    color: #28484f;
    font-weight: 600;
}

.dx-tag-content {
    background-color: #e0e0e0 !important;
    color: rgba(0, 0, 0, 0.8) !important;
    border-radius: 0.9em !important;
}

#UserLoginQrCodePopup .dx-popup-content {
    padding: 6px !important;
}

#UserLoginQrCodeDiv .card {
    border-radius: 0.75rem;
    margin: 3px !important;
    padding: 10px !important;
    flex: 1 !important;
}

#UserLoginQrCodeDiv .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1rem;
}

#UserLoginQrCodeDiv .align-center {
    text-align: center;
}

#UserLoginQrCodeDiv .align-top {
    align-items: flex-start;
}

#UserLoginQrCodeDiv .align-bottom {
    align-items: flex-end;
}

#UserLoginQrCodeDiv .d-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-container {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
}

div#QRCodeProfileData {
    /* display: flex; */
    /* justify-content: center; */
    /* Centers horizontally */
    /* align-items: center; */
    /* Centers vertically */
    /* width: 195px; */
    /* height: 198px; */
    padding: 10px;
    background: white;
}

    div#QRCodeProfileData canvas {
        display: none;
    }

.dx-submenu {
    /* border-radius: 15px;
    padding: 8px;*/
}

.dx-popup-title {
    padding: 6px 20px;
}


.onlinepayment-status-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 4px 6px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    min-width: 72px;
    justify-content: left;
    white-space: nowrap;
}

.onlinepayment-status-icon {
    font-size: 12px;
    line-height: 1;
}

.onlinepayment-status-text {
    line-height: 1;
}
