﻿.pb-20 {
    padding-bottom: 20px;
}

.edetail-checkin {
    width: 168px;
    height: 238px;
}

.book-tt-ed {
    width: 165px;
    overflow: hidden;
    white-space: inherit;
    text-overflow: ellipsis;
    margin-bottom: -10px;
    -webkit-line-clamp: 2;
    line-height: 17px;
    padding-top: 12px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.p-checkin {
    line-height: 18px;
    width: 190px;
}

.home-year-detail {
    position: absolute;
    /*top: 79%;
    left: 92%;*/
}

.dt-p1, .dt-p2, .dt-p {
    padding-top: 25px;
    padding-bottom: 12px;
}

/*.dt-p {
    padding-top: 30px !important;
    padding-bottom: 12px !important;
}*/
#col-header {
    margin-top: 43px;
    margin-bottom: 43px;
}

.pl-122 li {
    font-size: 16px;
}

.dt-button-right {
    height: 48px;
    width: 193px;
    float: left;
    font-size: 15px;
    width: 193px;
    border-color: #012169
}

.dt-button-left {
    /*height: 48px;*/
    font-weight: bold;
    /*width: 193px;*/
    font-size: 16px;
    border: 2px solid #012169;
    border-color: #012169;
}

.bt-left :hover {
    color: white;
}

.lit-right {
    width: 265px;
    height: 396px;
}

.btn-muon :hover {
    color: white;
}

.pl-120 {
    margin-left: -38px;
    margin-bottom: 0;
}

li {
    list-style-type: none;
    /*padding-bottom: 12px;*/
}

.pl-121 {
    margin-left: -38px;
    display: flex;
}



.ft {
    display: flex;
}

#col-left {
    max-width: 300px;
    max-height: 400px;
}


#col-right {
    margin-left: 150px;
}

.pl-120 li span {
    margin-left: 18px;
}

.chi_tiet {
    margin-left: -38px;
}

    .chi_tiet li span {
        font-weight: bold;
    }

.pl-122 {
    margin-left: -38px;
}

    .pl-122 li span {
        font-weight: bold;
        float: right;
    }

.pl-121 li p img {
    width: 100px;
    height: 100px;
}

.pl-121 li {
    margin-right: 36px;
    /*margin-top: 20px;*/
}

    .pl-121 li p button {
        margin-left: 8px;
    }

#img-qr {
    width: 185px;
    height: 185px;
    /*margin-left: 80px;
    margin-top: 15px;*/
    margin: 0 auto;
}

.pl-121 li .item {
    width: 150px;
    height: 100px;
}

.modal-dialog {
    max-width: 50%;
    margin: 1.75rem auto;
}

/*@media (min-width: 576px) {
    .modal-dialog {
        max-width: 400px !important;
        margin: 1.75rem auto;
    }
}*/


/*datdt*/
/*Detail.aspx + EDetail.aspx*/
hr {
    margin: 0;
}

.title-book-detail {
    padding-bottom: 46px;
    font-size: 20px;
    margin: 0
}

.book-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    /*text-transform: uppercase;*/
    color: #d94114;
    margin: 0;
}

.section-title {
    padding: 24px 0 17px 0;
    margin: 0;
}

    .section-title strong {
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        color: #000000;
    }

.li-btn {
    padding: 20px 0 38px 0;
}

.btn-key {
    background-color: #BDBDBD;
    border-radius: 8px;
    padding-left: 0;
    margin-right: 12px;
}

    .btn-key i {
        transform: rotate(90deg);
        padding: 0 10px;
    }

    .btn-key:hover {
        background-color: #d7d7d7f5;
    }

.td-btn {
    padding-top: 52px !important;
}

.description-download {
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    margin: 20px 0 15px 0;
    /*display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;*/
}

.description-download {
    height: 75px;
}

.col-anh img {
    height: 130px;
}

.btn-download {
    background: #012169;
    border-radius: 4px;
    color: white;
    /*width: 82.5%;*/
}

.td-lit {
    color: #4F4F4F;
    width: 200px;
}

.table-content {
    margin-bottom: 17px;
}

.book-tt-detail {
    font-size: 14px !important;
    line-height: 17px !important;
    color: #000000;
}



.icon-in {
    font-size: 25px;
    /* line-height: inherit; */
    /* margin-left: 25px; */
    height: 100%;
    line-height: 40px;
    font-weight: bold;
}

    .icon-in:hover {
        cursor: pointer;
    }

.icon-inter {
    color: red;
}

    .icon-inter:hover {
        color: red;
    }

.btn-preview {
    color: white !important;
    background-color: #012169;
    border: 2px solid #012169 !important;
}

.heart-interested {
    color: #012169;
}

    .heart-interested:hover {
        color: #1369e3;
    }

.btn-trailer:hover {
    color: #1369e3;
    text-decoration: none;
}

.btn-download:hover, .btn-muon:hover {
    color: white;
    background-color: #1369e3 !important;
}

.hfm {
    margin-top: 48px;
    margin-left: 24px;
    position: absolute;
}

.a-rs-search {
    color: #012169;
}

    .a-rs-search:hover {
        color: #007bff !important;
    }


.ede-div {
    text-align: center;
}

.line-clamp-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.nav-item-xg {
    margin-bottom: -1px;
    color: #012169;
}

.nav-tabs .nav-item-xg:hover {
    color: #007bff !important;
}
