.pos-rela {
    position: relative;
}

.kttv-popup {
    position: absolute;
    padding: 0 !important;
    border-radius: 5px !important;
    background-color: rgba(255,255,255, 0.6) !important;
}

    .kttv-popup .kttv-header {
        background-color: #f67a3fdb;
        border-radius: 4px 4px 0 0;
        padding: 4px;
    }

    .kttv-popup .kttv-body {
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 0 0 4px 4px;
        padding: 4px;
    }

        .kttv-popup .kttv-body img {
            height: 24px;
            width: auto;
        }
        .kttv-popup .kttv-body1 img {
            height: 15px;
            width: auto;
        }

.table-kttv thead {
    background-color: #ffca998f;
}

.table-kttv .bg-0-10 {
    background-color: rgba(0, 0, 0, 0.1);
}

    .table-kttv .bg-0-10 th {
        color: #333 !important;
    }

.table-kttv tbody td {
    text-align: right;
}

.table-kttv.table-bordered {
    border: 1px solid #fff !important;
}

    .table-kttv.table-bordered td {
        border: 1px solid #fff !important;
        padding: 4px !important;
        font-size: 13px !important;
    }

    .table-kttv.table-bordered th {
        border: 1px solid #fff !important;
        padding: 4px !important;
        font-size: 12px !important;
        background-color: transparent !important;
        color: #333 !important;
    }

.chuthich {
    width: 338px;
    bottom: 85px;
    right: 7px;
}
.chuthich-1   {
     width: 204px;
    bottom: 57px;
    right: 11px;
}
.close-chugiai {
    float: right;
    cursor: pointer;
}
.bantinbao {
    top: 40px;
    right: 180px;
}

.pd-8 {
    padding: 8px !important;
}

.t-12 {
    font-size: 12px;
}
.t-13 {
    font-size: 13px;
}
.t-14 {
    font-size: 14px;
}

.t-16 {
    font-size: 16px;
}

.t-18 {
    font-size: 18px;
}

.color-fff {
    color: #fff;
}

.text-bold {
    font-weight: bold;
}
.w-20{
	width: 20% !important;
}
.w-80{
	width: 80% !important;
}

.text-italic {
    font-style: italic;
}

.text-medium {
    font-weight: 500;
}

.text-upper {
    text-transform: uppercase;
}
/*# sourceMappingURL=gm-style.css.map */
