.banner {
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 415px;
}
.banner-index {
    background-image: url(../images/banner/banner-index.png) !important;
}
.banner-kqthpt {
    background-image: url(../images/banner/banner-kqthpt.png) !important;
}
.banner-kqhb {
    background-image: url(../images/banner/banner-kqhb.png) !important;
}
.banner-tcdkhb {
    background-image: url(../images/banner/banner-tcdkhb.png) !important;
}
.banner-tccn {
    background-image: url(../images/banner/banner-tccn.png) !important;
}
.banner-kqdgnl {
    background-image: url(../images/banner/banner-kqdgnl.png) !important;
}
.banner-kqtsr {
    background-image: url(../images/banner/banner-kqtsr.png) !important;
}
.banner-kqlttcdh {
    background-image: url(../images/banner/banner-kqlttcdh.png) !important;
}
.banner-kqltcddh {
    background-image: url(../images/banner/banner-kqltcddh.png) !important;
}
.banner-kqvb2 {
    background-image: url(../images/banner/banner-kqvb2.png) !important;
}
.banner-kqths {
    background-image: url(../images/banner/banner-kqths.png) !important;
}
.banner-kqcd {
    background-image: url(../images/banner/banner-kqcd.png) !important;
}


.list-view {
    margin: auto;
    padding-top: 30px;
    padding-bottom: 10px;
    list-style: none !important;
    line-height: 35px !important;
    margin-left: 15px !important
}

.list-view a {
    color: #0022fa;
    font-weight: 700;
    font-size: 15px;
    padding-left: 30px;
}

.list-view li.have-img a {
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain
}

.list-view a.hb-hoso {
    background-image: url(../images/button/arrow-tcdkhb.png)
}

.list-view a.hb-ketqua {
    background-image: url(../images/button/arrow-kqhb.png)
}

.list-view a.thpt-ketqua {
    background-image: url(../images/button/arrow-kqthpt.png)
}

.list-view a.dgnl-ketqua {
    background-image: url(../images/button/arrow-kqdgnl.png)
}

.list-view a.tsr-ketqua {
    background-image: url(../images/button/arrow-kqtsr.png)
}

.list-view a.ths-ketqua {
    background-image: url(../images/button/arrow-kqths.png)
}

.list-view a.lt-cddh-ketqua {
    background-image: url(../images/button/arrow-kqltcddh.png)
}

.list-view a.lt-tcdh-ketqua {
    background-image: url(../images/button/arrow-kqlttcdh.png)
}

.list-view a.vb2-ketqua {
    background-image: url(../images/button/arrow-kqvb2.png)
}

.question-block {
    background-color: #fff;
    border-radius: 2px;
    padding: 15px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    margin: 0 0 15px 0 !important;
    transition: all ease .5s
}

.question-block .form-control {
    display: inline !important;
}

.input-search {
    width: 300px !important;
}

.input-datesplit {
    width: 80px !important;
}

.input-datesplit-y {
    width: 100px !important;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-t-15 {
    padding-top: 15px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

table.table-result thead tr td,
table.table-result thead tr th {
    height: 25px;
    background-color: #0063cd;
    color: #fff;
    font-weight: 700;
    text-align: center
}

.result-block p {
    line-height: 150%
}

.result-block .title-block p {
    margin-bottom: 0;
    margin-bottom: .0001pt;
    text-align: center
}

.result-block .line-indent {
    text-indent: 1cm;
    line-height: normal;
    text-align: justify
}

.result-block div {
    padding: 10px
}

.result-block .btn-trungtuyen {
    background-color: red;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    box-shadow: 2px 2px 3px #313131;
}

.step h4 {
    font-weight: 700;
    color: red
}

.text-indent-1 {
    text-indent: 10px
}

.div-indent-1 p {
    text-indent: 10px
}

.text-indent-2 {
    text-indent: 20px
}

.div-indent-2 p {
    text-indent: 20px
}

.text-indent-3 {
    text-indent: 30px
}

.div-indent-3 p {
    text-indent: 30px
}

.text-indent-4 {
    text-indent: 40px
}

.div-indent-4 p {
    text-indent: 40px
}

.text-indent-5 {
    text-indent: 50px
}

.div-indent-5 p {
    text-indent: 50px
}

.text-indent-6 {
    text-indent: 60px
}

.div-indent-6 p {
    text-indent: 60px
}

.text-indent-7 {
    text-indent: 70px
}

.div-indent-7 p {
    text-indent: 70px
}
.text-red {
    color: red !important
}

#ja-cssmenu li a {
    padding: 3px 15px !important;
}

body #waiting {
    display: none;
    width: 100%;
    top: 0px;
    height: 100%;
    position: fixed;
    z-index: 98;
}

body #waiting span {
    top: 40%;
    left: 40%;
    position: fixed;
    z-index: 99;
}

.headertop h4 {
    background-color: #eee;
    font-weight: bold;
    color: #0063cd;
    margin: 0 !important;
    line-height: 31px;
}
.login-container {
    max-width: 500px;
    margin: 10px auto;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(202, 165, 165, 0.1);
    background-color: whitesmoke;
    font-family: "Times New Roman', Times, serif"; 
    font-size: "small ";      
    }
.login-container h2 {
            margin-bottom: 10px;
            text-align: center;
            font-size: 15px;
            color: blue;

    }
.submit {
            background-color: teal ;
            color: white ;
            font-size: small;
            font-weight:  10px;
}