body {
    color: black;
}

#toast-container {
    z-index: 99999999999 !important;
}

.sidenav-knob {
    width: 45px;
    height: 55px;
    background: #00adbc;
    /* background: red; */
    border-radius: 0% 45% 45% 0%;
    position: absolute;
    z-index: 99999;
}

.sidenav-line {
    width: 7px;
    height: 100vh;
    background: #00adbc;
    /* background: red; */
    position: absolute;
    z-index: 9999;
}

.sidenav {
    height: 100% !important;
    width: 0;
    position: fixed;
    z-index: 10000;
    top: 0;
    overflow: hidden;
    transition: 0.5s;
}

.sidenav a {
    padding: 0px 5px 0px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.arxiSidebar {
    height: 100%;
    overflow: hidden;
}

.user-profile-section {
    background-color: #4A4A4A;
    position: relative;
    height: 10%;
    min-height: 94px;
}

.gradeSection {
    position: relative;
    background: #9B9B9B;
    height: 20%;
    min-height: 150px;
    /* padding-top: 9%; */
    /* padding-left: 5%; */
}

.userInformation {
    position: absolute;
    top: 20px;
    left: 35px;
}

.grade-information {
    font-size: 16px;
    margin-left: 0;
    font-weight: bolder;
    color: black;
    position: absolute;
    top: 10%;
    left: 33%;
}

.grade-level {
    font-size: 60px;
    color: #f7941d;
    left: 0 !important;
    margin-top: unset;
    font-family: 'PT Sans Caption', sans-serif;
}

.xpPoints {
    /*position: absolute;*/
    /*padding-top: 1px;*/
    /*padding-left: 81px;*/
    /*font-size: small;*/
    position: initial;
    margin: 3px -28px;
    font-size: 8pt;
    color: #fff;

}

.TotalXP {
    position: absolute;
    left: 81%;
    top: 48%;
    z-index: 2;
}

.progressLine {
    position: relative;
}

.level {
    float: right;
}

.progress-section {
    background: #F0F0F0;
    height: 70%;
    min-height: 388px;
    position: relative;
}

.badge-section {
    background: #D5D5D5;
    height: 20%;
}

.circle {
    width: 90px;
    height: 90px;
    border-radius: 250px;
    font-size: 50px;
    color: #000;
    line-height: 500px;
    text-align: center;
    background: #fff;
    position: relative;
    left: 75px;
    top: 0px;
}

.progress {
    position: relative;
}

.progress-radius-10 {
    border-radius: 10px;
    margin-bottom: 28px;
}

.centered {
    position: absolute;
    top: 130px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.steambox {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 8px;
    cursor: pointer;
    /*height: 90%;*/
    width: 100%;
}

.steamblock {
    border-radius: 4%;
    border: unset;
    /*margin: 1rem 2.5rem !important;*/
}

.lockCircle {
    line-height: 10px;
    left: 80%;
    top: 3%;
    position: absolute;
    background: unset;
}

.ourTitle {
    font-weight: bolder;
    /*noinspection CssInvalidPropertyValue*/
    font-size: 3rem;

    /*font-family: cursive;*/
    font-family: sans-serif;
    color: black;
}

.ourheading {
    /*margin-top: -40px;*/
    margin-bottom: 40px;
}

.steamblocks {
    /*margin-top: 8%;*/
    /*height: auto;*/
    /*width: 1300px;*/
    /*position: fixed;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*transform: translate(-50%, -50%);*/
}


.mainBodyClass {
    background-repeat: no-repeat;
    background-position: center;
}

.bannerPicture {
    width: 368px;
    margin-right: auto;
    margin-left: auto;
}

.activityBox {
    border-radius: 10px;
    height: 110px !important;
    box-shadow: 5px 7px 20px rgba(0, 0, 0, 0.22);

}

.currentactivity {
    margin-top: -20px;
}

.lockedBox {

}

.completedBox {
    background-color: #7ed321;
}

.completedIcon {
    color: #7ed321;
    font-size: 20px !important;
    background-color: white;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    align-content: center;
    padding-top: 6px;
    padding-left: 6px;
}

.errors {
    color: red;
}

.ourProgressBar {
    padding-bottom: 15px;
    border-radius: 10px;
}

.ourprogressline {
    height: 15px;
}

.dialog {
    position: absolute;
    padding: 15px;
    border-radius: 5px;
}

.dialogText {
    width: 175px;
}

.full-width {
    width: 100%;
}

.profileoptions {
    max-width: 47px;
    float: right;
}

.quiztitle {
    background-color: white;
    border-radius: 4px;
    width: 50%;
    margin: 10px;
    margin-left: 25%;
    opacity: 0.98;
}


.quizQuestion {
    opacity: 0.98;
    background-color: white;
    border-radius: 30px;
    padding: 21px;
}


.theme2 .quiztitle {
    background-color: #f9be50;
    border-radius: 4px;
    width: 100%;
    margin: 10px;
    opacity: 0.98;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    margin: 10px;
}

.theme2 .quizQuestion {
    border-radius: 0;
    opacity: 0.98;
    background-color: #ffbe4d;
    padding: 21px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.iframeblockly {

}

.withoutborderandbackground {
    border: unset;
    background: unset;

}

.keyValueForQuiz {
    width: 15px;
    float: left;
}

/*asdasds*/

.demo-options {
    position: fixed;
    right: 8%;
    bottom: 2%;
    background: #e4e4e4;
    width: 210px;
    height: 34px;
    overflow: hidden;
    border-radius: 13px;
    opacity: 0.3;
    z-index: 99999;
}

.survey-options {
    position: fixed;
    right: 8%;
    top: 6%;
    background: #ffa200;
    width: 210px;
    height: 34px;
    overflow: hidden;
    border-radius: 13px;
    z-index: 99999;
}

.admin-panel {
    right: 20% !important;
    width: 124px;

}

.student-survey {
    left: 10% !important;
    width: 150px;

}

.demo-options:hover {
    opacity: 1;
}


.demo-link {
    position: absolute;
    height: 23px;
    padding: 2px 5px;
    font-size: 12px;
    font-weight: bold;
    z-index: 999;
    color: #001d3c;
    margin-left: 24px;
    margin-top: 6px;
}


.survey-link {
    color: #2b1b00;
}

.dropdownForLogo {
    display: none;
    position: fixed;
    float: right;
    top: 80px;
    margin-right: -96px;
    background: white;
    border: 0.5px solid #e0dddd;
    border-radius: 10px;
    z-index: 999999;
    right: 151px;
}


#question {
    font-size: 24px;
    font-weight: 500;
}


.navigation_links {
    display: -webkit-inline-box;
    width: fit-content;
    height: 100%;
}

.navigation_links > a {
    top: 0.5rem;
    position: relative;
    padding: 0.2rem;
    /*border: 1px solid #a771ea;*/
    margin: 0.2rem;
    border-radius: 10px;
    color: #FF9800 !important;
    cursor: pointer;
}

.navigation_links > a:hover {
    color: #b97510 !important;
    text-decoration: none;
}


/*body > *:not(#science) {*/
/*background: #ffd83c;*/
/*filter: blur(3px);*/
/*}*/


.sidebar-heading > label, .keyText > label {
    font-size: 1rem;
    font-weight: 500;
}

.sidebar-h5 {
    margin-top: 2rem;
    font-weight: 600;
    text-decoration: underline;
    font-family: inherit;
    color: #000000;
}

.subscribe-notification {
    position: relative;
    background: #ffa200;
    color: #ffffff;
    padding: 0.5rem;
    border-radius: 10px;
    font-family: sans-serif;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 1s;
    text-decoration: none !important;
    margin-left: 1rem;
    margin-bottom: 0rem;
    top: -0.5rem;
}

.subscribe-notification:hover {
    background: #E65100;
}

.payment-btn {
    /*background-color: #ff9800;*/
    /*border-color: #ff9800;*/
    background-color: #ffffff;
    border-color: #000000;
    color: black;
}

.payment-btn:hover {
    background-color: #ef6c00;
    border-color: #ef6c00;
}

.payment-btn:focus {
    color: black !important;
    background-color: #ef6c00;
    border-color: #ef6c00;
}

.subscription-text {
    display: inline-flex;
    color: red;
    position: absolute;
    top: 8rem;
    font-size: 13px;
}


.subscription-text > p {
    text-decoration: underline;

}

.subscription {
    font-size: 1rem;
    text-align: center;
    background: #2196F3;
    max-width: max-content;
    margin: 0 auto;
    padding: 0rem 1rem;
    border-radius: 19px;
    color: white;
    margin-top: 50px;
}

.stepMessages {
    padding-right: 0;
    padding-left: 0;
    color: #009688;
    margin-top: -6px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 85%;
}

#letter-s:hover {
    color: #a771ea !important;
}

#letter-t:hover {
    color: #00c1d5 !important;
}

#letter-e:hover {
    color: #ffa200 !important;
}

#letter-a:hover {
    color: #ff5100 !important;
}

#letter-m:hover {
    color: #00dba9 !important;
}

#letter-i:hover {
    color: #00a1e0 !important;
}


.robotwala-theme .modal-content {
    background: #4CAF50;
    color: white;
    border-radius: 20px;
}

.robotwala-theme .modal-header {
    border-bottom: 1px solid #ffbe4d;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.robotwala-theme .modal-body {
    background: #ffbe4d;
    color: black !important;
    border-color: #ffa200;
}

.robotwala-theme .modal-footer {
    background: #fdb332;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top: 1px solid #fdb332;
}

.robotwala-theme .modal-title {
    text-shadow: 1px 1px 7px black;
    font-weight: 400;
    color: white;
}

.robotwala-theme img {
    border: 9px solid #fdb332;
}

.robotwala-theme .btn-primary {
    color: #fff;

    background-color: #409243;
    border-color: #409243;
}

.robotwala-theme .btn-primary:hover {
    background-color: #2c632e;
    border-color: #2c632e;
}


.height-50 {
    height: 50%;
}


.welcome-screen {
    background: #ffb02ceb;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    max-height: 100vh;
    z-index: 99;
    overflow-y: hidden;
    -webkit-transition: max-height 0.7s ease-in-out;
    -moz-transition: max-height 0.7s ease-in-out;
    -o-transition: max-height 0.7s ease-in-out;
    transition: max-height 0.7s ease-in-out;
}

.zero-height {
    max-height: 0;
}


.cut_text {
    text-decoration: line-through;
}

/*Hide caption button and other buttons from video toolbar. */

.vjs-subs-caps-button.vjs-menu-button.vjs-menu-button-popup.vjs-control.vjs-button {
    display: none;
}

/*button.vjs-fullscreen-control.vjs-control.vjs-button{*/
/*    display: none;*/
/*}*/


/* ------------------------------------------------------------------------------------------------------------------- */
.module-card {
    max-height: calc(40vh - 33px);
}

.module-card-header {
    min-height: 8vh !important;
}

.module-card-body {
    max-height: calc(40vh - 85px);
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
}

.teacher-graph {
    max-height: calc(40vh - 30px);
}

.certificate-height {
    height: calc(40vh - 163px);
    overflow-y: auto;
}

.certificate-height-chart {
    height: calc(40vh - 90px);
}

/* Custom Scrollbar*/

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

::-webkit-scrollbar-thumb {
    /*background-color: #888;*/
    background-color: #00adbc;
    border-radius: 100px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
    background: #09717a;
}

/*Responsiveness for landscape mode*/
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {

    body {
        /*zoom: 40% !important;*/
        /*transform: scale(0.5);*/
        /*transform-origin: 0 0;*/
    }

    #kt_quick_user {
        right: -1000vw;
    }

    .offcanvas.offcanvas-right.offcanvas-on {
        right: 0 !important;
    }

    .offcanvas-content {
        height: auto !important;
    }
}