.list-intro-info {
    display: grid;
    margin: 0px -15px;
    grid-template-columns: 33.33% 33.333% 33.333%;
}
.list-intro-info .item {
    padding: 15px;
}
.frm-danhgia {
    margin-top: 40px;
}

.custom_tab {
    font-weight: bold;
    /* border: none !important; */
    background-color: #ce7a58;
    display: flex;
    list-style: none;
    padding: 1%;
}

li.custom_tab_item {
    margin-right: 2%;
}

li.custom_tab_item.active {
    color: white;
    border: none !important;
    background-color: #ce7a58;
}

li.custom_tab_item.active a:hover {
    color: white;
    border: none !important;
    background-color: #ce7a58;
    cursor: context-menu !important;
}

li.custom_tab_item:hover a {
    color: white !important;
    background-color: #ce7a58;
    cursor:pointer !important;
}

li.nav-item a.nav-link:hover {
    color: #8e5a1b;
    border: none !important;
    background-color: #ce7a58;
    color: white;
    height:50px;
}

.row .mix-gird {
    margin-top: 20px;
}

.mix-grid-item {
    border-top: 1px dashed #CE7A58;
    padding: 10px 0px;
}

.media-left {
    width: 60px;
    display: block;
    float: left;
}

.media .media-left a img {
    width: 100%;
}

.media .media-body {
    font-weight: bold;
    color: #333;
}
#divContent {
    margin: 70px 10px;
    height: 300px;
}

.clsbox {
    width: 100%;
    /*height: 388px;*/
    background-color: #4c4c4c;
    display: inline-block !important
}

.clsRight {
    float: right;
    font-size: 13px;
}


/*Style can bo*/
.imgavar {
    margin: 8px 5px 5px 0px;
    height: 150px;
    padding-left: 17%;
}

img.img-rounded.img-responsive {
    height: 140px !important;
}

.clsInfor i {
    padding-right: 5px;
    color: #009efb;
}

#frmRight .clsbox {
    line-height: 19.5px;
}

.clsbox {
    background-color: aliceblue;
    display: flex;
    border: 1px solid #CE7A58;
    font-size: 14px;
    color: black;
    border-radius: 5px;
}

.clsbox .clsLeft {
    padding-right: 0px;
    padding-left: 10px;
}



table td {
    font-size: 14px;
}

.tb2, .tb2 td {
    border: none;
}

.clsRight ul {
    list-style-type: none;
    padding-left: 5px;
    margin-bottom: 0px;
}


.clsInfor div {
    font-size: 12px;
}

.title td {
    padding: 5px 0px;
}

.tb1 {
    margin-bottom: 3px;
    width: 100%
}

.title {
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    background-color: #CE7A58;
}

.tb1 tr:last-child {
    border-bottom: none;
}

.tb1 tr:first-child {
    border-top: none;
}

ul li div span {
    color: red;
    font-weight: bold;
}

.detailCB {
    border-bottom: 1px solid #ddd;
}
.jumbotron.jumbotron-fluid {
    background-color: white;
}

h2.thongtinchung {
    text-align: center;
    background-color: #CE7A58;
    height: 45px;
    line-height: 45px;
    border-radius: 5px 5px 0px 0px;
    font-size: 145%;
}

tr td div {
    font-weight: bold;
    font-size: 15px;
}

tr td:last-child div {
    margin-left: 10px;
}

.container {
}

iframe.bando.mt-2 {
    width: 510px;
    height: 283px;
    border-radius: 5px;
}


.custom_img {
    border: 1px solid #CE7A58;
    border-radius: 5px;
}

h3.tilte {
    background-color: #CE7A58;
    width: 100%;
    text-align: center;
}

div.tilte {
    text-align: center;
    background-color: #CE7A58;
    height: 35px;
    line-height: 35px;
}

hr.kengang {
    background: #CE7A58 !important;
    height: 3px;
    margin-top: 10px;
}

.clsbox.mainInfoCanBo {
    margin-top: 2%;
    height: 400px;
    background-color:white;
}

.clsRight.col-md-7 {
    border: 1px solid #ce7a58;
}

@media only screen and (max-width: 1024px) {
    .clsbox.mainInfoCanBo {
        margin-top: 2%;
        height: 2%;
    }

    iframe.bando.mt-2 {
        width: 100%;
        height: auto;
        border-radius: 5px;
    }
}
.clsInfor table tr td {
    padding: 2px 0px;
}

.clsInfor table tr .td2 {
    font-size: 12px;
}
.tt-info {
    font-size: 12px;
}
.jumbotron.jumbotron-fluid {
    background-color: white;
    padding-top: 10px;
}
.cauhoi {
    color: black;
}
@media only screen and (max-width: 414px) {
    .cauhoi {
        display:inline-block;
        width:225px;

    }
    .solieu {
        display:inline-block;
        width:50px;
    }
    .thongtinchung {
        font-size:110% !important;
    }

}