


.mg-l-0 {
    margin-left: 0;
}
/*
.modal-share-box .form-group .btn-primary {
    color: #fff !important;
    background-color: #006ba2 !important;
}*/
/*
.btn-primary {
    color: #fff;
    background-color: #0077B5;
    border-color: #0077B5;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary:focus:active,
    .btn-primary:hover:active {
        background-color: #006ba2 !important;
        border-color: #006ba2 !important;
        color: #fff !important
    }
*/
.core-rail-just-left > .btn i {
    margin-right: 5px;
    font-weight: 300;
}

.core-rail-just-left > .btn {
    font-size: 16px;
    font-weight: 300;
    font-family: 'SF-UI';
    display: flex;
    align-items: center;
    justify-content: center;
}

.main, main {
    max-width: 1335px;
    width: 1335px;
    margin: 0 auto;
    display: flex;
}


::-webkit-scrollbar-track {
    border-radius: 2px;
    background-color: #f6f6f6;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #c4c4c4;
}

::-webkit-scrollbar-thumb {
    background: #e0e0e0 !important;
    border: 1px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    border-radius: 5px !important;
    cursor: pointer
}

.text-truncate {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.event-logo {
    width: 16px;
    height: 16px;
}

#responsive-menu-icon, #responsive-left-menu-icon {
    display: none;
}

.collapse-row {
    margin-bottom: 10px;
    overflow: auto;
    max-height: 570px;
    padding-right: 15px;
}

aside.left {
    flex: 1.835205992509363;
    min-height: 105px;
}


.center-box, .header-center-box {
    flex: 5.752808988764045;
    height: auto;
    margin-bottom: 20px;
}

aside.right, .header-right {
    flex: 2.411985018726592;
    height: auto;
}

.logo-box {
    width: 77.55102040816327%;
}

    .logo-box img {
        margin: 10px 0 0 10px;
    }

.credit-box {
    position: absolute;
    width: 9.114583333333333%;
    left: 2.604166666666667%;
    height: 24px;
    top: 20px;
}

    .credit-box span {
        line-height: 24px;
        color: #707070;
    }

.res-menu-icon {
    display: none;
}

.search-box {
    width: 27%;
    position: absolute;
    height: 30px;
    left: 11.71875%;
    display: flex;
    border: 1px solid #ddd;
    color: #ccc;
    border-radius: 10px;
    line-height: 28px;
    top: 18px;
}

    .search-box span {
        text-align: center;
        flex: 1.5;
    }

    .search-box input {
        border: none;
        outline: none;
        color: #ccc;
        font-size: 12px;
        padding-left: 5px;
        flex: 8.5;
        border-radius: 10px;
    }

.teacher-img {
    width: 19.53125%;
    position: absolute;
    height: 60px;
    right: 20px;
    display: flex;
    top: 20px;
}

    .teacher-img img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
    }

.div-t-Name {
    margin-right: 10px;
    margin-top: 10px;
}

.t-level {
    color: #707070;
}

.t-name {
    color: #ccc;
}

.div-t-Name span {
    font-size: 10px;
    display: block;
}

.status-header {
    position: absolute;
    left: 2.604166666666667%;
    bottom: 10px;
}

    .status-header span {
        font-size: 12px;
        color: #687dae;
    }

.refresh-header {
    position: absolute;
    left: 30%;
    bottom: 10px;
}

    .refresh-header span {
        font-size: 12px;
        margin-left: 15px;
        color: #707070;
    }

.right-box-frame {
    width: 90.6832298136646%;
    margin-left: 9.316770186335404%;
}

.right-bar {
    height: 76px;
    position: relative;
}



.right-bar-icon {
    width: 72.636986%;
    position: absolute;
    top: 46.05263157894737%;
}

    .right-bar-icon a {
        margin-left: 4.716981132075472%;
    }

.mail-icon {
    position: relative;
}

    .mail-icon span {
        position: absolute;
        color: #fff;
        background: #579ad1;
        width: 15px;
        height: 15px;
        text-align: center;
        line-height: 15px;
        border-radius: 50%;
        font-size: 10px;
        bottom: -10px;
        right: 0;
    }

.upcoming-box-body {
    border-radius: 20px;
    box-shadow: 1px 1px 3px #9e9b9b;
}

.upcoming-box-header {
    color: #bbb;
    display: inline-block;
    line-height: 32px;
}

.upcoming-box-head {
    height: 32px;
    padding-right: 20px;
    position: relative;
    text-align: right;
    border-radius: 20px;
    color: #bbb;
    line-height: 32px;
}

.upcoming-box-item {
    margin: 20px 10px;
}

.upcoming-box-item-text {
    color: #a6a6a6;
    display: block;
}

.upcoming-item-line {
    height: 2px;
    background: #fff;
    margin-top: 8px;
    display: block;
}

.pending {
    height: 6px;
    border-radius: 0px 3px 3px 0px;
}

.completed {
    background: #e6e6e6;
    height: 2px;
}

.timeout {
    background: #e6e6e6;
    height: 2px;
}

.upcoming-item-text-bottom {
    margin: 0 10px;
    height: 25px;
}

.pending-text {
    color: #a6a6a6;
    font-size: .7em;
}

.completed-text {
    color: #a6a6a6;
    font-size: .7em;
}

.timeout-text {
    color: #a6a6a6;
    font-size: .7em;
}

.module-list {
    list-style: none;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
}

.upcoming-item-date {
    color: #a6a6a6;
    float: right;
    line-height: 25px;
    font-size: 10px;
}

.content-frame {
    width: 81.77083333333333%;
    margin: 20px 8.59375% 0 9.635416666666667%;
    height: auto;
}

.user-class, .user-ed, .user-mail, .user-peper {
    background: #fff;
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 55px;
    border-radius: 50%;
    margin-right: 15px;
}

.color-box-count {
    position: absolute;
    bottom: -20px;
    right: -5px;
    font-size: 10px;
    color: #707070;
    font-weight: bold;
}

.user-peper {
    border: 2px dotted #fff;
    background: linear-gradient(#fff,#fff) padding-box, linear-gradient(to bottom, #00a7ff, #0f0e8e 49%, #0d1b51) border-box;
}

.user-mail {
    border: 2px dotted #fff;
    background: linear-gradient(#fff,#fff) padding-box, linear-gradient(to bottom, #ffcc00, #8c24c3 49%, #100e0e) border-box;
}

.user-class {
    border: 2px dotted #fff;
    background: linear-gradient(#fff,#fff) padding-box, linear-gradient(to bottom, #cefa86, #349bcf 49%, #41537a) border-box;
}

.user-ed {
    border: 2px dotted #fff;
    background: linear-gradient(#fff,#fff) padding-box, linear-gradient(to bottom, #4fc3f7, #ab5ca4 49%, #ff512f) border-box;
}

.color-icon {
    position: relative;
}

.main-setting {
    position: absolute;
    right: 0;
    top: 20px;
}

.ad-box {
    margin: 30px 0;
    position: relative;
}

.ad-lable {
    position: absolute;
    left: -10px;
    font-size: 10px;
    top: 0;
}

.left-frame {
    width: 77.55102040816327%;
}

.icon-box {
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    min-height: 57px;
}

.left-icons {
    margin-bottom: 50px;
}

.events {
    margin-top: 15px;
    margin-bottom: 50px;
    border-radius: 20px;
    box-shadow: 1px 1px 3px #9e9b9b;
}

.events-item {
    display: flex;
    padding: 10px;
}

.events-item-neme, .events-item-time, .events-item-count, .events-item-status {
    color: #707070;
    font-size: 10px;
    display: inline-block;
}

.events-item-neme {
    flex: 4;
}

.events-item-time {
    flex: 3;
}

.events-item-count {
    flex: 1.5;
}

.events-item-status {
    flex: 1.5;
}

.res-modules {
    padding: 30px 0;
    display: none;
}

    .res-modules a {
        margin-right: 15px;
    }
/*---------------------------------------------------*/
.ask-text-imo {
    position: absolute;
}

    .ask-text-imo img {
        height: 30px;
    }

.user-course-info {
    position: absolute;
    bottom: 10px;
    right: 0;
}

    .user-course-info img {
        max-width: 100%;
        height: 17px;
    }

    .user-course-info span {
        margin-right: 10px;
        color: #ccc;
    }

.user-img, .user-info {
    display: inline-block;
    width: 14.28571428571429%;
    margin-left: 15px;
    float: left;
    margin-top: 20px;
}

.user-name {
    display: block;
    font-size: 12px;
    color: #ccc;
}

.user-level {
    display: block;
    font-size: 12px;
    color: #707070;
}

.ask-tools {
    display: inline-block;
    width: 14.28571428571429%;
    margin-right: 15px;
    float: right;
    margin-top: 10px;
    position: relative;
}





.select-level {
    border: 1px solid #707070;
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    padding: 5px;
    color: #707070;
    border-radius: 10px;
    outline: none;
}


.ask-text-box {
    display: block;
    margin: 0 5px;
    position: relative;
    margin-top: 20px;
}

.ask-input {
    width: 86.66666666666667%;
    height: 30px;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 34px;
    margin: 0 1%;
    outline: none;
    padding: 0 15px;
}

.message-stiker {
    position: absolute;
    right: 15px;
    bottom: 0;
}

.message-attach {
    position: absolute;
    right: 50px;
    bottom: 0;
}

.ask-btn-bottom {
    background: #ed7d31;
    color: #fff;
    position: absolute;
    border-radius: 34px;
    height: 30px;
    bottom: 0;
    right: 0;
    width: 60px;
    text-align: center;
    line-height: 30px;
    margin-top: 24px;
}

    .ask-btn-bottom:hover {
        color: #fff;
    }

.ask-table {
    margin-top: 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.ask-teble-head {
    height: 40px;
    color: #fff;
    background: #41537a;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(to right, #41537a, #667fb8);
}

    .ask-teble-head span {
        padding: 0 15px;
        line-height: 40px;
    }

.ask-table-div table, .ask-table-div tbody, .ask-table-div tr {
    display: block;
}

.ask-table-div td {
    display: inline-block;
}

.ask-table-div table td {
    width: 19%;
    height: 50px;
    padding: 10px 0;
}

.ask-table-div tr {
    border-bottom: 1px solid #ddd;
}

    .ask-table-div tr:last-child {
        border-bottom: none;
    }

.ask-table-div table img {
    margin: 0 10px;
    height: 30px;
}

.ask-table-div table td:first-child {
    width: 40%;
    padding-left: 10px;
}

.ask-table-div {
    padding: 15px;
}

.icon {
    height: 23px;
    width: 23px;
}

.left-col {
    padding: 10px 20px;
}


    .left-col .fa-plus {
        color: #a6a6a6;
        font-weight: bold;
    }



.left-col-icons {
    display: inline-block;
    margin-right: 8px;
}



.upcoming-box {
    box-shadow: 3px 3px 3px #9e9b9b;
    border-radius: 20px;
}






.point {
    position: absolute;
    right: 5px;
    top: 5px;
}



.showall {
    text-align: right;
    font-size: 10px;
    padding: 8px 10px;
}

    .showall a {
        color: #707070;
    }


.event-point {
    width: 10px;
    height: 10px;
    background: #8687a3;
    border-radius: 50%;
    display: inline-block;
}


.search-result {
    display: none;
    position: absolute;
    background-color: white;
    padding: 0px 10px;
    box-shadow: 1px 1px 4px #dbdbdb;
    width: 114%;
    z-index: 2;
    right: 0;
    top: 50px;
    border-radius: 10px;
}

    .search-result.open {
        display: inline-block;
    }

        .search-result.open:after {
            content: "";
            position: fixed;
            background-color: #ddd
        }

.internal-content-page .search-result {
    display: block
}

.search-career-title {
    color: #565656;
    font-size: .87rem;
    font-family: var(--font-base);
}

.search-career-category {
    font-size: .7em;
    margin: 3px 0 8px 0;
}


.selected-section {
    color: #8db0c3 !important;
}

.dis-block {
    display: block !important;
}

.dis-none {
    display: none;
}


.social-box {
    position: relative;
    bottom: -77px;
}


.mines-icon {
    margin-right: 25px;
}

.pro {
    font-family: "Font Awesome 5 Pro";
}

.career-text {
    width: 100px;
    display: inline-block;
    cursor: pointer;
}

.headline-by-btn {
    display: flex;
    height: 64px;
    border: 1px solid #ddd;
}

    .headline-by-btn > .headline-text {
        flex: 7;
        padding: 0 10px;
    }

        .headline-by-btn > .headline-text > h1,
        .headline-by-btn > .headline-text > h2,
        .headline-by-btn > .headline-text > h3,
        .headline-by-btn > .headline-text > h4,
        .headline-by-btn > .headline-text > h5,
        .headline-by-btn > .headline-text > h6 {
            font-size: 26px;
            line-height: 64px;
        }

.btn-green {
    padding: 10px;
    background: #64d066;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 5px;
    margin: 10px;
}

.btn-gray {
    padding: 10px;
    background: #707070;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 5px;
    margin: 10px;
}


.div-table {
    border: 1px solid #ddd;
    border-top: none;
    padding: 30px 10px;
}


.profile-drp {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 3px #707070;
    min-width: 200px;
    top: 60px;
    z-index: 999;
    display: none;
}

    .profile-drp li {
        display: block;
        height: 50px;
    }

        .profile-drp li:hover > a {
            background: #707070;
            color: #fff;
        }

        .profile-drp li a {
            display: block;
            padding: 0 10px;
            font-size: 14px;
            color: #000000;
            height: 50px;
            line-height: 50px;
        }

            .profile-drp li a > span {
                margin-right: 10px;
            }

.arrow-down-profile {
    position: absolute;
    font-size: 12px;
    right: 5px;
    top: 10px;
}

.add-dep {
    display: flex;
    margin-bottom: 15px;
}

.input-row {
    margin: 0 10px;
}

.add-dep > .input-row {
    margin: 0
}

.input-row > label {
    font-size: 14px;
    padding: 0 15px;
    display: inline-block;
    float: left;
}

.input-row > input {
    float: left;
    outline: none;
    border: 1px solid #dedede;
    padding: 3px 10px;
    border-radius: 3px;
}

.charge-money .btn, .dark-green-btn {
    /*padding: 6px 13px;*/
    /* letter-spacing: 1px; */
    /*font-size: .85rem !important;*/
    color: #fff !important;
    background-color: #00959a !important;
    border-color: #00959a !important;
    box-shadow: none !important;
    transition: opacity .3s ease;
    font-family: var(--font-base);
    font-weight: 500;
}

    .charge-money .btn:hover, .dark-green-btn:hover {
        opacity: .9
    }

.charge-money span {
    font-family: var(--font-base);
    width: 100%;
    display: inline-block;
    margin: 1px 1px 5px 1px;
    font-weight: 700;
    font-size: 1rem;
}

.charge-money {
    flex: 50%;
    margin: 0;
    margin-bottom: 10px;
    text-align: right;
}

.btn-payment {
    font-size: 12px;
    margin: 0 10px;
}

.profile-img {
    padding: 1px;
    border-radius: 50%;
    width: 48px;
}

.profile-img-box {
    margin-left: 10px;
    cursor: pointer;
}

.payment-panel {
    padding: 20px 0;
    border: 1px solid #ddd;
    border-top: none;
}

.pay-input {
    padding: 5px 10px;
    border: none;
    outline: none;
    box-shadow: 0 0 3px #707070;
    margin: 10px;
}

.pay-name {
    display: block;
    width: calc(100% - 20px);
}

.pay-card {
    width: 50%;
    display: block;
}

.pay-cvv {
    display: inline-block;
    text-align: center;
    width: 60px;
}


.pay-expire {
    font-size: 14px;
    padding: 5px 10px;
    background: #ccc;
    border-radius: 5px;
    margin-left: 10px;
}

.pay-expire-box {
    display: inline-block;
}

.pay-date {
    padding: 1px 10px;
    width: 50px;
    text-align: center;
}

.pay-price {
}

.pay-btn-box {
    margin: 30px 10px;
}

.loader-object {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}

.loader {
    position: relative;
}

    .loader img {
        max-width: 150px;
        border-radius: 30px;
    }

.bilnet-box {
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 5px;
}

.bilnet-main {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.bilnet-main-btn-box {
    width: 81.77083333333333%;
    margin: 50px auto;
    text-align: center;
}

.bilnet-parent-btn {
    background-color: #42a5f5;
    color: #fff !important;
    text-align: center;
    display: inline-block;
    padding: 15px 60px;
    border: 1px solid #fff;
    cursor: pointer;
    letter-spacing: 2px;
    position: relative;
    overflow: hidden;
    margin: 0 20px;
}

    .bilnet-parent-btn:before {
        content: "";
        position: absolute;
        height: 150px;
        width: 50px;
        background: #fff;
        left: -55px;
        top: -40px;
        transform: rotate(37deg);
        transition: all .3s;
        opacity: 0.3;
    }

    .bilnet-parent-btn:hover:before {
        left: 95%;
    }

.logo-loader {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    background: white;
    overflow: hidden;
    padding: 2px;
    margin: auto;
    transform: scale(0.4);
}

.line-logo {
    width: 100%;
    height: 18px;
    margin: 6px auto 11px auto;
    border-radius: 25px;
    background-color: #ededed;
    overflow: hidden;
}

.logo-loader > .line-logo:nth-child(1),
.logo-loader > .line-logo:nth-child(5) {
    width: 35%;
}

.logo-loader > .line-logo:nth-child(2),
.logo-loader > .line-logo:nth-child(4) {
    width: 80%;
}

.loading-main .dark-blue {
    background-color: #2060bf;
    width: 45%;
    -webkit-animation: .7s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
    animation: .7s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
}

.loading-main .green {
    background-color: #33cc99;
    width: 40%;
    -webkit-animation: .4s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
    animation: .4s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
}

.loading-main .red {
    background-color: #ff4545;
    width: 70%;
    -webkit-animation: .6s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
    animation: .6s scale-out-hor-left 1s cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
}

.loading-main .yellow {
    background-color: #ffcc00;
    width: 60%;
    -webkit-animation: .5s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
    animation: .5s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
}

.loading-main .light-blue {
    -webkit-animation: .8s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
    animation: .8s scale-out-hor-left cubic-bezier(0.55, 0.085, 0.68, 0.53) infinite alternate forwards;
    background-color: #0cf;
    max-width: 80%;
    min-width: 10%;
}

.line-logo > div {
    height: 100%;
    border-radius: 50px;
}

@-webkit-keyframes scale-out-hor-left {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        opacity: 1;
    }

    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        opacity: 1;
    }
}

@keyframes scale-out-hor-left {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        opacity: 1;
    }

    100% {
        -webkit-transform: scaleX(0.4);
        transform: scaleX(0.4);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        opacity: 1;
    }
}

.bilnet-teacher-btn {
    background-color: #42f5ab;
    color: #fff !important;
    text-align: center;
    display: inline-block;
    padding: 15px 60px;
    border: 1px solid #fff;
    cursor: pointer;
    letter-spacing: 2px;
    position: relative;
    overflow: hidden;
    margin: 0 20px;
}

    .bilnet-teacher-btn:before {
        content: "";
        position: absolute;
        height: 150px;
        width: 50px;
        background: #fff;
        right: -40px;
        top: -40px;
        transform: rotate(37deg);
        transition: all .3s;
        opacity: 0.3;
    }

    .bilnet-teacher-btn:hover:before {
        right: 105%;
    }


.teacher-pointer {
    background: -webkit-linear-gradient(left, #25c481, #25b7c4);
    background: linear-gradient(to right, #25c481, #25b7c4);
}

.table-box {
    width: 90%;
    padding: 20px 0;
    margin: 0 auto;
}

.tb-teacher-point {
    width: 100%;
    table-layout: fixed;
}

.tbl-header {
    background-color: rgba(255,255,255,0.3);
}

.tbl-content {
    height: 300px;
    overflow-x: auto;
    margin-top: 0px;
    border: 1px solid rgba(255,255,255,0.3);
}

.tbl-header th {
    padding: 20px 15px;
    text-align: left;
    font-weight: 500;
    font-weight: bold;
    text-transform: uppercase;
}

    .tbl-header th:first-child {
        font-size: 12px;
    }



.tbl-content td {
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    font-weight: 300;
    font-size: 12px;
}

.tb-teacher-point th {
    color: #fff;
}

.tb-teacher-point td {
    color: #fff;
    border-bottom: solid 1px rgba(255,255,255,0.1);
}

.tb-teacher-point tr > td:first-child {
    font-weight: bold;
}

.radio-star {
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    position: relative;
}

    .radio-star:not(:checked) > input {
        position: absolute;
        top: 0;
        opacity: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        display: inline-block;
        height: 100%;
        z-index: 999;
    }

    .radio-star:not(:checked) > label {
        float: right;
        padding: 0 0.05em;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 18px;
        color: #fff;
    }

    .radio-star > label:before {
        content: '\f005';
        font-weight: 900;
    }

    .radio-star > input:checked + label {
        color: #d9b818 !important;
    }


.function-bar {
    display: none;
}

.rz-html-editor-button, .rz-html-editor-dropdown, .rz-html-editor-toolbar, .rz-html-editor-toolbar, .rz-html-editor-colorpicker {
    margin: 0px !important;
    padding: 0.4rem !important;
}

/* ----- EDO Product ----- */

.product-wrapper {
    padding-top: 25px;
}

.product-item {
    background-image: url(../img/edoPackage.png);
    min-width: 100%;
    min-height: 150px;
    background-size: cover;
    position: relative;
    border-radius: 5px;
    cursor: pointer;
}

    .product-item img {
        width: 20%;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .product-item h4 {
        color: white;
        font-size: 70px;
        font-weight: bolder;
        position: absolute;
        left: -1px;
        top: -9px;
        text-shadow: 3px 0px 2px rgb(70, 70, 70);
    }


.productSelected-wrapper {
    background-color: #f2f2f2;
    margin: 10px;
    border-radius: 10px;
}

.productSelected-header {
    margin: 10px 0px 0px 0px;
    padding: 5px 15px;
    text-align: right;
}

.productSelected-actions {
    width: 210px;
    margin-left: auto;
    background-color: white;
    padding: 8px 10px;
    border: 1px solid #b9b9b9;
    border-radius: 10px;
    font-size: 15px;
}

    .productSelected-actions .btn {
        padding: 0px 5px;
    }

.productSelected-price {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

    .productSelected-price img {
        vertical-align: middle;
        height: 20px;
    }

.productSelected-description {
    padding-bottom: 25px;
    padding-top: 25px;
}

/* ----- EDO Product ----- */
.global-nav-bar-mail-count {
    bottom: auto;
    top: 6px
}

.post-event-body-box-icon-row > ul {
    display: flex;
    width: 100%;
    justify-content: flex-start;
}

.download-btn {
    border: 2px solid #616161;
    color: #eeeeee;
    margin: 10px 5px 0 0;
    background: #f6f6f6;
    display: inline-block;
    background: #616161;
    padding: 6px 10px;
    font-size: .9em;
    font-weight: 300;
    border-radius: 18px;
    transition: all .2s ease;
}


    .download-btn i {
        font-weight: 400;
        margin-right: 3px
    }

    .download-btn:hover {
        background: #eaeaea;
        color: #616161;
        opacity: .9;
    }


/*Placement*/
.content-item-step, .item-step-box > div {
    margin: 0;
    /* flex-direction: column; */
    justify-content: end;
}

.header-placement h3 i, .header-course-box h5 i {
    font-size: .9em;
    margin-right: 5px;
}

.header-placement h3, .header-placement h5 {
    font-family: var(--font-base);
    width: 100%;
    margin-bottom: 5px;
}

.header-placement {
    display: flex;
    width: 100%;
    padding: 15px 20px 20px 20px;
    align-items: center;
    color: #5f5f5f;
    flex-direction: column;
}

.item-step-box span {
    font-size: 15px;
    font-weight: 800;
    display: flex;
    justify-content: center;
    margin: 5px 0;
}

.header-course-box {
    padding: 30px 20px 5px 20px;
    border-top: 1px solid #ccc;
    width: 100%;
    margin-top: 20px;
    color: #5f5f5f;
}

.content-item-step > div {
    padding-left: 7px;
    padding-right: 7px;
}

.item-step {
    padding: 7px;
    background-color: var(--rgba-primary-2);
    color: #303030;
    width: 100%;
    display: flex;
    font-size: .8em;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.item-curse-box {
    width: 100%;
    padding: 20px;
    font-size: .9em;
}

    .item-curse-box table td, .item-curse-box table th {
        border-bottom-width: 0 !important;
        text-align: center;
        color: #5f5f5f;
    }

    .item-curse-box table th {
        background: #dee2e6;
    }

.name-course {
    font-weight: 500
}
/*Placement*/


/*Assessment*/

.assessment-btn-container {
    display: flex;
    justify-content: flex-end;
}


.text-btn {
    background: #fff;
    border: none;
    color: #8b8b8b;
    font-size: 18px;
    margin-bottom: 15px;
}

    .text-btn:hover {
        background-color: #fff;
    }

.assessment-item-btn.mini-blue-btn > i {
    color: #157efb !important;
}

.assessment-item-btn.mini-blue-btn {
    justify-content: flex-start;
    padding: 11px 25px 11px 16px;
    border-color: #157efb;
    color: #157efb;
}

    .assessment-item-btn.mini-blue-btn:hover {
        background: #157efb;
        border-color: #157efb;
        color: #fff;
    }

        .assessment-item-btn.mini-blue-btn:hover i {
            color: #fff !important;
        }

.mini-blue-btn > span {
    padding: 0 15px;
    width: 100%;
}

.assessment-item-main {
    background-color: #fff;
    border-radius: 20px;
    margin: 15px 0;
    padding: 20px;
}

.assessment-item-point {
    margin-right: 45px;
}

.assessment-item-point {
    border: 2px solid #f9c234;
    display: flex;
    align-items: center;
    border-radius: 4px;
    padding: 3px 10px 3px 5px;
}


.assessment-item-btns {
    display: flex;
    width: 100%;
    justify-content: space-between;
}


.assessment-item-body .badge {
    font-size: .85em;
    padding: 0;
    font-family: var(--font-panel);
    font-weight: 500;
    margin: 0px 1px 4px 0;
    color: #8d8d8d;
}



.assessment-item-body {
    padding: 0;
}


.badge-item > a, .startdate-label > a {
    color: #8d8d8d;
}

.badge-item .badge {
    font-size: .8em;
    padding: 0;
    font-weight: 400;
    opacity: .9;
    margin: 0;
}

.badge-item.yellow-badge {
    background-color: #FFF2B6;
    color: #6e6e6e;
}

.badge-item.green-badge {
    background-color: #35BEC1;
    color: #ffffff;
    width: auto;
    display: inline-block;
    border-radius: 20px;
    font-size: .8em;
    margin: 9px 0;
    padding: 7px 9px;
}

.badge-item {
    background-color: #0077B5;
    color: #edeaf6;
    font-weight: 300;
    width: auto;
    display: inline-block;
    border-radius: 20px;
    font-size: .8em;
    margin: 9px 0;
    padding: 7px 9px;
}

.startdate-label {
    color: #b6b6b6;
    font-size: .9em;
}



.row-item > div:first-child {
    min-width: 25%;
}

.credit-span {
    color: #f9c234;
    font-weight: 700;
}

.gray-btn {
    background-color: #86888A
}

.blue-btn {
    background-color: #0077B5
}

.btn-row a:hover {
    color: #fff !important;
    opacity: .9;
}

.btn-row {
    margin-top: 4px;
}

    .btn-row a {
        padding: 10px;
        margin-right: 5px;
        color: #fff !important;
        transition: all .3s ease;
        border-radius: 3px;
        text-align: center;
    }

.btn-gray {
    background-color: #86888A;
    color: #fff
}


.yellow-badge {
    background-color: #ffd751;
    margin-right: 5px
}



/*Assessment*/







body:not(.rz-default-scrollbars)::-webkit-scrollbar-thumb {
    background: #c1c1c1 !important;
    border: 1px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    border-radius: 0px !important;
    cursor: pointer
}

    body:not(.rz-default-scrollbars)::-webkit-scrollbar-thumb:hover {
        background: #9a9a9a !important;
        cursor: pointer
    }

/*Paint*/
.toolbar {
    display: flex
}

.color-tools li {
    width: 17px;
    margin: 2px;
    height: 17px;
    border-radius: 1px;
    cursor: pointer;
    box-shadow: inset 0px 0px 0 2px #fff, 0px 0px 0 1px #a6a6a6;
}

    .color-tools li:hover {
        box-shadow: inset 0 0 0 2px #fff, 0 0 0 1px #a6a6a6, 0 0 0px 2px #9eccff;
    }

.tools select {
    border: none;
    background: transparent;
    color: #878787;
    font-size: 14px;
}

.paint-tool {
    background: #f4f4f4;
    margin-bottom: 10px;
    padding: 15px 0;
    position: relative;
    z-index: 1;
}

.toolbar .tools {
    margin-left: 15px;
    border-left: 1px solid #ddd;
    padding-left: 25px;
}

.color-tools {
    width: fit-content;
    text-align: center;
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#paint-drag .color-picker-content {
    bottom: auto;
    padding: 0;
    box-shadow: none;
    top: 50px;
    height: fit-content !important;
    width: fit-content;
}

.Eraser-cursor {
    cursor: url(/img/rsz_eraser.png) 4 30, auto;
}

.Pen-cursor {
    cursor: url(/img/pencil.png) 4 30, auto;
}

.Text-cursor {
    cursor: text
}

.color-tools ul {
    display: flex;
    flex-wrap: wrap;
}

.paint-tool h5 {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    font-weight: 500;
    color: #6e6e6e;
    cursor: auto
}

.clear-page-button:active, .clear-page-button:focus, .paint-tool select:focus, .paint-tool select:active {
    outline: none
}

.clear-page-button {
    border: none;
    background: transparent;
    width: 32px;
    height: 20px;
}

#paint-app {
}

.pen-selected {
    cursor: url(../img/paint-tool/pen.png) 4 30,alias;
}

.img-clear {
    max-width: 24px;
    margin: -2px 0;
}

.eraser-selected {
    cursor: url(../img/paint-tool/eraser.png) 4 30,alias;
}

.mouse-selected {
    cursor: url(../img/paint-tool/mouse.png) 4 30,alias;
}

.target-selected {
    cursor: url(../img/paint-tool/crosshair.png) 4 30,alias;
}

.sectionItem.ui-sortable-handle a:focus-visible {
    outline: none
}

.sectionItem.ui-sortable-handle a {
    color: #8b8787 !important;
    border: none !important;
    font-size: 15px;
    font-weight: 500;
}

    .sectionItem.ui-sortable-handle a.icon-btn {
        margin-left: 10px;
    }

.section-box-content .section-sortable.ui-sortable {
    padding: 20px 9px;
}

    .section-box-content .section-sortable.ui-sortable ul:empty {
        padding: 6px 20px
    }


    .section-box-content .section-sortable.ui-sortable ul:not(:empty) {
        position: relative;
        z-index: 0;
        padding: 10px 20px 10px 20px;
    }

.tree-category-box .icon-btn .fa-info-circle {
    font-size: .75rem;
    color: #a9a9a9
}

.tree-category-box .icon-btn + .dropdown-menu ul {
    padding: 0 !important
}

.sectionItem.ui-sortable-handle .drag-handel {
    margin-right: 6px;
    display: flex;
}

    .sectionItem.ui-sortable-handle .drag-handel img {
        margin: 4px -2px;
        width: 12px;
    }

.sectionItem.ui-sortable-handle > div {
    padding-left: 7px;
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    z-index: 1;
    min-height: 25px;
}

.active-section {
    background: #eeeeee;
}

.sectionItem.ui-sortable-handle:hover {
    /*background-color: #f3f3f3*/
}
/*.sectionItem ul:empty{
    display:none
}*/


body.dragging, body.dragging * {
    cursor: move !important;
}

.tree-category-box .dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

.tree-category-box ul.ui-sortable li.placeholder {
    position: relative;
    /** More li styles **/
}

ul.ui-sortable li.placeholder:before {
    position: absolute;
    /** Define arrowhead **/
}

.tree-category-box .ui-sortable-helper ul:empty {
    padding: 0 !important;
    display: none !important
}

.tree-category-box .ui-sortable-helper > div > .drag-handel + a {
    color: #7d9079 !important;
}

.tree-category-box .ui-sortable-helper, .active-section {
    border-radius: 0 15px 0 0 !important;
    background-color: #e6f2e3 !important;
    min-height: 35px !important;
}

.sectionItem.ui-sortable-handle .active-section a {
    color: #9bb096 !important
}

.sectionItem.ui-sortable-handle {
    padding: 3px 2px;
    border-radius: 5px;
    display: flex;
    cursor: grab;
    display: flex;
    flex-direction: column;
    margin-bottom: -10px;
}

.sectionItem > div:hover .icon-btn {
    opacity: 1
}

.ui-sortable-handle:focus > div {
    background-color: #edf8eb;
}

.drop-down .selected a {
    /* background: #fff no-repeat scroll right center; */
    display: block;
    padding-right: 0;
    border: antiquewhite;
    width: auto;
    border-radius: 2px;
    text-decoration: none;
    color: #3179ac;
    display: flex;
    flex-direction: column;
}

    .drop-down .selected a span {
        cursor: pointer;
        display: block;
        padding: 5px;
    }

.tools .drop-down, .select-option i {
    position: relative;
}

.tools .options {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.drop-down .options ul {
    background: #fff none repeat scroll 0 0;
    list-style: none;
    padding: 9px 0px;
    position: absolute;
    left: -10px;
    top: 35px;
    width: 66px;
    /* display: none; */
    border: 1px solid #d7d7d7;
    box-shadow: 1px 1px 4px rgba(135,135,135, .40);
}

.drop-down .selected span.value, .drop-down .options span.value {
    display: none;
}

.drop-down .options ul li a {
    padding: 14px;
    display: block;
    position: relative;
    text-decoration: none;
    color: #3179ac;
}

    .drop-down .options ul li a:hover {
        background: #eeeeee;
        color: #fff;
        transition: .2s ease;
    }

.select-option i {
    width: 40px;
    margin: 2px;
    display: inline-block;
    background: #100e0e;
}

.options li a:after {
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: #3e4764;
    width: 40px;
    position: absolute
}

.options ul > li:nth-child(1) a:after, .select-option > i:nth-child(1) {
    height: 1px
}

.options ul > li:nth-child(2) a:after, .select-option > i:nth-child(2) {
    height: 3px
}

.options ul > li:nth-child(3) a:after, .select-option > i:nth-child(3) {
    height: 5px
}

.options ul > li:nth-child(4) a:after, .select-option > i:nth-child(4) {
    height: 7px
}

.options ul > li:nth-child(5) a:after {
    height: 9px
}

.options ul > li:nth-child(6) a:after {
    height: 11px
}
/*Paint*/
.feed-shared-body .table-bordered td, .feed-shared-body .table-bordered th {
    border: 0;
    border-top: 1px solid #dee2e6;
}



.payment-box .form-control {
    font-size: 1.1em;
    height: auto;
    padding: 9px;
    font-weight: 400;
    line-height: 1.5;
    color: #7b8289;
}

.Installment-box {
    /*padding: 0 20px 20px 20px;*/
}

    .Installment-box label {
        cursor: pointer;
        padding: 7px 8px;
        font-size: .8em;
        color: #a2a2a2;
    }

    .Installment-box li {
        border: 2px solid #ecebe9;
        padding: 10px 17px;
        width: calc(50% - 10px);
        border-radius: 7px;
        margin: 5px;
        color: #767676;
    }

    .Installment-box ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0px 20px;
    }

        .Installment-box ul > li:first-child,
        .Installment-box ul > li:last-child {
            width: 100%;
        }

        .Installment-box ul > li span {
            display: flex;
            align-items: center;
            line-height: 1.1;
        }

        .Installment-box ul > li strong {
            font-size: 1.4em;
            color: #6a93ec;
            margin-right: 7px;
        }

        .Installment-box ul > li label {
            padding: 0;
            display: flex;
            flex-direction: row-reverse;
            justify-content: space-between;
            align-items: center;
            font-size: .85em;
            cursor: pointer;
        }

        .Installment-box ul > li:last-child {
            padding: 7px 0 0 6px;
            box-shadow: none;
            background: transparent;
            font-size: .95em;
            color: #6a93ec;
            border: none;
        }

.header-title {
    font-size: .95em;
    padding: 20px 12px;
    color: #717171;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}

/*.payment-box .feed-shared-body {
    margin: 5px 30px
}

.payment-box .feed-shared-header .header-title {
    padding: 30px;
    font-size: 1.3em;
}

.payment-box .feed-shared-header {
    padding-right: 0;
    border: 0;
    margin: 0
}

.payment-box .form-group label {
    width: 100%;
    font-size: 1.12em;
    color: #646464;
    margin-bottom: 5px;
}

.payment-box .btn {
    padding: 5px 20px;
}
*/
.payment-input-box > div:last-child .form-control {
    width: 49%;
}

.payment-input-box > div:last-child > select:last-child {
    margin-left: 5px;
}

.payment-input-box > div:last-child {
    width: calc(100% - 70px);
    padding: 0 0 0 10px;
    display: flex;
    flex-wrap: wrap;
}

.payment-input-box > div:first-child {
    width: 70px;
}

.payment-input-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

/*Buttons*/

/*Buttons*/


.form-control:focus {
    box-shadow: none !important;
    border-color: #c9c9c9 !important;
}

.result-image-item {
    position: relative
}

.status-user {
    position: absolute;
    width: 0.8rem;
    height: 0.8rem;
    top: -5px;
    border: 3px solid #fff;
    transform: scale(1.7);
    box-shadow: 0px 0px 5px 2px #b4b4b4;
    left: -4px;
    background: #f00;
    border-radius: 0.8rem;
}

    .status-user.online {
        background-color: #10ef30
    }

    .status-user.offline {
        background-color: #ff583f;
    }

.result-image-item img {
    width: 100%;
    border-radius: 10px;
    max-height: 250px;
}

.result-item > div {
    justify-content: space-between;
    display: flex;
    padding: 5px;
}

.teacher-detail {
    font-size: .95em;
    color: #7c7c7c;
    font-weight: 600;
}

.left-side-result {
    display: flex;
    width: 100%;
}

.result-image-item {
    flex: 0 0 180px;
    width: 100%;
    height: fit-content;
}

.teacher-buttons-control span {
    text-align: left !important;
    display: flex;
    color: #3f3f3f;
    font-weight: 600;
    font-size: 1.1rem;
    align-items: center;
    margin-bottom: 6px;
}

.teacher-buttons-control ul > li:first-child img {
    width: 60px;
    border-radius: 5px
}

.teacher-buttons-control ul > li:first-child {
    text-align: right;
}

.teacher-buttons-control li {
    justify-content: end;
    width: 100%
}



.taget-count {
    display: flex;
    color: #e6c26a;
}

    .taget-count img {
        width: 20px;
    }

.profile-dec ul li {
    margin: 0px 0 0 16px;
}

.profile-dec ul {
    display: flex;
    align-items: center;
}

.profile-dec {
    padding: 0px;
    display: flex;
    position: relative;
    color: #646464;
    /* max-width: 300px; */
    align-items: center;
    margin-bottom: 5px;
}

.full-profile-user {
    padding: 0 0 0 18px;
    max-width: 100%;
    width: 100%;
}

.teacher-dec img {
    width: 23px;
    margin: -3px 5px -3px 0px;
}

.teacher-items > span:nth-child(2) ~ span {
    /*display: none*/
}

.btn-more-language {
    color: #5bbaf1;
}

    .btn-more-language.invisible {
        display: none
    }

.teacher-items.visible > span:nth-child(2) ~ span {
    display: inline-block
}

.teacher-buttons-control span img {
    width: 20px
}

.teacher-buttons-control > ul {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    align-items: center;
}

    .teacher-buttons-control > ul > li:nth-child(2) {
        align-items: flex-end;
        display: flex;
        flex-direction: row-reverse;
        /* flex-direction: column; */
        margin-top: 40px;
    }

.teacher-buttons-control a {
    margin: 5px 0;
    width: 100%;
    text-align: center;
    padding: 10px 23px;
    border-radius: 27px;
    color: #fff;
    font-size: .9em;
}

.teacher-dec span {
    font-size: 13px;
    display: flex;
    align-items: center;
    color: #767676;
    margin-bottom: 7px;
}

.teacher-dec p, .teacher-dec span {
    font-size: 11px;
    color: #989898;
    font-weight: 400;
    margin: 0;
    line-height: 1.3;
}

@media screen and (min-width:1500px) {
    .teacher-dec p, .teacher-dec span {
        font-size: 12px;
    }

    .teacher-items > img ~ span {
        display: flex;
    }
}

.teacher-dec p {
    font-size: 19px;
    font-weight: bold;
    color: #4f4f4f;
}

.teacher-dec span.read-more {
    font-weight: 700 !important
}

.teacher-dec .teacher-items > span {
    font-weight: 700
}

.yellow-btn {
    background: #eae431;
}

.purple-btn {
    background: #a331ea
}


.scale-in-center {
    background: #f4f4f4;
    border-radius: 400px;
    height: 400px;
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation: 2s scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: 2s scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.perloader img {
    position: absolute;
    top: 50%;
    margin-left: 15px;
    width: 135px;
    transform: translateY(-80%);
    animation: 1s image-color .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    filter: grayscale(0)
}

@keyframes image-color {
    0% {
        filter: grayscale(100%);
    }

    100% {
        filter: grayscale(0);
    }
}

#blazor-error-ui {
    bottom: 0;
    display: none;
    left: 0;
    width: 100%;
}

.perloader {
    background: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 0;
    -webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}


@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.row-loading {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100px
}



/*Scroll*/

.form-group-sub {
    margin: 5px 0;
    display: flex
}

    .form-group-sub > .form-control:first-child {
        margin-right: 9px;
    }




.side-footer {
    margin-top: 5px;
    text-align: center;
    position: sticky;
    /*bottom:0*/
}

.side-footer-link-box {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    font-family: var(--font-base);
    font-weight: 400;
}



.side-footer-link-item {
    display: flex;
    margin: 0.4rem 0.8rem;
}

.side-footer-link {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none;
    color: #888 !important;
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 600;
}

.side-footer-logos {
    margin-bottom: 20px;
}


.global-nav-search-assessment {
    margin: 0;
    display: flex;
    align-items: center;
    min-width: 140px !important;
    max-width: unset;
    background: #fff;
    margin-right: 15px;
    height: 44px;
    margin-bottom: -1px;
    background: #fff;
    border-radius: 5px;
    border-radius: 10px;
}

.assessment-nav-search-box {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: relative;
    /* border-radius: 10px; */
    line-height: 34px;
    display: flex;
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

select {
    color: darkgray;
}

.modal-opend {
    overflow: hidden
}

    .modal-opend .modal {
        overflow-x: hidden;
        overflow-y: auto;
    }

.select-img-box {
    display: flex;
}

.input-select-custom li {
    background-color: #ffffff;
    padding: 8px 12px;
    display: flex;
    border-bottom: 1px solid #e8e8e8;
    align-items: center;
    cursor: pointer;
    transition: background-color .3s ease
}

.input-select-custom span {
    margin-left: 5px;
    font-weight: 500
}

.input-select-custom li:hover {
    background-color: #f2f2f2;
}

.input-select-custom ul {
    box-shadow: 1px 1px 20px #b2b2b299;
    border: 1px solid #bbbbbb;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    margin-top: 5px;
    border-radius: 5px;
    overflow: hidden;
    min-width: 200px;
}

.selected-item {
    display: flex;
    align-items: center;
}

.input-select-custom {
    width: 110px;
    background-image: url(/img/down-arrow.png);
    position: relative;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 97% center;
}

    .input-select-custom.open ul {
        display: block
    }

    .input-select-custom img {
        width: 20px;
    }


/*Node*/
.node-tree-root {
    margin: 0;
    padding: 0;
}

    .node-tree-root li {
        padding: 3px 0;
        position: relative;
    }

.node-parent-title {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
}

.node-main .node-tree-root li div > span.link-item-title:first-child::after, .node-main .caret-down::after, #Achievements .node-parent-title::after {
    content: "";
    width: 10px;
    height: 19px;
    border-color: #dbdbdb;
    border-style: solid;
    position: absolute;
    border-width: 0 0 0.07rem 0.07rem;
    top: 10px;
    transform: translateY(-50%);
    right: 100%;
}

.node-check {
    margin: 0 2px;
}

.node-tree-root .node-parent-title {
    font-weight: 500 !important
}

.node-row-box .node-tree-root > li .caret-down {
    font-weight: 500 !important;
}

.node-row-box .node-tree-root > li span {
    font-weight: 500 !important;
    font-size: 15px;
}

/*.node-main > .node-tree-root > li div > span::after {
    border: none !important
}
*/
.node-main .node-tree-root li div > span.node-parent-title::before {
    content: "\f0fe";
    color: #6c6c6c;
    display: inline-block;
    margin-right: 6px;
    font-family: 'Font Awesome 5 Pro';
    cursor: pointer;
}

.node-main .node-tree-root li div:not(.rte-toolbar) > span {
    font-family: var(--font-base);
    color: #6c6c6c;
    padding: 7px 0px;
    position: relative;
    display: inline-block;
}

.node-main .node-tree-root li div > span.caret-down::before {
    content: "\f068";
    color: #6c6c6c;
    display: inline-block;
    margin-right: 6px;
    font-family: 'Font Awesome 5 Pro';
    cursor: pointer;
}

.node-main ul li div > span:first-child:before {
    content: "\f0fe";
    color: transparent;
    display: inline-block;
    margin-right: 6px;
    font-family: 'Font Awesome 5 Pro';
    cursor: pointer;
}

.modal .node-main {
    border: none
}

.node-inside-list {
    padding-left: 40px;
}

.node-children-section {
    display: none;
}

.node-tree-root .node-tree-root {
    padding: 0px 19px;
}

.active-node {
    display: block !important;
}

.node-main {
    padding: 4px 2px;
    border-radius: 5px;
    margin: 11px 0px;
    border-bottom: 1px solid rgb(239, 239,239);
}

.node-submenu {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 999;
    width: 100px;
    font-size: 12px;
    top: 20px;
    border-radius: 5px;
    left: 70px;
    box-shadow: 0 0 3px 1px #ddd;
    padding: 3px 0;
}

.node-submenu-icon {
    cursor: pointer;
}

.node-submenu > ul > li {
    cursor: pointer;
    color: #777272;
    padding: 5px 10px;
    font-family: var(--font-base);
    transition: background-color .3s ease;
}

    .node-submenu > ul > li:hover {
        background-color: #e8e8e8;
    }

.node-tree-root > li span > input {
    margin-right: 10px
}

.time-text {
    font-size: 12px;
}

.close-right {
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 22px;
    color: var(--primary) !important;
    left: 0;
}

.node-row-box .node-main {
    margin: 0
}

.node-tree-root span {
    font-weight: 500
}

body > .logo-loader {
    overflow: hidden;
    padding: 2px;
    margin: auto;
    transform: scale(.8);
    height: 100vh;
    vertical-align: middle;
    display: flex;
    background: transparent;
    flex-direction: column;
    width: fit-content;
    justify-content: center;
}

    body > .logo-loader img {
        max-width: fit-content;
    }

    body > .logo-loader .line-logo {
        width: 100%;
        height: 18px;
        margin: 4px auto 9px auto;
        border-radius: 25px;
        background-color: #ededed;
        overflow: hidden;
    }

@media screen and (max-width:992px) {
    .section-box-content .section-sortable.ui-sortable ul:not(:empty) {
        padding-right: 10px;
    }

    body > .logo-loader img {
        max-width: 100%;
    }
}

#VideoComponentDiv {
    margin-right: 20px !important;
    margin-left: 25px;
}

#items .logo-loader .loader {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    height: 126px;
}
