﻿.k-treelist{
    border: 0px;
}

.c-navgation .breadcrumb{
        padding: 26px 0px;
    }
.section-main {
    background-color: #fff;
}
.input-search {
   max-width: 400px;
   float: right !important;
}

.btn-search {
   height: 38px;
   background-color: #449fc8;
   border-color: #449fc8;
   width: 50px;
   padding-top: 6px;
}
.btn-search img{
    height: 100%;
}
.testpackage a {
    color: #7a7a7a;
}

.testpackage .package {
    margin-bottom: 30px;
    text-decoration: none;
}

.pager {
    margin: 0px;
}

.pager li span.glyphicon {
    padding: 0px;
    padding-top: 15px;
}

.pager li {
    background-color: #cbcbcb;
    color: #505050;
}

.pager li span {
    background-color: transparent !important;
    border-top: 0px !important;
}

.pager li:hover {
    background-color: #989898;
    color: #fff !important;
    border-top: 0px;
}

.subject {
    padding: 0px 20px 0px 70px;
    position: relative;
    height: 120px;
    width: 100%;
    font-size: 14pt;
    text-transform: uppercase;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 3px 3px 3px 0px #e0e0e08f;
    border: 1px solid #f1f1f1;
    /*white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;*/
   
}

.subject .sub-name {
    display: table-cell;
    vertical-align: middle;
    height: inherit;
    line-height: normal !important;
}

.subject:hover {
    background-color: #0077ac;
    color: #fff;
    cursor: pointer;
}

.subject img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 40px;
    left: 20px;
    background-color: #0077ac;
    border-radius: 5px;
    padding: 3px;
}

.subject:hover img {
    background-color: #5dbe57;
}

.subject .random-exam {
    position: absolute;
    text-transform: none;
    font-size: 14px;
    top: 90px;
    right: 35px;
}
    .subject .random-exam:after {
        content: '';
        width: 20px;
        height: 20px;
        position: absolute;
        background: url(../../images/54_randomcauhoi.png);
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: 5px;
    }
    .subject:hover .random-exam:after {
        background: url(../../images/54_randomcauhoiT.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

.s-icon {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 50px;
    height: 50px;
}


.topic {
    padding: 30px 0px 40px;
    background-color: #fff;
}

.topic .sub-title {
    padding-bottom: 20px;
    border-bottom: 2px solid #0077ac;
}

.topic .c-panel {
}

.topic .c-panel .c-pnl-header {
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
}

.topic .c-panel .c-pnl-title {
    font-size: 14pt;
    line-height: 34px;
}

.topic ul.ul-lst {
    padding: 0px;
    margin: 0px 0px 0px 50px;
    list-style: none;
}

.topic ul.ul-lst li {
    border-top: 1px solid #ccc;
    padding: 10px 0px 10px 10px;
    line-height: 35px;
    font-size: 14pt;
    color: #777;
}

.topic ul.ul-lst li:nth-child(1) {
    border-top: 0px;
}

.topic ul.ul-lst li:hover {
    background-color: #eee;
}

.topic .panel-title {
    font-weight: bold;
}

.topic .collapsed .glyphicon-menu-down:before {
    content: "\e258" !important;
}
.k-state-selected td{
    color: #fff !important;
    background-color: #0077ac !important;
}
.k-state-selected .dropdown{
    display: block !important;
}
.k-state-selected .dropdown .fa-angle-down,
.k-state-selected .k-icon{
    color: #fff !important;
}
/*.k-icon.k-i-collapse{
    margin-top: -2px;
}
.k-icon.k-i-expand{
    margin-top: -2px;
}*/

.k-icon.k-i-collapse,
.k-icon.k-i-expand {
    /*background-image: none;
    width: 12px !important;
    height: 12px;
    line-height: 12px;
    text-shadow: none;
    font-size: 12px;
    padding: 0;
    text-align: center;
    font-family: 'Glyphicons Halflings';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
    margin-top: -2px;
    color: #005ca5;
}

    /*.k-icon.k-i-collapse:before {
        content: "\e258";
    }

    .k-icon.k-i-expand:before {
        content: "\e259";
    }*/

.k-status {
    /*color: #fff;*/
    padding-left: 20px !important;
}

.topic .sub-title {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.k-grid.k-treelist .k-grid-header {
    display: none;
}

.white-space-nowrap-max600px {
    white-space: nowrap;
}
.go-link-tree-list-btn a,
.go-link-tree-list-btn .lt{
    margin: 5px;
}
.k-grid td{
    overflow: auto;
}
.k-grid tr td .dropdown{
    display: none;
}

.k-grid tr:hover td .dropdown{
    display: block;
}

.k-alt {
    background-color: #fafafa;
}

.k-grid tr td {
    border: none;
}
ul.ul-action{
    margin: 0px;
    padding: 0px;
    border-bottom: 0px;
}
ul.ul-action li a{
    line-height: 35px;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
}
ul.ul-action li a:hover{
    background-color: #0077ac;
    color: #fff;
    cursor: pointer;
}

.lession-title{
    color: #fff;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    padding: 18px 0px;
}
.searchbar{
    width: 100%; 
    float: right; 
    padding: 20px 0px;
}
.cnt-content .item {
    border: 1px solid #CBCBCB;
    border-top: none;
    border-radius: 0px;
    padding: 20px;
    margin: 0px;
    font-size: 22px;
    background-color: #fff;
    color: #444547;
}
    .cnt-content .item:hover {
        background-color: #f5f6f8;
    }
.cnt-content .item a {
    text-decoration: inherit;
    color: inherit;
}
.cnt-content .digit {
    color: #666666;
    font-size: 16px;
    margin-top: 10px;
}
    .cnt-content .digit i {
        color: #b3b3b3;
    }
.filter {
    margin: 0px 0px;
    background-color: #fff;
    padding: 0px 0px 2px;
}

.filter .field {
    font-size: 15px;
    color: #444;
    padding: 0px 5px 0px;
    display: inline-block;
    cursor: pointer;
    margin-right: 0px;
}

.filter .field .fa{
    margin-left: 5px;
}
/*.filter .field-item {
    float: right;
    text-align: right;
    position: relative; 
    padding-right: 60px;
}*/
       
.filter .divsort .closefilter i{
    font-size: 20px;
    color: #cdcdcd;
}
.filter .divsort .closefilter i:hover{
    color: #777;
}
.filter .divsort .sortprice .clabel {
    text-indent: 20px;
}
.filter .divsort .clabel {
    display: block;
    padding: 5px 0 6px;
    cursor: pointer;
}

.filter .divfilter {
    overflow: visible;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-shadow: 0 10px 10px 0 rgba(0,0,0,.1);
    padding: 5px 10px;
    position: absolute;
    top: 31px;
    z-index: 11;
    text-align: left;
    right: 15px;
    width: 350px;
    display:none;
    padding: 15px 20px 15px;  
    font-size: 14px
}
.filter .divfilter::before{
    left: auto;
    right: 194px;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    border-bottom: 10px solid #d9d9d9;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.filter .divfilter::after{
    left: auto;
    right: 194px;
    top: -8px;
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
       
.filter .divfilter .closefilter {
    border: 0;
    background: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 7px;
    top: 6px;
    cursor: pointer;
    padding: 0px;
}
.filter .divfilter .closefilter i{
    font-size: 20px;
    color: #cdcdcd;
}
.filter .divfilter .closefilter i:hover{
    color: #777;
}
.filter .divfilter .sortprice .clabel {
    text-indent: 20px;
}
.filter .divfilter .clabel {
    display: block;
    padding: 5px 0 6px;
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .item {
        display: block !important;
    }
    .k-grid tr td .dropdown{
        display: block;
    }

    /*.filter .divsort::before{
        left: auto;
        right: 28px;
        top: -10px;
    }

    .filter .divsort::after{
        left: auto;
        right: 28px;
        top: -8px;
    }
       
    .filter .divsort .closefilter {
        right: 7px;
        top: 6px;
    }*/
}

@media only screen and (max-width:599px) {
    .white-space-nowrap-max600px {
        white-space: normal;
    }
}

@media only screen and (max-width: 320px) {
    .subject {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 767px) {
    .subject {
        margin-bottom: 15px;
    }
}

.go-link-tree-list-text {
    display: block;
    padding-right: 240px !important;
}

.go-link-tree-list-btn {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
}

@media only screen and (max-width: 767px) {
    .testpackage .package {
        margin-bottom: 0px;
    }
    .topic{
        padding: 20px 0px;
    }
    .subject {
        height: 90px;
        line-height: 90px;
    }

    .subject img {
        top: 25px;
    }

    .subject .sub-name {
        font-size: 11pt;
    }

    .go-link-tree-list-text {
        padding-right: 0 !important;
    }

    .go-link-tree-list-btn {
        position: static;
        text-align: right;
    }

    .go-link-tree-list-btn a,
    .go-link-tree-list-btn .lt{
        border-radius: 0px;
        padding: 3px 5px;
        margin-left: 0px;
        font-size: 9pt;
    }

    .go-link-tree-list-btn a.btn1{
        margin-right: 0px;
        border-right: 0px;
    }

    #grid td .k-icon{
        font-size: 13px !important;
    }

    .sub-title{
        padding: 15px 0px 0px;
        margin-bottom: 15px;
        line-height: 1.2;
    }
    .searchbar{
        padding-bottom: 30px;
        padding-top: 0px;
    }
    .c-navgation .breadcrumb{
        padding: 20px 0px;
    }

    .subject .random-exam {
        top: 60px;
    }
}

.subb-title{
    color: #fff; padding: 0px;
    margin: 0px;
    line-height: 60px;
}
