﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: 'Roboto', sans-serif;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    -o-user-select: none;
    user-select: none;
    -youbkit-touch-callout: none; /* iOS Safari */
    -youbkit-user-select: none; /* Chrome 6.0+, Safari 3.1+, Edge & Opera 15+ */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE 10+ and Edge */
    user-select: none; /* Non-prefixed version,
                                currently supported by Chrome and Opera */
}

a:hover {
    text-decoration: none;
}

[dir=ltr] body {
    font-family: 'Roboto', sans-serif;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(0,0,0,0.5);
}

.logo-top {
    width: 90px;
    height: auto;
    padding: 10px 7px 11px 0px;
}

.modal-dialog {
    top: 30%;
}

.mdk-header--shadow:after {
    box-shadow: none;
    bottom: 0;
    height: 60px;
}

.logo-bottom {
    width: 50px;
    height: auto;
}

.logo-top-mobile {
    width: 40px;
    height: auto;
    padding: 5px;
}

.sologan-logo {
}

.nav-link-mobile {
    color: rgba(0,0,0,.70) !important;
    margin-top: 5px;
    padding: 8px 0px;
    letter-spacing: normal;
    font-size: 13px;
}

[dir=ltr] .sidebar-heading {
    margin-bottom: 9.375px;
    margin-top: 20px;
}

[dir=ltr] .detail-topic-h1 {
    font-size: 28px !important;
    line-height: 34px;
}

[dir=ltr] .text-amount-custom {
    font-size: 16px;
}

.modal-backdrop {
    z-index: 1071;
    position: inherit;
}

.my-img-container {
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    position: fixed;
}

    .my-img-container:before {
        content: " ";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80px;
        height: 80px;
        border: 2px solid red;
        border-color: transparent red transparent red;
        border-radius: 50%;
        animation: loader 1s linear infinite;
    }

    .my-img-container > img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100% !important;
        height: 100% !important;
    }

@keyframes loader {
    0% {
        transform: translate(-50%,-50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%,-50%) rotate(360deg);
    }
}

.form-control {
    border: 1px solid #ced4da;
}

.info-caption {
    color: #1377c9;
    text-transform: uppercase;
    font-weight: bold;
}

.form-info label {
    font-weight: bold;
    display: block;
}

.btn-submit-user-1 {
    width: 150px;
}

.chart-custom-1 {
    line-height: 25px;
    font-family: Roboto;
    font-size: 15px;
}

    .chart-custom-1 p {
        line-height: 25px;
        font-family: Roboto;
        font-size: 15px;
    }

    .chart-custom-1 img {
        height: auto;
        max-width: 99%;
    }

.error {
    font-weight: normal;
    color: red;
}

.input-validation-error {
    border-color: red !important;
}
span.select2-container {
    z-index: 10050;
}
#cboxContent .select2-container--default .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
    #cboxContent .select2-container--default .select2-selection__arrow b {
        border-color: #888 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
    }
.bg-primary {
    background-color: #DC0000 !important;
}

.sidebar-account-cus {
    line-height: 20px;
}

.sologan-logo {
    font-size: 17px;
    line-height: 25px;
}

:root {
    --surface-a: #ffffff;
    --surface-b: #f8f9fa;
    --surface-c: #e9ecef;
    --surface-d: #dee2e6;
    --surface-e: #ffffff;
    --surface-f: #ffffff;
    --text-color: #495057;
    --text-color-secondary: #6c757d;
    --primary-color: #DC0000;
    --primary-color-text: #ffffff;
    --font-family: Helvetica, sans-serif;
}

.detail-title {
    font-size: 22px;
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/
    overflow: hidden;
    line-height: 28px;
    color: var(--primary-color);
    border: solid 2px var(--primary-color);
    font-weight: bold;
}

p#demo ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

p#demo {
    padding-top: 10px;
    /*font-size: 30px;*/
    /*font-weight: bold;
    line-height: 62px;*/
    /*color: #003366;*/
}

    p#demo ul li {
        display: inline-block;
        /*margin:5px;*/
        width: 23%;
        line-height: 25px;
        /*font-size: 35px;*/
    }

        p#demo ul li span {
            font-weight: bold;
            font-size: 35px;
        }

.widget-contest a:hover {
    text-decoration: none;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
}

.title-topic {
    text-align: left;
    display: block;
    font-weight: 500;
    line-height: 23px;
}

    .title-topic:hover {
        text-decoration: none;
    }

.card__course.card__course__animate:hover {
    margin-top: 0;
    transition: all .3s;
}

.widget-chart .widget-title .count {
    color: #DC0000;
    display: flex;
    float: left;
    margin-right: 0.7rem;
    /*margin-left: 3rem;*/
    margin-left: 0;
    font-weight: bold;
    font-size: 25px;
}

.widget-chart .widget-title {
    background-color: transparent;
    color: #65656a;
    font-weight: normal;
    border-bottom: 2px solid #DC0000;
    font-size: 1.2rem;
    font-weight:bold;
    color:#063598;
    padding: 1rem 1rem;
    text-align: left;
}

.rules-box {
    cursor: pointer;
}

.widget-contest .box-time-start .bottom .date, .widget-contest .box-time-end .bottom .date {
    color: #DC0000;
    font-weight: normal;
}

.widget-contest .box-time-start .bottom .time, .widget-contest .box-time-end .bottom .time {
    color: #DC0000;
    font-weight: bold;
    font-size: 26px;
    line-height: 41px;
}

.widget-time-line .widget-content .timeline-horizontal.timeline-alternate .timeline-item:nth-child(2n) {
    flex-direction: column-reverse;
    margin: 5px 1px 3px 1px;
}

.mdk-header-layout > .mdk-header {
    position: relative;
}

.mdk-header--fixed {
    position: relative;
}

.layout-sticky-subnav .page__header-nav {
    position: relative;
    top: 0;
}

.mdk-header-layout__content {
    padding-top: 0 !important;
}

.temp-1 {
    background-color: #DC0000;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    text-align: center;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    width: inherit;
    height: 122px;
    border: 0px;
    font-size: 43px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

span.question-title {
    font-size: 20px;
    line-height: 27px;
    display: block;
}

.title-ctl-tt {
    font-weight: bold;
}

span.title-ctl-text {
    font-size: 18px;
}

.rdo-cus input[type="radio"], .rdo-cus input[type="checkbox"] {
    -ms-transform: scale(1.5); /* IE 9 */
    -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
    transform: scale(1.5);
}

.mg-20 {
    padding-top: 20px;
}

p.dig-result-title.info-caption.mg-20 {
    color: #DC0000;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}

.dig-result-number {
    text-align: center;
    color: #DC0000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}

.dig-result-content {
}

    .dig-result-content ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .dig-result-content ul li {
            line-height: 27px;
        }

.dig-result-btn {
    text-align: center;
}

    .dig-result-btn a {
        width: 45%;
    }

.r-card {
    background: #DC0000;
}

    .r-card .text-muted {
        color: #fff !important;
    }

    .r-card .text-amount {
        color: #fff !important;
    }

span.r-time {
    text-align: center;
    display: inline-block;
    font-weight: bold;
}

#toTop {
    padding: 5px 3px;
    background: #DC0000;
    color: #fff;
    position: fixed;
    bottom: 0;
    right: 5px;
    display: none;
    cursor: pointer;
}

.t-1 {
    color: #DC0000;
    text-transform: uppercase;
    font-size: 22px;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.thoi-gian-thi {
    position: fixed;
    bottom: 0;
    z-index: 200;
    background: #DC0000;
    padding: 5px;
    color: #fff;
    display: none;
}

#show-time ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    #show-time ul li {
        display: inline-block;
        padding: 5px;
        font-size: 14px;
    }

        #show-time ul li span {
            font-weight: bold;
            font-size: 14px;
        }

.show-question {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.widget-banner img {
    width: 100% !important;
    height: auto;
}

.dropdown-mobile a {
    
    display: block !important;
    margin-right: 0;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0px;
    padding: 0px 10px 6px 0px;
    color: yellow;
    //float:left;
}


.my-img-container1 {
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
}

    .my-img-container1:before {
        content: " ";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80px;
        height: 80px;
        border: 2px solid #DC0000;
        border-color: transparent red transparent red;
        border-radius: 50%;
        animation: loader 1s linear infinite;
    }

    .my-img-container1 > img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100% !important;
        height: 100% !important;
    }

.thong-bao-het-gio-dialog {
    line-height: 25px;
    font-size: 17px;
}

    .thong-bao-het-gio-dialog h3 {
        font-weight: bold;
        text-transform: uppercase;
    }

    .thong-bao-het-gio-dialog span {
        background: #DC0000;
        color: #fff;
        padding: 4px 12px;
        border-radius: 12px;
        display: inline-block;
        margin-bottom: 5px;
    }

.layout-wrapper .layout-footer_top {
    margin-bottom: 15px;
}

.layout-wrapper .layout-footer {
    background-color: #DC0000;
    color: #ffffff;
    padding: 15px 5px 5px 5px;
    font-size: 15px;
}

.layout-wrapper .layout-footer {
    font-size: 15px;
}

.layout-wrapper .layout-footer_copy {
    padding: 5px;
    text-align: center;
}

.select2-container {
    z-index: 99999;
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 4px;
    width: 100%;
    height: 35px !important;
    font-size: 15px;
    line-height: 30px !important;
}

.view-more-page {
    display: block;
    color: #65656a;
    border: solid 1px #DC0000;
    border-radius: 5px;
    padding: 1rem;
    margin: 0 1rem;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

    .view-more-page:hover {
        background-color: #DC0000;
        color: white;
    }

#mainCaptcha {
    font-size: 25px;
}

a#refresh {
    margin: 0px 49px 0px 10px;
}

#txtInputCapcha {
    display: inline-block;
    width: 212px;
}
.view-more-page-link{
    padding:0;
    margin:0;
    border:none;
    display:inline !important;
}
.view-more-page-link:hover {
   color:#4800ff;
   background:none;
   cursor:pointer;
}