body {
    font-family: poppins;
}

a {
    color: #007bff;
}

.btn-brand {
    background-color: #007bff;
    border-color: #007bff;
}

.btn-brand:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.btn.m-btn--label-brand {
    color: #007bff;
}

p {
    font-weight: normal;
    font-size: 15px;
}

.form-control.focus,
.form-control:focus {
    border-color: #007bff;
}

.hwcart_list h1,
.hwcart_list h2,
.hwcart_list h3,
.hwcart_list h4,
.hwcart_list h5,
.hwcart_list h6 {
    font-size: 1rem !important;
    text-align: left !important;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-badge {
    margin-left: 2px;
    position: absolute;
    top: 5px;
}

.tasklistupt .media {
    justify-content: center;
    align-items: center;
    margin: 5px 0 !important;
}

.todolistcal p.tododesc {
    font-size: 13px;
    text-transform: capitalize;
    text-align: left;
    color: #222;
    font-weight: 400;
}

.grey_cntnr .m-portlet__foot.m-portlet__foot--fit {
    float: left;
    width: 100%;
}

.box-header.ptbnull {
    margin-bottom: 15px;
}

.qstn_txt img {
    text-align: left;
    max-width: 90%;
    height: auto;
}

.m-brand__logo-wrapper span {
    position: absolute;
    top: 17px;
    right: -32px;
    color: #fff;
    font-size: 10px;
    transform: rotate(-72deg);
    background: orange;
    padding: 1px 5px;
    border-radius: 3px;
}

.m-card-profile .m-card-profile__pic img {
    height: 130px;
}

.m-brand .m-brand__tools .m-brand__icon:hover>i {
    color: #fff !important;
}

.m-nav__link-icon-wrapper img:nth-child(2) {
    display: none;
}

.m-nav__link-icon-wrapper img:nth-child(1) {
    display: block;
}


.m-nav__link-icon-wrapper:hover img:nth-child(2) {
    display: block;
}

.m-nav__link-icon-wrapper:hover img:nth-child(1) {
    display: none;
}

#mark_fulfilled.rwrd_fulfl {
    background: #007bff;
    margin-left: 30px;
    color: #fff;
}

.reward_fulfl #sample_11_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.reward_fulfl .dt-buttons.btn-group {
    margin: 0 23px;
}

.reward_fulfl #sample_11_wrapper #sample_11 {
    margin: 40px 0 0 0 !important;
}

img.ecoins-img {
    max-width: 23px;
    margin: -2px 0 0;
}

.dsktop_none {
    display: none !important;
}

.isotope-hidden {
    display: none !important;
}

ul {
    padding: 0;
    margin: 0;
}

.m-body {
    flex-wrap: wrap;
}

ul.dash-top-stu {
    list-style: none;
    float: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

ul.dash-top-stu li {
    float: left;
    width: 50%;
    font-weight: bold;
    font-size: 13px;
}

ul.dash-top-stu li label {
    float: left;
    color: #222;
    font-weight: normal;
}

ul.dash-top-stu li label:after {
    content: ":";
    margin: 0 9px 0 3px;
}

.amcharts-chart-div a {
    display: none !important;
}

a {
    text-decoration: none !important;
}

.admn_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, .8);
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    display: none;
    z-index: 1111;
}

ul.profmembr_info {
    padding: 20px 50px;
    list-style: none;
}

ul.profmembr_info li {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    font-size: 14px;
}

ul.profmembr_info li strong {
    width: 200px;
    float: left;
}



/* .qz_bnk_page .fltr_qz_left .qzzHvr {
    margin: 25px 0 0 0;
} */
.fltr_qz_left .qzzHvr figure img {
    width: 100%;
}

.admn_pop.show_pop {
    display: block;
}

.admn-pop-contnr {
    max-width: 800px;
    width: 100%;
    background: #fff;
    border: 5px solid #eee;
    border-radius: 3px !important;
    padding: 20px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.admn-pop-contnr h3 {
    margin: 0 0 22px 0;
    color: #203843;
    font-size: 27px;
    width: 100%;
    text-align: center;
}

.admn-pop-close,
.close-upload-popup {
    position: absolute;
    right: -17px;
    top: -20px;
    background: #ffb822;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50px !important;
    line-height: 35px;
    overflow: hidden;
}

.cancel_mbrshp_pop li {
    font-size: 16px;
    justify-content: center;
    align-items: center;
    margin: 0 0 7px 0;
    list-style: none;
    float: left;
    width: 100%;
}

.center {
    text-align: center;
}

.cancel_mbrshp_pop li input {
    margin: 2px 8px 0 0;
    float: left;
}

.cancel_mbrshp_pop li label {
    font-size: 14px;
    line-height: normal;
    font-size: 14px;
    width: 90%;
    font-weight: 400;
    color: #565656;
}

.admn-pop-close button {
    background: no-repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 50px !important;
}

.padng-mdum {
    padding: 7px 15px !important;
}

.file-default-preview img {
    max-width: 100%;
}

.m-topbar__user-profile .m-topbar__usericon span.m-nav__link-icon-wrapper {
    background-size: cover !important;
    border: none !important;
}

.pop_hght {
    overflow: auto;
    height: 400px;
}

.m-brand__logo-wrapper img {
    max-width: 172px !important;
}

.m-topbar {
    margin: 6px 0 0 0;
}

.m-page--wide .m-header,
.m-page--fluid .m-header {
    background-color: #007bff;
}

th.all.noExport.center.sorting {
    width: 88%;
    text-align: center;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper>i,
.m-header-search .m-header-search__icon-search,
.m-header-search .m-header-search__input {
    color: #fff;
}

.m-nav.m-nav--inline {
    height: auto !important;
}

.m-header-search.m-header-search--expandable .m-header-search__input::placeholder {
    color: #fff;
}

.m-aside-menu.m-aside-menu--skin-light {
    background-color: #f8f8f8;
}

.m-aside-left--minimize .m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__link>.m-menu__link-icon,
.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-icon,
.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-icon {
    color: #c6d6dd;
}



.m-header-search.m-header-search--expandable .m-header-search__input::placeholder {
    color: #fff;
}

.m-content--skin-light2 .m-body {
    background-color: #fff;
}

.m-aside-left.m-aside-left--skin-light {
    box-shadow: none;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon:hover .m-nav__link-icon-wrapper>i {
    color: #007bff;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon.m-nav__link-icon--active .m-nav__link-icon-wrapper,
.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon:hover .m-nav__link-icon-wrapper {
    background: #fff;
    border: 1px solid #fff;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item {
    padding: 5px 5px;
}


.m-header--fixed .m-body.body-custom {
    padding-top: 80px !important;
    flex: 1 !important;
}

.m-aside-left--fixed.m-header--static .m-aside-left,
.m-aside-left--fixed.m-header--fixed .m-aside-left {
    top: 80px;
}

.m-portlet {
    box-shadow: none;
}

.m-widget3__user-img img {
    max-width: 98px;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
    border: navajowhite;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper>i {
    font-size: 21px;
}

.dash-report .m-datatable>.m-datatable__table>.m-datatable__head .m-datatable__row>.m-datatable__cell,
.dash-report .m-datatable>.m-datatable__table>.m-datatable__foot .m-datatable__row>.m-datatable__cell {
    background: #f4f8fa;
}

.dash-report .m-datatable.m-datatable--default>.m-datatable__table>.m-datatable__body .m-datatable__row.m-datatable__row--even>.m-datatable__cell {
    background: #fcfcfc;
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
}

span.m-nav__link-icon.m-topbar__usericon span.m-nav__link-icon-wrapper {
    width: 34px !important;
    height: 34px !important;
    margin-top: -4px;
    background-color: #fff !important;
}

.m-header-search .m-header-search__wrapper {
    height: 2rem;
}

.pblc_qz_pg table thead {
    display: none;
}

.pblc_qz_pg div#sample1_1_filter {
    float: right;
}

.fltr_qz_left .qzzHvr {
    display: flex;
    border: 1px dashed #eee;
    padding: 16px;
    margin-bottom: 10px;
    box-shadow: 0 0px 15px #efefef;
    position: relative;
    background: #fff;
}

.q_learn .fltr_qz_left {
    padding: 0;
}

.q_learn .fltr_qz_left .qzzHvr {
    flex-direction: column;
}

.q_learn .fltr_qz_left .qzzHvr .fltr_titlbx {
    margin-left: 0
}

.q_learn .fltr_qz_left .qzzHvr .fltr_titlbx h6:after {
    content: ">";
    margin-left: 14px;
    top: -1px;
}

.public-sec .post-search-panel input {
    border: 1px solid #eee;
    padding: 8px 10px;
    font-size: 11px;
    min-width: 194px;
    border-radius: 3px;
    color: #333;
}

.public-sec select#sortBy {
    float: right;
    border: 1px solid #eee;
    padding: 5px 10px;
    color: #333;
    border-radius: 3px;
}

.fltr_qz_left .qzzHvr:hover {
    /*   background: rgba(255,184,34,0.01); */
    border-color: #ffb822;
}

.fltr_qz_left .qzzHvr a figure {
    width: 90px;
    height: 90px;
    background-size: cover !important;
    margin-bottom: 0;
}

.fltr_titlbx {
    margin-left: 19px;
    position: relative;
    z-index: 1;
    width: 68%;
    display: flex;
    flex-direction: column;
}

.fltr_titlbx h3 a {
    font-size: 17px;
    color: #222;
    text-decoration: none;
}

.assign_wrk .filters .fltr_titlbx h3 {
    margin: 5px 0 0 0;
    color: #222;
}

.fltr_titlbx .m-widget5__info {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

.fltr_qz_left .actions {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.fltr_qz_left .like-btn.btn.listLike {
    background: #ffb822;
    padding: 2px 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 300 !important;
    font-family: poppins;
    border-radius: 3px !important;
    float: left;
    line-height: 17px;
    margin-right: 6px;
}

.fltr_qz_left .like-btn.btn.listLike~a {
    background: #f1f1f1;
    font-family: poppins;
    padding: 3px 9px;
    line-height: normal !important;
    float: left;
    border-radius: 4px !important;
    margin: 0 5px 0 0;
    color: #222;
    font-size: 14px;
    text-decoration: none;
}



.second-row span,
.second-row span a {
    font-weight: 300;
    font-family: poppins;
    font-size: 12px;
    margin: 0;
    color: #222;
}

.second-row span:after {
    content: "/";
    margin: 0 6px;
    height: 11px;
    font-size: 9px;
}

.school_list div.dataTables_wrapper div.dataTables_filter label {
    width: auto !important;
    float: right;
}

.fltr_qz_left .like-btn.btn.listLike~a i,
.fltr_qz_left .like-btn.btn.listLike span {
    font-size: 14px;
}

.second-row span:last-child:after {
    display: none;
}

.del_quizz+a:hover {
    background: #36a3f7 !important;
    color: #fff !important;
}

.fltr-noqz {
    float: left;
    width: 100%;
    background: #fff;
    text-align: center;
    color: #007bff;
    line-height: normal;
    font-family: poppins;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 16px;
    position: relative;
    border: 1px dashed #007bff;
}

.fltr-noqz img {
    position: absolute;
    max-width: 97px;
    top: -18px;
    transform: rotate(-57deg);
    left: -107px;
}

.fltr-noqz h3 {
    color: #007bff;
    font-size: 18px;
}

.chat_page h4.panel-heading span.fas.fa-comment {
    font-size: 20px;
}

.fltr_qz_right .m-scrollable.m-scroller {
    height: 100% !important;
}

.fltr_qz_right .m-portlet__body {
    height: 100% !important;
}

.fltr_qz_right {
    padding-bottom: 20px !important;
}

.fltr_qz_right h4 {
    color: #007bff;
    margin: 0 0 18px 0;
    font-family: poppins;
}

.fltr_qz_right ol {
    list-style: none;
    padding: 0 0 0 15px;
    margin: 0;
    float: left;
    width: 100%;
}

.img-circle {
    border-radius: 50%;
}

.fltr_qz_right ol li {
    counter-increment: count-me;
    padding-left: 15px !important;
    float: left;
    width: 100%;
    margin-bottom: 9px;
    font-size: 14px;
    line-height: 19px;
    font-family: poppins;
    color: #434343;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding: 9px 0;
}

.fltr_qz_right ol li::before {
    content: counter(count-me) ". ";
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -26px;
    top: 0em;
    color: #ffb822;
    font-weight: 500;
    font-size: 15px;
}

.user-overall-stat h3 span {
    font-size: 22px;
    margin-right: 8px;
    float: left;
}

.user-overall-stat h3 {
    display: flex;
    justify-content: start;
    align-items: center;
}

.dshbrd_hdr {
    text-align: center;
}

.dshbrd_usr {
    text-align: center;
    width: 100%;
    padding: 0 28px;
}

.dshbrd_usr .m-widget3__user-img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid #eee;
    overflow: hidden;
    padding: 10px;
}

.dshbrd_usr .m-widget3__user-img img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
}

.dshbrd_usr p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.tchr_desc .dshbrd_usr {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.tchr_desc .dshbrd_usr .m-widget3__user-img {
    margin-right: 33px;
    width: 125px;
    height: 72px;
    padding: 0;
}

.tchr_desc .dshbrd_usr .m-widget3__user-img img {
    height: 100%;
    width: 100%;
}

.tchr_desc {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dasbord-sec .m-widget1 {
    padding-top: 0;
    padding-bottom: 0;
}

.sec-seprtor {
    background: #ebedf2;
    margin: 40px 0;
    height: .5px;
}

table#hw-rep-sec,
table#hw-class-rep-sec {
    border: 1px solid #ddd;
    vertical-align: middle;
}

table#hw-rep-sec td,
table#hw-class-rep-sec td {
    vertical-align: middle;
}

table#hw-rep-sec th,
table#hw-class-rep-sec th {
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

.annuncmnt h5.m-widget1__title {
    margin: 0;
    font-weight: normal;
    font-size: 1rem;
    font-weight: 500;
}

.extra_games ul {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.prm_icons ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    width: 100%;
}

.annuncmnt .m-widget3__item {
    padding-bottom: 10px;
}

.annuncmnt .m-widget1__number.m--font-brand {
    font-weight: 500;
}

.recent-tasks .m-widget2__text a {
    color: #222;
}

.home-work span.m-badge {
    white-space: pre;
    color: #fff;
}

.home-work .m-widget5 .m-widget5__item .m-widget5__content .m-widget5__pic>img {
    width: 6.2rem;
}



.prof_img img {
    width: 100%;
    max-width: 100%;
}

.actions {
    font-size: 17px;
    background: none !important;
    color: #ffb822 !important;
    font-family: poppins;
}

.prof_detail .share-toolbar-container {
    float: left;
    width: 100%;
}

.prof_detail .share-toolbar {
    float: left;
    width: 70%;
    color: #546E7A;
    font-size: 17px;
    margin: 14px 0 0;
    display: flex;
    align-items: center;
}

.prof_detail .share-toolbar span {
    float: left;
    font-family: poppins;
    width: 70px;
    color: #222;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}

.prof_detail .share-toolbar ul {
    float: left;
    padding-left: 0;
    margin: 0;
}

.prof_detail .share-toolbar li {
    list-style: none;
    display: inline-block;
    margin-right: 7px;
}

.share-toolbar li a {
    border: 1px solid #eee !important;
    float: left;
    width: 28px;
    text-align: center;
    line-height: 29px;
    position: relative;
    height: 28px;
    border-radius: 50% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.dsktop_none1 {
    background: #007bff;
    margin-left: 14px !important;
    float: left;
}

.prof_detail .share-toolbar a i {
    color: #8b8b8b;
    font-size: 13px;
    display: flex;
}

.quizz_profile .btn-group.report-group {
    width: 100%;
    float: left;
    margin: 8px 0 0 0;
}

.quizz_profile .btn-group.report-group button.btn,
.quizz_profile .pdf_btns ul>li a {
    padding: 9px 18px;
    font-size: 12px;
    text-transform: capitalize;
    color: #222;
    font-family: poppins;
    border: 1px solid #eee;
    margin: 0 8px 0 0;
    background: #fcfcfc;
    border-radius: 50px !important;
}

.quizz_profile .pdf_btns ul>li a:hover {
    border-color: #00c5dc;
    color: #00c5dc;
}

.share-toolbar-container ul.dropdown-menu {
    width: auto;
    margin: 10px 0 0 0 !important;
}

div#___sharetoclassroom_0 {
    /* border-radius: 50% !important; */
    overflow: hidden;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.qstn_lists {
    float: left;
    margin-left: 0;
    margin-top: 0;
    padding: 0 0 0 0;
    width: 100%;
    text-align: left;
}

.quizz_pdf {
    float: left;
    width: 100%;
    margin: 30px 0px;
}

.qstn_lists li {
    border: 5px solid #fff;
    background-color: #fff;
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    position: relative;
    display: flex;
    width: 100%;
    text-align: left;
    border-bottom: 1px dashed #eee;
    padding: 20px 0;
}

.qstn_lists .time {
    position: absolute;
    right: 4px;
    top: 4px;
    background: #007bff;
    padding: 5px;
    font-size: 15px;
    border-radius: 3px;
}

.qstn_lists .time a {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

.qstn_lists .time a:first-child span {
    margin: 0 1px 0 0;
}

.qstn_lists .time a:hover i {
    background: #fff;
    color: #007bff;
}

.qstn_lists .time a i {
    font-size: 15px;
    padding: 6px;
    border-radius: 50px;
    background: rgba(0, 0, 0, .1);
}

.qstn_lists .time a:first-child {
    pointer-events: none;
    margin-right: 3px;
}

.qstn_lists .time a:first-child:after {
    content: ",";
}

.time span.glyphicon-time {
    margin-right: 5px;
}

.qstn_lists .slct {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    z-index: 11;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    top: 0;
    opacity: 0;
    cursor: pointer;
}


.qstn_lists .slct input {
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 11;
    opacity: 0;
    width: 100%;
}

.qstn_lists .slct span {
    background: #f4516c;
    color: #fff;
    padding: 8px 33px;
    text-transform: uppercase;
    font-family: poppins;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 17px;
    border-radius: 2px !important;
}

.shareable_div {
    float: left;
    text-align: center;
    width: 100%;
}

.shareable_div label {
    color: #222 !important;
    float: left;
}

.shareable_div>input {
    background: #ffb822;
    border: 1px solid #d47a12;
    font-size: 13px;
    height: 39px !important;
    margin-left: 9px;
    padding: 7px;
    color: #fff;
    width: 80%;
    border-radius: 2px !important;
}

.shareable_div button.admn_btn {
    max-width: 180px;
    padding: 7px 10px;
    margin: 17px 0;
    font-size: 17px;
    line-height: 27px;
    background: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    border: 2px dashed;
    opacity: .8;
    color: #f38b16;
}

.shr_box_body {
    float: left;
    width: 100%;
    text-align: left;
    margin: 10px 0 0 0;
}

.share_Qsuccess {
    float: left;
    background: #34bfa3;
    text-align: center;
    font-family: poppins;
    font-weight: 400;
    color: #fff;
    margin-right: 10px;
    padding: 1px 10px;
}

img.loading_wait {
    max-width: 32px;
    float: left;
}

.center {
    text-align: center;
    float: left;
    width: 100%;
}

/* .shr_box_body .bootstrap-tagsinput {
	height: auto !important;
	background: #f8f8f8;
	border: 1px solid #eee;
	box-shadow: none !important;
	padding: 6px;
	padding-top: 48px;
	position: relative;
	min-height: 90px;
}
.shr_box_body .bootstrap-tagsinput input[type="text"] {
	background: #fff;
	padding: 5px 6px;
	margin: 0 10px 0 0;
	font-size: 13px;
	min-width: 155px;
	position: absolute;
	top: 6px;
	left: 104px;
} */
.fil_ans {
    display: none;
}

.show_answers .fil_ans {
    display: block;
}

.qstn_lists.pblic_quiz .qstn_option.show_answers ul li.wa::before {
    background: #de0000;
    content: "\f342";
    font: normal normal normal 16px/1 "LineAwesome";
    padding-top: 4px;
}

.qstn_lists.pblic_quiz .qstn_option.show_answers ul li.ra::before {
    background: #049700;
    content: "\2713";
}

.slct_all i::after {
    content: "Select All";
    font-family: poppins;
    margin-left: 6px;
    font-weight: normal;
    text-transform: capitalize;
}

.slct_all i::before {
    display: none;
}

ul.selectaAll.selectUl .slct {
    display: flex;
}

.selectUl .slct.singleLi {
    opacity: 1;
    border: 1px solid #f4516c;
}

.hidden {
    display: none;
}

.qstn_lists .slct span i {
    color: #fff;
    margin-left: 11px;
}

.qstn_lists .qstn_no {
    float: left;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 45px;
}

.qstn_lists .qstn_no span {
    color: #222;
    float: none;
    font-size: 20px;
    font-weight: 500;
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 23px;
    transform: translateY(-50%);
    width: 100%;
}

.qstn_lists .qstn_no span:after {
    content: ".";
}

.qstn_lists .qstn_txt {
    float: left;
    height: 100%;
    width: 90%;
    padding: 10px 0 10px 4%;
}

.qstn_txt {
    color: #111;
    font-size: 15px;
    font-weight: 400;
    word-wrap: break-word;
    line-height: 23px;
    font-family: poppins;
    text-transform: none;
    text-align: left;

}

.quiz_view .btn.dwnld_pdf_btn {
    background: #f4516c;
    color: #fff;
    font-family: poppins;
    font-size: 14px;
    border-radius: 50px;
    padding: 7px 10px;
    margin: -68px 0 0 0;
    position: relative;
    z-index: 1;
}

.quiz_view .btn.dwnld_pdf_btn i {
    margin-right: 6px;
}

.qstn_txt img {
    text-align: left;
}

.qstn_lists.pblic_quiz .qstn_option {
    float: left;
    margin: 10px 0;
    width: 100%;
}

.qstn_img img {
    max-width: 84%;
}

.qstn_lists.pblic_quiz .qstn_option ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.qstn_lists.pblic_quiz .qstn_option ul li {
    color: #222222;
    min-height: auto;
    padding: 15px 10px 15px 40px;
    border: 2px solid #f5f5f5;
    text-transform: capitalize;
    width: 47.5%;
    margin: 0 20px 18px 0;
    line-height: 23px;
    border-radius: 5px !important;
    justify-content: start;
    align-items: center;
    font-size: 14px;
}

.qstn_lists.pblic_quiz .qstn_option ul li span {
    margin-left: 8px;
}

.qstn_lists.pblic_quiz .qstn_option ul li span {
    margin-left: 8px;
}

div.shwdlt_btns {
    color: #00c5dc;
    font-family: poppins;
    padding: 9px 14px;
    font-weight: normal;
    margin-right: 9px;
    float: left;
    border: 1px solid;
    position: relative;
    cursor: pointer;
    border-radius: 3px;
}

div.shwdlt_btns:hover {
    background: #01b9cf;
    color: #fff;
}

.shwdlt_btns input#select_chk {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    margin: 0;
    opacity: 0;
}

.delqz_btns {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    transition: ease all 1s;
    display: none;
    width: auto;
}

.delqz_btns input.btn.btn-danger {
    float: left;
    padding: 10px 10px !important;
    font-family: poppins;
    min-width: 116px;
}

.slct_all {
    margin-left: 8px;
    padding: 8px 20px;
    color: #fff;
    font-family: poppins;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    float: left;
    z-index: 11;
}

.slct_all input#select_all {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 11;
    cursor: pointer;
    left: 0;
    top: 0;
}

.slct_all span {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background: #ffb822;
    z-index: -1;
    height: 100%;
    top: 0;
    border-radius: 3px;
}

.pblic_quiz .show-answers-btn {
    cursor: pointer;
    float: right;
    margin: 0 0 20px 0;
    padding: 8px 10px;
    border-radius: 3px !important;
    border: 1px solid #00c5dc;
    color: #00c5dc;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dwnld-pdf input.btn.m-btn--pill[type="submit"] {
    background: #007bff !important;
}

.pblic_quiz .show-answers-btn:hover {
    background: #01b9cf;
    color: #fff;
}

.pblic_quiz .show-answers-btn label,
.pblic_quiz .show-answers-btn i {
    color: #00c5dc !important;
    margin: 0;
}

.pblic_quiz .show-answers-btn i {
    margin-right: 5px !important;
}

.pblic_quiz .show-answers-btn i {
    color: #007bff;
}

.pblic_quiz .show-answers-btn label,
.pblic_quiz .show-answers-btn i {
    color: #00c5dc !important;
    margin: 0;
    font-size: 14px;
    text-transform: capitalize !important;
}

.pblic_quiz .show-answers-btn:hover label,
.pblic_quiz .show-answers-btn:hover i {
    color: #fff !important;
}

.m-portlet .m-portlet__head .m-portlet__head-icon {
    color: #7c8a91;
}

.dash-report td span a:after {
    content: ">";
    font-family: poppins;
    letter-spacing: -8px;
    margin-left: 5px;
    font-size: 13px;
    margin-top: 4px;
}

.dash-report td span a {
    font-size: .82rem;
    color: #007bff;
}

.dsble {
    display: inline;
    cursor: not-allowed;
    opacity: .3;
}

.hw_btns .dsble a i {
    font-size: 14px !important;
}

.dsble a {
    pointer-events: none;
}

.center {
    text-align: center;
}

.grey_cntnr {
    padding: 20px 10px;
    background: #fafafa;
    margin: 0;
}

.comon-tabs .m-tabs-line.nav.nav-tabs .nav-link:hover,
.comon-tabs .m-tabs-line.nav.nav-tabs .nav-link.active,
.comon-tabs .m-tabs-line a.m-tabs__link:hover,
.comon-tabs .m-tabs-line a.m-tabs__link.active {
    color: #007bff;
    border-bottom: 1px solid #007bff;
}

.comon-tabs .m-tabs-line.nav.nav-tabs .nav-link:hover,
.comon-tabs .m-tabs-line.nav.nav-tabs .nav-link.active,
.comon-tabs .m-tabs-line a.m-tabs__link:hover,
.comon-tabs .m-tabs-line a.m-tabs__link.active {
    background: #007bff;
    color: #fff !important;
    border-bottom: 1px solid #007bff;
}


.dasbord-sec2 .m-tabs-line.nav.nav-tabs .nav-link:hover,
.dasbord-sec2 .m-tabs-line.nav.nav-tabs .nav-link.active,
.dasbord-sec2 .m-tabs-line a.m-tabs__link:hover,
.dasbord-sec2 .m-tabs-line a.m-tabs__link.active {
    /* background: #36a3f7; */
    color: #36a3f7;
    border-bottom: 2px solid #36a3f7 !important;
}







th.table_action {
    text-align: center;
    width: 129px;
    text-align: center;
}

td.hw_btns {
    text-align: center;
    height: 100%;
}

td.hw_btns .m-btn--icon.m-btn--icon-only.btn-sm,
.btn-group-sm>.m-btn--icon.m-btn--icon-only.btn {
    width: 27px;
    height: 27px;
    margin: 0 3px 0 0;
}

.hw_btns a i {
    font-size: 11px !important;
}

.hide-row-txt strong {
    font-weight: 600;
    text-align: center;
}

td.hide-row-txt strong {
    float: left;
    width: 100%;
    color: #007bff;
}

td.hide-row-txt {
    text-align: center;
    font-size: 11px;
}

.tooltip-inner {
    font-size: 12px !important;
    color: #222 !important;
}

.student-homework li.nav-item.m-tabs__item {
    margin: 0;
}

.student-homework li.nav-item.m-tabs__item a.nav-link {
    padding: 12px 20px;
    color: #222;
    border: 1px solid #fff;
}

ul.nav.nav-tabs.m-tabs-line {
    border: none;
    position: relative;
    overflow: hidden;
}

.student-homework li.nav-item.m-tabs__item a.nav-link:after {
    content: "";
    width: 100%;
    position: absolute;
    background: #efefef;
    bottom: 0;
    height: 0.8px;
    left: 0;
}

td.hw_btns div {
    display: inline-block;
}




.s-default {
    color: #222
}

.s-sikhism {
    color: #007bff
}

.s-english {
    color: #58d127
}

.s-geography {
    color: #f4516c
}

.s-gk {
    color: #648edb
}

.s-progresstest {
    color: #ffb822
}

.s-vr {
    color: #c00ac0
}

.s-maths {
    color: #02d2e7
}

.s-computer {
    color: #1fbbff
}

.s-history {
    color: #896fa0
}

.s-languages {
    color: #6c9a2b
}

.s-nvr {
    color: #e1780c
}

.s-physics {
    color: #bc002b
}

.s-science {
    color: #0ccde1
}

.s-vocabulary {
    color: #e31ea7
}

.s-biology {
    color: #482c7d
}

.s-chemistry {
    color: #cc7d31
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-default {
    color: #222
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-sikhism {
    color: #007bff
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-english {
    color: #58d127
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-geography {
    color: #f4516c
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-gk {
    color: #648edb
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-progresstest {
    color: #ffb822
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-vr {
    color: #c00ac0
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-maths {
    color: #02d2e7
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-computer {
    color: #1fbbff
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-history {
    color: #896fa0
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-languages {
    color: #6c9a2b
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-nvr {
    color: #e1780c
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-physics {
    color: #bc002b
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-science {
    color: #0ccde1
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-vocabulary {
    color: #e31ea7
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-biology {
    color: #482c7d
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-chemistry {
    color: #cc7d31
}


.student-homework li.nav-item.m-tabs__item a.nav-link.s-default.active {
    border-color: #222;
    background: #222;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-sikhism.active {
    border-color: #007bff;
    background: #007bff;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-english.active {
    border-color: #34bfa3;
    background: #34bfa3;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-geography.active {
    border-color: #f4516c;
    background: #f4516c;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-gk.active {
    border-color: #648edb;
    background: #648edb;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-progresstest.active {
    border-color: #ffb822;
    background: #ffb822;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-vr.active {
    border-color: #c00ac0;
    background: #c00ac0;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-maths.active {
    border-color: #02d2e7;
    background: #02d2e7;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-computer.active {
    border-color: #1fbbff;
    background: #1fbbff;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-history.active {
    border-color: #896fa0;
    background: #896fa0;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-languages.active {
    border-color: #6c9a2b;
    background: #6c9a2b;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-nvr.active {
    border-color: #e1780c;
    background: #e1780c;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-physics.active {
    border-color: #bc002b;
    background: #bc002b;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-science.active {
    border-color: #0ccde1;
    background: #0ccde1;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-vocabulary.active {
    border-color: #e31ea7;
    background: #e31ea7;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-biology.active {
    border-color: #482c7d;
    background: #482c7d;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-chemistry.active {
    border-color: #cc7d31;
    background: #cc7d31;
    color: #fff;
}


.student-homework li.nav-item.m-tabs__item a.nav-link.s-default:hover {
    border-color: #222;
    background: #222;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-sikhism:hover {
    border-color: #007bff;
    background: #007bff;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-english:hover {
    border-color: #34bfa3;
    background: #34bfa3;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-geography:hover {
    border-color: #f4516c;
    background: #f4516c;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-gk:hover {
    border-color: #648edb;
    background: #648edb;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-progresstest:hover {
    border-color: #ffb822;
    background: #ffb822;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-vr:hover {
    border-color: #c00ac0;
    background: #c00ac0;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-maths:hover {
    border-color: #02d2e7;
    background: #02d2e7;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-computer:hover {
    border-color: #1fbbff;
    background: #1fbbff;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-history:hover {
    border-color: #896fa0;
    background: #896fa0;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-languages:hover {
    border-color: #6c9a2b;
    background: #6c9a2b;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-nvr:hover {
    border-color: #e1780c;
    background: #e1780c;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-physics:hover {
    border-color: #bc002b;
    background: #bc002b;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-science:hover {
    border-color: #0ccde1;
    background: #0ccde1;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-vocabulary:hover {
    border-color: #e31ea7;
    background: #e31ea7;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-biology:hover {
    border-color: #482c7d;
    background: #482c7d;
    color: #fff;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-chemistry:hover {
    border-color: #cc7d31;
    background: #cc7d31;
    color: #fff;
}



.student-homework li.nav-item.m-tabs__item a.nav-link.s-default.active:after {
    background: #222;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-sikhism.active:after {
    background: #007bff
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-english.active:after {
    background: #34bfa3
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-geography.active:after {
    background: #f4516c
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-gk.active:after {
    background: #4984ef
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-progresstest.active:after {
    background: #ffb822
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-vr.active:after {
    background: #c00ac0
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-maths.active:after {
    background: #02d2e7
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-computer.active:after {
    background: #1fbbff
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-history.active:after {
    background: #896fa0
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-languages.active:after {
    background: #6c9a2b
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-nvr.active:after {
    background: #e1780c
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-physics.active:after {
    background: #bc002b
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-science.active:after {
    background: #0ccde1
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-vocabulary.active:after {
    background: #e31ea7
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-biology.active:after {
    background: #482c7d
}

.student-homework li.nav-item.m-tabs__item a.nav-link.s-chemistry.active:after {
    background: #cc7d31
}





.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-default {
    background: #222
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-sikhism {
    background: #007bff
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-english {
    background: #34bfa3
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-geography {
    background: #f4516c
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-gk {
    background: #648edb
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-progresstest {
    background: #ffb822
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-vr {
    background: #c00ac0
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-maths {
    background: #02d2e7
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-computer {
    background: #1fbbff
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-history {
    background: #896fa0
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-languages {
    background: #6c9a2b
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-nvr {
    background: #e1780c
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-physics {
    background: #bc002b
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-science {
    background: #0ccde1
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-vocabulary {
    background: #e31ea7
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-biology {
    background: #482c7d
}

.fc-unthemed .fc-event.fc-not-start.fc-not-end.m-fc-event--solid-brand.s-chemistry {
    background: #cc7d31
}




.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-default {
    background: #222 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-default {
    background: #222 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-default span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-default~.m-accordion__item-body.collapse>div {
    background: #fbfbfb !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-default~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-default~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #222 !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-sikhism {
    background: #007bff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-sikhism {
    background: #007bff !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-sikhism span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-sikhism~.m-accordion__item-body.collapse>div {
    background: #f1fbff !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-sikhism~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-sikhism~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #007bff !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-english {
    background: #58d127 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-english {
    background: #58d127 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-english span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-english~.m-accordion__item-body.collapse>div {
    background: #f9fff6 !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-english~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-english~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #58d127 !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-geography {
    background: #f4516c !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-geography {
    background: #f4516c !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-geography span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-geography~.m-accordion__item-body.collapse>div {
    background: #fff7f8 !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-geography~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-geography~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #f4516c !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-gk {
    background: #648edb !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-gk {
    background: #648edb !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-gk span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-gk~.m-accordion__item-body.collapse>div {
    background: #f4f8ff !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-gk~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-gk~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #648edb !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-progresstest {
    background: #ffb822 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-progresstest {
    background: #ffb822 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-progresstest span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-progresstest~.m-accordion__item-body.collapse>div {
    background: #fffdf8 !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-progresstest~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-progresstest~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #ffb822 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-vr {
    background: #c00ac0 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-vr {
    background: #c00ac0 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-vr span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-vr~.m-accordion__item-body.collapse>div {
    background: #fff7ff !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-vr~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-vr~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #c00ac0 !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-maths {
    background: #02d2e7 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-maths {
    background: #02d2e7 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-maths span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-maths~.m-accordion__item-body.collapse>div {
    background: #faffff !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-maths~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-maths~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #02d2e7 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-computer {
    background: #1fbbff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-computer {
    background: #1fbbff !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-computer span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-computer~.m-accordion__item-body.collapse>div {
    background: #f2fbff !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-computer~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-computer~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #1fbbff !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-history {
    background: #896fa0 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-history {
    background: #896fa0 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-history span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-history~.m-accordion__item-body.collapse>div {
    background: #fbf8fd !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-history~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-history~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #896fa0 !important;
}



.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-languages {
    background: #6c9a2b !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-languages {
    background: #6c9a2b !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-languages span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-languages~.m-accordion__item-body.collapse>div {
    background: #fafff4 !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-languages~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-languages~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #6c9a2b !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-nvr {
    background: #e1780c !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-nvr {
    background: #e1780c !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-nvr span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-nvr~.m-accordion__item-body.collapse>div {
    background: #fffbf8 !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-nvr~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-nvr~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #e1780c !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-physics {
    background: #bc002b !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-physics {
    background: #bc002b !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-physics span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-physics~.m-accordion__item-body.collapse>div {
    background: #fff8fa !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-physics~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-physics~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #bc002b !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-science {
    background: #0ccde1 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-science {
    background: #0ccde1 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-science span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-science~.m-accordion__item-body.collapse>div {
    background: #f8feff !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-science~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-science~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #0ccde1 !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-vocabulary {
    background: #e31ea7 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-vocabulary {
    background: #e31ea7 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-vocabulary span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-vocabulary~.m-accordion__item-body.collapse>div {
    background: #fffafe !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-vocabulary~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-vocabulary~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #e31ea7 !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-biology {
    background: #482c7d !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-biology {
    background: #482c7d !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-biology span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-biology~.m-accordion__item-body.collapse>div {
    background: #faf8ff !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-biology~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-biology~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #482c7d !important;
}



.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"].s-chemistry {
    background: #cc7d31 !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-chemistry {
    background: #cc7d31 !important;
    color: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed.s-chemistry span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-chemistry~.m-accordion__item-body.collapse>div {
    background: #fffbf7 !important;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-chemistry~.m-accordion__item-body.collapse>div:hover {
    background: #fff !important;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .s-chemistry~.m-accordion__item-body.collapse div.m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #cc7d31 !important;
}



[aria-labelledby="id-47-title"] {
    display: none;
}

.student-homework li.nav-item.m-tabs__item a.nav-link.active:after {
    z-index: 1;
}

.ques_Sec {
    width: 48%;
    float: left;
}

.chart_sec {
    float: left;
    width: 48%;
    margin-left: 2%;
}

.ques_Sec .qstn_option ul li {
    color: #2f2f2f;
    min-height: auto;
    padding: 10px 10px 10px 35px;
    border: 1px solid #ddd;
    text-transform: capitalize;
    width: 47.5%;
    margin: 10px 10px 10px 0;
    line-height: 23px;
    border-radius: 5px !important;
    justify-content: start;
    align-items: center;
    font-size: 14px;
}

.qstn_option.show_answers ul li.ra::before {
    background: #049700;
    content: "\2713";
}

.qstn_option ul li::before {
    background: #eeeeee;
    border-radius: 50px;
    color: #ffffff;
    content: "";
    float: left;
    font-family: fontawesome;
    font-size: 14px;
    height: 23px;
    left: 10px;
    margin-right: 1px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-indent: 0px;
    top: 50%;
    width: 23px;
    line-height: 23px;
    transform: translatey(-50%);
}

.qr_code {
    float: left;
    width: 25%;
    text-align: center;
}

.qzz_play {
    float: left;
    width: 75%;
}

.qz-ply-lft-btns {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.more_btns {
    float: left;
    width: 100%;
    padding: 0 40px;
}

.more_btnin a {
    text-align: center;
    background: rgba(52, 191, 163, .8);
    width: 100%;
    float: left;
    padding: 12px;
    border-radius: 50px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
}

.more_btnin a:nth-child(2) {
    background: rgba(255, 184, 34, .8);
}

.more_btnin a:nth-child(3) {
    background: rgba(34, 185, 255, .8);
}

.more_btnin a:hover {
    background: rgba(52, 191, 163, 1);
}

.more_btnin a:nth-child(2):hover {
    background: rgba(255, 184, 34, 1);
}

.more_btnin a:nth-child(3):hover {
    background: rgba(34, 185, 255, 1);
}

.delsel {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.pblic_quiz .delsel {
    width: auto;
}

ul.selectaAll {
    float: left;
    width: 100%;
    padding: 0;
}

ul.qzdtl-actns {
    padding: 0;
    list-style: none;
    margin: 7px 0 4px 0;
}

ul.qzdtl-actns li {
    display: inline-block;
    margin: 0 8px 0 0;
    font-family: poppins;
    font-size: 13px;
    float: left;
    background: #ffffff;
    padding: 3px 10px;
    border-radius: 50px;
    font-weight: normal;
    display: flex;
    opacity: 1;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
}

ul.qzdtl-actns li i,
ul.qzdtl-actns li span {
    margin-right: 2px;
}

ul.qzdtl-actns li a {
    color: #222;
    float: left;
    width: 100%;
    text-decoration: none;
}

ul.qzdtl-actns li i {
    font-size: 13px;
}

ul.qzdtl-actns li:hover {
    opacity: 1;
    border-color: #898989;
}

ul.qzdtl-actns li a.del_quizz:hover {
    background: none !important;
}

.second-row span i {
    font-size: 12px;
}

ul.qzdtl-actns li.like-btn {
    opacity: 1;
    background: #ffb822;
}

ul.qzdtl-actns li.like-btn i,
ul.qzdtl-actns li.like-btn span {
    color: #fff;
}

.row.qzdeail_brief {
    margin-bottom: 40px;
}

.pdf_btns ul {
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    margin: 0;
}

.quizz_profile .pdf_btns ul li {
    display: inline-block;
    float: left;
    width: auto !important;
    margin: 0 !important;
}

.pdf_btns ul li button.btn.btn-default.dropdown-toggle {
    margin-top: 0;
}

.quizz_profile .pdf_btns ul>li ul a {
    border: none;
    background: none;
    border-radius: 0 !important;
    width: 100%;
}

.pdf_btns {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

.fltr_qz_right.fxd_sdbr {
    position: fixed;
    top: 70px;
    right: 2%;
    padding: 20px;
    max-width: 26.5%;
    z-index: 11;
}


.pblc_qz_pg div#sample1_1_info {
    padding: 0 10px;
}

.pblc_qz_pg div#sample1_1_paginate {
    padding-right: 10px;
}

.qstn_lists.pblic_quiz .qstn_option ul li::before {
    background: #eeeeee;
    border-radius: 50px;
    color: #ffffff;
    content: "";
    float: left;
    font-family: fontawesome;
    font-size: 14px;
    height: 23px;
    left: 10px;
    margin-right: 1px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-indent: 0px;
    top: 50%;
    width: 23px;
    line-height: 23px;
    transform: translatey(-50%);
}

.prof_detail .share-toolbar li a:hover {
    background: #007bff !important;
    color: #fff !important;
}

.prof_detail .share-toolbar li a:hover i {
    color: #fff;
}

footer.m-grid__item.m-footer {
    background: #fff;
}

/* .m-grid__item.m-grid__item--fluid.m-grid.m-grid--ver-desktop.m-grid--desktop.m-body {} */

.pblc_qz_pg tr {
    margin-bottom: 20px !important;
}

.pblc_qz_pg tr.odd {
    background: none !important;
    border: none !important;
}

.pblc_qz_pg tr td {
    border: none;
}

/* .pblc_qz_pg tr.odd table {
} */

.pblc_qz_pg .table-bordered {
    border: none;
}

.pblc_qz_pg .table-hover tbody tr:hover {
    background: none;
}

.pblc_qz_pg h3 {
    margin: 0 0 7px 0;
    font-size: 17px;
    color: #007bff;
    font-weight: 600;
}

.pblc_qz_pg h3 a {
    color: #222;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
}

a.bk_btn {
    background: #222;
    color: #fff;
    min-width: 70px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 50px;
    padding: 5px 0;
    font-size: 14px;
    opacity: .7;
}

a.bk_btn:hover {
    opacity: 1;
}

.wait_dwnld img {
    max-width: 20px;
}

.wait_dwnld {
    float: left;
    width: 100%;
    margin-top: 9px;
    font-size: 12px;
    color: #16a0d5;
}


.strt-game-desc {
    padding: 30px;
    margin: 0 0;
    position: relative;
    background: #fafafa;
}




.qz-ply-lft-btns a,
.qz-ply-lft-btns input {

    padding: 8px 10px;
    font-size: 15px;
    background: none;
    margin: 0 4px 0;
    min-width: 129px;
    border-radius: 50px;
    text-decoration: none;
    background-color: #007bff;
    font-weight: 400;
    text-align: center;
    color: #fff;
    border: 1px solid #007bff;
    cursor: pointer;
}



.qz-ply-lft-btns a:nth-child(2) {
    background-color: #34bfa3;
    border-color: #34bfa3;
    color: #fff;
}

.qz-ply-lft-btns input {
    background-color: #f4516c;
    border-color: #f4516c;
    color: #fff;
}

.qz-ply-lft-btns a:hover {
    background: #007bff;
    border: 1px solid #007bff;
    color: #fff;
}

.qz-ply-lft-btns a:nth-child(2):hover {
    background: #34bfa3;
    border: 1px solid #34bfa3;
    color: #fff;
}

.qz-ply-lft-btns input:hover {
    background: #f4516c;
    border: 1px solid #f4516c;
    color: #fff;
}

.qz-ply-lft-btns {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
}

.qzz_code {
    position: absolute;
    right: 0;
    top: 0;
    background: #f3f3f3;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 29px;
}

.code-number.gen-code {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.code-number.gen-code font {
    font-size: 55px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 41px;
    color: #007bff;
    font-family: poppins;
    margin-top: 15px;
}

.code-number.gen-code span {
    font-size: 17px;
    text-transform: uppercase;
    color: #007bff;
    font-weight: 200;
    font-family: poppins;
}

.qstnrep ul.indication {
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    display: flex;
}

ul.indication {
    float: left;
    width: 100%;
    text-align: center;
    list-style: none;
    margin: 0 0;
    padding: 0;
    display: flex;
}

.ply_formrt {
    float: left;
    width: 100%;
    padding: 0;
}

.topplayrep {
    display: flex;
    padding: 2px 0;
    margin-bottom: 23px;
    float: left;
    width: 100%;
}

.topplayrep+form {
    height: 545px;
    overflow-y: auto;
    float: left;
    width: 100%;
    padding: 0 10px 0 0;
}

.totalply label {
    margin: 0;
    display: flex;
}

.totalply label a {
    margin-left: 8px;
    font-weight: bold;
}

ul.indication li {
    display: inline-block;
    margin: 0 10px 0 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    color: #000;
    padding-left: 16px;
}

ul.indication li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #000;
    position: absolute;
    left: 0;
    top: 3px;
}

ul.indication li:nth-child(1):before {
    background: #34bfa3;
}

ul.indication li:nth-child(2):before {
    background: #f4516c;
}

ul.indication li:nth-child(3):before {
    background: #ffb822;
}

.qstnlv-rprt {
    float: left;
    width: 100%;
}

.qstnlv-rprt {
    float: left;
    width: 100%;
}

.liv-report-rght-names h5 {
    font-family: Poppins;
    margin: 0 0 27px 0;
    font-size: 1.1rem;
    text-align: left;
    color: #646464;
}

.liv-report-top-sec {
    display: flex;
    justify-content: space-between;
}

.qstnlv-rprt .qstn-list {
    justify-content: space-between;
    margin-bottom: 8px;
    float: right;
    width: 90%;
    margin: 0 0 9px 0;
    overflow-x: auto;
}

.qstnlv-rprt .qstn-list {
    justify-content: space-between;
    margin-bottom: 8px;
    float: right;
    width: 90%;
    margin: 0 0 9px 0;
    overflow-x: auto;
}

.qstnlv-rprt ul.qstn-no {
    display: flex;
    list-style: none;
    align-items: center;
    margin: 0 0 20px 0;
    width: 100%;
}

.qstnlv-rprt ul.qstn-no li {
    margin: 0;
    padding: 0;
    min-width: 40px;
    overflow: hidden;
    font-size: 13px;
    text-align: center;
    width: 100%;
    background: #f1f1f1;
    border-right: 3px solid #fff;
}

ul.ques_rprt_progress_br {
    display: flex;
    list-style: none;
    margin: 15px 0;
    width: 100%;
    background: #f1f1f1;
    float: left;
    align-items: center;
    height: 14px;
}

ul.ques_rprt_progress_br li {
    margin: 0 !important;
    padding: 0;
    float: left;
    height: 100%;
    width: auto;
    text-align: center;
    min-width: 40px;
    width: 100%;
    border-right: 3px solid #fff;
    background: #f6f6f6;
}

ul.ques_rprt_progress_br li span {
    height: 100%;
    width: 100%;

    float: left;
}

ul.ques_rprt_progress_br li span.wrong_ansr {
    background: #f4516c;
}

ul.ques_rprt_progress_br li span.right_ansr {
    background: #34bfa3;
}

ul.ques_rprt_progress_br li span.un_ansr {
    background: #ffb822;
}

.fil_ans {
    float: left;
    width: 100%;
}

.answers li a.answer_aud {
    position: absolute;
    left: -22px;
    font-size: 15px;
}

.answers li a.answer_aud img {
    max-width: 15px;
}

.show_answers .fil_ans label {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    color: #222;
}

.show_answers .fil_ans label p {
    width: 26%;
    border-bottom: 1px solid rgba(52, 191, 163, 1);
    margin: 0 11px;
    text-align: left;
    padding: 12px 0;
    color: rgba(52, 191, 163, 1);
    display: flex;
}


.qz_stng ul+div a {
    margin: 10px 7px;
    position: static;
    background: #007bff;
    padding: 9px 25px;
    border-radius: 50px;
    color: #fff;
    font-size: 13px;
}

.qz_stng ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 27px 0;
}

.qz_stng ul li {
    display: inline-block;
    border: 1px solid #ececec;
    padding: 3px 12px;
    width: 32%;
    font-family: poppins;
    text-align: center;
    color: #007bff;
    font-weight: bold;
    text-transform: capitalize;
}

.qz_stng ul li label {
    margin-right: 11px;
    font-weight: normal;
    color: #060606;
    font-size: 15px;
    margin: 0 11px 0 0;
    padding: 10px 0;
}

.qz_stng ul li label:after {
    content: ":";
    margin: 0 3px;
}

.qz_stng ul+div {
    display: inline-block;
    margin: 0 auto;
    float: none;
    width: 100%;
    text-align: center;
}

.qz_stng ul+div a {
    margin: 10px 7px;
    position: static;
}


.play-start-top .tabbable-line {
    width: 100%;
    text-align: center;
}

.play-start-top ul.nav.nav-tabs {
    float: none;
    margin: 0;
    border: none;
    padding: 0;
    display: flex;
    max-width: 100%;
    position: relative;
    z-index: 11;
    justify-content: center;
}

.my_reports .comon-tabs ul.nav.nav-tabs li.active {
    background: #ffb822 !important;
    border: 1px solid #ffb822 !important;
}

.comon-tabs ul.nav.nav-tabs li {
    float: none;
    display: inline-block;
    padding: 0;

    background: none;

    border-bottom: none;
    margin: 0 9px 0 0;
}

.play-start-top ul.nav.nav-tabs li {
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 2px;
    background: #ffb822;
    color: #fff;
    display: inline-block;
    float: none;
}

.comon-tabs {
    text-align: center;
}

.comon-tabs.hw-tabs {
    text-align: left;
}

.comon-tabs ul.nav.nav-tabs.m-tabs-line {
    width: auto;
    margin: 0 auto;
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.comon-tabs ul.nav.nav-tabs li.active a,
.comon-tabs ul.nav.nav-tabs li.active a:hover {
    color: #007bff;
    border: none;
}

.comon-tabs ul.nav.nav-tabs li a.active:after {
    content: "";
    height: 0.8px;
    background: #eee;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.comon-tabs ul.nav.nav-tabs li a {
    padding: 10px 15px;
    font-weight: 400;
    font-family: poppins;
    text-transform: capitalize;
    border: 1px solid #ededed;
    color: #222 !important;
    font-size: 16px;
    border-radius: 3px 3px 0 0 !important;
    display: inline-block !important;
}

.comon-tabs ul.nav.nav-tabs li a.active {
    background: #007bff;
    color: #fff !important;
    border: 1px solid #007bff;
}

.comon-tabs ul.nav.nav-tabs li a.active:after {
    background: #eee !important;
    z-index: 11;
}

.liveGame.quiz_settings {
    position: fixed;
    right: 0;
    width: 21%;
    background: #fafafa;
    z-index: 111;
    height: 100%;
    box-shadow: 0 0px 23px #dddcdc;
    padding: 30px 20px;
}

.liveGame.quiz_settings ul li {
    width: 100%;
    flex-direction: column;
    padding-left: 0;
    align-items: start;
}

.liveGame.quiz_settings ul li.listBlue .set_icon {
    display: none;
}

.liveGame .set_txt {
    width: 100%;
    margin: 0;
}

.liveGame .set_ofbtn {
    float: left !important;
    margin: 12px 0 0 0;
}

.liveGame.quiz_settings ul li.listBlue .set_txt h3 {
    font-weight: 600;
    font-size: 22px;
}

.liveGame.quiz_settings.opn_stngs {
    right: 0;
    transition: ease all .5s;
}

.liveGame.quiz_settings {
    right: -100%;
    transition: ease all .5s;
}

span.close_settings.settingsToggle {
    float: right;
    background: #f4516c;
    padding: 7px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    cursor: pointer;
}

button#GameSettings {
    float: left;
}

.stng_msg {
    float: left;
    font-size: 14px;
    color: green;
}

.qz-ply-lft-btns form {
    display: flex;
    align-items: center;
}

.qz-ply-lft-btns form span {
    background: #fff;
    padding: 1px 8px;
    font-size: 27px;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0px 0px 10px #aea6a6;
    margin-left: 10px;
}

.qz-ply-lft-btns form span:hover {
    background: #007bff;
}

.qz-ply-lft-btns form span:hover i {
    color: #fff;
}

.leadr_brd {
    color: #fff;
    text-align: center;
    float: left;
    width: 100%;
}

.bg_purple {
    float: left;
    width: 100%;
    height: 100%;
}

.comon-tabs .tab-content {
    margin: 50px 0 0 0;
}

.full-report-chart h3,
.top_plyr_stats h4,
.leadr_brd h3,
.report_chart h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 21px;
    color: #222;
    margin: 0 0 27px 0;
    font-family: poppins;
    text-transform: capitalize;
}

.toprank_img {
    float: left;
    width: 100%;
}

.toprank_img img {
    max-width: 75px;
}

.leadr_brd .rank_bx {
    width: 33.3%;
    background: #dddddd !important;
    float: left;
    text-transform: uppercase;
    min-height: 75px;
    margin: 0;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 38px;
    font-family: poppins;
    letter-spacing: 2px;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    border-right: 1px solid #fff;
    color: #616161;
}

.rank_bx.scnd_rnk {
    background: #ffb822;
    height: 90px;
    margin-top: 26px;
}

.leadr_brd .rank_bx span {
    float: left;
    width: 100%;
    line-height: normal;
    font-size: 12px;
    font-family: poppins;
    font-weight: 400;
    letter-spacing: 0;
}

.rank_bx.frst_rnk {
    height: 116px;
    position: relative;
}

.rank_bx img {
    max-width: 60px;
    position: absolute;
    top: -60px;
}

.rank_bx.third_rnk {
    background: #f4516c;
    height: 75px;
    margin: 41px 0 0 0;
}

.top_plyr_stats {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
}

.top_plyr_stats ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    float: left;
}

.top_plyr_stats ul li {
    float: left;
    width: 47.5%;
    padding: 20px 15px;
    background: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    min-height: 101px;
    display: flex;
    margin: 3px;
    flex-direction: column;
    border: 1px dashed #d8d8d8;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    position: relative;
}

.top_plyr_stats ul li.nme {
    font-size: 16px;
    text-transform: capitalize;
}

.top_plyr_stats ul li label {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: normal;
    font-family: poppins;
}

.top_plyr_stats ul li a {
    font-size: 14px;
    background: ffb822;
    color: #fff;
    padding: 7px 12px;
    font-weight: 600;
    font-family: poppins;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.top_plyr_stats ul li a:hover {
    background: #007bff;
}

.top_plyr_stats ul li:hover {
    border-color: #007bff;
    color: #007bff;
}

.top_plyr_stats ul li:hover a {
    background: #007bff;
    color: #fff;
}

.top_plyr_stats ul li:hover label {
    color: #007bff;
}

ul.ply_formrt li {
    position: relative;
    margin-top: 0px;
    float: right;
    right: 0;
    width: 100% !important;
    font-weight: normal;
    font-size: 14px;
    color: #007bff;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

ul.ply_formrt li label {
    float: left;
}

ul.ply_formrt li label {
    float: left;
    width: auto;
    text-align: left;
    color: #222;
    margin: 0;
    font-weight: normal;
    font-family: poppins;
    background: #f5f5f5;
    padding: 2px 7px;
    font-size: 13px;
}

ul.ply_formrt li .pl_name {
    float: left;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    line-height: normal;
}

ul.ply_formrt li label a {
    width: auto;
    float: right;
    margin: 0 0 0 5px;
}

ul.ply_formrt li a {
    width: auto;
    font-size: 12px;
    margin: 0 10px 0 0;
    color: #222 !important;
    font-weight: normal;
    float: left;
    line-height: normal;
}

.stat-live-counter form .progress_br {
    background: #f5f5f5;
    display: flex;
    float: left;
    height: 15px;
    margin: 6px 0;
    overflow: hidden;
    position: relative;
    width: 100% !important;
}

.progress_br div {
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 10px;
    position: relative;
}

.right_ansr {
    left: 0;
    background: #34bfa3;
    float: left;
    margin: 0 !important;
    padding: 0;
}

.wrong_ansr {
    background: #f4516c;
    margin-left: 0px;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}

.un_ansr {
    background: #ffb822;
    margin-left: 0px;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}

.progress_br div span {
    margin: 1px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
}

.totalply {
    min-width: 120px;
}

.report_chart .stat-live-counter {
    padding: 20px;
    margin: 0 0 0;
    border: 1px solid #efefef;
    border-radius: 5px !important;
    float: left;
    width: 100%;
}


.qstn-live-rep-sec {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 23px 0 0 0;
    align-items: center;
}

.qstn-live-rep-sec .pl_name ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    margin: 0;
    list-style: none;
}

.qstn-live-rep-sec .pl_name ul li {
    list-style: none;
    font-size: 15px;
    font-weight: 500;
    font-family: poppins;
    line-height: 15px;
    color: #222;
    margin: 15px 0;
}

.liv-usrs .pl_name {
    float: left;
    display: flex;
    flex-direction: column;
}

.qstnlv-rprt .qstn-list {
    justify-content: space-between;
    margin-bottom: 8px;
    float: right;
    width: 90%;
    margin: 0 0 9px 0;
    overflow-x: auto;
}

.liv-usrs .pl_name {
    line-height: 18px;
    color: #ffb822;
}

.qstnlv-rprt .qstn-list h5 {
    font-family: poppins;
    font-size: 15px;
    color: #222;
}

.liv-usrs .pl_name label {
    margin: 0;
    line-height: 20px;
}

.liv-usrs {
    float: right;
    overflow-x: auto;
    width: 90%;
}

.rep_que .qstn_txt {
    padding: 0 0 0 30px !important;
    text-align: left;
    color: #2f2f2f;
}

.rep_que {
    float: left;
    width: 100%;
}

.rep_que .qstn_img {
    text-align: left;
}

.rep_que li {
    margin: 0 0 13px;
    width: 100%;
    padding: 14px 20px;
    position: relative;
    float: left;
    list-style: none;
    border-bottom: 1px solid #eee;
}

.rep_que .qstn_txt:before {
    position: absolute;
    font-family: poppins;
    left: 12px;
    color: #007bff;
    font-size: 20px;
    top: 11px;
    line-height: normal;
    width: 23px;
    height: 23px;
    background-position: 0px 0px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: flex;
    content: counter(count) ".";
}

.rep_que li {
    counter-increment: count;
}

.ew-outstanding-sec .m-widget30 .m-widget_head {
    margin: 0 auto 10px auto;
}

.step1-row {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px dashed #cecece;
    padding-bottom: 30px;
    margin-bottom: 0px;
}

.assign_wrk .step1-row>h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    margin: 27px 45px 0px 0;
    width: auto;
    float: left;
    font-weight: 500;
    color: #ffb822;
}

.assign_wrk .step1-row>h3 small:after {
    content: " :";
}

.assign_wrk .step1-row>h3:after {
    display: none;
}

.assign_wrk .filters h3::after {
    content: " :";
}

.li_dropdown {
    width: 27%;
    margin: 0 2% 0 0;
    position: relative;
}

.admnfrm_box label {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    font-family: poppins;
    text-transform: none;
}

.default_li {
    border: 1px solid #dbdbdb;
    padding: 7px 10px;
    font-family: poppins;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    float: left;
    width: 100%;
}

.assign_wrk .step1-row .default_li::after {
    position: absolute;
    right: 11px;
    font-family: "LineAwesome";
    font-size: 15px;
    top: 6px;
    content: "\f110";
    color: #333;
}

.assign_wrk .step1-row .li_dropdown ul {
    padding: 0 !Important;
    list-style: none;
    float: left;
    width: 100%;
    margin: 0;
    position: absolute !important;
    background: #fff;
    border: 1px solid #fff;
    top: 67px;
    z-index: 11;
    border: 1px solid #eee;
    border-top: none;
    height: auto !important;
}

.assign_wrk .step1-row .li_dropdown ul li {
    float: left;
    width: 100%;
    font-family: poppins;
    font-size: 13px;
    padding: 7px 10px;
    color: #222;
    line-height: normal;
    border: none !important;
    border-bottom: 1px solid #eee !important;
    cursor: pointer;
    margin: 0 !important;
}

.admnfrm_box label {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #333;
    font-family: poppins;
    text-transform: none;
}

.assign_wrk .filters .ui-group {
    text-align: left;
    border-bottom: 1px dashed #b1b1b1 !important;
    padding: 33px 0 !important;
    position: relative;
    padding-left: 0px;
    overflow: visible !important;
    align-items: center;
    justify-content: left;
    float: left;
    width: 100%;
    height: auto !important;
}

.tpc_ld {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 11;
    background: rgba(255, 255, 255, .7);
}

.tpc_ld img {
    max-width: 68px;
    left: 50%;
    top: 35%;
    position: absolute;
}

.assign_wrk .filters h3.isotope-item {
    display: block !important;
    opacity: 1 !important;
    min-height: 42px;
}

.assign_wrk .filters h3 small {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 19px;
    position: absolute;
    color: #494949;
    font-family: poppins;
    top: -19px;
}

.grid .element-item.filter_item {
    font-size: 14px;
    CURSOR: POINTER;
    font-family: poppins;
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
    float: left !important;
    transform: translate(0) !important;
}

.strandQuizBank #strndSec .sub-hdng h3 {
    font-weight: 600 !important;
}

.qz-bnk-year .element-item {
    border: 1px solid #eee;
    display: flex;
    padding: 4px 16px;
    float: left;
    position: relative !important;
    margin: 5px;
    left: 0 !important;
    transform: translate(0) !important;
    top: 0 !important;
    width: auto;
}

.keyStageBox ul {
    display: flex;
}

#strndSec {
    flex-wrap: nowrap;
}

.qz-bnk-year .element-item input[type="radio"]+label:before {
    position: absolute;
    background: #007bff;
    left: -1px;
    top: 0;
    content: "";
    width: 103%;
    display: none;
    height: 101%;
    border: 1px solid rgba(0, 0, 0, .1);
    z-index: -1;
}

#strandQuizBank .addskills .m-scrollable {
    height: 600px;
    overflow-y: scroll;
}

.qz-bnk-year .element-item input[type="radio"]:checked+label:before {
    display: block;
}

.qz-bnk-year .element-item input[type="radio"]:checked+label {
    color: #fff !important;
}

.filter_item,
.grid-topic .element-item {
    max-width: 195px;
    width: 100%;
    padding: 0;
    margin: 5px;
}

.grid .element-item.filter_item input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    bottom: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    opacity: 0;
}

.qz-bnk-year .element-item label {
    margin: 0;
    font-size: 15px;
    color: #222;
    font-weight: 300;
    line-height: normal;
    z-index: 1;
}

.qz-bnk-year .element-item input[type="radio"] {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    margin: 0;
    opacity: 0;
    z-index: 11;
    cursor: pointer;
}

.assign_wrk .filters h3.filter_h2 {
    width: 100%;
}

.assign_wrk .filters h3 {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    margin: 19px 24px 0 0;
    color: #ffb822;
    font-family: poppins;
    float: left;
    display: block !important;
    width: auto;
    position: static !Important;
    transform: translate(0) !important;
    min-width: 124px;
}

.inr_dv {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
}

.grid-topic .element-item.filter_item {
    float: left;
    width: 100%;
    margin: 0px 5px 7px 5px;
    position: relative !important;
    text-align: left;
    padding: 10px 10px 10px 60px;
    background: #f7f7f7;
    font-family: poppins;
    display: flex;
    min-height: 90px;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
    position: relative;
    left: 0 !important;
    top: 0 !important;
}

.grid-topic .element-item.filter_item input[type="radio"] {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    margin: 0;
    z-index: 11;
    cursor: pointer;
}

.grid-topic .element-item.filter_item h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 15px;
    float: left;
    width: 100%;
}

.grid-topic .element-item.filter_item input[type="radio"]:checked+h4+.qz_cnt:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffb822;
    content: "";
    z-index: -1;
}

.grid-topic .element-item.filter_item input[type="radio"]:checked+h4+.qz_cnt,
.grid-topic .element-item.filter_item input[type="radio"]:checked+h4 {
    color: #fff;
}

.grid-topic .element-item.filter_item input[type="radio"]:checked+h4::after {
    color: #46a4ae;
}

.grid-topic.assgnMyQz .element-item.filter_item input[type="radio"]+h4::before {
    background: #007bff !important;
}

.grid-topic.assgnMyQz .element-item.filter_item input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #007bff !important;
}

.grid-topic .element-item.filter_item input[type="radio"]:checked+h4:after {
    display: block;
    content: "✓";
    color: #ffb822;
}

.grid-topic .element-item.filter_item input[type="radio"]+h4::before {
    position: absolute;
    left: 0;
    width: 45px;
    height: 100%;
    content: "5";
    background: #007bff;
    top: 0;
    content: "";
}

.grid-topic .element-item.filter_item input[type="radio"]+h4::after {
    position: absolute;
    left: 8px;
    width: 30px;
    height: 30px;
    display: block;
    background: #fff;
    border-radius: 50px;
    top: 50%;
    font-size: 21px;
    font-weight: bold;
    text-indent: 7px;
    padding-top: 8px;
    content: "";
    transform: translatey(-50%);
}

.qz_cnt {
    color: #007bff;
    position: static;
    font-weight: 600;
    font-size: 12px;
    margin-top: 2px;
}

.grid-topic .element-item.filter_item:nth-child(15n+2) input[type="radio"]:checked+h4::after {
    color: #46a4ae;
}

.fltr_qz_cntnr {
    float: left;
    width: 100%;
    justify-content: space-between;
    margin: 0 0 0 0;
}

.main_hdng {
    margin-bottom: 30px;
}

.fltr_qz_left {
    float: left;
    width: 63%;
}

form#assgnHWForm {
    position: relative;
}

.fltr_qz_left input[name="hwsubmit"] {
    background: #f4516c;
    border: white;
    color: #fff;
    font-family: poppins;
    position: absolute;
    top: -60px;
    right: 0;
    z-index: 11;
    float: right;
    padding: 8px 23px;
    text-transform: uppercase;
    font-size: 14px;
    pointer-events: none;
    opacity: .5;
    display: none;
    border-radius: 50px;
}

.fltr_qz_left input[name="hwsubmit"].btn_enbld {
    pointer-events: auto;
    opacity: 1;
}

.fltr_authrbx+a:hover {
    background: #007bff;
    color: #fff;
}

.fltr_authrbx+a,
.flter_btns a {
    font-family: poppins;
    text-transform: capitalize;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    border: 1px solid #007bff;
    padding: 4px 10px;
    width: auto;
    color: #007bff;
    max-width: 91px;
    text-align: center;
    border-radius: 50px;
    margin: 10px 5px 0 0;
}

a.vw_qz.disabled {
    background: #007bff;
    color: #fff;
    opacity: .4;
    cursor: not-allowed;
}

.flter_btns {
    display: flex;
    align-items: baseline;
}

.fltr_authrbx span {
    margin-right: 5px;
    font-size: 13px;
}

.fltr_authrbx span i {
    margin-right: 2px;
    font-size: 12px;
}

.fltr_authrbx {
    float: left;
    width: 100%;
    font-family: poppins;
    margin: 4px 0;
    font-size: 14px;
}

.slct_qz {
    width: 120px;
    background: #cecece;
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translatey(-50%);
    text-align: center;
    padding: 7px;
    border-radius: 5px !important;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
}

.slct_qz input:disabled {
    cursor: not-allowed;
}

.slct_qz input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
}

.slct_qz input:checked+label:before {
    content: "1";
    text-align: center;
    line-height: normal;
    color: #ffb822;
    content: "\2713";
    text-align: center;
    margin: 0;
    font-size: 15px;
    text-indent: 3px;
    font-weight: bold;
}

.slct_qz input+label:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #efefef;
    top: 0;
    z-index: -1;
}

.slct_qz input:checked+label {
    color: #fff;
}

.slct_qz input:checked+label:after {
    background: #ffb822;
}

.slct_qz label {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 13px;
}

.slct_qz input+label::before {
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    margin: 3px;
    border-radius: 50px;
    float: left;
    display: flex;
}

.slct_qz input+label::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #efefef;
    top: 0;
    z-index: -1;
}

.fltr_qz_right {
    width: 100%;
    float: right;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0px 15px #efefef;
    position: relative;
    max-width: 30%;
    height: 80vh;
}

.fltr_qz_left ul {
    margin: 0;
    padding: 0;
}

.main_hdng h3.m-portlet__head-text {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    font-family: poppins;
    color: #333;
    font-size: 20px;
    display: flex;
    font-weight: 600;
    justify-content: space-between;
}

.pblc_qz_pg td.dataTables_empty {
    font-size: 16px;
    color: #007bff;
    border: 1px solid #007bff !important;
}

.m-footer--push.m-aside-left--enabled:not(.m-footer--fixed) .m-footer {
    margin-top: 0;
}

.grid-topic.assgnMyQz .element-item.filter_item:nth-child(15n+2) input[type="radio"]:checked+h4::after {
    color: #007bff !important;
}

.quiz_assgnd {
    position: absolute;
    height: 25px;
    line-height: 26px;
    text-align: center;
    border-radius: 50px !important;
    top: 0;
    color: #34bfa3;
    width: 150px;
    right: 0;
    z-index: 1;
}

.quiz_assgnd label {
    background: #34bfa3 !important;
    color: #fff;
    font-size: 10px;
    text-align: center;
    float: left;
    position: relative;
    top: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 0px 3px;
    border-radius: 3px !important;
    line-height: 17px;
    display: block;
    left: 40px;
    right: 54px;
    width: 70px;
}

.quiz_assgnd label::after {
    width: 5px;
    height: 5px;
    background: #34bfa3;
    position: absolute;
    content: "";
    right: -2px;
    transform: rotate(50deg);
    top: 6px;
}

.quiz_assgnd i {
    color: white;
    font-weight: normal;
    font-size: 14px;
    margin: 5px 0 0 0;
    position: absolute;
    background: #34bfa3;
    width: 24px;
    height: 25px;
    line-height: 26px;
    border-radius: 50px;
    right: 8px;
}

tr.hw_dt {
    text-align: left;
}

.hw_dt label {
    font-weight: bold;
    margin-right: 5px;
}




.grid-topic .element-item.filter_item:nth-child(15n+1) input[type="radio"]+h4:before {
    background: #d34128;
}

.grid-topic .element-item.filter_item:nth-child(15n+1) input[type="radio"]:checked+h4::after {
    color: #d34128;
}

.grid-topic .element-item.filter_item:nth-child(15n+1) input[type="radio"]:checked+h4:before {
    background: #d34128;
}

.grid-topic .element-item.filter_item:nth-child(15n+1) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #d34128;
}

.grid-topic .element-item.filter_item:nth-child(15n+2) input[type="radio"]+h4:before {
    background: #46a4ae;
}

.grid-topic .element-item.filter_item:nth-child(15n+2) input[type="radio"]:checked+h4::after {
    color: #46a4ae;
}

.grid-topic .element-item.filter_item:nth-child(15n+2) input[type="radio"]:checked+h4:before {
    background: #46a4ae;
}

.grid-topic .element-item.filter_item:nth-child(15n+2) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #46a4ae;
}

.grid-topic .element-item.filter_item:nth-child(15n+3) input[type="radio"]+h4:before {
    background: #95b234;
}

.grid-topic .element-item.filter_item:nth-child(15n+3) input[type="radio"]:checked+h4::after {
    color: #95b234;
}

.grid-topic .element-item.filter_item:nth-child(15n+3) input[type="radio"]:checked+h4:before {
    background: #95b234;
}

.grid-topic .element-item.filter_item:nth-child(15n+3) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #95b234;
}

.grid-topic .element-item.filter_item:nth-child(15n+4) input[type="radio"]+h4:before {
    background: #e6a21b;
}

.grid-topic .element-item.filter_item:nth-child(15n+4) input[type="radio"]:checked+h4::after {
    color: #e6a21b;
}

.grid-topic .element-item.filter_item:nth-child(15n+4) input[type="radio"]:checked+h4:before {
    background: #e6a21b;
}

.grid-topic .element-item.filter_item:nth-child(15n+4) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #e6a21b;
}

.grid-topic .element-item.filter_item:nth-child(15n+5) input[type="radio"]+h4:before {
    background: #2a6da1;
}

.grid-topic .element-item.filter_item:nth-child(15n+5) input[type="radio"]:checked+h4::after {
    color: #2a6da1;
}

.grid-topic .element-item.filter_item:nth-child(15n+5) input[type="radio"]:checked+h4:before {
    background: #2a6da1;
}

.grid-topic .element-item.filter_item:nth-child(15n+5) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #2a6da1;
}

.grid-topic .element-item.filter_item:nth-child(15n+6) input[type="radio"]+h4:before {
    background: #576f81;
}

.grid-topic .element-item.filter_item:nth-child(15n+6) input[type="radio"]:checked+h4::after {
    color: #576f81;
}

.grid-topic .element-item.filter_item:nth-child(15n+6) input[type="radio"]:checked+h4:before {
    background: #576f81;
}

.grid-topic .element-item.filter_item:nth-child(15n+6) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #576f81;
}

.grid-topic .element-item.filter_item:nth-child(15n+7) input[type="radio"]+h4:before {
    background: #a46ac1;
}

.grid-topic .element-item.filter_item:nth-child(15n+7) input[type="radio"]:checked+h4::after {
    color: #a46ac1;
}

.grid-topic .element-item.filter_item:nth-child(15n+7) input[type="radio"]:checked+h4:before {
    background: #a46ac1;
}

.grid-topic .element-item.filter_item:nth-child(15n+7) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #a46ac1;
}

.grid-topic .element-item.filter_item:nth-child(15n+8) input[type="radio"]+h4:before {
    background: #da652c;
}

.grid-topic .element-item.filter_item:nth-child(15n+8) input[type="radio"]:checked+h4::after {
    color: #da652c;
}

.grid-topic .element-item.filter_item:nth-child(15n+8) input[type="radio"]:checked+h4:before {
    background: #da652c;
}

.grid-topic .element-item.filter_item:nth-child(15n+8) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #da652c;
}

.grid-topic .element-item.filter_item:nth-child(15n+9) input[type="radio"]+h4:before {
    background: #59a18f;
}

.grid-topic .element-item.filter_item:nth-child(15n+9) input[type="radio"]:checked+h4::after {
    color: #59a18f;
}

.grid-topic .element-item.filter_item:nth-child(15n+9) input[type="radio"]:checked+h4:before {
    background: #59a18f;
}

.grid-topic .element-item.filter_item:nth-child(15n+9) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #59a18f;
}

.grid-topic .element-item.filter_item:nth-child(15n+10) input[type="radio"]+h4:before {
    background: #7e9f57;
}

.grid-topic .element-item.filter_item:nth-child(15n+10) input[type="radio"]:checked+h4::after {
    color: #7e9f57;
}

.grid-topic .element-item.filter_item:nth-child(15n+10) input[type="radio"]:checked+h4:before {
    background: #7e9f57;
}

.grid-topic .element-item.filter_item:nth-child(15n+10) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #7e9f57;
}

.grid-topic .element-item.filter_item:nth-child(15n+11) input[type="radio"]+h4:before {
    background: #24823c;
}

.grid-topic .element-item.filter_item:nth-child(15n+11) input[type="radio"]:checked+h4::after {
    color: #24823c;
}

.grid-topic .element-item.filter_item:nth-child(15n+11) input[type="radio"]:checked+h4:before {
    background: #24823c;
}

.grid-topic .element-item.filter_item:nth-child(15n+11) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #24823c;
}

.grid-topic .element-item.filter_item:nth-child(15n+12) input[type="radio"]+h4:before {
    background: #9e2e85;
}

.grid-topic .element-item.filter_item:nth-child(15n+12) input[type="radio"]:checked+h4::after {
    color: #9e2e85;
}

.grid-topic .element-item.filter_item:nth-child(15n+12) input[type="radio"]:checked+h4:before {
    background: #9e2e85;
}

.grid-topic .element-item.filter_item:nth-child(15n+12) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #9e2e85;
}

.grid-topic .element-item.filter_item:nth-child(15n+13) input[type="radio"]+h4:before {
    background: #b16c3e;
}

.grid-topic .element-item.filter_item:nth-child(15n+13) input[type="radio"]:checked+h4::after {
    color: #b16c3e;
}

.grid-topic .element-item.filter_item:nth-child(15n+13) input[type="radio"]:checked+h4:before {
    background: #b16c3e;
}

.grid-topic .element-item.filter_item:nth-child(15n+13) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #b16c3e;
}

.grid-topic .element-item.filter_item:nth-child(15n+14) input[type="radio"]+h4:before {
    background: #687c89;
}

.grid-topic .element-item.filter_item:nth-child(15n+14) input[type="radio"]:checked+h4::after {
    color: #687c89;
}

.grid-topic .element-item.filter_item:nth-child(15n+14) input[type="radio"]:checked+h4:before {
    background: #687c89;
}

.grid-topic .element-item.filter_item:nth-child(15n+14) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #687c89;
}

.grid-topic .element-item.filter_item:nth-child(15n+15) input[type="radio"]+h4:before {
    background: #13c1bf;
}

.grid-topic .element-item.filter_item:nth-child(15n+15) input[type="radio"]:checked+h4::after {
    color: #13c1bf;
}

.grid-topic .element-item.filter_item:nth-child(15n+15) input[type="radio"]:checked+h4:before {
    background: #13c1bf;
}

.grid-topic .element-item.filter_item:nth-child(15n+15) input[type="radio"]:checked+h4+.qz_cnt:before {
    background: #13c1bf;
}

























.pdf-hdng-btn {
    float: right;
    font-size: 12px !important;
}

.hw-listing-sec .admnfrm_box.fullsec {
    padding: 14px;
    border: 1px dashed;
    box-shadow: 0 1px 12px #e6e6e6;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.hw-listing-sec .admnfrm_box>h3 {
    font-family: poppins;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 15px;
}

.hw-listing-sec .admnfrm_box h3 small {
    opacity: .5;
    display: inline-block;
    margin: 0 0 0 7px;
    font-size: 12px;
    font-weight: 400;
    font-family: poppins;
}

.innr_subjct_list.opnList {
    display: block;
}

.innr_subjct_list {
    display: none;
    padding: 0;
    float: left;
    width: 94%;
    margin: 0 3%;
}

.innr_subjct_list>h4 {
    font-size: 15px;
    margin: 0 0 12px 0;
    font-family: poppins;
    color: #222;
    cursor: pointer;
    border-bottom: 1px dashed #e4e4e4;
    padding: 8px 0;
    float: left;
    width: 100%;
}

.innr_subjct_list>h4:after {
    content: "+";
    margin-left: 20px;
    float: right;
    background: #f1f1f1;
    color: #737373;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}

.inner_topic_list {
    float: left;
    width: 100%;
    display: none;
    margin-bottom: 25px;
    padding: 8px 20px;
}

.HW-cls-reports-accor h3 {
    margin: 0 0 6px 0;
    text-transform: capitalize;
    float: left;
    width: 100%;
    display: flex;
    border: 1px dashed #d3edf8;
    border-radius: 3px;
    justify-content: space-between;
    background: #f5fcff;
}

.inner_topic_list .HW-cls-reports-accor h3 a {
    font-size: 14px;
    font-weight: 500;
}

.hw-listing-sec .HW-cls-reports-accor .panel-collapse {
    padding: 20px 20px 20px 20px;
    float: left;
    width: 100%;
}

.innr_subjct_list {
    display: none;
    padding: 0;
    float: left;
    width: 94%;
    margin: 0 3%;
}

.innr_subjct_list>h4.hdngOpn {
    color: #007bff;
    border-color: #007bff;
}

.inner_topic_list.opntopicList {
    display: block;
}

.innr_subjct_list>h4.hdngOpn:after {
    background: #007bff;
    color: #fff;
    content: "-";
}

.hw_btns input {
    width: 100%;
    display: block;
    color: #fff;
    font-size: 10px;
    background: #f4516c;
    margin: 2px 5px 0 0;
    padding: 2px 5px;
    line-height: 19px;
    border-radius: 50px !important;
    border: 1px dashed #f4516c;
    font-weight: 400;
    max-width: 75px;
}

.HW-list-heading .hw_btns a:last-child,
.HW-list-heading .hw_btns input:last-child {
    background: #ffb822;
    border-color: #ffb822;
}

.qs_img_div {
    max-width: 100%;
    display: block;
    width: auto;
}

.HW-cls-reports-accor h3 a {
    float: left;
    width: auto;
    font-size: 14px;
    color: #3f7a96;
    font-family: poppins;
    padding: 10px 0 10px 36px;
    position: relative;
    width: 100%;
}

.HW-cls-reports-accor h3 a i {
    font-size: 20px;
    margin: 0px 7px 0 0;
    float: left;
    vertical-align: middle;
    position: absolute;
    top: 12px;
    left: 12px;
}

.HW-cls-reports-accor h3 a i.fa.fa-sort-down {
    display: block;
    top: 5px;
}

.HW-cls-reports-accor h3 a[aria-expanded="false"] i.fa.fa-sort-down {
    display: block
}

.HW-cls-reports-accor h3 a i.fa.fa-sort-up {
    display: none;
}

.HW-cls-reports-accor h3 a[aria-expanded="true"] i.fa.fa-sort-up {
    display: block
}

.HW-cls-reports-accor h3 a[aria-expanded="true"] i.fa.fa-sort-down {
    display: none
}

.HW-cls-reports-accor .dataTables_filter {
    float: right;
}


.inner_topic_list .admin_tables table th:nth-child(1) {
    width: 197px !important;
}

table.dataTable thead>tr>th.sorting_asc {
    padding-right: 10px !important;
    width: 54px;
    padding-left: 10px;
    pointer-events: auto;
}

.innr_subjct_list .admin_tables table th {
    background: #e6ebed !important;
    color: #243943 !important;
    text-align: center;
    font-family: poppins;
    font-weight: 500 !important;
    border-right: 1px solid #d7d7d7;
}

.innr_subjct_list .admin_tables .table-bordered td {
    border: 1px solid #e9e9e9;
}

.edtble .datepicker,
.edtble select {
    border: 1px solid #eee;
    padding: 5px 10px;
    width: 100%;
    max-width: 260px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fafafa;
}

.HW-cls-reports-accor .dataTables_info {
    color: #222;
}

.HW-list-heading tr td,
.HW-list-heading tr th {
    color: #222;
    text-align: center;
}

.game_notifications {
    display: table;
    width: 96%;
    margin: 0 2%;
    background: #fafafa;
    margin-top: 15px;
    padding: 15px;
}

.game_notifications ul {
    list-style: none;

    padding: 0;
    width: 100%;
}

.game_notifications li {
    display: inline-block;
    background: #fff;
    padding: 9px 19px;
    font-family: poppins;
    width: 100%;
    color: #575757;
    max-width: 100%;
    box-shadow: 0 0px 9px 2px #f6f6f6;
    margin-bottom: 5px;
    border-radius: 4px;
    border: 1px solid #eee;
}

.notify_btns {
    float: right;
    margin-left: 50px;
}

.notify_btns a {
    border: 1px solid #eee;
    border-radius: 50px;
    padding: 4px 12px;
    font-size: 11px;
    opacity: .7;
}

.game_notifications li strong {
    font-weight: 500;
}

.game_notifications li:before {
    margin-right: 9px;
    content: "\f2b0";
    font: normal normal normal 16px/1 "LineAwesome";
}

.notify_btns a:first-child {
    background: #34bfa3;
    border-color: #34bfa3;
    color: #fff;
}


.notify_btns a:last-child {
    background: #f4516c;
    border-color: #f4516c;
    color: #fff;
}

.notify_btns a:hover {
    opacity: 1;
}

.chat_icon img {
    max-width: 100%;
    height: auto;
}

.chat_icon {
    position: fixed;
    width: 70px;
    height: 70px;
    background: #ffb822;
    right: 20px;
    padding: 13px;
    display: flex;
    border-radius: 50px !important;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 20px #8e8e8e;
    bottom: 20px;
    z-index: 11;
    cursor: pointer;
}

.list_sec.list_open {
    transform: translatey(0);
    transition: ease all 0.5s;
}

.list_sec {
    position: fixed;
    right: 19px;
    bottom: 0;
    background: #fff;
    z-index: 22;
    width: 222px;
    box-shadow: 0 5px 5px #cecece;
    border-radius: 5px 5px 0 0 !important;
    float: left;
    overflow: hidden;
    display: block;
    transform: translatey(100%);
    transition: ease all 1s;
}

.close_chat {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
}

.ol_user_list {
    float: left;
    padding: 0;
    width: 100%;
    height: 300px;
    overflow: auto;
}

.ol_user_list ul {
    margin: 0;
}

.ol_user_list ul li {
    font-family: Poppins;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    padding: 5px 9px 5px 24px;
    position: relative;
}

.ol_user_list ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #34bfa3;
    position: absolute;
    left: 7px;
    top: 14px;
    border-radius: 50px;
}

.ol_user_list ul li a {
    float: right;
    color: #222;
    position: relative;
}

.ol_user_list ul li span,
.tultp span {
    position: absolute;
    right: 0;
    font-size: 10px;
    text-transform: capitalize;
    background: #ffb822;
    color: #fff;
    border-radius: 3px !important;
    padding: 1px 3px;
    top: -21px;
    min-width: 80px;
    transform: scale(0);
    transition: ease all 0.5s;
}

.ol_user_list ul li span::before,
.tultp span::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #ffb822;
    position: absolute;
    bottom: -3px;
    transform: rotate(43deg);
    z-index: -1;
    right: 7px;
}

.ol_tit {
    background: #ffb822;
    color: #fff;
    padding: 5px 10px;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}

p.vw_crti {
    background: #fff9ef;
    text-align: center;
    width: auto;
    float: none;
    display: inline-block;
    padding: 8px 20px;
    margin: 0 auto;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 36px;
    position: relative;
    border-radius: 6px;
    left: 50%;
    border: 1px solid #fff5e1;
    transform: translatex(-50%);
}

p.vw_crti img {
    max-width: 40px;
    margin-right: 12px;
}

p.vw_crti a {
    background: #f4516c;
    padding: 5px 12px;
    border-radius: 50px;
    color: #fff;
    font-size: 13px;
    margin-left: 25px;
}


body.m-content--skin-light2 {
    background-color: #fff;
}

.synch_mode {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 20px;
    background: #fff;
    padding: 25px 20px;
    border: 1px solid #e1f0f8;
    border-radius: 10px;
    background: rgba(34, 185, 255, .02);
    box-shadow: 0 0px 10px #efefef;
}


.synch_mode ul.q {
    list-style: none;
}

.synch_mode .qstn_txt {
    position: relative;
    padding-left: 40px;
    font-size: 15px;
    float: left;
    width: 100%;
    margin-bottom: 22px;
}

.synch_mode .qstn_txt span.serial_no {
    position: absolute;
    left: 0;
    font-weight: 600;
    font-size: 18px;
    color: #007bff
}

.synch_mode .form_group.fill_grp {
    float: left;
    width: 100%;
    margin: 14px 0 0;
}

.synch_mode .form_group.fill_grp input {
    border: 1px solid #cecece;
    padding: 5px 14px;
}

.synch_mode .qstn_txt span.serial_no:after {
    content: ".";
}

.synch_mode .qstn_txt~input,
.synch_mode .qstn_txt~input+form input {
    background: #007bff;
    border: 1px solid #efefef;
    padding: 7px 10px;
    border-radius: 50px;
    margin: 0 0 0 21px;
    min-width: 100px;
    cursor: pointer;
    float: left;
    color: #fff;
}

.synch_mode .qstn_txt~input:hover {
    background: #ffb822;
    color: #fff;
}

.synch_mode .qstn_txt~input+form {
    float: left;
}

.synch_mode .qstn_txt~input+form input {
    background: #f4516c;
    color: #fff;
}

.quiz_settings {
    background: #fff;
    float: left;
    width: 100%;
}

.settingSec {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    background: #f9f9f9;
    border: 1px dashed #e6e6e6;
    padding: 20px;
    border-radius: 10px !important;
}

.quiz_settings h2 {
    text-align: center;
    width: 100%;
    margin: 14px 0 35px 0;
    text-transform: uppercase;
    color: #ffb822;
    font-family: Poppins;
}

.quiz_settings ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    font-size: large;
}

.quiz_settings ul li {
    margin: 0 0 20px 0;
    align-items: center;
    width: 48%;
    display: flex;
    padding-left: 90px;
    float: left;
    position: relative;
    min-height: 65px;
}

.quiz_settings ul li.listBlue .set_icon {
    background: #01a4ef;
}

.quiz_settings ul li.listBlue .set_txt h3 {
    color: #01a4ef;
}

.quiz_settings ul li.listGreen .set_icon {
    background: #91b307;
}

.quiz_settings ul li.listGreen .set_txt h3 {
    color: #91b307;
}

.quiz_settings ul li.listYellow .set_icon {
    background: #ffb400;
}

.quiz_settings ul li.listYellow .set_txt h3 {
    color: #ffb400;
}

.quiz_settings ul li.listRed .set_icon {
    background: #f00000;
}

.quiz_settings ul li.listRed .set_txt h3 {
    color: #f00000;
}

.quiz_settings ul li.listPurple .set_icon {
    background: #7d00ab;
}

.quiz_settings ul li.listPurple .set_txt h3 {
    color: #7d00ab;
}


.quiz_settings ul li .set_icon {
    height: 100%;
    background: #ffb822;
    position: absolute;
    left: 0;
    width: 80px;
    text-align: center;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

.set_txt {
    float: left;
    width: 78%;
    margin-right: 14px;
}

.set_ofbtn {
    float: right;
    width: 86px;
    position: relative;
    height: 32px;
    margin: 0;
}

.quiz_settings ul li .set_icon i {
    font-size: 30px;
}

.quiz_settings ul li .set_icon i {
    font-size: 30px;
}

.quiz_settings ul li .set_txt p {
    font-size: 14px;
    font-family: Poppins;
    line-height: normal;
    margin: 4px 0;
    float: left;
    width: 100%;
}

.quiz_settings ul li .set_ofbtn input:checked {
    z-index: 1;
}

.quiz_settings ul li .set_ofbtn input {
    height: 100%;
    width: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
    background: #cecece;
}

.quiz_settings ul li .set_ofbtn input {
    height: 100%;
    width: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
    background: #cecece;
}

.quiz_settings ul li .set_ofbtn .radio_toggle {
    height: 100%;
    border-radius: 2rem;
    padding: 0;
    overflow: hidden;
    transition: 0.25s ease all;
    background: #222;
    position: absolute;
    width: 100%;
    left: 0;
    border-radius: 50px !important;
}

.quiz_settings ul li .set_ofbtn input:checked~.radio_toggle .toggle_inside {
    left: 2px;
}

.quiz_settings ul li .set_ofbtn .toggle_inside {
    border-radius: 5rem;
    background: #fff;
    position: absolute;
    transition: 0.25s ease all;
    border-radius: 50px !important;
    height: 28px;
    width: 28px;
    top: 2px;
    left: 2px;
}

.quiz_settings ul li .set_ofbtn .toggle_inside::after {
    content: "No";
    position: absolute;
    color: #fff;
    right: -34px;
    font-size: 15px;
    top: 2px;
    font-family: Poppins;
}

.quiz_settings ul li.disabled_feature {
    cursor: not-allowed;
    opacity: .3;
}

.qz-stng-btns {
    text-align: right;
    margin: 12px;
    float: left;
    width: 100%;
}

.quiz-setting-main {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.quiz_settings ul li:nth-child(2n) {
    float: right;
}

.dash-report .dropdown.bootstrap-select.m-datatable__pager-size.dropup {
    width: 90px !important;
}

.m-scroll-top {
    bottom: 102px;
}

.coin_exchng .m-portlet__head-tools {
    width: 100%;
    text-align: center;
}

.coin_exchng ul.nav.nav-tabs.m-tabs-line {
    margin: 0 auto !important;
    width: 100%;
}

.coin_exchng .m-portlet__head {
    border: none;
}

.HW-list-heading td.hw_btns {
    display: flex;
}

.reward-dash .admin_tables .dt-buttons.btn-group,
.reward-dash .admin_tables .dataTables_filter {
    display: none;
}

.reward-dash .admin_tables .dataTables_length {
    display: none;
}

.qz_links {
    float: right;
    margin: 10px 0 0;
}

.m-form--group-seperator-dashed span.input-group-text {
    padding: 5px 6px;
}

.quiz_settings ul li .set_ofbtn input~input:checked~.radio_toggle .toggle_inside::before {
    content: "Yes";
    position: absolute;
    left: -39px;
    color: #fff;
    font-size: 15px;
    top: 2px;
    font-family: poppins;
}

.quiz_settings ul li .set_ofbtn input~input:checked~.radio_toggle .toggle_inside {
    left: 55px;
}

.quiz_settings ul li input:checked+.radio_toggle {
    background: #34bfa3 !important;
}

.rwrd_class {
    width: 100%;
    text-align: center;
    background: #fffaf2;
    padding: 20px;
    margin: 0;
}

.rwrd_class h3 {
    width: 100%;
    font-size: 18px;
    margin-bottom: 19px;
}

.rwrd_class label {
    text-align: left;
}

.radio-list>label.radio-inline {
    display: inline-block;
    float: left;
    width: auto;
}

.radio-list {
    float: left;
    width: 100%;
}

.rwrd_form .radio,
.rwrd_form .checkbox {
    margin: 0 5px 0 0;
    position: static;
    float: left;
}

.rwrd_form .radio-list input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 35px !important;
    left: 0 !important;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0 !important;
    z-index: 111;
    width: 100%;
}

.rwrd_form .radio-inline {
    background: #222 !important;
    border-radius: 2px !important;
    color: #fff !important;
    margin: 0 9px 5px 0 !important;
    padding: 4px 9px !important;
    position: relative !important;
    text-align: center !important;
    height: 35px !important;
    width: 36px !important;
    cursor: pointer;
}

.rwrd_form .radio-list input[type="radio"] {
    opacity: 0;
}

.radio-inline.radio_slct i {
    color: #fff;
}

.rwrd_form .radio-inline i {
    font-size: 14px;
}

.radio-inline i:before {
    position: absolute;
    z-index: 11;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

span.rsep:before {
    width: 44%;
    height: 0;
    background: #007bff;
    content: "";
    left: 0;
    position: absolute;
    top: 13px;
    border-top: 0.8px solid;
}

span.rsep:after {
    width: 44%;
    height: 0;
    background: #007bff;
    content: "";
    right: 0;
    position: absolute;
    top: 13px;
    border-top: 0.8px solid;
}

span.rsep {
    text-align: center;
    width: 100%;
    float: left;
    font-weight: bold;
    color: #007bff;
    position: relative;
    margin: 20px 0;
}

.radio-inline.radio_slct {
    background: #007bff !important;
}

.AdRwrdSec .form-group label.control-label {
    font-size: 14px;
    font-weight: normal;
}

.AdRwrdSec .form-group {
    margin-bottom: 20px;
}

.clickable .file-drop-zone-title {
    cursor: pointer;
    font-size: 15px;
    width: 100%;
    font-family: poppins;
}

div#ms-pre-selected-options {
    width: 100%;
}

.ms-container ul.ms-list {
    box-shadow: none;
    border: 1px solid #007bff;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
    padding: 7px 10px;
    font-size: 13px !important;
    font-family: poppins;
    font-weight: 400 !important;
    background: #007bff;
    color: #fff;
}

.ms-selection ul.ms-list {
    border-color: #ffb822 !important;
}

.ms-container .ms-selection li.ms-elem-selection {
    background: #ffb822;
    border-color: #ffb822 !important;
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
}

.chse_cstm {
    float: left;
    width: 100%;
}

.file-input.file-input-ajax-new {
    float: left;
    width: 100%;
}

ul.feeds {
    /* float: left; */
    width: 100%;
    margin: 20px 0 0 0;
}

.myclasses {
    min-height: 330px;
}

.myclasses ul.feeds {
    margin: 0;
}

.feeds li {
    background-color: #fff;
    color: #82949a;
    margin-bottom: 20px;
    width: 100% !important;
    margin-right: 26px;
    display: flex;
    padding: 10px 17px !important;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    /*  float: left;
    border-radius: 19px; */
}

.feeds li:nth-child(2n) {
    margin-right: 0;
}

.feeds li form {
    float: left;
    width: 100%;
    position: relative;
}

.feeds li form h4 {
    float: left;
    font-size: 17px;
    color: #007bff;
    font-weight: bold;
    margin: 0 0 5px 0;
    text-align: left;
    width: 100%;
}

.feeds li form h4 label {
    color: #222;
    font-family: Poppins;
    font-size: 14px;
    margin-right: 8px;
    font-weight: normal;
}

.nextBtn.save_class {
    max-width: 200px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.edit_cls_sec {
    float: left !important;
    width: 100%;
}

.edit_cls_sec {
    float: left !important;
    width: 100%;
}

.cls_lst_frm_fld {
    display: flex;
    font-size: 14px;
    font-family: poppins;
    color: #222;
    margin-bottom: 10px;
}

.cls_lst_frm_fld .classname {
    width: 114px;
}

.cls_lst_frm_fld #EditparentCat {
    margin: 0 0 0 5px;
}

.cls_lst_frm_fld #EditparentCat {
    margin: 0 0 0 5px;
}

.cls_lst_frm_fld a.classUpdate {
    float: right;
    margin: 0 0 0 5px;
    padding: 5px 10px;
    font-size: 12px !important;
    text-transform: uppercase;
    line-height: 24px;
    position: static;
    min-width: 100px;
    margin-right: 18px;
}

.clslst_awrd_btns {
    float: left !important;
    margin-top: 4px;
}

.clslst_awrd_btns a {
    margin: 0 6px 4px 0;
    padding: 8px 10px !important;
    float: left;
    font-size: 11px;
    color: #fff !important;
    opacity: .8;
}

.clslst_awrd_btns a:hover {
    opacity: 1;
}

.clslst_awrd_btns a.label.label-sm.label-success {
    background: #ffb822;
}

.clslst_dlt {
    float: right;
    margin: 0;
    padding: 0;
    max-width: 150px;
    width: 100%;
    text-align: left;
}

.clslst_dlt a {
    float: left;
    margin-right: 5px;
}

.clslst_dlt a:last-child {
    margin-right: 0;
}

.clslst_dlt a i {
    font-size: 21px !important;
}

.myclasses {
    min-height: 330px;
}

.studnt_lst .tultp {
    max-width: 25px;
    max-height: 25px;
}

.sub-hdng {
    width: 100%;
    margin-bottom: 20px;
}

.strandQuizBank .sub-hdng {
    display: flex;
    justify-content: space-between;
}

.sub-hdng h3.m-portlet__head-text {
    font-size: 17px;
    font-weight: normal;
}

.none-filter .dataTables_length {
    display: none;
}

.none-filter .dt-buttons.btn-group {
    display: none;
}

.none-filter .dataTables_filter {
    display: none;
}

.ListUser p {
    color: #34bfa3;
    font-size: 13px;
    margin: 2px 0 0 0;
}

input.saveStudent {
    min-width: 130px;
}

.ListUser {
    margin-bottom: 10px;
}

.hmwrk_tp_btns {
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 25px;
}

.btn.btn-outline-warning i {
    color: #ffb822;
}

.btn.btn-outline-warning:hover i {
    color: #fff;
}

.hmwrk_tp_btns a {
    padding: 10px 15px;
    font-weight: 400;
    font-family: poppins;
    text-transform: capitalize;
    border: 1px solid #ededed;
    color: #222;
    font-size: 16px;
    border-radius: 3px 3px 0 0 !important;
    display: inline-block !important;
}

.hmwrk_tp_btns a.actv {
    background: #007bff;
    color: #fff;
}

.hmwrk_tp_btns a.actv:after {
    content: "";
    height: 0.8px;
    background: #eee;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.hmwrk_tp_btns a.actv:after {
    background: #eee !important;
    z-index: 11;
}

.hmwrk_tp_btns {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}

/* .clsHWreport.student_view {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
} */
span.show_qz_vw,
.show_student_vw {
    border-radius: 50px !important;
    cursor: pointer;
}

/* .choose_HWcls h2 + div {
	max-width: 400px;
	margin: 0 auto;
	position: relative;
	float: none;
	width: 100%;
} */
.choose_HWcls h2+div select {
    max-width: 400px;
    border: 2px solid #dadada;
    border-radius: 50px !important;
    padding: 10px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    color: #272727;
    position: relative;
    z-index: 11;
    cursor: pointer;
    font-family: poppins;
    background: none;
    font-size: 15px;
    font-weight: 400;
    width: 100%;
}

.admnfrm_box select option {
    border: 1px solid #eee;
    padding: 0 8px;
    float: left;
    width: 100%;
    font-family: poppins;
    font-size: 13px;
    margin: 5px 0;
}

/*.choose_HWcls h2 + div::after {
    background: #007bff;
    position: absolute;
    right: 6px;
    width: 35px;
    height: 35px;
    top: 5px;
    border-radius: 50% !important;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    line-height: 27px;
    font-size: 21px;
    color: #fff;
    z-index: 1;
    text-align: center;
    content: "\f0dd";
}
 .choose_HWcls {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
} */
.clsHWreport .fullsec.admnfrm_box h2 {
    margin: 0 0 20px 0;
    color: #007bff;
    font-family: poppins;
    font-size: 25px;
    text-align: center;
}

.clsHWreport .HW-selected-cls-report h2 {
    color: #5a5b5c !important;
    font-size: 21px !important;
    margin: 30px 0 !important;
    float: left;
    width: 100%;
}

.HW-cls-reports-accor .panel-collapse {
    padding: 20px;
    float: left;
    width: 100%;
}

.HW-cls-reports-accor .panel-collapse>ul.HW-accor-heading {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.HW-cls-reports-accor .panel-collapse ul li.li_name {
    width: 28%;
}

.HW-cls-reports-accor .panel-collapse>ul.HW-accor-heading li,
.HW-cls-reports-accor .panel-collapse ul.HW-accor-records li {
    background: #007bff;
    color: #fff;
    padding: 5px 10px;
    font-family: poppins;
    font-size: 14px;
    font-weight: 400;
    width: 13%;
    text-align: left;
    list-style: none;
}

.HW-cls-reports-accor .panel-collapse ul li.li_progress {
    width: 35%;
}

.HW-cls-reports-accor .panel-collapse ul li.li_action {
    width: 12%;
    text-align: center;
}

.HW-cls-reports-accor .panel-collapse ul.HW-accor-records {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
    width: 100%;
    float: left;
}

.HW-cls-reports-accor .panel-collapse ul.HW-accor-records li {
    background: none !important;
    font-size: 13px;
    color: #222;
}

select {
    outline: none;
}

.HW-cls-reports-accor h3 a:before {
    position: absolute;
    left: 12px;
    font: normal normal normal 16px/1 "LineAwesome";
}

/* .HW-cls-reports-accor h3 a[aria-expanded="false"]:before {
  content:"\f110";
}
.HW-cls-reports-accor h3 a[aria-expanded="true"]:before {
   
    content:"\f113";
}
 */
.hmwrk_tp_btns {
    width: 100%;
    text-align: center;
}

.hmwrk_tp_btns a {
    padding: 10px 15px;
    font-weight: 400;
    font-family: poppins;
    text-transform: capitalize;
    border: 1px solid #ededed;
    color: #222;
    font-size: 16px;
    border-radius: 3px 3px 0 0 !important;
    display: inline-block !important;
}


.HW-cls-reports-accor .panel-collapse ul li.li_name {
    width: 28%;
}

.HW-cls-reports-accor .panel-collapse ul li.li_progress {
    width: 35%;
}

.HW-cls-reports-accor .panel-collapse ul li.li_action {
    width: 12%;
    text-align: center;
}

.HW-cls-reports-accor .panel-collapse ul li.li_action a {
    border: 1px dashed #e49403;
    padding: 5px 6px;
    background: #ffb822;
    color: #fff;
    font-size: 11px;
    border-radius: 3px !important;
    overflow: hidden;
}

.progress_inner:before {
    content: "0";
    position: absolute;
    left: -14px;
    top: -6px;
}

.progress_inner span[style="left:calc(0% - 30px)"] {
    display: none !important;
}

ul.hw_qz_dt {
    display: flex;
    padding: 17px 0;
    float: left;
    width: 100%;

}

.progress_inner {
    height: 12px;
    background: #34bfa3;
    float: left;
    border-radius: 10px !important;
}

.progress_outer {
    background: #ececec;
    width: 100%;
    float: left;
    height: 12px;
    position: relative;
    border-radius: 10px !important;
}


.progress_inner span {
    position: absolute;
    bottom: -21px;
    background: #616161;
    line-height: normal;
    color: #fff;
    padding: 3px 6px;
    font-size: 10px;
    z-index: 11;
    border-radius: 50px !important;
}

.progress_outer {
    background: #ececec;
    width: 100%;
    float: left;
    height: 12px;
    position: relative;
    border-radius: 10px !important;
}


.progress_inner span {
    position: absolute;
    bottom: -21px;
    background: #616161;
    line-height: normal;
    color: #fff;
    padding: 3px 6px;
    font-size: 10px;
    z-index: 11;
    border-radius: 50px !important;
}

.HW-cls-reports-accor .panel-collapse>ul.HW-accor-records:nth-child(2n+1) {
    background: #f7f7f7;
}

.HW-cls-reports-accor h3 a.btn.dwnld_pdf_btn {
    font-size: 11px;
    font-weight: 400;
    height: 27px;
    border: 1px dashed #5d5d5d;
    margin: 7px 9px 5px 0;
    line-height: normal;
    padding: 0 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5d5d5d;
    border-radius: 3px !important;
    background: none;
    width: auto;
}

.HW-cls-reports-accor h3 a.btn.dwnld_pdf_btn i {
    position: static;
    font-size: 13px;
}

ul.hw_qz_dt {
    display: flex;
    padding: 17px 0;
    float: left;
    width: 100%;
}

ul.hw_qz_dt li {
    display: flex;
    font-family: poppins;
    font-size: 11px;
    font-weight: 500;
    background: #636363;
    margin: 0 5px;
    padding: 2px 10px;
    border-radius: 5px !important;
    color: #ffb822;
    line-height: 17px;
}

ul.hw_qz_dt li label {
    width: auto;
    margin: 0;
    font-size: 11px;
    color: #fff;
}

ul.hw_qz_dt li label:after {
    content: " :";
    margin-right: 5px;
}

.synch_mode .single_choice {
    margin-left: 30px;
    border: 1px solid #ddd;
    padding: 5px 20px;
    width: 30%;
    margin-top: 20px;
}

.synch_mode .ans_chcs {
    display: flex;
    flex-wrap: wrap;
}

.HW-cls-reports-accor {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.HW-cls-reports-accor h3 a.btn.dwnld_pdf_btn:hover {
    background: #f4516c;
    color: #fff;
    border-color: #f4516c;
}

.full-report-date {
    margin-bottom: 30px !important;
    float: none;
    width: 100%;
    display: flex;
    justify-content: center;
}

.full-report-date p {
    float: left;
    margin: 0 5px;
    font-weight: 500;
    background: #007bff;
    font-size: 14px;
    padding: 2px 10px;
    font-family: Poppins;
    color: #fff;
}

.full-report-date p:last-child {
    float: right;
    background: #ffb822;
}

.full-report-chart h3,
.top_plyr_stats h4,
.leadr_brd h3,
.report_chart h3 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #ffb822;
    font-weight: bold;
    margin: 0 0 27px 0;
    font-family: Poppins;
    text-transform: uppercase;

}

.leadr_brd h3 {
    margin-bottom: 85px;
}

.full-report #chartdiv {
    margin: 0;
    overflow: visible !important;
}

.top_plyr_stats {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
}

.top_plyr_stats ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    float: left;
}

.top_plyr_stats ul li.nme {
    font-size: 16px;
    text-transform: capitalize;
}

.top_plyr_stats ul li {
    float: left;
    width: 47.5%;
    padding: 20px 15px;
    background: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    min-height: 101px;
    display: flex;
    margin: 3px;
    flex-direction: column;
    border: 1px dashed #d8d8d8;
    align-items: center;
    justify-content: center;
    word-break: break-all;
    position: relative;
}

.top_plyr_stats ul li:last-child {
    background: #ffb822
}

.most_wrong_question {
    float: left;
    width: 100%;
}

p.nowrng_ques {
    font-size: 20px;
    font-weight: bold;
    border: 2px dashed #cbdac9;
    padding: 5px 20px;
    text-align: center;
    color: #8cab8c;
    width: auto;
    display: block;
}

.most_wrong_question {
    float: left;
    width: 100%;
}

.most_wrong_question ol li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 13px;
    color: #222;
    padding-left: 25px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    counter-increment: count-me;
    list-style: none;
    font-family: Poppins;
    line-height: 27px;
}

.most_wrong_question ol li::before {
    content: counter(count-me) ". ";
    position: absolute;
    left: 0;
    color: #222;
    font-weight: bold;
    font-size: 18px;
    top: 0;
}

.most_wrong_question ol {
    padding: 0;
}

.most_wrong_question ol li p {
    width: 100%;
    float: left;
}

.answers .option i {
    position: absolute;
    right: calc(-100% - 40px);
    top: 7px;
    color: #fff;
    font-size: 16px;
    width: 23px;
    text-indent: 1px;
    height: 23px;
    padding: 5px 0;
    cursor: pointer;
    border-radius: 59px;
    background: red;
    text-align: center;
}

.most_wrong_question ol li button {
    float: none;
    margin-left: 9px;
    background: #ffb822;
    color: #fff;
    padding: 6px 10px;
    line-height: normal;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 50px !important;
    border: 1px dashed #ffb822;
    letter-spacing: 1px;
    display: block;
}

.most_wrong_question ol li figure {
    display: none;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.most_wrong_question ol li figure.opn-img {
    display: block;
}

.most_wrong_question ol li figure.opn-img img {
    max-width: 100%;
}

.wrong-ques-sec,
.plyr-rep-sec {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #007bff;
}

.wrong-ques-sec h3,
.plyr-rep-sec h3 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
}

.prm_icons [data-icon]::before {
    display: none;
}

.prm_icons ul li small {
    float: left;
    width: 100%;
    color: #1daef1;
    font-size: 15px;
    font-family: poppins;
    font-weight: 500;
}

.HW-selected-cls-report {
    float: left;
    width: 100%;
    margin: 0;
}

.HW-selected-cls-report h2 {
    font-size: 28px;
    font-weight: 600;
}

.clsHWreport .HW-selected-cls-report h2 {
    color: #5a5b5c !important;
    font-size: 21px !important;
    margin: 20px 0 !important;
    float: left;
    width: 100%;
}

.hw-left-bx {
    padding: 2.2rem;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.hw-left-bx h2.stu_name {
    position: static;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: poppins;
    margin: 0 0 17px 0;
    font-size: 19px;
    color: #007bff;
    font-weight: 600;
}

.hw-left-bx h2.stu_name::before {
    font-size: 15px;
    text-transform: uppercase;
    margin-right: 8px;
    color: #525252;
    content: "Player Name : ";
}

.hw-rslt-box {
    font-size: 55px;
    font-weight: bold;
    padding-left: 0;
    float: left;
    line-height: normal;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin: 0 13px;
    width: auto;
    text-align: center;
    padding: 23px;
    min-width: 200px;
    border-radius: 0 30px 0 30px !important;
    text-shadow: 0 0px 1px rgba(0, 0, 0, .5);
    border: 4px solid #f3f3f3;
    background: #34bfa3;
}

.admnfrm_box .hw-rslt-box label {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    min-height: auto;
    line-height: normal;
    font-weight: bold;
    width: auto;
    color: #fff;
}

.hw-stats .col-md-3:nth-child(1) .hw-rslt-box img {
    max-width: 44px;
    margin-left: -76px;
}

.hw-stats .col-md-3:nth-child(1) .hw-rslt-box label {
    color: #ffb822;
}

.hw-stats .col-md-3:nth-child(2) .hw-rslt-box label {
    color: #32bea6;
}

.hw-stats .col-md-3:nth-child(3) .hw-rslt-box label {
    color: #e24c4b;
}

.hw-stats .col-md-3:nth-child(4) .hw-rslt-box label {
    color: #25b7d3;
}

.hw-rslt-box img {
    margin-left: -60px;
    position: absolute;
    max-width: 40px;
    left: 50%;
}

.last-box .hw-rslt-box {
    border: none;
}

.tbl_homewrk_sec {
    width: 100%;
    float: left;
    height: 0;
    transition: ease all .5s;
    overflow: hidden;
    z-index: 111;
    position: fixed;
    top: -6px;
    left: 0;
    background: #fff;
    padding: 0 0;
    box-shadow: none !important;
    border-bottom: 6px solid #007bff;

}

.hw-prvw_btn.hw-clsprvw_btn {
    margin: 20px 0 0 0;
}

.hw-prvw_btn {
    float: right;
    right: 4px;
    padding: 7px 15px;
    background: #007bff;
    color: #fff;
    font-family: poppins;
    font-weight: 500;
    cursor: pointer;
    border-radius: 50px;
}

.tbl_homewrk_sec .container {
    max-width: 90% !important;
    width: 100% !important;
    padding: 0;
    position: relative;
}

.tbl_homewrk_sec h3 {
    color: #007bff;
    font-family: poppins;
    font-weight: bold;
    margin: 30px;
    font-size: 33px;
    text-align: center;
}

.tbl_homewrk_sec .admnfrm_box {
    float: left;
    width: 100%;
}

.tbl_homewrk_sec.opn-rslt {
    /* height: 443px; */
    height: auto;
    transition: ease all 1s;
}

.tbl_homewrk_sec ul.quick_log li {
    border: 1px solid #eee;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px 10px 0;
    width: 9%;
}

ul.quick_log {
    float: left;
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.tbl_homewrk_sec ul.quick_log li label {
    line-height: normal;
    margin: 0;
    color: #000;
}


.hwork_detail .amChartsLegend.amcharts-legend-div {
    top: 230px !important;
    left: -10px !important;
}

.qz-dtl-report h3 {
    margin: 0 0 20px 0;
    font-family: poppins;
    font-size: 22px;
    color: #34bfa3;
    padding: 10px 0;
    font-weight: 600;
    text-align: left;
    width: 81%;
}

.qz-dtl-report h3:before {
    content: "Quiz : ";
    color: #ffb822;
    margin-right: 5px;
    float: left;
}

.bootstrap-tagsinput {
    float: left;
    width: 100%;
}

.bootstrap-tagsinput .tag.label.label-info {
    background: #ccc;
    padding: 3px 5px;
    border-radius: 5px;
    color: #222;
}

.bootstrap-tagsinput input {
    width: 100px !important;
}

.HW-time {
    /*   position: absolute; */
    text-align: center;
    /*   bottom: -49px; */
    display: flex;
    float: left;
    width: auto;
    font-size: 27px;
    font-weight: bold;
    background: #ffb822;
    color: #ffffff;
    /* justify-content: center; */
    padding: 14px 15px;
    /* align-items: center; */
    border: 2px solid;
    line-height: normal;
    border-radius: 0px 15px 0 15px !important;
}

.HW-time label {
    margin-right: 22px;
    font-family: poppins;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    font-size: 15px;
    width: auto;
    float: left;
    font-weight: bold;
}

.HW-time label:after {
    content: ":-";
    margin-left: 5px;
    font-weight: bold;
}

.HW-time ul {
    list-style: none;
    display: flex;
    margin: 0 0 0 6px;
    float: left;
}

.HW-time ul li {
    font-size: 17px;
    padding: 0 8px;
    position: relative;
    font-weight: bold;
    color: #fff;
}

.HW-time ul li:after {
    position: absolute;
    right: -3px;
    top: 0;
    line-height: 27px;
    font-size: 16px;
    content: ":";
}



.trble_Sec {
    float: left;
    width: 100%;
    padding: 0;
    border-bottom: 1px dashed #cecece;
    margin: 0 0 20px 0;
    padding-bottom: 45px;
}

.trble_Sec h3 {
    font-family: poppins;
    color: #007bff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 40px 0;
    float: left;
    width: 100%;
}

.trble_Sec .owl-item .item {
    border: 1px solid #f1f0f0;
    padding: 30px 20px;
}

.trble_Sec .owl-stage-outer.owl-height {
    padding-bottom: 50px !important;
}

.trble_Sec .owl-carousel {
    margin: 0;
    padding: 0 30px;
    float: left;
    width: 100%;
}



.trble_Sec .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
}

.trble_Sec .owl-nav button.owl-prev {
    left: -16px;
}

.trble_Sec .owl-nav button span {
    font-size: 30px;
    font-weight: bold;
    width: 35px;
    height: 35px;
    background: #2f2f2f;
    color: #fff;
    border-radius: 50px !important;
    float: left;
    line-height: 31px;
    text-align: center;
}

.trble_Sec .owl-nav button.owl-next {
    right: -18px;
}

.trble_Sec .owl-item .item,
.trble_Sec .owl-item .item p,
.trble_Sec .owl-item .item p span {
    font-size: 16px;
    color: #2f2f2f;
    line-height: 25px;
    font-weight: normal;
    flex-direction: column;
    position: relative;
    height: auto !important;
    width: auto;
    word-break: break-all;
    word-wrap: anywhere;
}

.qstn_sec {
    word-break: break-all;
    word-wrap: anywhere;
}

.trble_Sec .owl-item .item p span {
    position: static !important;
}

.trble_Sec .owl-item .item {
    padding-left: 65px;
    width: 100%;
    float: left;
    text-align: left;
}

.fil_dash {
    border-bottom: 1px solid #666;
    max-width: 150px;
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 0 10px;
    padding: 10px;
}

.trble_Sec .owl-item .item ul li.filup div {
    background: #f7f7f7;
    padding: 4px 4px;
    width: 24%;
    border: 1px dashed #ebebeb;
    margin: 0 10px 0 0;
}

.trble_Sec .owl-item .item ul li.filup {
    display: flex;
    width: 100%;
    float: left;
}

.trble_Sec .owl-item .item br,
.trble_Sec .owl-item .item p br {
    display: none;
}

.trble_Sec .owl-item .item span {
    margin-right: 16px;
    font-weight: bold;
    color: #007bff;
    font-size: 20px;
    position: absolute;
    left: 10px;
}



.trble_Sec .owl-nav button span:hover {
    background: #ffb822;
}

.trble_Sec .no-trbl-ques {
    text-align: center;
    border: 2px dashed #ccc;
    padding: 17px;
    font-family: poppins;
    font-size: 21px;
    font-weight: bold;
    float: left;
    width: 100%;
    color: #b3afaf;
}

.trble_Sec .owl-item .item ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 15px 0;
}

.trble_Sec .owl-item .item img {
    max-width: 75%;
    height: auto;
    width: auto;
}



li.hw_op_ans {
    float: LEFT;
    display: flex;
    width: 48%;
    margin: 0 34px 0 0;
    padding: 11px 20px;
    border: 1px solid #dadada;
    margin-bottom: 5px;
    background: #ffffff;
    color: #9a9a9a;
    position: relative;
    padding-left: 30px;
}

li.hw_op_ans:nth-child(2n) {
    margin-right: 0;
}

li.hw_op_ans:before {
    width: 14px;
    height: 14px;
    background: #e4e4e4;
    content: "";
    border-radius: 50px;
    top: 14px;
    margin-right: 6px;
    position: absolute;
    left: 10px;
}

.wrng_rght_ansop {
    display: flex;
    width: 100%;
    float: left;
    background: #fbfbfb;
    padding: 20px !important;
    border: 1px solid #f5f5f5;
    margin: 27px 0;
}

.wrng_rght_ansop small {
    float: left;
    display: flex;
    flex-direction: column;
    margin-right: 10%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.trble_Sec .owl-item .wrng_rght_ansop small img {
    max-width: 150px;
    height: auto;
}

.wrng_rght_ansop small label:after {
    content: ":";
    font-weight: bold;
    margin-left: 5px;
}

.trble_Sec button.admn_btn {
    margin: 20px 30px;
    border-radius: 50px;
    border: none;
    padding: 12px 26px;
    font-size: 14px;
    background: #007bff;
    color: #fff;
}

.wrng_rght_ansop small label {
    font-weight: bold;
    text-transform: capitalize;
    color: #f4516c;
    font-size: 16px;
}

.wrng_rght_ansop small:last-child label {
    color: #34bfa3;
}

.hw-help-sec h3 {
    margin: 0 0 20px 0;
    font-weight: bold;
    color: #e03a39;
    font-family: poppins;
}

.hw-help-sec p {
    width: 100%;
    color: #222;
    font-size: 18px;
    line-height: 33px;
}

.hw-help-sec:after {
    right: 107%;
    transform: rotate(-45deg);
}

li.hw_op_ans label {
    margin: 0;
}

.hw-help-sec:before,
.hw-help-sec:after {
    font-family: fontawesome !important;
    content: "\f0e0";
    position: absolute;
    font-size: 180px;
    opacity: .1;
    transform: rotate(50deg);
    top: -38%;
    right: -38%;
    z-index: 1;
    color: #e6e6e6;
}

.hw-help-sec {
    max-width: 550px;
    margin: 0 auto;
    background: #f7f7f7;
    text-align: center;
    padding: 40px 30px;
    border-radius: 5px !important;
    border: 1px dashed #eee;
    position: relative;
    z-index: 111;
}


.nmbrs {
    background: #ffffff;
    position: absolute;
    vertical-align: middle;
    right: 18px;
    width: auto;
    top: 50%;
    transform: translatey(-50%);
}

.nmbrs span {
    background: #34bfa3;
    color: #ffffff;
    float: left;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 3px;
    font-size: 24px;
    margin-top: 0;
    padding: 0;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50px !important;
    box-shadow: 0 0px 9px #c3c3c3;
    width: 40px;
    line-height: 37px !important;
}

.nmbrs span.val_2 {
    background: #e03a39;
}


.qstn_sec li h2 {
    background: #ffb822;
    border: medium none;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    height: 100%;
    left: 0;
    line-height: normal;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-toggler.sidebar-toggler {
    display: none !important;
}

.qstn_sec {
    background: none !important;
    float: left;
    margin: 30px 0 0;
    width: 100%;
}

.qstn_sec h3 {
    color: #ffb822;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    font-family: poppins;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 30px 0 20px 0;
}

.qstn_sec ol li {
    align-items: start;
    background: #ffffff;
    color: #2b2b2b;
    display: flex;
    float: left;
    font-weight: normal;
    margin-bottom: 37px;
    overflow: hidden;
    padding: 20px 70px 20px 60px;
    position: relative;
    width: 100%;
    font-size: 15px;
    text-align: left;
    border: 1px dashed #eaeaea;
    box-shadow: 0 4px 7px #f6f6f6;
    flex-direction: column;
    justify-content: left;
}

.qstn_sec ol {

    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}

.quiz-intro-sec {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.quiz-intro-sec .slide-group {
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

.quiz-intro-sec .slide-group label {
    margin: 0 0 4px 0;
}

.quiz-intro-sec .repeater-sec {
    float: left;
    width: 100%;
}

.quiz-intro-sec ul {
    margin: 0;
    list-style: none;
    padding: 0px;
    margin-bottom: 13px;
    float: left;
    border-radius: 4px;
    background: #f8f8f8;
    border: 1px dashed #d5d5d5;
}

.quiz-intro-sec ul li:first-child {
    float: left;
    width: 100%;
    color: #222;
    font-weight: 500;
    position: relative;
    margin-bottom: 0;
    font-size: 16px;
    padding: 7px 20px;
    background: #f1f1f1;
}


.quiz-intro-sec button.delete-repeater {
    position: absolute;
    font-size: 12px;
    top: 6px;
    margin: 0 4px 0 0;
    right: 0;
    padding: 4px 12px;
    min-width: auto;
    cursor: pointer;
    background: #e6e6e6;
}

.quiz-intro-sec button.delete-repeater:after {
    content: "\f34c";
    font: normal normal normal 16px/1 "LineAwesome";
    font-size: 16px;
}

.quiz-intro-sec button.delete-repeater:hover {
    background: #f4516c;
    color: #fff;
}

.quiz-intro-sec ul li input,
.quiz-intro-sec ul li textarea {
    width: 100%;
    padding: 5px;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 3px;
}

.quiz-intro-sec ul li {
    float: left;
    padding: 20px;
}



.quiz-intro-sec ul li textarea {
    min-height: 165px;
}

button.delete-repeater,
button.create-repeater {
    border-radius: 50px;
    border: none;
    padding: 6px 10px;
    margin: 0 5px 0 0;
    min-width: 81px;
}


.qz-btm-btns {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.my_reports_main img {
    max-width: 90%;
}

.chk_rprt {
    float: left;
    width: 43%;
    overflow: hidden;
    margin: 0 0 36px 0;
}

.vw_report {
    float: right;
    width: 47%;
    margin: 70px 0 0 0;
}

.my_reports_main h2 {
    color: #0a0a0b;
    font-family: poppins;
    margin: 20px 0 30px 0;
    margin-bottom: 30px;
    font-size: 33px;
    text-align: center;
    margin-bottom: 34px;
}

.vw_report ul {
    margin: 0;
    padding: 0;
    display: flex;
}

.my_reports_main li {
    display: inline;
    margin-right: 20px;
    position: relative;
    text-align: center;
    padding-top: 152px;
    width: 300px;
}

.my_reports_main li img {
    max-width: 185px;
    position: absolute;
    top: 0;
    left: 50%;
    opacity: .8;
    transform: translatex(-50%);
}

.my_reports_main li:first-child a {
    background: #007bff;
    border: #007bff;
}

.my_reports_main li a {
    padding: 15px 15px;
    color: #fff;
    background: #ffb822;
    font-size: 18px;
    border: 1px solid #ffb822;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: poppins;
    text-decoration: none;
    float: left;
    width: 100%;
    text-align: center;
    line-height: normal;
    border-radius: 5px !important;
}

.result-loading {

    text-align: center;
    float: none;
    width: 150px;
    font-size: 21px;
    color: #406ab4;
    line-height: 46px;
    margin: 0 auto;
}

.result-loading img {
    max-width: 45px;
    float: left;
    margin: 0 2px 0 0;
}

.ew-separator-space {
    float: left;
    width: 100%;

}

.admnfrm_box label.check {
    float: left;
    width: auto;
    margin-right: 20px;
    line-height: 40px;
}

.ew-separator-border {
    padding: 20px;
    border-bottom: 1px dashed #ddd;
    float: left;
    width: 100%;
}

.admnfrm_box .file-upload-indicator,
.file-actions {
    display: none;
}

.top-qz-links {
    text-align: right;
    max-width: 450px;
    width: 100%;
    float: right;
    margin-top: -83px;
}

.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-text {
    color: #575962 !important;
}

.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item.disabled-item>.m-menu__link .m-menu__link-text {
    color: #acadb1 !important;
}

.m-aside-left--minimize .m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__link>.m-menu__link-icon,
.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-icon,
.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-icon {
    color: #575962 !important;
}

.m-aside-left--minimize .m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item.disabled-item>.m-menu__link>.m-menu__link-icon,
.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-icon,
.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-icon {
    color: #575962 !important;
}

.m-aside-menu.m-aside-menu--skin-light .m-menu__nav>.m-menu__item .m-menu__submenu .m-menu__item>.m-menu__link .m-menu__link-text {
    color: #575962 !important;
}

.time {
    background: #e7f0f4;
}

.btn.btn-outline-brand {
    color: #007bff;
    border-color: #007bff;
}

.btn.btn-outline-brand:hover {
    color: #007bff;
    background-color: #007bff;
}

#righttb .tbledit-msg {
    float: right;
    background: rgb(52, 191, 163) none repeat scroll 0% 0%;
    padding: 10px;
    color: rgb(255, 255, 255);
}

#righttb.m-table.m-table--border-brand {
    border-color: #ddd;
}

.m-brand__logo-wrapper small {
    color: #fff;
    font-size: 0.7rem;
    float: left;
    position: absolute;
    left: 32px;
    bottom: 1px;
    width: 100%;
}

#header-right-tools.m-stack__item {
    vertical-align: middle;
}

.row.ew-reports-main {
    text-align: center;
}

.reports-sec {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.reports-sec i {
    font-size: 65px;
}

.reports-sec .btn {
    max-width: 180px;
    text-align: center;
    margin: 5px auto;
    width: 100%;
}

.shadow-box {
    box-shadow: 0 0 2px 0 #c2b9b9;
    width: 100%;
    float: left;
}

/* .wrklist-sec {
   background: rgba(255,255,255,.7);
   margin: 5px 0 25px 0;
   padding: 20px;
   box-shadow: 0 0px 2px #c2b9b9;
   border: 5px solid #fff;
   border-radius: 5px !important;
   float: left;
   width: 100%;
} */
.wrklist-sec h4 {
    color: #007bff;
    font-family: poppins;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 20px 0;
}

.moreIcon i {
    color: #575962;
    font-size: 25px;
}

h3.m-header__title-text a {
    margin: 0;
    position: relative;
}

img.m-menu__link-img {
    max-width: 26px;
    height: auto;
    position: absolute;
    left: 37px;
    top: 10px;
}

.m-menu__item.disabled-item img.m-menu__link-img {
    filter: opacity(0.5);
}

img.m-menu__link-img+span {
    padding-left: 45px !important;
}

.btn.m-btn--pill.btn-brand[disabled="disabled"] {
    opacity: 0.6;
    cursor: no-drop;
}

.reports-sec p {
    min-height: 40px;
    font-size: 14px;
}

.HW-time ul li:last-child:after {
    display: none;
}

.fltr_qz_left ul.post-list {
    margin-top: 20px;
}

img.rankImg {
    width: 35px;
}

.table-leaderboard {
    text-align: center
}

.table-leaderboard .leader-score {
    font-weight: bold;
    font-size: 12px
}

.table-leaderboard .leader-acuracy {
    font-weight: bold;
}

.m-widget30 .m-widget_head .m-widget_head-owlcarousel-items .center>div {
    background-color: #007bff;
}

.m-widget30 .m-widget_head .m-widget_head-owlcarousel-items .center>div>span:last-child {
    color: #fff;
}

.ew-quick-info {
    float: left;
    width: 100%;
    list-style: none;
    padding: 20px;
    text-align: right;
}

.ew-quick-info li {
    float: left;
    width: 100%;
    line-height: 26px;
}

.ew-quick-info li label {
    font-weight: bold;
    text-align: left !important;
    float: left;
}

.sub-sec {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    text-align: left;
}

.ew-quick-info .progress {
    max-width: 120px;
    float: right;
    justify-content: start;
    width: 100%;
}

.ew-quick-info li span {
    float: right;
    width: 100%;
    max-width: 100px;
}

g[aria-labelledby='id-226-title'] {
    display: none;
}

.btn {
    padding: .50rem 1rem !important;
}

td.td-bg {
    color: #fff;
    vertical-align: middle;
    border-right: 1px solid #fff;
}

a.cert_vw {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    padding-left: 30px;
}

.coin_exchng h4 {
    font-size: 23px;
    margin-bottom: 28px;
    color: #222;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    font-family: Poppins;
    float: left;
    width: 100%;
}

.rew_avlble {
    float: left;
    text-align: left;
    display: flex;
    justify-content: space-between;
    margin: 0 20px 0 0;
    background: #fff;
    border: 3px solid #f5f5f5;
    box-shadow: 0 0px 8px #d2d2d2;
    width: 47%;
    padding: 0;
    margin-bottom: 40px;
    align-items: center;
    overflow: hidden;
    height: 120px;
    border-radius: 5px !important;
    position: relative;
}

.icon-rwrd {
    float: left;
    width: auto;
    text-align: center;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-right: 1px solid #eee;
    margin-right: 18px;
    padding: 0 3px 0 0;
    margin-top: 0px;
    max-width: 200px;
    min-width: 108px;
}

.icon-rwrd i {
    margin-bottom: 17px;
}

.rew_avlble i {
    font-size: 45px;
    color: #007bff;
}

.exchng-rwrd-cntnt {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    float: left;
    width: 100%;
}

.exchng-rwrd-cntnt h3.rew_tit {
    font-size: 20px;

    font-family: Poppins;
    text-transform: capitalize;
    color: #222;
    /* margin: 10px 0; */
    margin: 0;
}

.exchng-rwrd-cntnt p {
    color: #000;
}

.get-rwrd-points {
    text-align: center;
    border-left: 1px solid #eee;
    padding-left: 10px;
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 117px;
}

.get-rwrd-points small {
    line-height: normal;
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
}

span.coins_needed {
    font-size: 40px;
    width: 100%;
    text-align: center;
    float: left;
    color: #ffb822;
    font-weight: bold;
    margin: 0;
    line-height: 32px;
}

.rew_avlble:nth-child(2n) {
    float: right;
}

.get-rwrd-points button.btn {
    background: #007bff !important;
    opacity: 1;
    text-align: center;
    padding: 4px 18px;
    margin-right: 9px;
    font-family: Poppins;
    cursor: pointer;
    margin: 7px 0 0;
    font-weight: 300;
    color: #fff;
    border-radius: 50px;
}

.rew_avlble p.rwdm {
    background: #ffb822;
    width: auto;
    position: static;
    top: 4px;
    right: 7px;
    font-size: 12px;
    text-align: right;
    color: #fff;
    padding: 1px 6px;
    line-height: normal;
    border-radius: 3px !important;
    float: left;
    margin: 0 0 4px 0;
}

.extra_games li {
    float: left;
    width: 22.7%;
    margin: 0 10px;
    list-style: none;
    border: 2px solid #007bff;
    padding: 00;
    display: flex;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.extra_games li img {
    max-width: 100%;
    height: auto;
}

.extra_games li button.opn-pop-btn {
    position: absolute;
    border: navajowhite;
    color: #007bff;
    width: 80px;
    top: 50%;
    height: 80px;
    font-size: 22px;
    background: rgba(255, 255, 255, .8);
    border-radius: 50px;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    cursor: pointer;
    flex-direction: column;
    border: 2px solid;
}

.extra_games li button.opn-pop-btn small {
    float: left;
    width: 100%;
    order: 2;
    line-height: 13px;
    font-size: 12px;
    background: orange;
    color: #fff;
    padding: 5px 2px;
    border-radius: 3px;
    position: absolute;
    bottom: 21px;
}


.extra_games li button.opn-pop-btn i {
    font-size: 33px;
    margin-left: 6px;
}

.extra_games li:hover button.opn-pop-btn {
    background: #fff;
    box-shadow: 0 5px 10px #cecece;
}

.gm_text {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 37px;
    transition: ease all 1s;
}

.coin_exchng .extra_games .gm_text h4 {
    font-size: 19px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 19px 0;
    float: left;
    width: 100%;
    font-family: Poppins;
    padding: 8px;
    background: #007bff;
}

.coin_exchng .extra_games .gm_text h4 small {
    color: #fff;
    float: left;
    width: 100%;
    font-style: italic;
    margin: 5px 0 0 0;
}

.gm_text button {
    background: #ff9215;
    border: none;
    color: #fff;
    font-family: Poppins;
    border-radius: 5px !important;
    padding: 5px 16px;
    font-weight: 400;
    margin-bottom: 8px;
}

.prm_icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.prm_icons ul li {
    padding: 20px;
    margin: 0 20px 22px 0;
    width: 100%;
    min-height: 271px;
    display: flex;
    background: #fcfcfc;
    text-align: center;
    border: 1px dashed #efefef;
    max-width: 240px;
    float: left;
    flex-direction: column;
    justify-content: start;
    border-radius: 5px;
    align-items: center;
    position: relative;
}

.prm_icons ul li:hover {
    box-shadow: 0px 1px 17px #e4e4e4;
    transition: ease all 1s;
    border-color: #179edd;
}

.prm_icons ul li img {
    width: 126px;
    cursor: pointer;
    height: 145px;
    margin-bottom: 14px;
}

.prm_icons ul li button {
    background: #1daef1;
    color: #fff;
    border: none;
    font-size: 11px;
    font-family: poppins;
    border-radius: 50px;
    padding: 5px 3px;
    min-width: 84px;
    float: none !important;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
    position: absolute;
    cursor: pointer;
    bottom: 11px;
}

.prm_icons ul li button:hover {
    background: #179edd;
}

.my-certs ul li {
    list-style: none;
    text-align: left;
    border: 1px solid #eee;
    background: #f7f7f7;
    padding: 11px 10px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 3px;
}

.my-certs ul li p {
    margin: 0;
}

.my-certs ul li p strong {
    color: #7d8284;
    font-weight: 400;
    background: #eaf2f6;
    padding: 4px 15px;
    border-radius: 50px;
    margin-left: 4px;
}

.my-certs ul li span {
    float: right;
    font-size: 11px;
    font-style: normal;
    color: #222;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translatey(-50%);
    font-weight: 400;
}

.my-certs ul li span a {
    color: #ffffff;
    background: #007bff;
    border-radius: 50px;
    padding: 4px 11px;
    font-size: 9px;
}

.qz_links {
    float: left;
    width: 100%;
    padding: 30px 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.qz_links a {
    /* background: #ffb822; */
    padding: 6px 10px;
    color: #fff;
    font-family: poppins;
    border: 1px solid #eee;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    margin: 5px 3px;
    box-shadow: 0 1px 6px #e8e8e8;
    width: auto;
}

.qz_links a:hover {
    color: #fff;
    font-weight: bold;
}

.qz_links a i {
    margin-right: 4px;
}

span.text {
    width: 100%;
}

.questions-list>li {
    border-bottom: 1px solid #eee;
    margin: 8px 0;
    padding: 8px 0 !important;
    position: relative;
    width: 100%;
    list-style: none;
    cursor: move;
}

.questions-list>li .text>label {
    font-size: 14px;
    font-weight: bold;
    background: #007bff;
    margin: 12px 0 0 0;
    color: #fff;
    border-radius: 0 !important;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 24px;
    text-indent: 4px;
    position: relative;
}

.text label {
    float: left;
    padding-right: 2px;
}

ul.questions-list.ui-sortable {
    list-style: none;
}

.questions-list>li .text p,
.questions-list li .edtqstn_txt {
    font-size: 14px;
    margin: 0;
    text-transform: none;
    font-family: poppins;
    font-weight: 400 !important;
    color: #333;
    line-height: 22px;
}

.text>div.edtqstn_txt {
    padding: 10px 30px 10px 32px;
}

.edtlst_btn {
    position: absolute;
    right: -20px;
    top: 15px;
    background: no-repeat;
    overflow: hidden;
    width: auto;
    transform: translatey(-50%);
}

.edtqstn_txt img {
    max-width: 100%;
}

.time_type label {
    min-width: auto !important;
}

.btn.btn-danger.new_op_btn a {
    color: #fff !important;
}

.qtype label,
.time_type label {
    float: left;
    font-family: poppins;
    color: #222;
    font-size: 13px;
    font-weight: normal;
    min-width: 97px;
    margin-right: 9px;
    display: flex;
    margin-bottom: 0;
    align-items: center;
}

.qtype {
    float: left;
    display: flex;
    margin: 10px 0;
}

.qtype label,
.time_type label,
.col-form-label {
    float: left;
    font-family: poppins;
    color: #222;
    font-size: 13px;
    font-weight: normal;
    min-width: 97px;
    margin-right: 9px;
}

.time_type {
    margin: 10px 0 9px 0;
    display: flex;
}

.time_type select {
    font-family: poppins;
    font-size: 14px;
    width: 100%;
    font-weight: normal;
    color: #222;
    border: 1px solid #cecece;
    padding: 5px 4px;
}

.time_type label {
    min-width: auto !important;
}

.qtype select {
    float: left;
    width: 100%;
}


.qtype select.ques_type,
.time_typ select {
    max-width: 100%;
    margin-left: 0;
    width: 100%;
    font-family: poppins;
    font-weight: 400;
    color: #222;
    font-size: 14px;
    border: 1px solid #cecece;
    padding: 5px 4px;
}

small.drg_notfy {
    margin-bottom: 10px;
    width: 100%;
    font-size: 12px;
    text-align: right;
    padding: 0px;
    color: #222;
    font-weight: 500;
}

.upload-ans-img .upload-img-inner {
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    top: 50%;
    padding: 20px;
    border-radius: 5px !important;
}

ul.single_choice {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}

.answers li {
    float: left;
    list-style: outside none none;
    position: relative !important;
    width: 100%;
    padding: 0 35px 0 0;
    margin: 20px 0;
    display: flex;
    align-items: center;
    z-index: 1;
}

.ques_image {
    margin: 20px 0;
    float: left;
    width: 100%;
}

.ques_image,
.ques_audio>label {
    font-size: 17px;
    color: #222;
    font-weight: 600;
    margin-bottom: 10px;
}

.answers li textarea {
    visibility: hidden;
}


.answers li .option {
    overflow: visible !important;
    position: relative;
}

.ans-img img {
    width: 35px;
}

button.del-img {
    background: red;
    border: none;
    border-radius: 3px !important;
    font-family: poppins;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    font-size: 11px;
    margin-left: 6px;
    padding: 1px 6px;
    border: 1px dashed #e4e4e4;
}

.upload-div,
.upload-div1 {
    /* display: flex;
    align-items: center;
    height: 52px;
    justify-content: space-between; */
    font-size: 15px;
    font-weight: 500;
    color: #323232;
    text-transform: UPPERCASE;
}

.upload-div button.ans-img-btn {
    background: no-repeat;
    border: 1px solid #808080;
    border-radius: 2px !important;
    padding: 2px 6px;
    cursor: pointer;
}

.upload-div button.ans-img-btn:hover {
    background: #f7fdff;
    border-color: #e0eff4;
    color: #67c4e3;
}

ul.single_choice {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}

.answers .option {
    border: 1px solid #a7a7a7;
    font-size: 14px;
    height: 42px;
    overflow: hidden;
    display: flex;
    justify-content: left;
    align-items: center;
}

.answers .corr {
    position: relative;
    padding: 0;
    background: #007bff;
}

.answers li label {
    width: 100%;
    position: relative;
    padding: 10px 11px;
    z-index: 11;
    color: #fff;
    font-size: 0;
    text-transform: capitalize;
    float: left;
    height: 42px;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
}

.ques_image .file-drop-zone-title,
.ques_audio .file-drop-zone-title {
    padding: 20px;
    line-height: normal;
    font-size: 16px;
    font-family: poppins;
    color: #222;
    text-align: center;
}

.answers li input.ans_quiz:not(:checked)+label:before {
    content: " Incorrect";
    font-size: 16px;
}

.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 14px 8px;
    width: 100%;
    margin-bottom: 13px;
}

.answers li input.ans_quiz:not(:checked)+label:after {
    font-size: 17px;
    position: absolute;
    right: 13px;
    top: 10px;
    font-family: "LineAwesome";
    content: "\f342";
    font-weight: bold;
}

.answers li input.ans_quiz {
    z-index: 1111;
}

.ans_quiz {
    background: red none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    display: list-item;
    height: 100%;
    left: 0;
    margin: 0 !important;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.answers {
    float: left;
    width: 100%;
}

.hidden {
    opacity: 0;
    visibility: hidden;
}

.upload-ans-img .upload-img-inner,
.upload-ans-audio .upload-audio-inner {
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    top: 50%;
    padding: 20px;
    border-radius: 5px !important;
}

.fill_up_ans {
    float: left;
    width: 100%;
    margin-bottom: 34px;
    background: #fafafa;
    padding: 24px 20px;
    border: 1px dashed #e1e1e1;
    border-radius: 5px !important;
}

.input_fields_wrap {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    border-bottom: 1px solid #eee;
    padding-bottom: 18px;
}

.fill_up_ans span.add_field_button {
    background: #34bfa3;
    padding: 8px 15px;
    color: #fff;
    float: left;
    font-family: poppins;
    margin-right: 20px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50px;
}

.fill_up_ans span.add_field_button:hover {
    background: #25a289;
}

.fill_up_ans .input_fields_wrap .add_more_fillup {
    float: left;
    width: 100%;
    margin: 20px 0;
}

.fill_up_ans .input_fields_wrap .add_more_fillup input[type="checkbox"] {
    width: auto;
    margin: 3px;
    float: left;
}

.fill_up_ans .input_fields_wrap input {
    border: 1px solid #eee;
    width: 94%;
    padding: 3px 10px;
}

.fill_up_ans .input_fields_wrap .add_more_fillup label {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}

.questions-main-container input.save_edit_ques.pull-right.btn {
    background: #ffb822;
    font-family: poppins !important;
    font-size: 16px !important;
    padding: 13px 20px !important;
    margin: 30px 0 17px 0 !important;
    float: none !important;
    position: relative;
    min-width: 195px;
    border-radius: 50px;
    left: 50%;
    transform: translatex(-50%);
    letter-spacing: 1px;
    font-weight: 600;
    color: #fff;
}

.questions-main-container input.save_edit_ques.pull-right.btn:hover {
    background: #eca91e;
    color: #fff !important;
}

.qimg_prvw img {
    width: 100%;
}

.btn.btn-danger.new_op_btn a {
    color: #fff !important;
}

.file-input-ajax-new .btn-primary {
    background: #f4516c;
    border-color: #f4516c;
    border-radius: 50px;
}

.file-input-ajax-new .btn-primary:hover {
    background: #e6415d;
}

.fill_up_ans .input_fields_wrap .fill_wrap {
    float: left;
    width: 100%;
    margin: 10px 0 0;
}

.fill_up_ans .input_fields_wrap div {
    float: right;
    width: 70%;
    position: relative;
    margin-bottom: 7px;
}

.answers input[type="text"] {
    background: #fff none repeat scroll 0 0;
    margin: 0 7px 0 0;
    padding: 10px;
    font-family: poppins;
    font-size: 15px;
    font-weight: 400;
    color: #222;
}

.fill_up_ans .input_fields_wrap .fill_fields_wrap.fill_wrap input {
    margin: 4px 10px 5px 0;
    padding: 10px;
}

.fill_up_ans p label {
    margin-right: 12px;
    float: left;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 13px;
}

.fill_up_ans .input_fields_wrap .add_more_fillup select+i {
    font-size: 14px;
}

.fill_up_ans p i {
    margin-left: 5px;
}

a.remove_field {
    color: #f4516c;
}

.upload-ans-img,
.upload-ans-audio {
    background: rgba(0, 0, 0, .9);
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 11111;
    top: 0;
    left: 0;
    border-radius: 5px !important;
}

.file-error-message li {
    margin: 0;
    line-height: 17px;
    font-size: 12px;
}

.file-error-message {
    float: left;
    margin: 14px 0 0 0;
    width: 100%;
    padding: 5px;
    bottom: 0;
}

.close[type="button"] {
    height: 50px !important;
    right: 0 !important;
    text-indent: 0 !important;
    top: 0 !important;
    width: 50px !important;
    z-index: 11111 !important;
    position: absolute;
}

.answers li .cke_top {
    display: none;
    position: absolute;
    z-index: 1111;
    top: -33px;
    background: none;
}

.answers li .cke_bottom {
    display: none;
}

.answers li .option .cke_contents {
    z-index: 111;
    border: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100% !important;
}

.answers li .option {
    overflow: visible !important;
    position: relative;
}

.answers li .option .cke_contents:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 52px;
    background: #fff;
    content: "";
    width: 17px;
}

.answers li .cke.cke_focus .cke_top {
    display: block !important;
}

.answers li input.ans_quiz:checked+label:before {
    background: #3D9c3d;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: "correct";
    font-size: 16px;
    line-height: 42px;
    font-family: poppins;
    font-weight: 500;
    padding-left: 12px;
}


.file-error-message ul {
    list-style: none;
}

.kv-upload-progress .progress {
    float: left;
    width: 100%;
}

.file-error-message {
    padding: 5px 10px !important;
}

.answers li input.ans_quiz:checked+label:after {
    position: absolute;
    right: 13px;
    content: "✓";
    font-size: 21px;
    top: 6px;
}

.answers .corr label {
    margin: 0;
    font-family: poppins;
}

.edit_response {
    position: fixed;
    background: rgba(255, 255, 255, .3);
    width: 100%;
    height: 100%;
    z-index: 11;
    color: #fff;
    font-size: 51px;
    top: 0;
    opacity: 1;
    max-width: 100%;
    box-shadow: 0 2px 20px #eee;
    left: 0;
    display: none !important;
}

.edit_response p {
    text-align: center;
    height: 200px;
    justify-content: center;
    align-items: center;
    background: #fff;
    max-width: 500px;
    position: absolute;
    left: 50%;
    display: flex;
    font-family: poppins;
    color: #ffb822;
    top: 35%;
    padding: 0 50px;
    font-size: 33px;
    border-radius: 5px;
    transform: translatex(-50%);
    border: 5px solid #ffb822;
    width: 100%;
    font-weight: bold;
}

.edit_response.save_pop {
    display: block !important;
    overflow: visible !important;
}

.all_msgs .msg-sec {
    padding: 13px 19px;
    margin-bottom: 21px;
    border-radius: 10px !important;
    border: 1px dashed rgba(0, 0, 0, .1);
    /* margin-right: 3%; */
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
}

.all_msgs .msg-sec h3 {
    margin: 0 0 3px 0;
    color: #007bff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 18px;
    font-family: poppins;
}

.all_msgs .msg-sec p {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}

.all_msgs .msg-sec p span {
    font-weight: 500;
    margin-right: 4px;
    text-transform: capitalize;
}

.all_msgs .msg-sec p span {
    font-weight: 500;
    margin-right: 4px;
    text-transform: capitalize;
}

.all_msgs .msg-sec a {
    position: absolute;
    right: 9px;
    top: 13px;
    padding: 5px 12px;
    font-size: 11px;
    background: #ffb822;
    color: #fff;
    line-height: normal;
    font-weight: 500;
    border-radius: 50px;
}

.form-add-stu .adStu {
    width: 100%;
    float: left;
    margin: 5px 0;
}

.ListUser {
    float: left;
    width: 100%;
    background: #f1f1f1;
    padding: 5px;
    margin-top: 5px;
    border-radius: 5px;
}

.ListUser ul {
    list-style: none;
    background: #f1f1f1;
    display: flex;
    justify-content: space-between;
    padding: 5px;
    margin-top: 10px;
}

.addToClass span {
    background: #666;
    border-radius: 50px;
    color: #fff;
    padding: 3px 10px;
}

.add_more_fillup p {
    float: left;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-right: 18px;
}

.add_more_fillup p select {
    margin: 0 5px;
}

.exactorder span {
    margin-right: 7px;
}

.quiz-intro-sec ul li .style_slider {
    width: 100%;
    margin: 20px 0 0 0;
    height: 165px;
    overflow-y: scroll;
}

.slide_optn {
    float: left;
    margin: 0 10px 12px 0;
    position: relative;
    text-align: center;
    width: 30%;
    border: 1px dashed #eee;
    background: #fff;
    padding: 14px 9px;
}

.slide_optn.slctd_op {
    border-color: #e6b9c1;
    background: #ffffff;
    color: #f4516c;
    box-shadow: 0 7px 9px #eaeaea;
    transition: ease all .5s;
}

.slide_optn.slctd_op label.introstyle {
    color: #f4516c;
}

.slide_optn img {
    max-width: 100%;
}

.quiz-intro-sec ul li .slide_optn input {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.slide_optn label {
    font-size: 11px;
    margin: 9px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    line-height: 15px;
}

.qzSbBtn {
    float: right;
    margin: -71px 0 0 0;
    color: #fff !important;
    position: relative;
    /* z-index: 111; */
}

.hdng_links.edt-qz {
    padding-right: 108px;
}

.quiz_inf {
    float: left;
    width: 100%;
    padding: 20px;
    background: #fafafa;
    border-radius: 7px;
    height: auto;
    border: 1px solid #eee;
}

.hdng_links {
    display: flex;
    justify-content: flex-end;
}

.hdng_links a {
    margin: 0 2px 0 0;
}

td[data-field="Average"] span {
    width: 50px !important;
    float: left;
    background: #eee;
    border: 1px solid #fff;
    text-align: center;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #222 !important;
}

td[data-field="Average"] span.td-bg {
    color: #fff !important;
}


#fullreport_table {
    border: 1px solid #ddd;
}

.message_alert p {
    font-size: 15px;
    border: 1px dashed;
    padding: 9px;
    border-radius: 3px;
}

.bootstrap-select>select+button,
.bootstrap-select>select+button div {
    height: 100%;
    padding: 4px;
}

.dwnld-pdf .m-portlet,
.clsHWreport .m-portlet__body {
    background: #f7f7f7;
    border: 1px dashed #eaeaea;
    border-radius: 4px;
}

.dwnld-pdf i.la.la-calendar {
    font-size: 19px;
}

.get-rwrd-points button.btn[disabled="disabled"] {
    opacity: .5 !important;
    cursor: no-drop;
}

.dasbord-sec .dropdown.bootstrap-select.m-datatable__pager-size {
    min-width: 96px;
}

.dasbord-sec .bootstrap-select .dropdown-toggle .filter-option-inner {
    line-height: normal !important;
    padding: 0;
}

.quiz-intro-sec ul li .slide-group img+input {
    float: right;
    width: 50%;
    margin-top: 50px;
}

.quiz-intro-sec ul li .slide-group img {
    width: 48%;
    float: left;
}

.divLoading {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    color: #007bff;
    font-weight: normal;
    font-size: 20px;
}

.divLoading img {
    margin: 0 auto
}

ul.quick_log li span {
    color: #fff;
    padding: 0;
    margin-left: 10px;
    border-radius: 50px !important;
    width: 25px;
    height: 25px;
    line-height: 27px;
    text-align: center;
    font-size: 18px;
    display: inline-block;
}

.ms-options-wrap>button:focus,
.ms-options-wrap>button {
    position: relative;
    width: 100%;
    text-align: left;
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 5px 20px 5px 5px;
    margin-top: 1px;
    font-size: 13px;
    color: #aaa;
    outline-offset: -2px;
}

.ms-options-wrap>.ms-options {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 20px;
    background: white;
    z-index: 2000;
    border: 1px solid #aaa;
    overflow: auto;
    visibility: hidden;
}

.ms-options-wrap.ms-active>.ms-options {
    visibility: visible;
}

.ms-options-wrap>.ms-options>.ms-selectall.global {
    margin: 4px 5px;
}

.ms-options-wrap>.ms-options .ms-selectall {
    display: inline-block;
    font-size: .9em;
    text-transform: lowercase;
    text-decoration: none;
}

.ms-options-wrap>.ms-options>ul,
.ms-options-wrap>.ms-options>ul>li.optgroup ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ms-options-wrap>.ms-options>ul label {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 4px 4px 4px 20px;
    margin: 1px 0;
    border: 1px dotted transparent;
}

.ms-options-wrap>.ms-options>ul input[type="checkbox"] {
    margin: 0 5px 0 0;
    position: absolute;
    left: 4px;
    top: 7px;
}

.keyStageBox {
    width: auto;
    text-align: center;
    padding: 15px 20px;
    min-width: 18%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 0 17px 0 0;
    background: none !important;
    box-shadow: 0 0 2px #eeeeee;
    border-radius: 10px;
    border: 1px solid #e7e7e7 !important;
}

.keyStageBox h3 {
    font-size: 14px;
    color: #666666 !important;
    margin-bottom: 13px;
    font-weight: 400;
}

.m-portlet.qz-bnk-year {
    display: flex;
    justify-content: center;
    align-items: center;
}



p.no_result {
    padding: 20px;
    font-size: 15px;
    color: #f4516c;
}


ul.hwcart_list {
    float: left;
    width: 100%;
    list-style: none;
    padding: 10px;
}

ul.hwcart_list li {
    float: left;
    width: 100%;
    position: relative;
}

ul.hwcart_list li .quiz_assgnd {
    display: none;
}

ul.hwcart_list li figure {
    width: 50px;
    float: left;
}

ul.hwcart_list li figure img {
    width: 100%;
}

ul.hwcart_list li .fltr_authrbx,
ul.hwcart_list li .vw_qz {
    display: none;
}

.sel_Topic {
    display: flex;
    justify-content: start;
    margin: 0;
    align-items: center;
    position: relative;
    padding: 14px 20px;
    border-bottom: 1px solid #eee;
}

.yearshow {
    font-weight: 400;
    margin-bottom: 17px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 11px 20px;
    background: #007bff;
    margin: 0;
}

.addskills .m-portlet__body {
    padding: 0;
}

.selecttopic h6 {
    font-weight: normal;
    margin-left: 4px;
    margin: 0;
    padding-left: 0px;
    float: left;
    position: relative;
}

.sel_Topic h6:after {
    content: ">";
    margin-left: 14px;
    top: -1px;
}

.selecttopic {
    position: relative;
    padding-left: 0;
    float: left;
    width: 100%;
}

.sel_Topic input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 11;
}

.sel_Topic h6:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #007bff;
    left: 6px;
    border-radius: 50%;
    top: 5px;
    opacity: 0;
    display: none;
}

.sel_Topic input[type="radio"]:checked+h6:after {
    border-color: #007bff;
}

.sel_Topic input[type="radio"]:checked+h6:before {
    opacity: 1;
}

.sel_Topic input[type="radio"]:checked+h6 {
    color: #007bff;
}

.strandQuizBank .m-portlet.qz-bnk-year.row {
    margin-bottom: 0;
    flex-wrap: nowrap;
}


.mb-40 {
    margin-bottom: 40px !important;
}


.strandQuizBank .hw-listing-sec .m-accordion__item-content {
    padding: 0px 0px !important;
    display: flex;
    justify-content: start;
    align-items: center;
    background: #ffffff;
    flex-direction: column;
}

.strandQuizBank .hw-listing-sec .m-accordion__item-content label {
    margin: 0 0 0 5px;
}

.strandQuizBank .hw-listing-sec {
    display: flex;
    align-items: center;
}

.strandQuizBank .hw-listing-sec .m-accordion__item-head {
    padding: 10px 20px !important;
}

.strandQuizBank .hw-listing-sec .m-accordion {
    width: 100%;
}


.strandQuizBank .hw-listing-sec .m-accordion__item-content .selectstrands label:after {
    content: ">";
    margin-left: 13px;
}

.strandQuizBank .hw-listing-sec .m-accordion__item-content .selectstrands input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    top: 0;
    left: 0;
    opacity: 0;
}

.strandQuizBank .hw-listing-sec .m-accordion__item-content .selectstrands {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #ddd;
}

.strandQuizBank .hw-listing-sec .m-accordion__item-content {
    position: relative;
}

.strandQuizBank .hw-listing-sec .m-accordion__item-content .selectstrands input[type="radio"]:checked+label {
    color: #007bff;
    font-weight: 700;
}

.row.preview_quiz {
    flex-wrap: nowrap;
}

.row.preview_quiz .skill_list {
    left: -12%;
    transition: ease all .5s;
}

.skill_list+.col-lg-6 {
    transition: ease all 0.5s;
    left: 0;
}

.row.preview_quiz .col-lg-6 {
    max-width: 70% !important;
    flex: 0 0 70%;
    left: calc(-12% + -10%);
    transition: ease all .5s;
}

.skill_list {
    left: 0;
    transition: ease all .5s;
}

.strandQuizBank .fltr_qz_right {
    display: none;
}

.strandQuizBank .fltr_qz_left {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.preview_quiz .fltr_qz_right.col-md-4 {
    display: block;
}

.preview_quiz .col-md-8.fltr_qz_left {
    width: 70% !important;
    flex: 0 0 70% !important;
}

.preview_quiz .fltr_qz_right.fxd_sdbr {
    position: fixed;
    top: 70px;
    right: 2%;
    padding: 20px;
    max-width: 20%;
    z-index: 11;
}

.strandQuizBank .fltr_titlbx {
    width: 62%;
}

.strandQuizBank .slct_qz input+label::before {
    width: 15px;
    height: 15px;
}

.strandQuizBank .slct_qz label {
    font-size: 11px;
}

.strandQuizBank .slct_qz {
    width: 100px;
    top: 50%;
}

.strandQuizBank .slct_qz input:checked+label:before {
    font-size: 11px;
}

.strandQuizBank .fltr_qz_right ol li {
    font-size: 12px;
}


.strandQuizBank div#hwlist_cart {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    font-size: 15px;
    margin: 12px 0 0 0 !important;
}


.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head[aria-expanded="true"] {
    background-color: #007bff !important;
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed {
    background: #fff !IMPORTANT;
    color: #222;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head span.m-accordion__item-mode {
    color: #fff;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-head.collapsed span.m-accordion__item-mode {
    color: #a4a6ae;
}

.strandQuizBank .hw-listing-sec .m-accordion.m-accordion--default .m-accordion__item .m-accordion__item-body.collapse>div {
    background: #fafafa !important;
}

.premium-module-dash .reports-sec img {
    max-width: 250px;
    border-radius: 15px;
    margin-bottom: 25px;
}

.premium-module-dash .reports-sec {
    align-items: center;
    margin-bottom: 20px;
}

.premium-module-dash .reports-sec p {
    font-size: 17px;
}



















































p.nodta {
    padding: 20px;
    color: #f4516c;
}

.strandQuizBank font {
    padding: 8px !important;
    width: 39px;
    height: 39px;
    background-color: #007bff;
    position: absolute;
    right: 8px;
    border-radius: 50px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: -1px;
    font-size: 20px;
    font-weight: bold;
}

#hwlist_cart span {
    line-height: 14px;
    text-transform: uppercase;
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 16px;
    position: relative;
    float: left;
    width: 125px;
    text-align: center;
    color: #222;
    padding-left: 0;
    background: url(https://www.examwizz.com/uploads/list.png);
    background-repeat: no-repeat;
    background-size: 100px !important;
    margin-left: 0;
    height: 100px;
    background-position: right center;
}

#hwlist_cart .cart_icon {
    display: flex;
    float: left;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap !important;
    max-width: 178px !important;
}

div#hwlist_cart.fx_cart p {
    display: none;
}

div#hwlist_cart.fx_cart {
    position: fixed;
    right: 0;
    top: 67px;
    z-index: 111;
    height: auto;
    background: #fff;
    padding: 10px 0 10px 6px;
    box-shadow: 0 0px 8px #eae8e8;
}

div#hwlist_cart.fx_cart span {
    background-size: 60px !important;
    height: 60px;
    width: 60px;
}

div#hwlist_cart.fx_cart span font {
    width: 23px;
    height: 24px;
    font-size: 15px;
    right: 5px;
    font-weight: normal;
}

#hwlist_cart .cart_icon p {
    text-align: center;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    flex-direction: column;
}

#hwlist_cart .cart_icon p button#showList {
    margin: 8px 0 0 0;
}

.strandQuizBank button#showList {
    display: block;
    float: right;
    /* width: 100%; */
}

.strandQuizBank .m-scrollable {
    height: 600px;
    overflow-y: scroll;
}

.hwcart_list .slct_qz:before {
    content: "Remove";
    margin-left: 27px;
    font-size: 12px;
}

.hwcart_list label {
    font-size: 0 !important;
}

.hwcart_list .slct_qz {
    display: flex;
}


.hwcart_list .slct_qz input:checked+label:before {
    content: "x";
    text-align: center;
    font-size: 11px !important;
    text-indent: 4px;
    line-height: 16px;
    position: absolute;
    left: 11px;
}

.hwcart_list .slct_qz input:checked+label {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    order: 1;
}


.hwcart_list .strandQuizBank .fltr_titlbx {
    width: 75%;
}

.hwcart_list li.qzzHvr {
    display: flex;
    justify-content: start;
    align-items: center;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

ul.hwcart_list li figure {
    margin: 0 !important;
}

.strandQuizBank.eplus div#hwlist_cart {
    margin: 0 !important;
}

.strandQuizBank.eplus div#hwlist_cart span {
    line-height: 14px;
    text-transform: uppercase;
    display: flex;
    justify-content: start;
    align-items: center;
    font-size: 16px;
    position: relative;
    float: left;
    width: 61px;
    text-align: center;
    color: #222;
    padding-left: 0;
    background: url(https://www.examwizz.com/uploads/list.png);
    background-repeat: no-repeat;
    background-size: 64px !important;
    margin-left: 0;
    height: 70px;
}

.strandQuizBank.eplus div#hwlist_cart font {
    padding: 8px !important;
    width: 26px;
    height: 26px;
    background-color: #007bff;
    position: absolute;
    right: 2px;
    border-radius: 50px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 5px;
    font-size: 16px;
    font-weight: 500;
}

.m-list-timeline__item {
    cursor: pointer;
}

.chat_list .shadow_box,
.chat_msgs .shadow_box {
    border: none;
    box-shadow: 0 0 3px #eee !important;
    float: left;
    height: 100%;
}

.m-list-timeline__item:hover span {
    color: #007bff !important;
}

.chat_page .chat_list ul li.actvchat_usr,
.chat_page .chat_list ul li:hover {
    background: #f4fcff;
    border-color: #ddedf3;
}

.chat_page .shadow_box {
    border: none;
    width: 100%;
}

.chat_page h4.panel-heading {
    padding: 10px;
    margin: 0;
    background: #007bff;
    color: #fff;
    font-family: poppins;
}

.chat_page ul {
    list-style: none;
    margin: 0;
    float: left;
    width: 100%;
}

.chat_page ul li {
    float: left;
    text-align: left;
    width: 100%;
}

.chat_page ul li {
    float: left;
    text-align: left;
    width: 100%;
}

.chat_page .chat_list ul li p {
    margin: 0;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: normal;
    height: 20px;
    overflow: hidden;
}

.chat_page .chat_list ul li a {
    float: left;
    width: 100%;
    line-height: normal;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 3px;
}

.chat_page .chat_list ul li {
    border-bottom: 1px solid #eee;
    padding: 13px 15px;
    margin: 0;
    position: relative;
}

.chat_page .chat_list ul li p span {
    font-weight: bold;
    margin-right: 5px;
}

.chat_page .chat_list ul li a:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    top: 0;
    z-index: 11;
}

.chat_page .chat_list ul li.actv_usr a,
.chat_page .chat_list ul li.actv_usr p {
    color: #fff !important;
}

.chat_page .chat_list ul li.actv_usr {
    z-index: 111 !important;
}

span.chat-img {
    width: 6%;
    position: static;
    margin-right: 15px;
    float: left !important;
    margin-top: 0;
}

span.chat-img img {
    max-width: 100%;
    height: auto;
}

.admn_qz_sec {
    float: left;
    width: 100%;
    position: relative;
}

.chat_msgs .header {
    position: absolute;
    right: 16px;
    top: 0;
}

.chat_page .chat_msgs ul li {
    padding-top: 21px;
    width: 90%;
    position: relative;
    display: flex;
    margin-bottom: 23px;
}

.chat_msgs .header small {
    color: #222 !important;
}

.chat_page .chat_msgs ul li.right .header small {
    color: #222 !important;
}

.chat_page .chat_msgs ul li.right .chat-body {
    background: #007bff;
}

.chat_page .chat_msgs ul li.right {
    float: right;
}

.chat_page .chat_msgs ul li .chat-body:before {
    content: "";
    position: absolute;
    left: -5px;
    width: 17px;
    height: 20px;
    transform: rotate(43deg);
    top: 16px;
    border-right: none;
    border-top: none;
    background: #f1f1f1;
    border-radius: 5px;
}

.chat_page .chat_msgs ul li.right .chat-body:before {
    background: #007bff;
}

.chat_page .chat_msgs ul li.right .chat-body p,
.chat_page .chat_msgs ul li.right .chat-body small {
    color: #fff;
}

.chat_page .chat_msgs .panel-body {
    overflow-y: scroll;
    height: 350px;
    padding: 20px;
}



.chat_page .chat_msgs .panel {
    margin-bottom: 0;
}

.chat_page .chat_msgs .panel .panel-footer {
    padding: 21px 0;
    background: #f7f7f7;
    border: none;
}

.chat_page .chat_msgs .panel .panel-footer input#message {
    min-height: 50px;
    border-radius: 50px !important;
    font-size: 12px;
    font-family: poppins;
    color: #000;
    width: 100%;
}

.chat_page .chat_msgs span.input-group-btn {
    margin: 0;
    padding: 0;
    float: left;
}

.chat_page .chat_msgs .input-group {
    float: left;
    width: 100%;
    display: inline-block;
}

.chat_page .chat_msgs button#submit {
    padding: 8px 25px !important;
    font-size: 14px;
    font-family: poppins;
    float: left;
    margin: 14px 0 0 0;
    font-weight: 300;
    text-transform: capitalize;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #eee;
    background: #ffb822;
}

.chat_page .chat_msgs button#submit:hover {
    background: #ffb822;
}

.chat_msgs .shadow_box {
    box-shadow: 0 0 3px #eee !important;
}

.chat_page .chat_msgs .panel-body {
    padding: 20px;
}

.chat-body {
    background: #eee;
    padding: 7px 20px;
    border-radius: 6px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
}

.chat_page .chat_msgs ul li.left {
    float: right;
}

.chat_page .chat_msgs ul li.right {
    float: left;
}

.chat-body p {
    margin: 0;
}

.chat-body small {
    text-transform: capitalize;
    color: #939191;
    margin-bottom: 3px;
}

#UpgradeForm fieldset {
    margin: 0 0 40px 0;
    flex-direction: column;
    display: flex;
}

#UpgradeForm legend {
    float: left;
    width: 100%;
    margin: 0;
    color: #565656;
    font-family: poppins;
    font-weight: 500;
    border-bottom: 1px solid #cecece;
    margin-bottom: 20px;
    font-size: 20px;
}

#UpgradeForm label.control1 {
    display: flex;
    width: 29%;
    text-align: center;
    justify-content: space-between;
    align-items: center;
    background: rgba(34, 185, 255, .05);
    margin: 0 2%;
    padding: 20px 20px 20px 20px;
    color: #585340;
    font-size: 22px;
    text-transform: uppercase;
    font-family: poppins;
    font-weight: bold;
    position: relative;
    z-index: 11;
    border: 1px solid #ebf9ff;
}

#UpgradeForm label.control1 input[type="radio"] {
    position: absolute;
    z-index: 11;
    opacity: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    left: 0;
}

#UpgradeForm label.control1 img {
    background: #f4efde;
    border-radius: 50% !Important;
    padding: 0;
    max-width: 110px;
    position: relative;
    margin-bottom: 10px;
    z-index: 11;
}

#UpgradeForm label.control1 input:checked+img {
    background: #d8e5f2;
}

#UpgradeForm label.control1 input:checked+img+h6 {
    color: #007bff;
}

#UpgradeForm h6 {
    display: flex;
    flex-direction: column;
    margin: 0;
    font-size: 21px;
    font-weight: bold;
}

#UpgradeForm label.control1 input:checked+img+h6:before {
    display: block;
}

#UpgradeForm h6:before {
    color: #007bff;
    font-family: "Font Awesome 5 Free";
    font-size: 30px;
    right: 20px;
    width: auto;
    margin: 0;
    display: none;
    content: "\f058";
    position: absolute;
    top: 23px;
}

#UpgradeForm .slct_schl_Sec select,
#UpgradeForm .new_school input {
    border: 1px solid #eee;
    width: 100%;
    padding: 8px 6px;
    outline: none;
    min-height: auto;
    font-size: 15px;
    color: #222;
    font-family: poppins;
    max-width: 400px;
    display: block;
}

.admnfrm_box select option {
    border: 1px solid #eee;
    padding: 0 8px;
    float: left;
    width: 100%;
    font-family: poppins;
    font-size: 13px;
    margin: 5px 0;
}

#UpgradeForm .enter_school {
    padding: 5px 0;
    width: auto;
    margin: 20px auto;
    float: none;
    display: inline-block;
    background: #ffb822;
    color: #fff;
    padding: 5px 15px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 400;
}

#UpgradeForm .new_school {
    width: 40%;
    float: left;
    margin: 0 11px 0 0;
}

.subscription_plans {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
}

.subscription_plans ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
}

.subscription_plans ul li {
    margin: 0 5px;
    width: 70%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    background: #007bff;
    padding: 20px 0;
    border: 1px solid #007bff;
}

.subscription_plans ul li input[type="radio"]:checked+h3:before {
    background: #007bff;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    font-family: "Font Awesome 5 Free";
    content: "";
}

.subscription_plans ul li input[type="radio"]:checked+h3:after {
    content: "1";
    position: absolute;
    right: 14px;
    top: 13px;
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-size: 30px;
    color: #fff;
}

.subscription_plans ul li input[type="radio"] {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    margin: 0;
    opacity: 0;
    z-index: 111;
    cursor: pointer;
}

.subscription_plans ul li h3 {
    width: 100%;
    font-family: poppins !important;
    padding: 0;
    text-transform: uppercase;
    font-size: 27px;
    color: #fff;
    z-index: 1;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

.subscription_plans ul li h2 {
    font-family: poppins !important;
    margin: 0;
    float: left;
    color: #ffb822;
    font-weight: bold;
    font-size: 60px;
    text-transform: uppercase;
    padding: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    position: relative;
    z-index: 11;
    text-align: center;
    text-shadow: 0px 1px 0px #ffffff;
}

#SaveAccount:hover {
    background: #ffb822;
}

#SaveAccount {
    background: #007bff;
    color: #fff;
    border-radius: 50px;
    font-size: 18px;
    min-width: 147px;
    padding: 5px;
    position: relative;
    font-family: poppins;
    border: none;
    text-transform: uppercase;
    margin: 0 5px;
}

.subscription_plans ul li h4 {
    margin: 0;
    font-family: poppins;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    z-index: 11;
    position: relative;
}

.order_details {
    float: none;
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: 660px;
    margin: 0 auto;
    padding: 0;
    align-items: center;
    height: 100%;
    flex-direction: column;
}

.child_count {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 100%;
    float: left;
}

.child_count label {
    text-align: left;
    font-size: 16px;
    float: left;
    color: #007bff;
    margin: 0;
    width: auto;
    font-weight: bold;
}

.child_count .plus-minus-input {
    width: auto;
    min-width: 110px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #007bff;
    padding: 5px 0;
    margin: 0 10px;
    overflow: hidden;
}

.payment_sec label {
    text-align: left;
    font-size: 16px;
    float: left;
    color: #222;
    margin: 0;
    width: auto;
    font-weight: bold;
}

.payment_sec {
    margin: 30px 0;
    float: left;
    width: 100%;

}

.child_count .plus-minus-input input {
    width: 52px;
    text-align: center;
    float: left;
    border: 2px solid #007bff;
}

.child_count .plus-minus-input button[data-quantity="minus"] {
    background: #007bff;
    border: 2px solid #007bff;
    color: #fff;
    box-shadow: none !important;
}

.child_count .plus-minus-input button[data-quantity="plus"] {
    background: #007bff;
    border: 2px solid #007bff;
    color: #fff;
}

.child_count p {
    margin: 0;
}

.order_details .apply_promo {
    padding: 20px;
    width: 100%;
    text-align: left;
    background: #ffb822;
}

.order_details .order_price_div {
    width: 100%;
    background: #007bff;
    padding: 0;
}

.order_details .apply_promo label {
    width: 100%;
    float: left;
    color: #fff;
}

.order_details .apply_promo input[type="text"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #e2e1e1;
}

.order_details .apply_promo input[type="button"] {
    background: rgba(255, 255, 255, .0);
    border: none;
    color: #ffffff;
    padding: 5px 12px;
    text-transform: uppercase;
    font-family: poppins;
    border: 2px solid #fff;
    margin: 7px 0 0 0;
    font-size: 13px;
}

.order_details .order_price_div p {
    color: #fff;
    float: left;
    width: 100%;
    line-height: normal;
    margin-bottom: 0;
    padding: 10px 20px 9px 20px;
    border-bottom: 1px solid #199fd3;
}

.order_details .order_price_div p:last-child {
    background: rgba(0, 0, 0, .3);
}

.order_details .order_price_div p label {
    float: left;
    font-family: poppins;
    font-weight: normal;
    font-size: 15px;
    margin: 0;
    line-height: normal;
    color: #fff;
    width: auto;
}

.order_details .order_price_div p label:after {
    content: ":";
    margin-left: 6px;
}

.order_details .order_price_div p span {
    float: right;
    font-weight: bold;
}

.CatList.filters .element-item img {
    display: none
}

.sel_Topic input[type="radio"]:checked+h6 span {
    color: #007bff;
}

.selecttopic h6 span {
    color: #555;
    font-size: 11px;
    font-weight: 600;
}

.dash-report .dropdown.bootstrap-select.m-datatable__pager-size {
    width: auto !important;
    min-width: 115px;
}

.dash-report .bootstrap-select>.dropdown-toggle {
    padding: 4px 10px !important;
}

.dsktop_none1 {
    background: #007bff !important;
    margin-left: 14px !important;
    float: left;
}

.m-brand .m-brand__tools .m-brand__toggler span {
    background: #fff;
}

.m-brand .m-brand__tools .m-brand__toggler span::before,
.m-brand .m-brand__tools .m-brand__toggler span::after {
    background: #fff;
}

.m-brand .m-brand__tools .m-brand__toggler.m-brand__toggler--active span {
    background: #fff;
}

.m-brand .m-brand__tools .m-brand__toggler.m-brand__toggler--active span::before,
.m-brand .m-brand__tools .m-brand__toggler.m-brand__toggler--active span::after {
    background: #fff;
}

.frntmsg_box {
    max-width: 700px;
    margin: 0 auto;
    padding: 50px 20px;
    box-shadow: 0 5px 30px #eaeaea;
    border-radius: 9px;
    border: 5px solid #007bff;
    font-family: bpreplaybold;
    background-size: 113px;
    text-align: center;
    width: 100%;
}

.frntmsg_box h4 {
    font-size: 22px;
    line-height: 37px;
    font-family: poppins !important;
    margin: 35px 0 0 0;
    font-weight: normal;
    color: #222;
}


.frntmsg_box h3 {
    color: #007bff;
    font-size: 45px;
    font-family: poppins;
    margin: 0;
    font-weight: bold;
    position: relative;
    line-height: 52px;
}


@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        -o-transform: translateY(0);
    }

    40% {
        -o-transform: translateY(-30px);
    }

    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.frntmsg_box img {
    max-width: 150px;
    margin: 50px 0 0 1px;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}


.hw_skillReport .stand_list h4 {
    width: 100%;
    border-bottom: 1px dashed #36a3f7;
    padding-bottom: 8px;
    font-size: 15px;
    margin: 10px 0;
    float: left;
}

.hw_skillReport .HW-cls-reports-accor .panel-collapse {
    padding: 10px 20px;
}

.hw_skillReport .hw_skillReport .stand_list {
    float: left;
    width: 100%;
    padding: 0 20px;
}

.hw_skillReport .inner-most li a {
    background: #fafafa;
    width: 100%;
    float: left;
    padding: 10px;
    margin-bottom: 9px;
    color: #222;
    border: 1px dashed #efefef;
    border-radius: 6px;
}

/* .hw_skillReport .inner-most li a.show {
    /* color: #007bff; */
/* border-color: #007bff; */
/* background: #fff; */
/* font-weight: bold; *
} */

.hw_skillReport .HW-cls-reports-accor .panel-collapse>ul.HW-accor-heading {
    justify-content: space-between;
    background: #007bff;
}

.hw_skillReport .HW-cls-reports-accor .panel-collapse ul.HW-accor-records {
    justify-content: space-between;
}

/* .hw_skillReport .inner-most li div {
    padding: 0 20px !important;
    float: left; 
    width: 100% !important;
} */

.hw_skillReport .inner-most li {
    float: left;
    width: 100%;
    margin: 0;
}

.hw_skillReport .inner-most {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}

.hw_skillReport .inner-most li div.panel-collapse {
    margin: 15px 0 20px 0;
}

.hw_skillReport .HW-cls-reports-accor .panel-collapse ul li.li_name {
    width: 44%;
}

.hw_skillReport .HW-cls-reports-accor .panel-collapse ul li.li_progress {
    float: right;
    width: 48%;
}




a.backl_btn {
    position: absolute;
    background: #007bff;
    color: #fff;
    padding: 5px 11px;
    left: 50%;
    transform: translatex(-50%);
    display: flex;
    margin: 10px 0;
    border-radius: 50px;
    align-items: center;
    font-weight: 600;
    min-width: 84px;
    text-align: center;
    cursor: pointer;
}

a.backl_btn span {
    color: #fff;
}

a.backl_btn i {
    margin-right: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

a.backl_btn:hover span {
    color: #fff;
}

a.backl_btn:hover {
    background: #333;
}


.qzz_status {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 6px;
}

.qzz_status strong {
    margin-left: 8px;
    text-transform: uppercase;
}

.qzz_status h2 {
    font-size: 17px;
    width: auto;
    float: none;
    display: inline-block;
    padding: 8px 11px;
    border-radius: 6px;
    color: #3d3d3d;
}

.row.preview_quiz.gcse_mod .col-lg-6,
.row.gcse_mod .col-lg-6 {
    left: 0;
}

.preview_quiz.gcse_mod .fltr_qz_right.col-md-4,
.gcse_mod .fltr_qz_right.col-md-4 {
    display: block !important;
}


.row.preview_quiz.gcse_mod .col-lg-6,
.row.gcse_mod .col-lg-6 {
    max-width: 74% !important;
    flex: 0 0 74%;
    left: 0;
    transition: ease all .5s;
}

.preview_quiz.gcse_mod .col-md-8.fltr_qz_left,
.gcse_mod .col-md-8.fltr_qz_left {
    width: 70% !important;
    flex: 0 0 70% !important;
}











/* Responsive CSS */

@media(max-width:767px) {
    .dsktop_none {
        display: block !important;
        background: #007bff !important;
    }

    .m-brand__logo-wrapper img {
        max-width: 140px;
    }

    h3.m-header__title-text {
        margin: 7px 0;
    }

    .m-brand__logo-wrapper small {
        font-size: 0.6rem;
        left: 43px;
        bottom: 0px;
    }

    .m-brand .m-brand__tools .m-brand__toggler span:before,
    .m-brand .m-brand__tools .m-brand__toggler span:after,
    .m-brand .m-brand__tools .m-brand__toggler span {
        background: #fff;
    }

    .answers li a.answer_aud {
        position: static;
        margin-bottom: 4px;
    }

    .m-brand .m-brand__tools .m-brand__toggler.m-brand__toggler--active span:before,
    .m-brand .m-brand__tools .m-brand__toggler.m-brand__toggler--active span:after,
    .m-brand .m-brand__tools .m-brand__toggler.m-brand__toggler--active span {
        background: #fff;
    }

    .m-aside-left--fixed.m-header--static .m-aside-left,
    .m-aside-left--fixed.m-header--fixed .m-aside-left {
        top: 0;
        padding-top: 0;
    }

    .m-aside-menu .m-menu__nav {
        list-style: none;
        padding: 20px 0 20px 0;
    }

    .m-aside-menu.m-aside-menu--skin-light {
        height: 100%;
    }

    .upload_section {
        margin: 10px 0;
    }

    .li_dropdown {
        width: 100%;
        margin: 0 0 15px 0;
        position: relative;
    }

    .assign_wrk .filters h3.isotope-item {
        width: 100%;
    }

    .fltr_qz_right {
        max-width: 100%;
    }

    .fltr_qz_left {
        width: 100%;
        padding: 0;
    }

    .slct_qz {
        position: static;
        transform: translate(0);
    }

    .fltr_qz_right.fxd_sdbr {
        display: none;
    }

    .fltr_qz_left .qzzHvr {
        padding: 32px 10px 10px 10px;
        flex-wrap: wrap;
        box-shadow: none;
    }

    /* .qz_bnk_page .fltr_qz_left .qzzHvr a {
} */

    .fltr_qz_left .qzzHvr a figure {
        width: 60px;
        height: 60px;
        background-size: cover !important;
    }

    .fltr_titlbx {
        width: 75%;
        margin-left: 5px;
    }

    .assign_wrk .filters .fltr_titlbx h3 {
        font-size: 12px;
    }

    .fltr_authrbx span {
        font-size: 11px;
    }

    .fltr_qz_left ul {
        float: left;
        width: 100%;
        display: flex;
    }

    .fltr_qz_left input[name="hwsubmit"] {
        position: static;
        float: left;
        margin: 15px 0 0 0;
    }

    .hw-listing-sec .HW-cls-reports-accor .panel-collapse {
        padding: 10px;
    }

    .inner_topic_list {
        padding: 0;
    }

    .hw-listing-sec .admnfrm_box>h3 {
        padding: 10px;
    }

    .innr_subjct_list .admin_tables table th {
        padding: 5px 10px;
    }

    .dataTables_wrapper {
        overflow-x: scroll;
    }

    .hw-listing-sec .admnfrm_box>h3 small {
        display: none;
    }

    .HW-cls-reports-accor .dataTables_filter {
        float: left;
    }

    span.show_qz_vw,
    .show_student_vw {
        position: static;
    }

    .clsHWreport .fullsec.admnfrm_box h2 {
        float: left;
        width: 100%;
        line-height: 22px;
        margin: 10px 0;
        font-size: 18px;
    }

    .choose_HWcls h2+div {
        display: inline-block;
    }

    .HW-cls-reports-accor .panel-collapse {
        padding: 0;
    }

    .homework_detail .col-md-12.flot_none {
        padding: 0;
    }

    .HW-cls-reports-accor .panel-collapse>ul.HW-accor-heading {
        display: none;
    }

    .HW-cls-reports-accor .panel-collapse ul.HW-accor-records li:before {
        float: left;
        width: 100%;
        font-weight: bold;
        content: attr(title) " :";
        margin-bottom: 2px;
    }

    .HW-cls-reports-accor .panel-collapse ul.HW-accor-records li {
        float: left;
        width: 100% !important;
    }

    .HW-cls-reports-accor .panel-collapse ul.HW-accor-records {
        flex-direction: column;
        background: #f7f7f7;
        margin-bottom: 22px;
        padding: 10px;
    }

    .HW-cls-reports-accor .panel-collapse ul.HW-accor-records li.li_action:before {
        display: none;
    }

    .HW-cls-reports-accor .panel-collapse ul.HW-accor-records li.li_action {
        margin: 10px 0px 10px 0;
    }

    .progress_outer {
        margin: 5px 0 0 0;
    }

    .hw-left-bx {
        position: static;
        width: 100%;
        padding: 0;
    }

    .qz-dtl-report h3 {
        width: 100%;
        display: inline-block;
        font-size: 20px;
    }

    .comon-tabs ul.nav.nav-tabs li a {
        float: left;
        width: 100%;
    }

    .comon-tabs ul.nav.nav-tabs.m-tabs-line {
        flex-wrap: wrap;
    }

    .comon-tabs ul.nav.nav-tabs li {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .trble_Sec .owl-carousel {
        padding: 0;
    }

    .trble_Sec .owl-item .item {
        padding: 10px;
        font-weight: normal;
        text-align: left;
        font-size: 16px;
    }

    .trble_Sec .owl-item .item span {
        position: static;
        float: left;
        width: auto;
    }

    li.hw_op_ans {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .wrng_rght_ansop {
        flex-direction: column;
        justify-content: start;
    }

    .wrng_rght_ansop small {
        text-align: left;
        margin: 0 0 10px 0;
        line-height: normal;
    }

    .wrng_rght_ansop small label {
        margin-bottom: 0;
    }

    .amcharts-chart-div {
        width: 100% !important;
        height: auto !important;
        left: 0 !important;
    }

    .HW-time {
        position: static;
        border-radius: 0 !important;
        width: 100%;
        margin-bottom: 20px;
    }

    .hw-rslt-box {
        border-radius: 0 !important;
        font-size: 20px;
        padding: 0;
        min-height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
        flex-direction: initial;
        margin-bottom: 8px;
        width: 100%;
        margin: 0 3px 20px 4px;
    }

    .hw-rslt-box label:after {
        margin-right: 10px;
        content: " :";
    }

    .pblc_qz_pg h3 a {
        font-weight: normal;
        font-size: 11px;
        float: left;
        width: 100%;
    }

    ul.qzdtl-actns li {
        font-size: 9px;
        padding: 2px 5px;
        margin: 0 1px;
    }

    ul.qzdtl-actns li i {
        font-size: 10px;
    }

    ul.qzdtl-actns li:last-child {
        margin-right: 0;
    }

    .second-row span,
    .second-row span a {
        font-size: 10px;
    }

    #sample1_1_wrapper .row:first-child {
        display: flex;
        overflow: hidden;
        text-align: left;
        width: 100%;
        margin: 0;
        flex-wrap: unset;
    }

    #sample1_1_wrapper .row:first-child div {
        float: left;
        margin: 0 5px 0 0;
        width: 100%;
    }

    .second-row span i {
        font-size: 10px;
    }

    .fltr_qz_left div#sample1_1_wrapper .row:first-child div.dataTables_length label,
    #sample1_1_wrapper .row:first-child div.dataTables_filter label {
        white-space: nowrap;
        display: flex;
        flex-direction: column;
    }

    .pblc_qz_pg .fltr_qz_left .qzzHvr {
        padding: 10px;
    }

    .chat_icon {
        width: 40px;
        height: 40px;
        box-shadow: 0 0 5px #ffffff;
        right: 5px;
        bottom: 5px;
    }

    .prof_img {
        max-width: 280px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .prof_detail .share-toolbar {
        width: 100%;
    }

    .prof_detail .share-toolbar li {
        margin-right: 2px;
    }

    .quizz_profile ul.qzdtl-actns li {
        font-size: 12px;
        margin-right: 5px;
        padding: 5px 7px;
    }

    .quizz_profile ul.qzdtl-actns li i {
        font-size: 14px;
    }

    .quizz_profile .btn-group.report-group button.btn,
    .quizz_profile .pdf_btns ul>li a {
        padding: 5px 7px;
        margin: 0 2px;
        font-size: 10px;
    }

    .more_btns {
        margin: 20px 0;
        padding: 0;
    }

    .qstn_lists .time {
        padding: 0 5px;
    }

    .qstn_lists .time a i {
        background: rgba(0, 0, 0, 0);
        font-size: 12px;
        padding: 0;
    }

    .qstn_lists .time a,
    .qstn_lists .time a:first-child span {
        font-size: 12px;
    }

    .qzdeail_brief+.grey_cntnr .col-md-12 {
        padding: 0;
    }

    .qstn_lists .qstn_txt {
        width: 100%;
        padding: 10px 0 10px 32px;
        font-size: 12px;
    }

    .qstn_lists .qstn_no {
        width: auto;
    }

    .qstn_lists .qstn_no span {
        font-size: 15px;
        top: 20px;
        left: 3px;
    }

    .pblic_quiz .show-answers-btn {
        float: left;
        margin: 0 0 10px 0;
        width: 100%;
    }

    div.shwdlt_btns {
        width: 100%;
        text-align: center;
    }

    .addquestion a.btn,
    .pblic_quiz .delsel {
        width: 100%;
    }

    span.addquestion {
        padding: 0 !important;
        float: left;
        width: 100%;
    }

    .row.qzdeail_brief {
        margin-bottom: 0px;
    }

    .pblic_quiz .delsel {
        width: 100%;
        margin-bottom: 10px;
    }

    ul.selectaAll {
        margin: 20px 0 0 0;
    }

    .delqz_btns {
        margin: 10px 0 0 0;
    }

    .show_answers .fil_ans label p {
        width: 100%;
        line-height: 14px;
        margin: 0;
        padding: 0 0 6px 0;
    }

    .show_answers .fil_ans label {
        flex-wrap: wrap;
    }

    .feeds li {
        width: 100% !important;
        margin: 0 0 20px 0;
        display: inline-block;
        padding: 10px 0 !important;
    }

    .feeds li form h4 label {
        float: left;
    }

    .quiz-intro-sec ul li {
        width: 100%;
    }

    .assign_wrk .filters .ui-group#step2 {
        padding-top: 0 !important;
    }

    .fltr_qz_left ul.post-list {
        margin-top: 20px;
        display: inline-block;
    }

    .second-row span:after {
        margin: 0 1px;
        font-size: 8px;
    }

    .post-search-panel select {
        margin-right: 6px;
        margin-left: 5px;
        width: 33%;
    }

    .fltr_titlbx .m-widget5__info {
        margin: 5px 0 0 0;
    }

    .prof_detail h3 {
        font-size: 17px;
    }

    .btn {
        min-width: auto;
    }

    .pdf_btns {
        margin: 15px 0 0 0;
    }

    .qstn_lists.pblic_quiz .qstn_option ul li {
        width: 100%;
        font-size: 12px;
        margin-bottom: 11px;
        line-height: normal;
    }

    .qz-stng-btns {
        text-align: center;
        margin: 12px 0;
    }

    .edtlst_btn {
        display: flex;
        flex-direction: column;
        right: 0;
        top: 50%;
    }

    .edtlst_btn a {
        margin-bottom: 4px;
    }

    .qz-stng-btns a {
        margin: 5px;
    }

    .answers li {
        flex-direction: column;
        padding: 0;
    }

    .qtype {
        flex-direction: column;
    }

    .qtype label,
    .time_type label {
        width: 100%;
        float: left;
    }

    .time_type {
        margin: 0 0 15px 0;
        display: flex;
        flex-direction: column;
    }

    .file-input-ajax-new .btn-primary {
        margin: 10px 0;
    }

    .fill_up_ans .input_fields_wrap .add_more_fillup label {
        font-size: 13px;
    }

    .m-header--fixed-mobile .m-header {
        z-index: 111;
    }

    .ques_image .file-drop-zone-title {
        padding: 10px;
        font-size: 12px;
    }

    .exactorder span {
        width: 100%;
        float: left;
    }

    .add_more_fillup p select {
        margin: 0 5px;
    }

    .exactorder span {
        margin: 0 5px;
        float: left;
    }

    .exactorder p {
        float: left;
        display: flex;
        align-items: center;
        justify-content: start;
        width: 100%;
        position: relative;
        flex-wrap: wrap;
    }

    .questions-main-container .m-portlet__body,
    .questions-list-container .m-portlet__body {
        padding: 15px;
    }

    .text>div.edtqstn_txt {
        word-break: break-word;
    }

    .quiz_inf {
        height: auto;
    }

    .slide_optn {
        width: 45%;
    }

    .quiz_inf label {
        margin: 12px 0 2px 0;
        font-size: 13px;
    }

    .notify_btns {
        margin: 6px 0 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .edtlst_btn .m-btn--icon.m-btn--icon-only.btn-sm {
        width: 25px;
        height: 25px;
    }

    .game_notifications {
        width: 100%;
        margin: 0 0 25px 0;
        padding: 15px;
    }

    .quiz-intro-sec ul li textarea {
        min-height: 100px;
    }

    .main_hdng h3.m-portlet__head-text {
        text-align: center;
        display: inline-block;
        width: 100%;
        text-align: left;
    }

    .hdng_links a {
        font-size: 11px;
    }

    .main_hdng h3.m-portlet__head-text .btn {
        width: auto !important;
        display: inline-block;
        float: none;
        margin: 9px auto;
    }

    .main_hdng {
        margin-bottom: 0px;
    }

    td.m-datatable__cell[data-field="Action"] span {
        width: auto !important;
    }

    td[data-field="Average"] span {
        display: flex !important;
        width: 40px;
        height: auto !important;
    }

    td[data-field="Average"] {
        display: flex !important;
    }

    .rew_avlble {
        height: auto;
        width: 100%;
        flex-direction: column;
        text-align: center;
        padding: 20px 0;
        float: none;
        margin: 0 0 25px 0;
        display: inline-block;
        max-width: 282px;
    }

    .exchng-rwrd-cntnt {
        text-align: center;
    }

    .exchng-rwrd-cntnt h3.rew_tit,
    .exchng-rwrd-cntnt p {
        text-align: center;
        width: 100%;
    }

    .get-rwrd-points {
        max-width: 100%;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-direction: column;
    }

    .icon-rwrd {
        border: none;
        padding: 0;
        margin: 0;
        float: none;
        width: 100%;
        max-width: 100%;
    }

    .coin_exchng .m-portlet__head {
        height: auto;
    }

    span.coins_needed {
        font-size: 24px;
        line-height: 23px;
    }

    .get-rwrd-points button.btn {
        margin: 5px 0;
        min-width: 82px;
    }

    .rew_avlble:nth-child(2n) {
        float: none;
    }

    .rew_avlble p.rwdm {
        margin: 0 auto 5px auto;
    }

    .extra_games li {
        width: 100%;
        margin-bottom: 22px;
        max-width: 217px;
    }

    .comon-tabs ul.nav.nav-tabs li {
        width: 100%;
    }

    .my-certs ul li span {
        position: static;
        transform: translate(0);
        width: 100%;
        text-align: center;
    }

    .my-certs ul li {
        text-align: center;
    }

    .my-certs ul li p strong {
        width: 100%;
        float: left;
        padding: 2px 5px;
        border-radius: 0;
        margin: 5px 0;
    }

    .my-certs ul li {
        float: left;
        width: 100%;
    }

    a.cert_vw {
        margin: 5px 0 0 0;
    }

    .dasbord-sec .m-widget1 {
        padding: 0;
    }

    .dasbord-sec2 .m-portlet__body.chartContainer {
        padding: 0;
    }

    .m-widget3.ew-user-intro-widget {
        margin-bottom: 25px;
    }

    .m-widget14 {
        padding: 10px;
    }

    .dasbord-sec2 .home-work .m-portlet__body {
        padding: 13px;
    }

    .no-records {
        max-width: 350px;
        width: 100%;
        margin: 20px auto;
        padding: 50px 15px;
    }

    .no-records img {
        width: 100%;
    }

    #accordion .panel-heading h4 a {
        color: #8f8f8f;
        font-weight: normal;
        padding: 7px 13px;
        margin: 0;
        position: relative;
        font-size: 13px;
        display: inline-block;
        width: 100%;
        background: #f7f7f7;
        margin-bottom: 5px;
        cursor: pointer;
    }

    #accordion .panel-heading h4.panel-title {
        margin: 0;
    }

    #accordion .panel-heading h4 a[aria-expanded="true"] {
        background: #007bff;
        color: #fff;
    }

    #accordion .panel-heading h4 a:after {
        content: "+";
        position: absolute;
        right: 10px;
        font-weight: bold;
        font-size: 15px;
        color: #c4c4c4;
    }

    #accordion .panel-heading h4 a[ aria-expanded="true"]:after {
        content: "-";
        color: #fff;
    }

    .dasbord-sec2 .home-work .m-widget5__content {
        margin: 5px 0 0 0 !important;
    }

    .mobIcon-only a {
        font-size: 0;
        width: 30px;
        text-align: center;
        padding: 0 !important;
        margin: 0;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .strandQuizBank .main_hdng h3.m-portlet__head-text {
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
    }

    .strandQuizBank .keyStageBox {
        width: 100%;
        margin: 0 0;
        display: flex;
        flex-direction: initial;
        justify-content: start;
        align-items: center;
        padding: 10px 0px;
        box-shadow: none;
        border: none !important;
        border-bottom: 1px solid #eee !important;
    }

    .strandQuizBank .m-portlet.qz-bnk-year.row {
        margin: 0 !important;

    }

    .strandQuizBank .keyStageBox h3 {
        margin: 0 5px 0 0;
    }

    .strandQuizBank .prm_qzbank .col-md-3 {
        order: 1;
        margin: 0 auto;
        float: none;
        display: inherit;
    }

    .strandQuizBank .prm_qzbank {
        display: flex;
    }

    .strandQuizBank .prm_qzbank .col-lg-9 {
        order: 2;
    }

    .strandQuizBank div#hwlist_cart {
        margin: 10px auto 40px auto !important;
        display: inline-block;
    }

    .strandQuizBank #strndSec {
        flex-wrap: wrap;
    }

    .strandQuizBank .fltr_qz_left ul {
        flex-wrap: wrap;
        float: left;
        width: 100%;
    }

    .strandQuizBank .fltr_qz_left .qzzHvr {
        width: 43%;
        padding: 10px;
        float: left;
        margin: 10px;
        padding-top: 15px;
    }

    .strandQuizBank .fltr_qz_left .qzzHvr a {
        float: left;
    }

    .strandQuizBank .fltr_titlbx {
        width: 70%;
        margin: 0 0 0 5%;
    }

    .strandQuizBank .fltr_qz_left {
        padding: 0;
    }

    .strandQuizBank .slct_qz {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 31px;
        margin: 10px 0 0 0;
        border-radius: 0px !important;
    }

    .strandQuizBank .fltr_titlbx h6 {
        margin: 7px 0 0 0;
    }

    .preview_quiz .col-md-8.fltr_qz_left {
        flex: 0 0 100% !important;
        width: 100%;
    }

    .row.preview_quiz .col-lg-6 {
        width: 100%;
        max-width: 100% !important;
        left: 0;
        flex: 0 0 100%;
    }

    .row.preview_quiz .skill_list {
        left: 0;
    }

    .preview_quiz .fltr_qz_right.fxd_sdbr {
        display: none;
    }

    .strandQuizBank.eplus div#hwlist_cart {
        margin: 20px 0 0 0 !important;
    }

    .dsktop_none1 {
        margin-left: 0 !important;
    }

    .m-brand__logo-wrapper img {
        max-width: 125px !important;
    }

    .m-header--fixed-mobile .m-header {
        position: absolute !important;
    }

    .m-header-search .m-header-search__icon-search {
        height: 35px;
        width: 35px;
        border-color: #007bff !important;
        color: #007bff;
    }

    .m-header-search .m-header-search__wrapper {
        border-color: #007bff;
    }

    .m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
        border: 1px solid #007bff;
    }

    .m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper i {
        color: #007bff;
    }

    span.m-nav__link-icon.m-topbar__usericon span.m-nav__link-icon-wrapper {
        width: 40px !important;
        height: 40px !important;
    }

    .dshbrd_usr .m-widget3__user-img {
        padding: 0px;
    }

    .m-portlet .m-portlet__body {
        overflow: auto;
    }

    .amcharts-chart-div {
        overflow: visible !important;
    }


    .m-portlet .m-portlet__head {
        padding: 10px 1rem;
        flex-direction: column;
        height: auto;
    }

    .m-portlet .m-portlet__body {
        padding: 2rem 1rem;
    }

    .m-portlet .m-portlet__head .m-portlet__head-tools .m-portlet__nav .m-portlet__nav-item {
        padding: 0;
    }

    .dshbrd_usr {
        padding: 0 10px;
    }

    ul.dash-top-stu li {
        width: 100%;
    }

    table#hw-rep-sec th {
        line-height: 12px;
        font-size: 11px;
    }

    .user-overall-stat .m-widget1 {
        padding: 0;
    }

    .m-widget1 .m-widget1__item .m-widget1__title {
        font-size: 1rem;
    }

    #chartdiv {
        width: 90%;
        height: 300px;
        font-size: 11px;
        float: left;
        margin-bottom: 40px !important;
    }

    .plyr-rep-sec .col-sm-12.col-md-6 {
        width: 50%;
    }

    .plyr-rep-sec .dataTables_wrapper .col-sm-12.col-md-5 {
        float: left;
        width: 50% !important;
    }

    .plyr-rep-sec .dataTables_wrapper .col-sm-12.col-md-7 {
        width: 50%;
        float: right !important;
    }

    .plyr-rep-sec .dataTables_wrapper .col-sm-12.col-md-7 .paging_numbers {
        float: right;
    }

    .strandQuizBank .m-portlet.qz-bnk-year.row {
        flex-wrap: wrap;
    }

    .qz-bnk-year .element-item {
        padding: 2px 5px;
        min-width: 35px;
        text-align: center;
        float: left;
    }

    .qz-bnk-year .element-item label {
        width: 100%;
        font-size: 13px;
    }

    .strandQuizBank .sub-hdng {
        margin-bottom: 10px;
    }

    .strandQuizBank .fltr_qz_left .qzzHvr {
        width: 100%;
    }

    .strandQuizBank .fltr_qz_left .qzzHvr a {
        margin: 0;
    }

    .strandQuizBank .slct_qz input:checked+label:before {
        font-size: 11px;
        margin-right: 6px;
    }

    .strandQuizBank .slct_qz label {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 500;
    }

    div#hwlist_cart {
        position: fixed;
        right: 0;
        top: 67px;
        z-index: 111;
        height: auto;
        background: #fff;
        padding: 10px 0 10px 6px;
        box-shadow: 0 0px 8px #eae8e8;
    }

    div#hwlist_cart span {
        background-size: 60px !important;
        height: 60px;
        width: 60px;
    }

    div#hwlist_cart span font {
        width: 23px;
        height: 24px;
        font-size: 15px;
        right: 5px;
        font-weight: normal;
    }

    div#hwlist_cart p {
        display: none !important;
    }

    #strndSec .skill_list {
        margin: 20px 0;
    }

    .pdf_btns ul {
        display: flex;
    }

    .prof_detail .pdf_btns ul {
        display: flex;
    }

    .prof_detail .actions:before {
        content: "Like : ";
        float: left;
        margin-right: 10px;
        color: #222;
    }

    .prof_detail .actions {
        margin: 12px 0 0 0;
    }

    .qstn_txt {
        line-height: 18px;
    }

    .strt-game-desc {
        padding: 10px;
    }

    .code-number.gen-code font {
        font-size: 32px;
        margin: 0;
    }

    .qzz_code {
        position: static;
        margin: 20px 0;
        padding: 10px 0;
    }

    .qz-ply-lft-btns {
        float: left;
        width: 100%;
        height: auto;
        flex-direction: column;
    }

    .qz-ply-lft-btns a {
        display: inline-block;
    }

    .qz-ply-lft-btns form span {
        position: absolute;
        right: 0;
    }

    .leftStng {
        margin-bottom: 8px;
    }

    .top_plyr_stats {
        margin-top: 30px;
    }

    .report_chart {
        margin-top: 30px;
        float: left;
        padding: 0;
    }

    .topplayrep {
        flex-direction: column;
    }

    .topplayrep+form {
        height: 305px;
    }

    .qzz_play h2 {
        font-size: 20px;
    }

    .liveGame.quiz_settings.opn_stngs {
        right: 0;
        transition: ease all .5s;
        top: 0;
        width: 70%;
    }

    button#GameSettings {
        float: left;
        min-width: 103px;
        padding: 8px 13px !important;
    }

    #questions .col-md-12 {
        padding: 0;
    }

    .rep_que li {
        padding: 10px 0 10px 20px;
    }

    .row.ew-reports-main {
        margin-top: 20px;
    }

    .prof_detail .pdf_btns ul.dropdown-menu {
        display: none !important;
    }

    .prof_detail .pdf_btns ul.dropdown-menu.show {
        display: block !important;
    }

    .m-content.quizz_profile {
        padding: 5px 20px;
    }

    .pblic_quiz .show-answers-btn {
        float: left;
        margin: 0 12px 10px 0;
    }

    .addquestion a.btn {
        padding: 7px 16px !important;
    }

    .admn-pop-contnr {
        width: 90%;
    }

    .qz_stng ul li label {
        font-size: 13px;
        line-height: 16px;
        margin: 0;
        width: 100%;
        text-align: center;
    }

    .col-md-3.chat_list {
        padding: 0;
        margin-bottom: 20px;
    }

    .col-md-9.chat_msgs {
        padding: 0;
    }

    .profile_upd button.btn.btn-secondary {
        margin-top: 0px;
    }

    .col-md-3.chat_list {
        padding: 0;
        margin-bottom: 20px;
    }

    .col-md-9.chat_msgs {
        padding: 0;
    }

    span.chat-img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 3px;
    }

    .chat_page .chat_msgs ul li {
        flex-direction: column;
        padding-top: 0;
    }

    span.chat-img img {
        max-width: 23px;
        margin-left: 3px;
    }

    .chat_page .chat_msgs ul li {
        flex-direction: column;
    }

    .chat_page .chat_msgs ul li .chat-body:before {
        display: none;
    }

    .chat_page .chat_msgs ul li.right .chat-body p {
        word-break: break-all;
    }

    .chat-body {
        padding: 10px;
    }

    .qstn_sec ol li {
        margin: 0 -15px 20px -15px;
        width: calc(100% + 30px);
        padding-right: 10px;
    }

    .homework_detail .hw-rslt-box {
        margin-bottom: 5px;
    }

    .qstn_sec {
        margin: 0;
    }

    .qstn_sec li h2 {
        font-size: 18px;
        font-weight: 500;
    }

    .tbl_homewrk_sec.opn-rslt {
        overflow-y: auto;
    }

    .tbl_homewrk_sec ul.quick_log li {
        width: 29%;
        float: none;
        display: inline-block;
        margin: 0 auto 5px auto;
    }

    .tbl_homewrk_sec h3 {
        padding: 0;
        margin: 20px 0;
        font-size: 18px;
    }

    .hw-prvw_btn.hw-clsprvw_btn {
        margin: 0 0 0 0;
    }

    .trble_Sec h3 {
        font-size: 20px;
    }

    .owl-theme .owl-nav [class*='owl-']:hover {
        background: none !Important;
    }

    .hw-help-sec h3 {
        font-size: 18px;
    }

    .hw-help-sec p {
        line-height: 20px;
    }

    .quiz_links.hdng_links {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .main_hdng h3.m-portlet__head-text .quiz_links .btn {
        width: auto !important;
        float: none;
        margin: 5px;
    }

    .quiz_links.hdng_links {
        margin: 20px 0 0 0;
    }

    .qzSbBtn {
        margin: 0;
        color: #fff !important;
        position: absolute;
        right: 0;
        top: 0;
    }

    #CreateQuizForm .qzSbBtn {
        margin: -50px 0 0 0 !important;
        position: relative;
    }

    form.admnfrm_box.editquiz_form {
        position: relative;
        padding-top: 40px;
        margin-top: 10px;
    }

    .main_hdng h3.m-portlet__head-text .edt-qz .btn {
        margin: 0 6px 0 0;
    }

    .hdng_links.edt-qz {
        padding: 0 10px;
        justify-content: start !important;
        display: flex;
        margin: 10px 0 0 0;
    }

    .quiz_settings ul li {
        flex-direction: column;
        width: 100%;
        padding-left: 61px;
        align-items: start;
        margin-bottom: 24px;
    }

    .settingSec {
        padding: 7px;
    }

    .quiz_settings ul li .set_icon {
        width: 50px;
    }

    .set_txt {
        width: 100%;
        margin-right: 0;
    }

    .quiz_settings ul li .set_txt h3 {
        font-size: 18px;
    }

    .quiz-setting-main .quiz_links.hdng_links {
        justify-content: start;
        margin: 0;
    }

    .free_quiz .fltr_qz_left .qzzHvr {
        width: 100%;
        padding: 14px 10px;
        display: flex;
        flex-wrap: wrap;
    }

    .free_quiz .fltr_qz_left ul {
        flex-direction: column;
    }

    .free_quiz .slct_qz {
        position: static;
        top: 0;
        padding: 5px;
        width: 100%;
        text-align: center;
        margin: 10px 0 0 0;
        border-radius: 0 !important;
    }

    .free_quiz .slct_qz input+label::before {
        display: none;
    }

    .free_quiz .fltr_titlbx {
        width: 73%;
    }

    .qz_bnk_page .free_quiz .fltr_qz_left .qzzHvr a {
        margin: 0;
        padding: 3px 0;
        font-size: 11px;
    }

    .assign_wrk.free_quiz .filters .fltr_titlbx h3 {
        margin: 0;
    }

    .ajax_pagination {
        margin-bottom: 20px !important;
        margin-top: 13px !important;
    }

    .clslst_dlt {
        float: right;
        margin: 0;
        padding: 0;
        max-width: 150px;
        width: 100%;
        text-align: left;
        display: flex;
        justify-content: flex-end;
    }

    .dataTables_wrapper .dataTable.reward_tbl th {
        padding: 10px 11px !important;
    }

    .dataTables_wrapper .dataTable.reward_tbl td {
        padding: 5px 10px;
    }

    .reports-sec {
        margin-bottom: 15px;
    }

    .rwrd_class h3 {
        font-size: 15px;
        font-weight: 500;
    }

    .icon_prvw img {
        max-width: 200px;
    }

    .reward_page .main_hdng h3.m-portlet__head-text .btn {
        margin: 4px 2px 0 0;
    }

    .reward_page .hdng_links {
        justify-content: flex-start;
    }

    .game_notifications li:before {
        position: absolute;
        left: 6px;
    }

    .game_notifications li {
        position: relative;
        padding-left: 27px;
    }

    .game_notifications .notify_btns {
        justify-content: start;
    }

    .game_notifications .notify_btns a {
        margin-right: 4px;
    }

    .mobIcon-only {
        position: absolute;
        right: 9px;
        top: 0;
    }

    .home-work span.m-badge {
        white-space: nowrap;
        color: #fff;
        border-radius: 0;
        text-align: center;
        letter-spacing: 0;
    }

    .home-work #accordion {
        margin: 20px 0 0 0;
    }

    p.m-badge {
        line-height: normal;
    }

    .slide_optn {
        padding: 5px 2px;
        margin: 0 5px 10px 0;
        width: 30%;
    }

    .clslst_dlt {
        float: left;
    }

    .col-md-4 .m-portlet .m-portlet__head {
        flex-direction: inherit;
    }

    ul.profmembr_info {
        padding: 20px 10px;
        list-style: none;
    }

    #UpgradeForm label.control1 {
        width: 100%;
        margin-bottom: 12px;
        margin: 0 0 10px 0;
    }

    .child_count {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .child_count .plus-minus-input {
        margin: 5px 0;
    }

    #UpgradeForm fieldset {
        padding: 0;
        max-width: 450px;
        margin: 0 auto;
    }

    .subscription_plans ul li {
        width: 100%;
    }

    #SaveAccount {
        position: relative;
        left: 50%;
        transform: translatex(-50%);
    }

    a#m_aside_header_topbar_mobile_toggle i {
        color: #fff;
    }

    .frntmsg_box h3 {
        font-size: 27px;
        margin: 0;
        line-height: 32px;
    }

    .frntmsg_box img {
        max-width: 109px;
    }

    .m-nav__link-icon-wrapper img:nth-child(1) {
        display: none;
    }

    .m-nav__link-icon-wrapper img:nth-child(2) {
        display: block;
    }

    .qz_stng ul li {
        width: 32%;
        color: #007bff;
        font-weight: bold;
        text-transform: capitalize;
        min-height: 88px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .admn-pop-contnr h3 {
        font-size: 20px;
    }

    .synch_mode .qstn_txt {
        padding-left: 25px;
    }

    .qstn_txt img {
        text-align: left;
        max-width: 100%;
    }

    .strt-game-desc+.m-content .col-md-12 {
        padding: 0;
    }

    .synch_mode .single_choice {
        margin-left: 0;
        padding: 5px 20px;
        width: 48%;
        margin: 0 6px 20px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .top_plyr_stats ul {
        justify-content: center;
        align-items: center;
    }

    .top_plyr_stats ul li a {
        font-size: 12px;
        padding: 7px 35px;
    }

    .qstn_sec ol li {
        font-size: 11px;
        padding-right: 40px;
    }

    .nmbrs {
        right: 5px;
    }

    .nmbrs span {
        width: 32px;
        height: 32px;
        font-size: 16px;
        line-height: 31px !important;
    }

    p.vw_crti a {
        margin: 0;
    }

    .reward_fulfl .dt-buttons.btn-group {
        margin: 0 23px;
        width: auto;
        margin-bottom: 11px;
    }

    .qzz_status {
        position: static;
    }

    .code-number.gen-code {
        width: 100%;
    }

    /* .vw_quiz.quizzz.sync {} */

    .vw_quiz.quizzz.sync .conut_down {
        display: none;
    }

    .vw_quiz.quizzz.sync ul.resCount {
        display: flex !important;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .vw_quiz.quizzz.sync ul.resCount {
        margin: 0 0;
        width: 100%;
        float: left;
    }

    .vw_quiz.quizzz.sync .rslt-dtl ul li {
        justify-content: flex-start !important;
        text-align: left !important;
    }

    .vw_quiz.quizzz.sync .rslt-dtl ul li label {
        min-width: 90px;
    }

    .vw_quiz.quizzz.sync .rslt-dtl ul li img {
        max-width: 12px;
    }

    .most_wrong_question ol li figure img {
        max-width: 100%;
    }

    .quiz_assgnd {
        position: relative;
        width: 100%;
        height: auto;
        margin-top: -20px;
    }

    .quiz_assgnd i {
        display: none;
        float: left;
    }

    .quiz_assgnd label {
        float: right;
        position: static;
    }

    .quiz_assgnd label::after {
        display: none;
    }

}





@media(max-width:750px) and (orientation: portrait) {
    .row.preview_quiz .col-lg-6 {
        max-width: 100% !important;
        flex: 0 0 100%;
        left: 0;
    }

    p.vw_crti {
        display: flex;
        flex-direction: column;
    }

    .row.preview_quiz .skill_list {
        left: 0;
    }

}

@media(min-width:600px) and (max-width:750px) and (orientation: portrait) {
    .col-md-4 .m-portlet .m-portlet__head {
        flex-direction: inherit;
    }

    .hw-prvw_btn.hw-clsprvw_btn {
        margin: 4px 0 0 0;
    }

    .more_btnin {
        display: flex;
    }

    .HW-time ul {
        justify-content: center;
    }

    .fltr_titlbx {
        width: 75%;
        margin-left: 12px;
    }

    .clsHWreport form .m-portlet__body {
        padding: 0 !important;
    }

    .clsHWreport form .m-portlet__body {
        padding: 10px 0 !important;
    }

    .clsHWreport form .m-portlet__body .form-group.m-form__group.row {
        margin: 0;
        padding: 0;
    }

    .dataTables_wrapper.dt-bootstrap4.no-footer .row:first-child {
        display: flex;
        flex-wrap: nowrap;
        max-width: 550px;
        width: 100%;
    }

    .dataTables_wrapper.dt-bootstrap4.no-footer .row:first-child .col-sm-12.col-md-6 {
        max-width: 50%;
    }

    .comon-tabs ul.nav.nav-tabs li {
        width: auto;
        text-align: center;
        min-width: 142px;
        margin: 10px 0 0 0;
        margin-left: 0px;
    }

    .main_hdng h3.m-portlet__head-text {
        display: flex;
    }

    .tab-content.accordionTabs-content.m-scrollable {
        height: auto !important;
    }

    .hw-left-bx {
        flex-wrap: nowrap;
    }

    .HW-time {
        font-size: 12px !important;
        flex-direction: column;
        padding: 5px 5px 0 0;
        margin: 0 !important;
    }

    .my-certs ul li p {
        text-align: left;
    }

    .my-certs ul li span {
        display: flex;
        width: auto;
        float: left;
    }

    .my-certs ul li span a {
        margin-left: 8px;
    }

    .col-md-2.upload-div {
        width: auto;
    }

    .answers li .option {
        float: left;
        width: auto;
    }

    .answers li {
        flex-direction: initial;
    }

    .col-md-6.qimg_prvw {
        max-width: 350px;
    }

    .exactorder span {
        width: auto;
    }

    .exactorder p {
        flex-wrap: inherit;
        align-items: flex-start;
        justify-content: flex-start;
    }
}


@media(max-width:767px) and (orientation: landscape) {
    .ques_image .col-md-6 {
        width: 50%;
    }

    .time_type label {
        min-width: 110px !important;
    }

    .add_more_fillup p {
        margin-right: 12px;
    }

    .exactorder p {
        flex-wrap: unset;
    }

    .edtlst_btn {
        display: flex;
        flex-direction: initial;
    }

    .m-btn--icon.m-btn--icon-only.btn-sm,
    .btn-group-sm>.m-btn--icon.m-btn--icon-only.btn {
        margin: 0 3px 0 0;
    }

    .exactorder span {
        width: auto;
        float: left;
    }

    .main_hdng h3.m-portlet__head-text {
        flex-direction: initial;
    }

    .comon-tabs ul.nav.nav-tabs li {
        width: auto;
        margin: 0px 8px 10px 0;
    }

    .prm_icons ul li {
        max-width: 217px;
    }

    .dasbord-sec2 .home-work .m-widget5 .m-widget5__item .m-widget5__content {
        display: table-cell;
    }

    .m-portlet .m-portlet__head {
        flex-direction: row;
    }

    .m-datatable.m-datatable--default>.m-datatable__pager {
        flex-direction: row;
        display: flex;
        justify-content: space-between;
    }

    ul.dash-top-stu li {
        width: 50%;
    }

    .qz-ply-lft-btns {
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .slide_optn {
        width: 22.5%;
    }

    .leftStng {
        margin-bottom: 0;
    }

    .qzdeail_brief .col-md-2 {
        float: left;
        max-width: 130px;
    }

    .qzdeail_brief .col-md-7.col-lg-7.col-xl-7.prof_detail {
        width: 76%;
    }

    .more_btns .more_btnin {
        display: flex;
    }

    .pblic_quiz .show-answers-btn {
        width: auto;
    }

    .pblic_quiz .delsel {
        width: auto;
    }

    span.addquestion {
        width: auto;
        float: left;
    }

    div.shwdlt_btns {
        width: auto;
    }

    .delqz_btns {
        margin: 0;
    }

    .pblic_quiz .delsel {
        width: auto;
        position: relative;
    }

    .hw-rslt-box {
        width: 47%;
    }

    .delqz_btns {
        margin: 0;
        position: absolute;
        bottom: -44px;
        display: flex !important;
        z-index: 11;
    }

    .free_quiz .slct_qz {
        width: auto;
        padding: 5px 13px;
    }

}



@media(min-width:768px) and (max-width:1100px) {
    .exchng-rwrd-cntnt h3.rew_tit {
        font-size: 17px;
    }

    .icon-rwrd {
        min-width: 77px;
    }

    span.coins_needed {
        font-size: 25px;
    }

    .get-rwrd-points {
        max-width: 75px;
        padding-left: 3px;
    }

    .icon-rwrd img {
        max-width: 100%;
        height: auto;
    }

    .rew_avlble p.rwdm {
        font-size: 11px;
    }

    .m-header .m-header-head .m-header__title {
        display: table;
        height: 100%;
        float: left;
    }

    .m-stack.m-stack--desktop.m-stack--ver>.m-stack__item {
        display: table-cell;
        vertical-align: top;
        height: 100%;
        width: 100% !important;
    }

    .m-header .m-header-head .m-header__title .m-header__title-text {
        vertical-align: middle;
        display: table-cell;
        padding: 0 40px 0 30px;
        color: #4C4C50;
        font-size: 1.4rem;
        font-weight: 500;
    }

    .m-stack.m-stack--general {
        display: table;
        table-layout: fixed;
        top: 0;
    }

    .m-topbar {
        width: auto;
        height: 100%;
        float: right;
        padding: 0 20px;
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
    }

    .m-stack.m-stack--desktop.m-stack--ver>.m-stack__item.m-stack__item--fluid {
        width: 100%;
    }


    div#m_header_topbar {
        float: right !important;
    }

    #SchoolAddClassForm .opn-pop-btn {
        background: #222;
        padding: 5px;
        font-size: 11px;
        color: #ffffff;
        margin: 10px 0;
        float: right;
    }

    .m-stack.m-stack--desktop.m-stack--ver>.m-stack__item.m-stack__item--fluid {
        display: flex;
    }


    .m-header-head {
        justify-content: space-between;
    }

    .m-header-search .m-header-search__input-wrapper {
        display: block;
    }

    .m-header-search .m-header-search__wrapper {
        min-width: 200px;
        display: flex;
        height: auto;
    }

    .m-topbar .m-topbar__nav.m-nav {
        margin: 0 0 0 5px;
    }

    #m_quicksearch_search {
        pointer-events: none;
        margin: 5px 5px 0 1px;
    }

    .home-work .m-badge {
        line-height: 15px;
        min-height: 15px;
        margin: 5px 0 0 0;
        border-radius: 3px !important;
    }

    .dasbord-sec .row[class*="m-row--col-separator-"]>div {
        border-bottom: 0px solid #ebedf2;
    }

    .dasbord-sec .m-widget1__item:last-child {
        border-bottom: 0.07rem dashed #ebedf2;
    }

    .m-brand .m-brand__logo .m-brand__logo-wrapper img {
        max-width: 145px !important;
    }

    .m-brand__logo-wrapper small {
        position: absolute;
        left: 45px;
        bottom: 0;
        width: 100%;
    }

    .m-brand__logo h3 {
        margin: 0;
    }

    .m-aside-left--fixed.m-header--static .m-aside-left,
    .m-aside-left--fixed.m-header--fixed .m-aside-left {
        top: 0px;
    }

    .m-aside-left {
        padding-top: 0;
    }

    h3.m-header__title-text a {
        margin: 0 0px;
        position: relative;
    }

    .dsktop_none1 {
        margin-left: 0 !important;
    }

    .m-nav__link-icon-wrapper img:nth-child(2) {
        display: block;
    }

    .m-nav__link-icon-wrapper img:nth-child(1) {
        display: none;
    }

    .m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
        border: 1px solid #007bff !important;
    }

    .m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper>i,
    .m-header-search .m-header-search__icon-search,
    .m-header-search .m-header-search__input {
        color: #007bff;
    }

    .m-header-search .m-header-search__wrapper {
        border: 1px solid #007bff !important;
    }

    span.m-nav__link-icon.m-topbar__usericon span.m-nav__link-icon-wrapper {
        width: 39px !important;
        height: 40px !important;
        margin-top: 0px;
        background-color: #fff !important;
    }

    .m-brand .m-brand__tools .m-brand__icon>i {
        font-size: 1.4rem;
        color: #fff;
    }

    .admn-pop-contnr {
        width: 90%;
    }

    .admnfrm_box label.check {
        margin-right: 7px;
    }

    #CreateQuizForm .file-drop-zone-title {
        padding: 20px 10px;
    }

    #CreateQuizForm .krajee-default.file-preview-frame {
        width: 100%;
        margin: 0;
    }

    #CreateQuizForm .krajee-default.file-preview-frame .kv-file-content {
        width: 100%;
        height: auto;
    }

    #CreateQuizForm .krajee-default .file-caption-info,
    #CreateQuizForm .krajee-default .file-size-info {
        width: 100%;
    }

    #CreateQuizForm .krajee-default.file-preview-frame .file-thumbnail-footer {
        height: auto;
    }

    ul.qzdtl-actns li {
        font-size: 12px;
        margin: 0 7px 0 0;
    }

    .fltr_qz_left {
        float: left;
        width: 70%;
    }

    .fltr_qz_right {
        padding: 20px 10px;
    }

    .pblc_qz_pg h3 a {
        font-size: 14px;
    }

    .qstn_lists .qstn_txt {
        width: 80%;
        padding: 10px 0 10px 45px;
    }

    .qstn_lists .time a i {
        font-size: 14px;
        padding: 5px;
    }

    .qstn_lists .time a {
        color: #fff;
        font-size: 12px;
    }

    .more_btns {
        padding: 0 10px;
    }

    .prof_detail h3 {
        font-size: 1.5em;
    }

    .prof_detail .share-toolbar span {
        display: none;
    }

    .pdf_btns {
        margin: 10px 0 0 0;
    }

    .m-header--fixed .m-body.body-custom {
        padding-top: 65px !important;
        flex: 1 !important;
    }

    .time_type,
    .qtype {
        flex-direction: column;
    }

    .right_view .m-portlet__body,
    .questions-list-container .m-portlet__body {
        padding: 0 10px;
    }

    .edtlst_btn {
        right: 0;
    }

    .ques_image .file-drop-zone {
        padding: 0;
        margin: 0;
    }

    .ques_image .file-drop-zone-title {
        font-size: 14px;
        padding: 10px;
    }

    .fill_up_ans {
        padding: 15px;
    }

    .edtqz_audio label.col-5.col-form-label {
        width: 100% !important;
        max-width: 70% !important;
        flex: 0 0 70%;
    }

    .krajee-default.file-preview-frame .kv-file-content {
        width: 100% !important;
        height: auto !important;
    }

    .file-preview-image {
        height: auto !important;
    }

    .krajee-default.file-preview-frame {
        width: 100% !important;
        margin: 0 !important;
    }

    .krajee-default .file-caption-info,
    .krajee-default .file-size-info {
        width: 100% !important;
    }

    .fill_up_ans .input_fields_wrap .fill_wrap {
        display: flex;
        align-items: center;
        margin: 0;
    }

    .answers li .option {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100%;
    }

    .answers li {
        flex-wrap: wrap;
    }

    .upload-div {
        flex: 0 0 30%;
        max-width: 30%;
        justify-content: center;
    }

    .answers .option i {
        right: -30px;
    }

    .answers .corr {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .upload-div button.ans-img-btn {
        margin-left: 8px;
    }

    .col-md-2.strandQuizBank {
        max-width: 126px;
    }

    #hwlist_cart .cart_icon {
        flex-direction: column;
    }

    #hwlist_cart span {
        justify-content: center;
        width: 100%;
    }

    .strandQuizBank div#hwlist_cart {
        width: auto;
    }

    .clsHWreport .m-portlet__body .col-xs-12 {
        padding: 0 5px !important;
    }

    .strandQuizBank .prm_qzbank .keyStageBox {
        width: 30% !important;
        min-width: 46%;
        margin: 10px;
        float: left;
        padding: 10px;
    }

    .strandQuizBank .prm_qzbank .m-portlet.qz-bnk-year.row {
        flex-wrap: wrap;
        display: flex;
    }

    .strandQuizBank .prm_qzbank div#hwlist_cart {
        margin: 80px 0 0 0 !important;
        justify-content: center !important;
        max-width: 120px;
    }

    .qstnlv-rprt .qstn-list {
        width: 84%;
    }

    #m_header_nav {
        top: -77px;
        transition: ease all .5s;
        position: relative;
    }

    .m-topbar--on #m_header_nav {
        top: 0;
    }

    .strandQuizBank.moduleBank #hwlist_cart span {
        width: 70px;
        background-size: 70px !important;
        height: 70px;
    }

    .strandQuizBank.eplus.moduleBank div#hwlist_cart span {
        width: 81px !important;
        background-size: 59px !important;
        height: 65px !Important;
    }

    .strandQuizBank.eplus.moduleBank #hwlist_cart .cart_icon {
        flex-direction: row;
    }

    .strandQuizBank.moduleBank font {
        width: 30px;
        height: 30px;
    }

    .row.preview_quiz .col-lg-6 {
        max-width: 83% !important;
        flex: 0 0 83%;
    }

    .fltr_qz_left .qzzHvr a figure {
        width: 60px;
        height: 60px;
    }

    .fltr_qz_left .qzzHvr {
        padding: 10px;
    }

    .fltr_qz_left .qzzHvr a figure {
        width: 60px;
        height: 60px;
        background-size: cover !important;
        margin-bottom: 0;
    }

    .strandQuizBank .slct_qz {
        width: 100px;
        top: 50%;
        position: static;
        transform: translate(0);
        height: 30px;
    }

    .qzz_code {
        font-size: 30px;
    }

    .moduleBank .divLoading img {
        margin: 0 auto;
        max-width: 45px;
    }

    .moduleBank .divLoading {
        font-size: 17px;
    }

    .slct_qz label {
        align-items: center;
    }

    .strandQuizBank .slct_qz input+label::before {
        opacity: 0;
        width: 0;
        margin: 0;
    }

    .top_plyr_stats ul li {
        width: 100%;
        line-height: 16px;
        padding: 15px 10px;
        font-size: 16px;
        flex-direction: row;
        margin: 0 0 7px 0;
        justify-content: center;
        align-items: center;
        min-height: auto;
    }

    .top_plyr_stats ul li.nme {
        font-size: 13px;
    }

    .top_plyr_stats ul li label {
        font-size: 12px;
        margin: 0;
    }

    .top_plyr_stats ul li label::after {
        content: ":";
        margin-left: 2px;
        margin-right: 9px;
    }

    .code-number.gen-code font {
        font-size: 30px;
        line-height: normal;
        margin-top: 0;
    }

    .top_plyr_stats h4 {
        font-size: 20px;
        margin: 25px 0 15px 0;
    }

    .liveGame.quiz_settings {
        width: 35%;
    }

    ul.ply_formrt li {
        margin-bottom: 13px;
    }

    ul.ply_formrt li label {
        font-size: 12px;
    }

    .ply_formrt {
        display: flex;
        margin: 20px 0 0;
    }

    .slide_optn label {
        font-size: 10px;
        line-height: 11px;
    }

    .slide_optn {
        width: 30%;
        margin-right: 5px;
        padding: 5px 2px;
    }

    #UpgradeForm fieldset {
        margin: 0 0 40px 0;
        flex-direction: column;
        display: flex;
        width: 100%;
    }

    #UpgradeForm label.control1 {
        width: 46%;
    }

    .col-md-3.role_sections.teacher.parent {
        width: 100% !important;
        max-width: 40% !important;
        flex: 0 0 40%;
    }

}

@media(min-width:1366px) {

    #hwlist_cart .cart_icon {
        flex-wrap: wrap;
    }
}

/* audio css-------- */
.play_audio.off {
    background: url(http://www.examwizz.live/uploads/playon.svg);
}

.play_audio {
    position: relative;
    width: auto;
    background: url(http://www.examwizz.live/uploads/playoff.svg);
    background-size: 100% auto;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 5px;
}

.play_audio input {
    position: absolute;
    background: no-repeat;
    border: none;
    font-size: 0;
    width: 100%;
    height: 100%;
    z-index: 111;
    left: 0;
}

.quest_aud img {
    width: 18px !important;
    margin-right: 5px;
}

.answer_aud img {
    width: 18px !important;
    height: 18px;
    margin-right: 5px;
}

.upload_section {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.learning_Path ul.top_icons {
    list-style: none;
    display: flex;
    padding-left: 21px;
}

.vdo_thumb {
    float: left;
    max-width: 80px;
}

.vdo_thumb img {
    max-width: 100%;
}


.progress.vid_progress {
    width: 100%;
    position: relative;
    overflow: visible;
}

.learning_Path .learn_section span {
    position: absolute;
}

.learning_Path ul.top_icons li i {
    font-size: 16px !important;
}

.learning_Path ul.top_icons li a {
    margin: 0 7px 0 0;
    width: 32px;
    height: 32px;
    background: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    float: left;
    border: none;
    padding: 0;
    color: #535353;
}

.learning_Path ul.top_icons li a:hover {
    background: #007bff !important;
    color: #fff;
}

.learning_Path .progres_icons {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

.learning_Path .sel_Topic {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.learning_Path .sel_Topic.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.learning_Path .learnbtn ul,
.learnbtn.Quiz_Learning ul {
    float: left;
    width: 100%;
    list-style: none;
    align-items: center;
    display: flex;
}

.learning_Path .learnbtn ul li.progress,
.learnbtn.Quiz_Learning ul li.progress {
    width: 100%;
    max-width: 82px;
}

.learning_Path .learnbtn ul li a.btn.m-btn--pill,
.learnbtn.Quiz_Learning ul li a.btn.m-btn--pill {
    border: none;
    padding: 0 !important;
}

.learning_Path .learnbtn ul li a.btn.m-btn--pill,
.learnbtn.Quiz_Learning ul li a.btn.m-btn--pill {
    background: none;
}

.learning_Path .learnbtn,
.learnbtn.Quiz_Learning {
    width: 100%;
    margin: 15px 0;
}

.learning_Path .learnbtn ul li,
.learnbtn.Quiz_Learning ul li {
    margin: 0 8px;
    display: flex;
    width: auto;
    float: left;
    align-items: center;
}

.learning_Path .learnbtn ul li img,
.learnbtn.Quiz_Learning ul li img {
    max-width: 25px;
}

.learning_Path .learnbtn ul li.slider img,
.learnbtn.Quiz_Learning ul li.slider img {
    max-width: 43px;
}

.learning_Path .learnbtn ul li.ppt img,
.learnbtn.Quiz_Learning ul li.ppt img {
    max-width: 29px;
}

.learning_Path .learnbtn ul li.vdo_thumb img,
.learnbtn.Quiz_Learning ul li.vdo_thumb img {
    max-width: 75px;
}

.learning_Path .learnvideo img,
.learnbtn.Quiz_Learning .learnvideo img {
    max-width: 100%;
    height: auto;
}

.learning_Path .learnvideo label:after {
    display: none;
}

.learning_Path .learnvideo label {
    margin: 0 9px 0px 0 !important;
    width: 83px !important;
}

.learning_Path .learn_section {
    width: 100%;
}

.learning_Path .learnbtn ul li label {
    width: 68px;
    font-weight: 500;
}

.learning_Path .learnbtn ul li label:after {
    content: ":";
    margin-left: 4px;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
    color: #fff;
    background-color: #007bff !important;
    border-color: #007bff;
}


.qstn-no li:hover .qhoverbox {
    display: block;
}

.qhoverbox {
    display: none;
}

.qhoverbox .qstn_txt {
    line-height: 20px;
    font-size: 14px;
}

.qhoverbox .qstn_txt br {
    display: none;
}

.qhoverbox {
    display: none;
    width: 50%;
    position: absolute;
    border-radius: 10px;
    background: #f1f1f1;
    padding: 10px 10px 10px 10px;
    bottom: -90px;
    left: 11%;
}

.qhoverbox .qstn_txt .qno {
    color: #333;
    margin-right: 7px;
    border: 1.5px solid #333;
    width: 25px;
    float: left;
    text-align: center;
    height: 25px;
    border-radius: 50%;
    font-weight: 600;
}

.qhoverbox:before {
    display: none;
    position: absolute;
    content: "";
    left: 37px;
    border: 11px solid transparent;
    border-top-color: #c4c4c4;
    bottom: -21px;
    width: 0;
    height: 0;
}

.qnohover.bottom .qhoverbox {
    top: 140px;
    bottom: unset;
}

.qnohover.bottom .qhoverbox:before {

    top: -21px;
}

.qnohover.right .qhoverbox {
    right: 0;
    left: unset;
}

.quePDF {
    position: absolute;
    right: 0;
    top: 0;
}

.ndfHFb-c4YZDc-GSQQnc-LgbsSe.ndfHFb-c4YZDc-to915-LgbsSe.VIpgJd-TzA9Ye-eEGnhe.ndfHFb-c4YZDc-LgbsSe {
    background-color: black;
    margin-right: 20px;
}





.stuskillrep th.thstu {
    width: auto;
}

.stuskillrep th.thstu {
    height: 80px;
    width: 46px;
    min-width: 63px;
    max-width: 40px;
    position: relative;
    vertical-align: bottom;
    padding: 0;
    font-size: 11px;
    line-height: 1.1;
    font-weight: 600;
}

.stuskillrep th.thstu>div {
    position: relative;
    top: 0px;
    left: 40px;
    /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
    height: 100%;
    -ms-transform: skew(-45deg, 0deg);
    -moz-transform: skew(-45deg, 0deg);
    -webkit-transform: skew(-45deg, 0deg);
    -o-transform: skew(-45deg, 0deg);
    transform: skew(-45deg, 0deg);

}

.stuskillrep th.thstu span {
    -ms-transform: skew(45deg, 0deg) rotate(315deg);
    -moz-transform: skew(45deg, 0deg) rotate(315deg);
    -webkit-transform: skew(45deg, 0deg) rotate(315deg);
    -o-transform: skew(45deg, 0deg) rotate(315deg);
    transform: skew(45deg, 0deg) rotate(315deg);
    position: absolute;
    bottom: 30px;
    /* 40 cos(45) = 28 with an additional 2px margin*/
    left: -25px;
    /*Because it looked good, but there is probably a mathematical link here as well*/
    display: inline-block;

    width: 85px;
    /* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
    text-align: left;
}

table.stuskillrep th.stuname {
    font-weight: 600;
    font-size: 12px;
    position: relative;
    top: 10px;
}

.progress_br div[style="width:0%"] {
    opacity: 0
}










/* Navy css */
.ship_sec a.btn.m-btn--pill.btn-brand {
    background: #CC0033;
    border-color: #CC0033;
}

.ship_sec a.btn.m-btn--pill.btn-brand:hover {
    background: #064A76;
    border-color: #064A76;
}

.rnavy_intro {
    width: 100%;
    width: 1100px;
    margin: 0 auto;
    background: #f8f8ec;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
}

.rnavy_intro img {
    width: 100%;
}

.orng_txt {
    color: #CC0033;
    font-weight: bold;
}

.ship_sec {
    width: 1000px;
    margin: 50px auto;
    background: url('../uploads/images/ship_img.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 550px;
    position: relative;
}

.shiprow_1 {
    float: left;
    width: 100%;
    position: relative;
    height: 208px;
}

.shiprow_2 {
    float: left;
    width: 100%;
    position: relative;
    height: 200px;
    margin-top: -7px;
}

.ship_sec img.hvr {
    display: none;
}

.ship_sec .ship_box:hover img.hvr {
    display: block;
}

.ship_sec .ship_box:hover img {
    display: none;
}

.ship_sec img {
    max-width: 100%;
    height: auto;
}

.box-1 {
    position: absolute;
    width: 8%;
    left: 28%;
    top: 60px;
    z-index: 2;
}



.box-2 {
    width: 9.5%;
    position: absolute;
    top: 155px;
    z-index: 2;
    left: 6%;
}


.box-3 {
    width: 41%;
    margin-left: 15.8%;
    position: absolute;
    top: 94px;
}

.box-4 {
    position: absolute;
    width: 9.4%;
    left: 57%;
    top: 77px;
    z-index: 1;
}

.box-5 {
    width: 7%;
    position: absolute;
    right: 2.5%;
    top: 128px;
}

.box-6 {
    width: 53%;
    margin-left: 5%;
}

.box-7 {
    position: absolute;
    top: 10px;
    width: 6%;
    left: 16%;
}

.box-9 {
    width: 32%;
    position: absolute;
    right: 9.7%;
    bottom: 103px;
}

.box-8.box-7 {
    left: 22.3%;
    width: 7.3%;
}

.pop_Sec {
    display: none;
    background: #fff;
    width: 250px;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    box-shadow: 0 1px 10px #ececec;
}

.popContnt {
    text-align: left;
}

.pop_Sec {
    z-index: 11;
    padding: 15px;
}

.pop_Sec ul {
    list-style: disc;
    padding: 0 0 0 16px;
    float: left;
    width: 100%;
}

.pop_Sec ul li a {
    color: #515151;
    font-size: 12px;
    float: left;
    width: 100%;
    padding: 3px 0;
    font-weight: 400;
}

.popContnt h4 {
    font-size: 16px;
    margin: 0 0 5px 0;
    color: #007bff;
    font-weight: bold;
}

.popContnt h4+p {
    font-size: 12px;
    color: #121212;
    margin: 0 0 10px 0;
}

.pop_Sec ul li {
    float: left;
    width: 100%;
}

.box-5.ship_box div#hydraulics {
    top: -198px;
    left: -195px;
}




.box-6 div#propulsion {
    left: 50%;
    bottom: -3px;
}

.box-4 div#refrigeration {
    top: -183px;
    left: 86px;
}

.box-1 div#health {
    left: 100px;
    top: -178px;
}

.box-2 div#water {
    top: -160px;
    left: 123px;
}

div#electrical {
    top: -137px;
    left: 81px;
}

div#diesel {
    top: -200px;
    left: 88px;
}

div#auxiliaries {
    top: -115px;
    left: 167px;
}

.pop_Sec:before {
    content: "";
    border-top: 56px solid #ffffff;
    border-left: 43px solid transparent;
    width: auto;
    position: absolute;
    left: -75px;
    bottom: 0;
    border-right: 171px solid transparent;
    transform: rotate(-201deg);
    text-shadow: 0 1px 55px #202020;
}

.box-6 .pop_Sec:before {
    content: "";
    border-top: 39px solid #ffffff;
    border-left: 11px solid transparent;
    width: auto;
    position: absolute;
    left: -90px;
    bottom: 83px;
    border-right: 171px solid transparent;
    transform: rotate(-144deg);
    text-shadow: 0 1px 55px #202020;
}

.box-5 .pop_Sec:before {
    content: "";
    border-top: 56px solid #ffffff;
    border-left: 43px solid transparent;
    width: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    border-right: 171px solid transparent;
    transform: rotate(-304deg);
    text-shadow: 0 1px 55px #202020;
}

.popContnt {
    position: relative;
    z-index: 11;
    background: #fff;
}

/* Navy css */