/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC <contact@vinades.vn>
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate 31/05/2010, 00:36
 */

/* Các tùy chỉnh CSS của giao diện nên để vào đây */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

body{
    font-family: 'Roboto', sans-serif;
    background-color: #f5f5f6;
    font-size: 15px;
}

.section-header-bar{
    display: none;
}

#header .logo{
    padding-top: 10px;
    padding-bottom: 10px
}

.section-header{
    background-image: linear-gradient(to top, #dbdbdb, #ffffff);
}

.text-sologan{
    padding-left: 10px;
    margin-top: 5px
}

.bo a{
    margin: 0;
    color: #920009;
    font-size: 13px;
    line-height: 1.38;
    text-transform: uppercase;
    margin-top: 14px;
    margin-bottom: 3px;
    font-weight: 400
}
.cuc a{
    color: #1d5d8b;
    line-height: 1.06;
    font-size: 17px;
    font-weight: 700;
}

.section-nav{
    background-color: #1c5178
}

ul.slimmenu{
    background-color: #1c5178 !important;
    border-color: #1c5178 !important;
}

.second-nav .bg {
    background: transparent;
    background-image: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

ul.slimmenu li a:hover, ul.slimmenu li a:focus, ul.slimmenu li.current{
   background-color: #1d5d8b !important;
}

ul.slimmenu > li > a{
    font-size: 15px !important;
    font-weight: 400 !important;
    font-family: 'Roboto', sans-serif !important;
}

ul.slimmenu li a {
    padding: 13.5px 20px !important;
}

.bg-tabs{
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.bg-tabs .nav-tabs {
    border-bottom: 0;
    padding-top: 14px;
}

#myTab .nav-item {
    font-size: 15px;
    color: #414141;
    margin: 0 2px;
    text-transform: uppercase;
    border: 0;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    color: #fff;
    background-color: #114e7a;
    border-bottom: 0;
}

.nav-tabs>li>a{
    margin-right: 0px;
    line-height: 1.7;
    font-size:15px;
    font-weight: 500;
    border: solid 1px #ccc;
    border-bottom: 0;
}

.mg-slecet{
    margin-bottom: 10px;
    font-size: 15px !important;
    height: 38px;
    font-weight: 500
}

#ltablesearch-wrap #ltablesearch .select2-container .select2-selection--single {
    height: 38px!important;
}

#ltablesearch-wrap #ltablesearch .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px!important;
}

#ltablesearch-wrap #ltablesearch .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px!important;
}

.mb-1 {
    margin-bottom: 10px;
}

.pd-t20{
    padding-top: 20px
}

.box-elearning{
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(25rem, 1fr))[auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr));
    gap: 2rem;
}

.lesson-elearning img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lesson-elearning .width-elearning{
    width: 100%;
    height: 155px
}

.lesson-elearning{
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff
}

.lesson-elearning h2{
    font-size: 19px;
    margin-top: 15px;
    color: #08458b;
    min-height: 65px;
    padding: 0 10px
}

.lesson-elearning p{
    margin-bottom: 2px;
    font-size: 13px;
    padding: 0 10px;
    color: #656565!important
}

#myTabContent{
    margin-top: 20px;
    margin-bottom: 20px
}

.home-title-content{
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 700;
    line-height: .86;
    color: #114e7a;
    text-transform: uppercase;
}
.rank-col{
    padding: 30px 15px
}

.rank-col ul{
    padding-left: 0
}

.li-learning .a-learning {
    display: flex;
}

.li-learning .a-learning .img {
    flex: 0 0 120px;
    max-width: 120px;
}

.li-learning .a-learning .img-inner {
    display: block;
    height: 0;
    padding-bottom: 66%;
    background-size: cover;
    background-position: center top;
    transform: translateY(5px);
}

.li-learning .rank .fa {
    color: #ffae00;
}

.li-learning .a-learning img {
    display: none;
}

.li-learning .a-learning p, .li-learning .a-learning label{
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400
}

.li-learning .a-learning label{
    font-weight: 700;
    color: #656565!important
}

.li-learning .a-learning .if {
    margin-left: 10px;
    flex-grow: 1;
    flex-shrink: 1;
}

.bg-top-elearning {
    background-color: #FFF;
    padding: 10px 0;
    margin-left: -10px;
    margin-right: -10px;
}

.li-learning {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 10px 20px;
}

.bg-top-elearning ul {
    padding: 0;
}

.bg-top-elearning ul .li-learning:FIRST-CHILD {
    padding-top: 0px;
}

.bg-top-elearning ul .li-learning:LAST-CHILD {
    padding-bottom: 0px;
    border-bottom: 0px solid #ccc;
}

#footer{
    min-height: auto;
    background-color: #f5f5f4;
    color: #124e7a;
    border-bottom-color: #f5f5f4;
    border-top-color: #f5f5f4;
}

.css-rgihts a{
    color: #FFF;
}

.elgird .btn {
    background-color: #1b6ec2!important;
    border-color: #1861ac!important;
}

/* Block bài giảng khác */
.tdm-other-lession {
    padding: 0;
    margin: 0;
}

.tdm-other-lession li {
    display: flex;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #ccc solid;
}

.tdm-other-lession li .img {
    flex: 0 0 120px;
    max-width: 120px;
}

.tdm-other-lession li .img-inner {
    display: block;
    background-size: cover;
    background-position: center top;
    height: 0;
    padding-bottom: 66%;
}

.tdm-other-lession li .img-inner img {
    display: none;
}

.tdm-other-lession li .ct {
    flex-grow: 1;
    flex-shrink: 1;
    padding-left: 10px;
}

.tdm-other-lession li .ct p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
}

.tdm-other-lession li .ct .rank .fa {
    color: #ffae00;
}
