body {
    -webkit-text-size-adjust: 100%;
}

h3,h4, .cutomFont ,.input-group  {
    font-family: 'Oswald', sans-serif;
}
.cutomFontSmall,.select2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 100 !important;
}
label,.invalid-feedback {
    font-family: 'Oswald', sans-serif;
    font-weight: 300 !important;
}

select ,option,input, textarea {
    font-family: 'Oswald', sans-serif;
    font-weight: 200 !important;
    border-radius: 3px !important;
}
table th{
    font-family: 'Oswald', sans-serif;
    font-weight: 700 !important;

}
table td{
    font-family: 'Oswald', sans-serif;
    font-weight: 300 !important;

}
.small-box p {
    font-family: 'Oswald', sans-serif;
    font-weight: 200 !important;
}
.small-box-footer , .info-box-text{
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-weight: 500 !important;
}
.alert ,.modal-title ,.add_button , button {
    font-family: 'Oswald', sans-serif;
    font-weight: 400 !important;
}
.login-logo-moeys{
    width: 8%;
    height: auto;
}
.req {
    color: red;
}
.index-container {
    margin-top: 10px;
}
.alert_custom {
    margin: 10px !important;
}
.upload-vdo {
    margin-top: 30px;
    width: 100%;
}
.upload-bar {
    width: 0%;
}
.title_group_form {
    font-size: 18px;
    font-weight: bold;
}
legend {
    color: gray;
    font-family: 'Oswald', sans-serif;
    font-weight: 500 !important;
}



.loading {
    display:    block;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgb(147, 132, 132, 0.43) 
                url('../images/loading.gif') 
                55% 50% 
                no-repeat;

}

.loading_card {
    display:    block;
    position:   absolute;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgb(147, 132, 132, 0.43) 
                url('../images/loading.gif') 
                50% 50% 
                no-repeat;

}  
.input_add {
    float: left;
    margin-bottom: 8px;
    width: 98%;
}
.btn_remove {
    float: left;
    padding: 6px;
}
.btn_remove i{color:red}
.txt_center {
    text-align: center !important;
    font-family: 'Oswald', sans-serif;
    font-weight: 500 !important;
    color: gray;
}
.delete_alert{
    font-size: 50px;
    margin-bottom: 10px;
    color: #DC3545;
}

.warning_alert{
    font-size: 50px;
    margin-bottom: 10px;
    color: #ffc107;
}
.custom_add_more {
    position: relative;
    top: 45px;
}
.icon_gray {
    color: gray !important;
}
.noRadius{
    border-radius: 0px !important;
}
.card {
    border-radius:  0px !important;
}
.buttonAdd{
    float:right; 
    border-radius:3px !important;
    font-family: 'Oswald', sans-serif;
}

.content-header {
    padding-bottom: 0px !important;
}
.noRadius {
    border-radius:0px !important;
}
.customRadius {
    border-radius:3px !important;
}
.customNoPaddingRL{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.floatRight {
    float: right;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    padding: .46875rem .75rem;
    height: calc(2.25rem + 2px);
}

.sub_cmt{
    border-top: 1px solid #e9ecef;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 0px;
}
.dropdown-menu-cmt{
    min-width: 5rem !important;
}
.dropdown-item {
    font-family: 'Oswald', sans-serif;
    font-weight: 100 !important;
    font-size: 13px;
    color: gray;

}
/* .card-comments .comment-text {
    overflow: hidden;
} */
.card-comment-img {
    margin-top: 15px;
    width: 20% !important;
    height: auto !important;
}
.icon-red {
    color: red !important;
}
.custom-card-body {
    padding: 15px 15px 15px 15px !important;
}
.card-comments .text-muted {
    font-size: 14px !important;
}
.invalid-feedback {
    display: inline !important;
}
.custom_badge {
    padding: 8px !important;
}
.nav-tabs.flex-column .nav-link {
    border-radius: 0px !important;
    padding: 0.8rem !important;
}
.list-group-item:first-child,.list-group-item:last-child {
    border-radius: 0px !important;
}
.card_body_no_padding {
    padding: 0px !important;
}
.testCustomCollapse{
    padding: 10px 5px 0px 3px !important;
    color: #fff !important;
}
.noDatainCollape{
    padding: 0px 0px 0px 0px !important;
    margin-top: -10px !important;
}
.mainBG {
    background-color: #ffc107 !important;
}
.mainBG > h3{
    font-weight: 500 !important;
}
.select2-results{
    text-transform: capitalize !important;
}
.alert-warning-origin {
    color: #664d03 !important;
    background-color: #fff3cd !important;
    border-color: #ffecb5 !important;
}
.profile-user-img {
    height: 100px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #ffc107 !important;
}

.list_custom {
    background: #eecdcdba;
    padding: 10px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    margin-right: 8px;
    text-align: center;
}
.list_custom_1 {
    padding-left: 13px !important;
}

.list_custom_head{
    padding: 11px !important;
    
}

.list-group-item {
    padding: 0.55rem 1.25rem !important;
}

.loading {
    display:    block;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgb(147, 132, 132, 0.43) 
                url('../images/loading.gif') 
                50% 50% 
                no-repeat;
    
}

.image-section-bg {
    background: #80808030 !important;
}

.containLesson {
    position: relative;
}
.removeLesson {
    position: absolute;
    right: -12px;
    top: -38px;
    font-size: 24px;
}

.removeLesson a {
    color: red;
}
.lesson_title {
    font-family: 'Oswald', sans-serif;
    font-weight: 700 !important;
    text-align: center;
    padding-left: 250px;
}
.lesson-col {
    text-align: center;
    width: 100% !important;
    float: left;
}
.less_col {
    padding: 30px;
    border:1px solid #f7d8d8;
    float: left;
    width: 49.5% !important;
    margin-bottom: 3px;
    margin-right: 3px;
    border-radius: 3px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700 !important;
}
.less_col:hover {
    border: 1px solid #f7d8d8;
    background-color: #ffc107 !important;
}
.lesson-col a {
    color: #fff !important;
}
.subj_cover {
    border-radius: 50%;
    background-color: rgba(51, 170, 51, .2);
    padding: 15px;
    margin-right: 5px;
}
.lesson_icon {
    text-align: right;
}
.lesson_txt {
    text-align: left;
}

.header_active {
    background: transparent;
    height: auto;
    text-align: center
}
.active_banner {width: 30%;}
.body_active {
    background: rgb(44, 9, 168);
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin-bottom: 15px;
    padding: 5%;
    font-weight: 700
}
.footer_active {height: 20%}
.btn_active {
    border: 1px solid #d2d2c8;
    background: #ffc107 !important;
}
.div_scroll{
    width: 100%;
    min-height: 60px;
    overflow-x: auto;
    white-space: nowrap;
    margin-bottom: 15px;
}
.td_middle {
    vertical-align: middle;
    font-weight: 500;
}
.errorTr {
    border: 2px solid red !important;
}
