.img-object-fit-df{
    object-fit: cover;
    /* object-fit: contain; */
    /* background: black; */
}

.img-object-fit-df-tb{
    
    object-fit: contain;
    background: black;
}

.img-object-fit-contain-df{
    object-fit: contain;
}

.video-top iframe{
    height: 225px;
}

.img-tintuc{
    background: #efefef;
    text-align: center;
}
.img-tintuc img{
    max-height: 74px;
}

.position-df{
    padding: 0px 11px 0px 11px;
}

/* iframe{
    max-width: 100% !important;
    max-height: 400px !important;
} */

/* .videoframe iframe{
    height: 52px !important;
    width: 100px !important;
} */

.caption-df{
    left: 0px !important;
    text-align: left;
    /* padding-bottom: 0; */
}

.bg-image-left img{
    max-height: 180px;
    object-fit: cover;
    /* object-fit: contain; */
    background: #ffffff;
}

.bg-image-left-tb img{
    max-height: 180px;
    /* object-fit: cover; */
    object-fit: contain;
    background: #ffffff;
}

.bg-6b7444-df{
    background: #6b7444 !important;
}
.white-space-pre-line{
    white-space: pre-line
}

a{
    text-decoration: none;
}

a:hover{
    color: orange;
}


.fs-7{
    font-size: 9pt;
}

.content-body img{
    max-width: 100%;
}

.selected{
    color: #b5b5b5;
}

.menubar{
    width: 100%;
    z-index: 10000000;
    background-color: #fff;
}

.end-30{
    right: 30px !important;
}

#btnRegisterComment{
    cursor: pointer;
}
.detail-lib img{
    height: 200px;
    object-fit: cover;
}

.dairyMoji{
    background: orange;
    padding: 5px 8px 5px 8px;
    /* padding-left: 10px; */
    border-radius: 15px;
    color: #fff;
    margin-right: 5px;
}

/* .detail-lib iframe{
    width: 100%;
    height: 650px;
} */

.h-720{
    height: 720px;
}

.z-3{
    z-index: 100000000;
}

body{
    font-family: Arial, Helvetica, sans-serif;
}

.md-libs{
    z-index: 10000000;
}

li{
    list-style-type: none;
    margin: 0;
        padding: 0;
}

.col-fixed{
    width: 35px;
}