﻿.login-page {
    /*background: url(../images/bg_login.jpg) no-repeat top center;*/
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.login-box {
    /* padding-top: 100px; */
    height: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

    .login-box .logo {
    }

.title_header {
    text-align: center;
    margin: 8px 0px 20px 0px;
}

title_header a {
    font-size: 20px !important;
}

.opacti-07 {
    background: rgba(255,255,255, 0.7);
}

.p-l-5 {
    padding-left: 5px !important;
}

.w100 {
    width: 100%;
}

.ds-inblock {
    display: inline-block;
}

.ds-block {
    display: block;
}

.h100 {
    height: 100%;
}

.uppercase {
    text-transform: uppercase;
}

.btnthaotac {
    white-space: nowrap;
}

.p-0 {
    padding: 0px !important;
}

.m-t-20-i {
    margin-top: 20px !important;
}

.styleTable th {
    text-align: center;
}

.highlight {
    background-color: lemonchiffon;
}

.styleTable_onth th {
    text-align: center;
    padding: 5px !important;
}

    .styleTable_onth th td {
        padding: 0px !important;
    }

        .styleTable_onth th td span {
            text-align: center;
            margin: 0px !important;
            font-size: 11px;
        }

.p-5 {
    padding: 5px !important;
}

.pd-dd {
    padding: 0px !important;
}

    .pd-dd span {
        font-size: 9px !important;
        padding: 3px 5px;
    }

.al-center {
    text-align: center;
}

.wh-nowrap {
    white-space: nowrap;
}

.btnback {
    margin-bottom: 10px;
    float: left;
    margin-right: 25px;
    padding-top: 11px;
}

.font-12 [type="checkbox"] + label {
    font-size: 12px !important;
}

.no-border {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.hearder-a a {
    margin-right: 10px;
    padding: 5px 10px;
    margin-bottom: 3px;
}

.f-s-40 {
    font-size: 40px;
}
/*.width-50 {
    width:50%!important;
}*/
.Add_date {
    display: inherit !important;
}

.form-control-add {
    text-align: center;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    max-width: 70px;
}

.btn-xem {
    padding: 8px 0px;
}

@media (max-width: 425px) {
    .xs-p-0 {
        padding: 0px !important;
    }
}

@media (max-width: 768px) {
    .width-50 {
        width: 100% !important;
    }

    .form-control-add {
        width: 50px;
    }

    .m-lr-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .container-fluid {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (min-width: 1200px) {
    .width-50 {
        width: 50% !important;
    }

    .form-control-add {
        width: 70px;
    }
}

.image-nhansu, .image-nhansu-cu {
    float: left;
}

    .image-nhansu #img {
        max-width: 100px;
        min-width: 80px;
        min-height: 80px;
        max-height: 100px;
        border: 1px solid #d2d2d2;
        padding: 3px;
        border-radius: 5px;
    }

    .image-nhansu-cu .imgcu {
        max-width: 100px;
        min-width: 80px;
        min-height: 80px;
        max-height: 100px;
        border: 1px solid #d2d2d2;
        padding: 3px;
        border-radius: 5px;
        margin-left: 10px;
    }

.Selfietable {
    max-width: 35px;
    border-radius: 6px;
    max-height: 45px;
    padding: 2px;
    border: 1px solid #333;
    position: relative;
}

.f-l {
    float: left;
}

.min-100 {
    min-width: 100px;
}
/*LOGO*/ .card-logo {
    background: #fff;
    min-height: 80px;
    position: relative;
    margin-bottom: 30px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    background: url(../images/bg-logo.png) #e8f6ff no-repeat bottom right;
}

@media (max-width: 426px) {
    .card-logo {
        background-image: none !important;
        background-color: #e8f6ff;
    }

    .img-logo {
        position: absolute;
        left: 20px;
        top: 18px !important;
        max-width: 120px;
        max-height: 100px;
    }
}


.img-logo {
    position: absolute;
    left: 20px;
    top: -15px;
    max-width: 120px;
    max-height: 100px;
}

    .img-logo img {
        max-width: 120px;
        max-height: 100px;
        padding: 3px;
        border: 1px solid #d2d2d2;
        border-radius: 5px;
    }

.title-logo {
    margin-left: 160px;
}

    .title-logo h2 {
        display: inline-block;
    }

        .title-logo h2 small {
            display: block;
            font-size: 12px;
            margin-top: 5px;
            color: #999;
            line-height: 15px;
        }

            .title-logo h2 small a {
                border-radius: 3px;
                padding: 2px 5px;
                margin: 0px 5px 3px 0px;
                border: 1px solid #9fd1f1;
                display: inline-grid;
            }

.img-hinhdaidien {
    max-width: 100%;
    max-height: 100px;
    padding: 3px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

/*legend LOGO*/
.form-control-bor {
    padding-left: 5px !important;
    border: 1px solid #d2d2d2 !important;
    border-radius: 3px !important;
}

.bor-bt {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    padding-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.cboThang {
    width: 60px;
    float: left;
    margin-top: 16px;
}

.titletab {
    float: left;
}


.icon_home {
    position: absolute;
    left: 50px;
    top: 20px;
    color: #fff;
}

/*calendar*/
time.icon {
    font-size: 1em; /* change icon size */
    display: block;
    position: relative;
    width: 7em;
    height: 7em;
    background-color: #fff;
    border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden;
}

.icondate {
    display: inline-block;
    padding: 0px;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    text-align: center;
}

    .icondate strong {
        width: 100%;
        padding: 5px 0px;
        display: inline-block;
        color: #fff;
        background-color: #fd9f1b;
        border-bottom: 1px dashed #f37302;
        box-shadow: 0 2px 0 #fd9f1b;
        border-radius: 5px 5px 0px 0px;
        border-left: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
    }

    .icondate em {
        width: 100%;
        height: 32px;
        background-color: #f2f2f2;
        display: inline-block;
        color: #fd9f1b;
        border-left: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
        border-bottom: 1px solid #d2d2d2;
        line-height: 30px;
        border-radius: 0px 0px 5px 5px;
    }

    .icondate span {
        width: 100%;
        height: 60px;
        line-height: 60px;
        display: inline-block;
        font-size: 50px;
        letter-spacing: -0.05em;
        color: #2f2f2f;
        border-left: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
    }

.pre-load {
    z-index: 1000;
}

.hd-V-css {
    background-color: red;
    color: #fff;
}

.hd-P-css {
    background-color: orange;
    color: #fff;
}

.hd-T-css {
    background-color: #4CAF50 !important;
    color: #fff;
}

.cover-student {
    position: relative;
    margin-top: -50px;
    background: url(../images/background/bg_student.jpg) no-repeat center top;
    min-height: 200px;
}

    .cover-student .card {
        background: none !important;
        box-shadow: none;
    }

        .cover-student .card .body {
            padding-top: 120px;
        }

    .cover-student .hoten_style {
        font-weight: bold;
        display: inline-block;
        text-shadow: 0 0 3px rgba(0,0,0,.8);
        color: #fff;
        width: 100%;
    }

    .cover-student .infoHS_style {
        font-size: 11px;
        display: inline-block;
        text-shadow: 0 0 3px rgba(0,0,0,.8);
        color: #fff;
    }

    .cover-student .titleThang_style {
        font-size: 11px;
        display: inline-block;
        background: #f60;
        width: 100%;
        color: #fff;
    }

    .cover-student .Thang_style {
        display: inline-block;
        font-size: 90px;
        color: #318d04;
        line-height: 90px;
        text-shadow: 0px 3px #f2f2f2;
    }

.avatar-cover {
    overflow: hidden;
    /* background-color: #fff; */
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 2px;
    position: relative;
    border: 1px solid #000;
}

    .avatar-cover img {
        /*max-width: 60px;
        max-height: 60px;
        border-radius: 50%;
        padding: 2px;
        border: 1px solid #d2d2d2;*/
        /* max-width: 100%; */
        width: 125%;
        position: absolute;
        left: -13%;
        top: -25%;
        /* border-radius: 50%; */
        /* padding: 2px; */
        /* border: 1px solid #d2d2d2; */
    }

.table-no-bordered, .table-no-bordered tr, .table-no-bordered th, .table-no-bordered td {
    border: 0px !important;
}

.td_NgayThang {
    padding: 5px 10px 5px 0px !important;
}

.NgayThang_style_Grid {
}

    .NgayThang_style_Grid a {
    }

.td_NoiDung {
    padding: 0px 10px 0px 0px !important;
}

.NoiDung_style_Grid {
    border-left: 2px solid #9fd1f1;
    min-height: 30px;
    position: relative;
}

    .NoiDung_style_Grid .fix_style {
        background: none !important;
        padding: 7px;
        margin-left: 10px;
        box-shadow: none !important;
        border-radius: 0 !important;
        border-bottom: 0 !important;
    }

    .NoiDung_style_Grid p {
        background-color: #feffed;
        padding: 10px;
        margin-left: 10px;
        box-shadow: 2px 2px 2px #f2f2f2;
        border-radius: 0px 5px 5px 5px;
        margin-bottom: 3px;
        border-bottom: 1px solid #f2f2f2;
    }

    .NoiDung_style_Grid .icon-nude {
        height: 10px;
        width: 10px;
        position: absolute;
        border: 2px solid #9fd1f1;
        border-radius: 50%;
        left: -6px;
        top: 9px;
        background-color: #fff;
    }

.SK_nav_left {
    position: absolute;
    left: -20px;
    top: 50px;
}

    .SK_nav_left .stylenav_Left {
        font-size: 100px;
        color: #fff;
        opacity: 0.7;
    }

.SK_nav_right {
    position: absolute;
    right: -20px;
    top: 50px;
}

    .SK_nav_right i {
        font-size: 100px;
        color: #fff;
        opacity: 0.7;
    }

@media (max-width: 425px) {
    .icon-main {
        margin-bottom: 20px;
    }

    .link-icon {
        display: inline-block;
        width: 100%;
    }

    .icon-main .info-box-2 {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
        border-radius: 5px;
    }

        .icon-main .info-box-2 .icon {
            width: 100%;
        }

    .text {
        text-align: center;
    }

        .text a {
            font-size: 12px;
            color: #0a4f82;
        }

    .label-xs {
        float: left !important;
        text-align: left;
    }

    .trangthaisum {
        min-width: 10px !important;
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .icon-main {
        margin-bottom: 20px;
    }

        .icon-main .info-box-2 {
            display: inline-block;
            width: 100%;
            margin-bottom: 10px;
            border-radius: 5px;
        }

            .icon-main .info-box-2 .icon {
                width: 100%;
            }

    .text {
        text-align: center;
    }

        .text a {
            font-size: 12px;
            color: #0a4f82;
        }

    .trangthaisum {
        min-width: 90px;
        display: inline-block;
    }
}

@media (max-width: 1024px) {
    .icon-main {
        margin-bottom: 20px;
    }

        .icon-main .info-box-2 {
            display: inline-block;
            width: 100%;
            margin-bottom: 10px;
            border-radius: 5px;
        }

            .icon-main .info-box-2 .icon {
                width: 100%;
            }

    .text {
        text-align: center;
    }

        .text a {
            font-size: 12px;
            color: #0a4f82;
        }

    .trangthaisum {
        min-width: 90px;
        display: inline-block;
    }
}

@media (min-width: 1200px) {
    .icon-main {
        margin-bottom: 20px;
    }

        .icon-main .info-box-2 {
            display: inline-block;
            width: 100%;
            margin-bottom: 10px;
            border-radius: 5px;
        }

            .icon-main .info-box-2 .icon {
                width: 100%;
            }

    .text {
        text-align: center;
    }

        .text a {
            font-size: 13px;
            color: #0a4f82;
        }

    .trangthaisum {
        min-width: 90px;
        display: inline-block;
    }
}

.al-left {
    text-align: left;
}

.al-right {
    text-align: right;
}

.lbtback-skThang {
    position: absolute;
    left: 10px;
    top: 20px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0,0,0,.8);
}


.hs-icon {
    border-radius: 0px !important;
    width: 50px !important;
    height: 50px;
    float: left;
}

    .hs-icon .material-icons {
        font-size: 26px !important;
        line-height: 28px !important;
    }

.hs-title-left {
    float: left;
    padding-left: 10px;
    /*display: grid;*/
    width: 80%;
}

    .hs-title-left a {
        color: #444;
        font-size: 12px;
        display: inline-block;
        width: 100%;
        clear: both;
    }

    .hs-title-left .info, .hs-title-left .info i {
        font-size: 11px;
        color: #d2d2d2;
    }

    .hs-title-left .title {
        font-size: 12px;
        font-weight: bold;
    }

    .hs-title-left .brief {
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis !important;
        overflow: hidden !important;
        width: 100%;
    }

.bor-t {
    border-top: 1px solid #f2f2f2;
    padding-top: 20px !important;
}

.title {
    color: #337ab7;
    text-decoration: none;
}

.img-responsive {
    padding: 0px !important;
    border: 0px !important;
    margin-bottom: 0px !important;
}

.row_tag {
    padding: 10px;
    margin-bottom: 10px;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

    .row_tag a {
        font-size: 12px;
        color: #616770;
        font-weight: bold;
    }

        .row_tag a i {
            font-size: 12px;
            color: #333;
        }

.tag_like {
    margin-bottom: 0px !important;
}

.tag_name {
    margin-bottom: 0px !important;
}

.note_tag {
    position: absolute;
    bottom: 0;
    line-height: 28px;
    padding-left: 10px;
    left: 0px;
    background-color: #ececec;
    width: 100%;
    opacity: 0.8;
}

    .note_tag a {
        font-size: 12px;
        opacity: 1;
        color: #000;
    }


.pagernum td {
    padding: 5px 5px !important;
}

    .pagernum td span {
        font-weight: bold;
        padding: 3px 8px;
        background-color: #eeeeee;
        margin: 0px 2px;
        border-radius: 3px;
        color: #333;
        border: 1px solid #bbb;
    }

    .pagernum td a {
        padding: 3px 8px;
        border: 1px solid #bbb;
        margin: 0px 2px;
        border-radius: 3px;
    }
    .info-box-2 .content { 
    z-index: 10;
}
    .info-box-2 .content .text {
    font-size: 13px;
    margin-top: 11px;
    color: #555;
    display: inline-block;
    width: 100%;
    height: 100%;
}




    .box-login {
    border-radius: 14px;
}
