@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;0,900;1,700;1,900&display=swap');

html, body, .e-grid {
    font-family: 'Roboto', sans-serif;
}

html, body {
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    color: #000000;
}

    h1:focus {
        outline: none;
    }

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff !important;
    background-color: #25AC93 !important;
    border-color: #25AC93 !important;
    border-radius: unset !important;
}

.navbar {
    height: 56px;
    border-bottom: 1px solid #DDDDDD;
    background-color: #FFFFFF;
    padding: 0;
}

.navbar-toggler {
    border: none;
    width: 24px;
    height: 24px;
    color: #657D99;
}

    .navbar-toggler:focus {
        box-shadow: none;
    }

.grid-heading {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    color: #333333;
}

.container.grid-wrapper {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 85% !important;
}

.grid-heading-count {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.btn-create-grid {
    width: 138px;
    height: 36px;
    border-radius: 2px;
    padding: 10px, 16px, 10px, 16px;
    margin-bottom: 0.5rem;
    background-color: #25AC93;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 15px;
    line-height: 16px;
    font-family: 'Roboto', sans-serif;
}

.btn-primary:hover {
    color: #fff;
    background-color: #25aa91 !important;
    border-color: #25aa91 !important;
    border-radius: unset !important;
}

.btn-primary:active {
    color: #fff !important;
    background-color: #25AC93 !important;
    border-color: #25AC93 !important;
    border-radius: unset !important;
}

.grid-wrapper .grid-content .e-grid .e-gridheader tr th {
    background-color: #FAFAFA;
    height: 48px;
    color: #272833;
}

.grid-wrapper .grid-content .e-grid .e-gridheader .e-sortfilter .e-headercelldiv, .e-grid .e-gridheader .e-stackedheadercelldiv {
    padding: 0 20px 0px 17px;
    min-width: 96px;
}

.grid-wrapper .grid-content .e-grid .e-gridheader tr th .e-headercelldiv .e-headertext {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #272833;
}

.grid-wrapper .grid-content .e-grid .e-gridcontent tr td {
    background-color: #FFF;
    height: 56px;
    line-height: 20px;
    padding: 17px;
    color: #272833;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid #EBEBEB;
}

.student-info-text {
    display: flex;
    flex-direction: column;
    padding: 10px;
    padding-left: 27px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.student-info-field {
    display: flex;
    flex-direction: column;
    padding: 8px
}

.grid-icon-container {
    padding: 0px 16px 0px 16px;
}

    .grid-icon-container i {
        width: 16px;
        height: 16px;
        color: #272833;
    }

.grid-wrapper .grid-content .e-grid .e-gridcontent tr td .row-text {
    color: #2C97BB;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

    .grid-wrapper .grid-content .e-grid .e-gridcontent tr td .row-text a {
        color: #2C97BB;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Roboto', sans-serif;
    }

.grid-wrapper .grid-content .e-grid {
    box-shadow: #dadada 1px 5px 6px 0px;
    margin-bottom: 10px;
}

.grid-heading-upper-title {
    color: #777777;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}

.content {
    padding-top: 1.1rem;
}


.invalid {
    outline: 1px solid red;
}

.logo-wraper {
    display: flex;
    align-items: center;
}

    .logo-wraper button {
        padding: 0;
        margin-right: 15px;
        border: none !important;
        background-color: #FFF;
    }

    .logo-wraper .navbar-brand {
        margin: 0;
        padding: 0;
    }

.rightnav {
    display: flex;
    align-items: center;
}

.logout {
    color: #717171;
    cursor: pointer;
}

.rightnav .profile_pic {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.validation-message {
    color: red;
}

.page-heading {
    text-align: center;
    font-weight: 200;
}

#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;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.page {
    flex-direction: column;
}

.page-layout {
    /* background-color: #88b9d9;*/
    /*padding: 1rem;*/
}

.form-layout {
    background-color: #FFFFFF;
    border: 2px solid #8f9fb3;
    border-radius: 15px;

}
.thumbnail {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    height: 50px;
    width: 50px;
    margin: 2px;
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 2px solid #8f9fb3;
}

.form-layout {
    background-color: #FFFFFF;
    border-radius: 5px;
    padding: 2rem;
}

    .form-layout a {
        font-weight: 700;
        color: #39BAD8;
    }

        .form-layout a:hover {
            font-weight: 700;
            color: #39BAD8;
            text-decoration: underline;
        }


.section-layout {
    background-color: #FFFFFF;
    border-radius: 3px;
    padding: 1rem;
    font-size: 14px;
    color: #777777;
    font-family: 'Roboto', sans-serif;
}

    .section-layout a {
        font-weight: 400;
        color: #25AC93;
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
    }

        .section-layout a:hover {
            font-weight: 700;
            color: #25AC93;
            font-size: 16px;
            text-decoration: underline;
            font-family: 'Roboto', sans-serif;
        }

.spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 700ms linear infinite;
    top: 40%;
    left: 55%;
    position: absolute;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.sidebar {
    /* width: 20% !important;*/
    padding-top: 56px;
}

    .sidebar .nav-item a {
        height: 2rem;
    }

.grid-wrapper .e-headercell[aria-sort] .e-sortfilterdiv {
    background-image: url('../images/sortingicon.png');
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -8px;
}

    .grid-wrapper .e-headercell[aria-sort] .e-sortfilterdiv:before {
        opacity: 0;
    }

.grid-wrapper .e-grid .e-headercell[aria-sort] .e-sortfilterdiv, .grid-wrapper .e-headercell[aria-sort] .e-headercelldiv {
    float: left;
}

.grid-wrapper .grid-content {
    /*max-width: 1096px;*/
}

.tab-container .e-toolbar {
    background: #3D5266;
    width: auto !important;
    height: 56px;
    padding: 0px, 56px, 0px, 56px;
}

.tab-container .text-capitalize {
    color: #DDDDDD;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}

.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active {
    border: none;
    border-bottom: 3px solid #25aa91;
}

.e-toolbar-item {
    padding: 20px !important;
}


input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: white !important;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 4px solid #25AC93 !important;
}

.brs-link {
    text-decoration: none;
    color: #25AC93;
    font-weight: 500;
    font-size: 14px;
    line-height: 90px;
    font-family: 'Roboto', sans-serif;
}


.e-input:focus {
    box-shadow: #25AC93;
}

.status-button {
    cursor: pointer;
    width: 58px;
    height: 24px;
    border: 1px solid #89A7E0;
    border-radius: 2px;
    padding: 3px 12px 3px 12px;
    font-size: 12px;
    font-weight: 600;
    color: #2E5AAC;
    line-height: 18px;
    font-family: 'Roboto', sans-serif;
}

.e-checkbox-wrapper .e-frame, .e-css.e-checkbox-wrapper .e-frame {
    height: 16px;
    width: 16px;
    border: 1px solid #CDCED9;
}

.btn-text {
    background: none !important;
    border: none !important;
    color: black !important;
    font-weight: 500;
}

.e-dlg-header, .e-dlg-header {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    font-family: 'Roboto', sans-serif;
}

.e-dialog .e-dlg-content label.model-label {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    padding-bottom: 5px;
    font-family: 'Roboto', sans-serif;
}

.e-dialog .e-dlg-content label.model-label-radio {
    padding-top: 5px;
    padding-bottom: 10px;
}

.e-toolbar-white .e-toolbar {
    background: #F2F2F2;
    border: 1px solid #DDDDDD;
}



.circle-container {
    display: flex;
    justify-content: space-evenly;
    color: #333333 !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}

    .circle-container .number-circle-text {
        color: #333333;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        margin-left: 10px;
        font-family: 'Roboto', sans-serif;
    }

.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active .number-circle {
    background-color: #25AC93;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
}

.number-circle {
    width: 24px;
    height: 24px;
    border-radius: 16px;
    padding: 3px 8px 3px 8px;
    border: 1px solid #8D8D8D;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #777777;
    font-family: 'Roboto', sans-serif;
}

.icon-rotate-35:before {
    rotate: 35deg;
}

.lnk-primary {
    color: #25AC93 !important;
    text-decoration: none;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 50px;
    font-family: 'Roboto', sans-serif !important;
}

.e-file-select-wrap {
    display: none;
}

.e-upload {
    border: none;
}

.e-upload-files {
    border: 1px solid #dbd9d9;
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover {
    border: none;
    background: none;
}

.e-tab .e-tab-header .e-toolbar-item:not(.e-separator) {
    height: 56px;
    margin-left: 4px;
}

.assesment-view .e-control .e-toolbar-items .e-toolbar-item.e-active {
    border: none;
    border-bottom: 4px solid #AAAAAA !important;
}

.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
    border: none;
}

.assessment-option .card-header {
    background-color: #fff;
    padding: 24px 40px 24px 40px;
    /*border: 1px solid #DDDDDD;*/
}

.card-body {
    padding: 1.5rem 1.5rem;
}

.form-label {
    font-weight: 500;
    color: #333333;
    font-family: 'Roboto', sans-serif;
}

.tab-item-right-container {
    color: #25AC93;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    margin-left: 20px;
    font-family: 'Roboto', sans-serif;
}

.e-tab .e-tab-header .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child, .right-container {
    width: 335px;
}

    .right-container .e-text-wrap {
        float: right;
    }

.btn-primary-round {
    color: #fff !important;
    background-color: #2D3E4E;
    border-color: #2D3E4E;
    border-radius: 24px;
    width: 48px;
    height: 48px;
    padding: 10px;
    position: relative;
    left: 140px;
    font-family: 'Roboto', sans-serif;
}

.list-unstyled li {
    padding-bottom: 15px;
}

.assessment-question-text, .list-unstyled li {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}

.card-assessment-build .card-header {
    background: unset;
}

.card-assessment-build {
    border: none;
}

    .card-assessment-build .card-header:first-child {
        height: 50px;
        line-height: 10px;
    }

.builder-popup {
    display: flex;
    max-height: 472px;
    z-index: 1001;
    width: 250px;
    height: 425px;
    top: 128px;
    left: 170px;
    position: fixed;
    border-radius: 0px;
}

    .builder-popup .e-dialog .e-dlg-content {
        padding: 0px;
    }

    .builder-popup .e-dialog .e-dlg-header-content {
        padding: 0px;
        border-bottom: none;
        height: 0px;
    }

        .builder-popup .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
            left: -16px;
            top: 7px;
        }

.card-value {
    font-size: 28px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    line-height: 33px;
    color: #333333;
    padding-left: 3px;
}

.assessment-widget .card-body {
    padding: 1rem 1rem;
}

.grid-assessment-build .e-grid .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
    padding-left: 18px;
}

.color-primary {
    color: #fff;
    background-color: #25AC93;
    border: 1px solid #25AC93;
}

.color-secondary {
    background-color: #67CFBC;
    border: 1px solid #67CFBC;
    color: #0C4E42;
}

.color-third {
    background-color: #A9E6DB;
    border: 1px solid #A9E6DB;
    color: #0A5A56;
}



.assessment-widget {
    /*margin-left:0px !important;*/
}

    .assessment-widget .card-container {
        /*width: 150px;*/
        height: 96px;
        padding-right: 3px;
        padding-left: 3px;
    }

.e-checkbox-wrapper .e-frame.e-check, .e-css.e-checkbox-wrapper .e-frame.e-check {
    background-color: #25AC93;
    border-color: #25AC93;
    color: #fff;
}

.e-checkbox-wrapper .e-checkbox:active + .e-frame.e-check, .e-css.e-checkbox-wrapper .e-checkbox:active + .e-frame.e-check {
    background-color: #25AC93;
    border-color: #25AC93;
    box-shadow: 0 0 0 4px rgba(13, 110, 253, .25);
    color: #fff;
}

.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-check, .e-css.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-check {
    background-color: #25AC93;
    border-color: #25AC93;
    box-shadow: 0 0 0 4px rgba(13, 110, 253, .25);
    color: #fff;
}

.e-checkbox-wrapper .e-label, .e-css.e-checkbox-wrapper .e-label {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #333333 !important;
}

.card-option-title {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    color: #333333;
    line-height: 28px;
}

.e-checkbox-wrapper:hover .e-frame.e-check, .e-css.e-checkbox-wrapper:hover .e-frame.e-check {
    background-color: #25AC93;
    border-color: #25AC93;
    color: #fff;
}

.e-checkbox-wrapper label, .e-css.e-checkbox-wrapper label {
    margin-top: 10px;
}

.radio-btn {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #333333 !important;
}

.lbl-primary {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    color: #333333 !important;
    line-height: 35px;
}

.grid-lock-icon {
    color: #595959;
}

.e-checkbox-wrapper .e-frame.e-stop, .e-css.e-checkbox-wrapper .e-frame.e-stop {
    background-color: #25AC93;
    border-color: #25AC93;
}

.post-setting-widget {
    display: flex;
    /*flex-wrap: nowrap;*/
}

    .post-setting-widget > div {
        margin: 10px;
        margin-right: 0px;
        margin-left: 7px;
        height: 156px;
    }

.assessment-post-setting .card-body {
    width: auto;
    padding: 1rem;
    min-height: 96px;
    /*padding-left:5px;*/
}

.assessment-proctoring-setting .card-body {
    width: auto;
    padding: 1rem;
    min-height: 100px;
}

.custom-card-header {
    background-color: #fff;
    padding: 24px 40px 24px 40px;
}

.assessment-post-setting-form .form-label, .assessment-proctoring-setting .form-label {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #333333;
    font-family: 'Roboto', sans-serif;
}

.assessment-proctoring-setting .brs-link {
    font-size: 13px;
    line-height: 16px !important;
    font-weight: 500;
    color: #25AC93;
    font-family: 'Roboto', sans-serif;
}

.assessment-post-setting-form .text-muted, .assessment-proctoring-setting .text-muted {
    font-size: 15px;
    font-weight: normal;
}

.assessment-post-setting-form .e-label, .assessment-proctoring-setting .e-label {
    font-size: 14px;
}

.grid-proctoring {
    max-width: unset !important;
}

.e-grid .e-focused:not(.e-menu-item) {
    box-shadow: 0 0 0 1px #25AC93 inset;
}

.e-tab .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active .number-circle-text {
    color: #25AC93;
    font-family: 'Roboto', sans-serif;
}

.card {
    font-family: 'Roboto', sans-serif;
}

.btn-gray {
    background-color: #DDDDDD !important;
    border-color: #DDDDDD !important;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
    height: 36px;
    border-radius: 2px !important;
}

    .btn-gray:hover {
        background-color: #DDDDDD !important;
        border: 1px solid #DDDDDD !important;
        color: #FFFFFF;
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        font-weight: 500;
        line-height: 16px;
    }

    .btn-gray:focus {
        box-shadow: none !important;
    }

.post-setting-widget .card .card-body .card-value {
    font-size: 28px;
    font-weight: 500;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
    color: #333333;
}

.post-setting-widget .card .card-body .card-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    color: #777777;
    width: 128px;
}

.light-grey {
    color: #777777;
}

.mt-2_4 {
    margin-top: 2.4rem !important
}

.mt-1_5 {
    margin-top: 1.5rem !important
}

.white-color {
    color: #FFFFFF !important;
}

.e-input-group input.e-input, .e-input-group.e-control-wrapper input.e-input, .e-input-group textarea.e-input, .e-input-group.e-control-wrapper textarea.e-input {
    height: 36px;
    padding: 4px 8px 4px 8px;
}

.fs-16p {
    font-size: 16px;
    color: #333333;
}

.height-88p {
    height: 88px !important;
}

.widget-suffix {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.e-radio:checked + label::before {
    background-color: rgb(37, 172, 147);
    border-color: rgb(37, 172, 147);
}

.e-radio:focus + label::before {
    border-color: #fff;
    box-shadow: 0 0 0 4px #fff;
}

.custom-dropdown .e-input-group-icon:last-child {
    /*.e-input-group .e-input-group-icon:last-child, .e-input-group.e-control-wrapper .e-input-group-icon:last-child*/
    border-left-width: 0;
}

.custom-dropdown .e-ddl-icon::before {
    font-size: 12px;
}

.custom-num-input .e-spin-down, .custom-num-input .e-spin-up {
    display: none !important;
}

/*.post-setting-widget-new > div {
    padding:4px;
}*/

.assessment-widget > div {
    padding: 4px;
}

.assessment-post-setting > div {
    padding: 3px;
}

.brs-link_33 {
    text-decoration: none;
    color: #25AC93;
    font-weight: 500;
    font-size: 13px;
    line-height: 36px;
    font-family: 'Roboto', sans-serif;
}


.e-datetime-wrapper .e-time-icon.e-icons::before {
    color: rgb(37, 172, 147);
    font-weight: 600;
}

.e-input-group-icon.e-date-icon::before, *.e-control-wrapper .e-input-group-icon.e-date-icon::before {
    color: rgb(37, 172, 147);
    font-weight: 600;
}

.total-text {
    color: #777777;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}

.card-gray-title {
    color: #777777;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}

.assessment-widget .card {
    height: 96px;
}

@media (min-width: 1200px) {
    .col-xl-2 {
        flex: 0 0 auto;
        width: 15.5%;
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        flex: 0 0 auto;
        width: 11.333333%;
    }
}

.bg-secondary-card {
    background-color: #485465;
}

.card-double-gray-title {
    color: #F7F7F7;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}

.card-green-title {
    color: #0C4E42;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}

.color-green {
    color: #0A5A56;
}

.proctoring-card {
    height: 156px;
}

.e-input-group:not(.e-disabled) .e-input-group-icon:hover, .e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
    background: none;
}

.text_28 input.e-input, .e-input-group.e-control-wrapper input.e-input, .e-input-group textarea.e-input, .e-input-group.e-control-wrapper textarea.e-input {
    height: 28px;
}

.grid-content .e-grid .e-pager {
    position: relative;
    top: -678px;
    left: -1px;
    border-top: 0px;
    background: transparent;
    padding: 0px;
}

    .grid-content .e-grid .e-pager div.e-parentmsgbar {
        display: none
    }

    .grid-content .e-grid .e-pager .e-currentitem, .e-pager .e-currentitem:hover {
        border-color: #DDDDDD;
        background: #25AC93 !important;
        color: #fff !important;
        opacity: 1;
        padding: 14px 16px 12px 16px;
        border: none;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        font-family: 'Roboto', sans-serif !important;
    }

    .grid-content .e-grid .e-pager .e-numericitem {
        background: #fff;
        border-right-color: #dee2e6;
        color: #777777;
        font-weight: 400;
        padding: 15px 16px 12px 16px !important;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Roboto', sans-serif;
    }

        .grid-content .e-grid .e-pager .e-numericitem:hover {
            background: #fff;
            border-right-color: #dee2e6;
            color: #777777;
            font-weight: 400;
            padding: 15px 16px 12px 16px !important;
            font-size: 14px;
            line-height: 20px;
            font-family: 'Roboto', sans-serif;
        }

    .grid-content .e-grid .e-pager div.e-icons.e-pager-default {
        color: #25AC93;
        font-size: 13px;
        line-height: 20px;
        padding: 12px 16px 14px 16px;
    }

    .grid-content .e-grid .e-pager div.e-icons.e-disable {
        color: #595959;
        font-size: 13px;
        line-height: 20px;
        padding: 12px 16px 14px 16px;
    }

    .grid-content .e-grid .e-pager .e-pagerdropdown {
        display: inline-block;
        height: 47px;
        margin-left: 10px;
        margin-right: 8px;
        margin-top: -34px;
        overflow: unset;
        vertical-align: middle;
        width: 90px;
    }

        .grid-content .e-grid .e-pager .e-pagerdropdown > .e-input-group {
            height: 100%;
            padding-top: 7px;
        }

.text-blue {
    color: #5DC5E8
}

.text-primary {
    color: #25AC93 !important;
}

.text-red {
    color: #F53C23;
}

.text-bold {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    color: #333333;
}

.text-bold-500 {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.question-title {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #333333;
}

.parameter-title {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #777777;
    margin-right: 10px;
}

    .parameter-title span {
        color: #333333;
        font-weight: 400;
    }


.nav-btn {
    border-radius: 50%;
    background-color: #F2F2F2;
    padding-block: 1px !important;
    padding-inline: 6px !important;
    margin-left: 10px;
    border: unset;
}

.bg-gray {
    background-color: #F7F7F7;
}

.mt-9-px {
    margin-top: 9px;
}

.question-preview-dialog {
    padding-left: 10px;
}

.e-dlg-content {
    color: #333333;
}

.question-tool label {
    margin-left: 5px;
}

.question-preview-dialog .btn-primary {
    width: 55px;
    height: 32px;
    padding: 8px 12px 8px 12px;
}

.question-preview-dialog .btn-default {
    width: 67px;
    height: 32px;
    padding: 8px 12px 8px 12px;
}

.btn-container {
    background-color: #EBEBEB;
    width: auto;
    height: 32px;
    padding: 6px 8px 6px 8px;
    border: unset;
    margin-top: 10px;
    color: #595959;
}

.question-answer-box {
    background-color: #A9E6DB;
    border: 1px solid #25AC93;
    padding: 8px 12px 8px 12px;
}

.question-option-box {
    border: 1px solid #AAAAAA;
    padding: 8px 12px 8px 12px;
}

.question-img {
    height: 253px;
    margin-top: 20px;
}

.e-pager {
    /*position: relative;*/
    /*top: -678px;*/
    /*left: -1px;*/
    border: 0px;
    background: transparent;
    /*padding: 0px;*/
    padding: 0 0 10px 0;
}

    .e-pager div.e-parentmsgbar {
        display: none
    }

    .e-pager .e-currentitem, .e-pager .e-currentitem:hover {
        border-color: #DDDDDD;
        background: #25AC93 !important;
        color: #fff !important;
        opacity: 1;
        padding: 14px 16px 12px 16px;
        border: none;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        font-family: 'Roboto', sans-serif !important;
    }

    .e-pager .e-numericitem {
        background: #fff;
        border-right-color: #dee2e6;
        color: #777777;
        font-weight: 400;
        padding: 12px 16px 12px 16px !important;
        font-size: 14px;
        line-height: 20px;
        font-family: 'Roboto', sans-serif;
    }

        .e-pager .e-numericitem:hover {
            background: #fff;
            border-right-color: #dee2e6;
            color: #777777;
            font-weight: 400;
            /*padding: 15px 16px 12px 16px !important;*/
            font-size: 14px;
            line-height: 20px;
            font-family: 'Roboto', sans-serif;
        }

    .e-pager div.e-icons.e-pager-default {
        color: #25AC93;
        font-size: 13px;
        line-height: 20px;
        padding: 12px 16px 12px 16px;
        font-weight: 600;
    }

    .e-pager div.e-icons.e-disable {
        color: #595959;
        font-size: 13px;
        line-height: 20px;
        padding: 12px 16px 12px 16px;
    }

    .e-pager .e-pagerdropdown {
        /*  display: inline-block;
        height: 47px;
        margin-left: 10px;
        margin-right: 8px;
        margin-top: -34px;
        overflow: unset;
        vertical-align: middle;
        width: 90px;*/
        height: 46px;
        margin-top: -31px;
        margin-left: 130px !important;
    }

        .e-pager .e-pagerdropdown > .e-input-group {
            height: 100%;
            padding-top: 7px;
        }

    .e-pager .e-pagerconstant {
        position: relative;
        margin-left: -207px;
        margin-bottom: 11px;
    }

        .e-pager .e-pagerconstant .e-constant {
            font-family: Roboto;
            font-size: 14px;
            font-weight: 500;
            line-height: 20px;
            text-align: left;
            color: #777777;
        }

            .e-pager .e-pagerconstant .e-constant:after {
                content: ":";
            }

.btn-outline-primary  {
    color: #25AC93 !important;
}

.btn-outline-primary:hover {
    background-color: #25AC93 !important;
    color: #fff !important;
}

/*.custom-radio-label-align .e-radio-wrapper {
    display: flex;
    align-items: center;
}*/

/* Prevent awkward line wrapping */
/*.custom-radio-label-align .e-radiobutton-label {
    margin-left: 6px;
    line-height: 1.3;
    display: inline-block;
    white-space: normal;
}*/

/* Optional: Style the label text */
/*.custom-radio-label-align .e-label {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}*/

