﻿@font-face {
    font-family: 'Arial';
    font-display: auto;
    src: local('Arial'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2');
}

/*@media screen and (max-width: 768px) {
    .menu-icon {
        margin-right: 10px;
    }
}*/

@media screen and (max-width: 1050px) {
    .menu-icon {
        display: block;
    }
}

.menu-icon {
    display: none;
}

@media screen and (max-width: 1050px) {
    .menu-icon {
        display: block;
        width: 43px;
        height: -8px;
        cursor: pointer;
        transition: all .7s;
        -webkit-transition: all .7s;
        -moz-transition: all .7s;
        -o-transition: all .7s;
    }
}

@media screen and (max-width: 1050px) {
    .menu-icon span:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1050px) {
    .menu-icon span {
        height: 2px;
        width: 100%;
        display: block;
        background: #fff;
        margin-bottom: 7px;
        transition: all .7s;
        -webkit-transition: all .7s;
        -moz-transition: all .7s;
        -o-transition: all .7s;
        position: relative;
    }
}


/*@media screen and (max-width: 1050px) {
    .menu-icon.active {
        width: 45px;
        margin-right: 10px;
    }
}*/

@media screen and (max-width: 1050px) {
    .menu-icon.active span:first-child {
        transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        top: 13px;
        left: -2px;
        width: 15px;
    }
}

@media screen and (max-width: 1050px) {
    .menu-icon.active span:nth-child(2) {
        left: 1px;
    }
}

@media screen and (max-width: 1050px) {
    .menu-icon.active span:last-child {
        transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
        -webkit-transform: rotate(-225deg);
        top: -13px;
        width: 15px;
        left: -2px;
    }
}

@media screen and (max-width: 1050px) {
    .menu-icon span:last-child {
        margin-bottom: 0;
    }
}

.img-tt1 {
    width: 37px !important;
}

.detail-content {
    min-height: 350px;
}

.line-limit-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.line-limit-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.line-limit-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.line-limit-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

small.small-90 {
    font-size: 90%;
    font-weight: 400;
}

.small-80 {
    font-size: 95%;
    font-weight: 400;
}

.nav-m a.nav-link {
    width: initial !important;
    color: #333;
    background-color: initial !important;
    border-radius: 0px;
    font-weight: initial;
}

    .nav-m a.nav-link.active {
        color: RGBA(5,149,223,1);
        font-weight: bold;
        border-bottom: 2px solid RGBA(5,149,223,1);
        /*linear-gradient(RGBA(5,149,223,1), RGBA(5,149,223,1) )*/
    }

.table-thin-td tr td {
    padding: 0.2rem;
}

#tab-noidung .b {
    background-color: yellow;
    cursor: pointer;
}

#tab-noidung .d {
    color: blue !important;
    cursor: pointer;
}

.clB, .clB > * {
    background: #FFFF96;
}

.clB1, .clB1 > * {
    color: #DD0000;
    font-weight: bold
}

.clB10, .clB10 > * {
    color: #DD0000;
    font-weight: bold
}

.clB2, .clB2 > * {
    color: #9900FF;
    font-weight: bold
}

.clB3, .clB3 > * {
    color: #09C48F;
    font-weight: bold
}

.clB4, .clB4 > * {
    color: #FD0EBA;
    font-weight: bold
}

.clB5, .clB5 > * {
    color: Blue;
    font-weight: bold
}

.tabs-left li a .bmT {
    padding: 0.5rem;
    border: 1px solid #fff;
    border-right: 1px solid #dee2e6;
}

.tabs-left li a.active .bmT {
    background-color: #ececec;
    border: 1px solid #dee2e6;
    border-right: 1px solid #ececec;
}

.clsBookmark_dc, .clsBookmark_dc > * {
    color: blue !important;
    cursor: pointer !important;
}


.clsBookmark_bm, .clsBookmark_bm > * {
    background: #FFFF96 !important;
    color: blue !important;
    cursor: pointer !important;
}


.SclsBookmark1 {
    background: #DD0000
}

.SclsBookmark2 {
    background: #9900FF
}

.SclsBookmark3 {
    background: #09C48F
}

.SclsBookmark4 {
    background: #FD0EBA
}


.clsBookmarkClear {
    background: transparent;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    z-index: 100;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.popover-header {
    font-size: 12px;
    font-weight: bold;
    background-color: #fff4d3;
}

.popover-body {
    font-size: 12px;
    background-color: #fffbd9;
    padding: .0rem .75rem;
}

.hover-parent:hover .hover-child {
    display: block !important;
}

.ml-active {
    color: red !important;
}

.hover-child {
    display: none;
}

ul[name=mucluc] a {
    color: #224663;
}

.overlay3 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.9);
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    opacity: 0;
    transition: opacity 1s;
}

.modal-open {
    overflow: auto;
    padding-right: 0 !important;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
}

em {
    background-color: #ffca71;
}

#main-content {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.tvpl-name {
    color: #fe0c00;
    font-family: ui-serif;
    font-size: 19px;
    font-weight: bold;
    position: absolute;
    display: block;
    left: 96px;
    top: 9px;
    text-shadow: 4px 4px 10px white, 0 0 1em white, 0 0 0.2em white;
}

.tvpl-logo-text {
    color: #fe0c00;
    font-family: -webkit-pictograph;
    font-weight: bold;
    text-shadow: 4px 4px 10px white, 0 0 1em white, 0 0 0.2em white;
}

.logo-tvpl {
    width: 167px;
    background-size: cover;
    background-position: center center;
}

.bg-tvpl {
    /*background-image: linear-gradient(#fab944, #e88e0c);*/
    background-image: linear-gradient(RGBA(5,149,223,0.5), RGBA(5,149,223,0.7) );
}

.nav-item-hover a:hover {
    background-image: linear-gradient(RGBA(5,149,223,0.7), RGBA(5,149,223,1) );
}

.vp-navbar-toggler {
    right: 0px;
    top: 0px;
    padding: 4px;
}

.tvpl-slogan {
    color: red;
    font-family: "Times New Roman",Times,serif;
    float: left;
    text-transform: none;
    font-style: italic;
    font-weight: normal;
    margin-top: 4px;
}

.main-search .nav-tabs .nav-link.active {
    background-image: linear-gradient(#e88f0e, #e88f0e );
    color: white !important;
}

.main-search .nav-tabs {
    border-bottom: 2px solid #e88f0e;
}

    .main-search .nav-tabs .nav-item.show .nav-link, .main-search .nav-tabs .nav-link {
        background-image: linear-gradient(#fff, #e88e0c);
    }

        .main-search .nav-tabs .nav-item.show .nav-link, .main-search .nav-tabs .nav-link.active {
            border-bottom-color: #e88f0e;
        }

        .main-search .nav-tabs .nav-item.show .nav-link, .main-search .nav-tabs .nav-link:hover {
            border-bottom-color: #e88f0e;
        }

    .main-search .nav-tabs .nav-link {
        background-image: linear-gradient(#f6f1ee, #e5d9cd);
        border: initial;
        border-bottom: 1px solid #e88f0e;
        margin-right: 4px;
        box-shadow: 1px 0px 2px #9a9a9a;
    }

.btn-tvpl {
    color: #333;
    /*background-image: linear-gradient(#fff5d8, #fdcf46);*/
    /*border-color: #E5A716;*/
    background-image: linear-gradient(RGBA(5,149,223,0.5), RGBA(5,149,223,1));
    color: white;
    /*border-color: RGBA(5,149,223,0.1)*/
}

.popover-header {
    background-color: RGBA(255,255,255,0);
    background-image: linear-gradient(RGBA(196,231,249,0.1), RGBA(196,231,249,0.6));
}

.popover-body {
    background-color: RGBA(255,255,255,0);
    background-image: linear-gradient(RGBA(196,231,249,0.1), RGBA(196,231,249,0.6));
}

.btn-tvpl-list {
    color: #e88f0e;
    background-image: linear-gradient(#ffffff, #e2dfdf);
    border-color: #ccc;
    cursor: pointer;
}

.text-tvpl-blue {
    color: #0595df;
}

.text-tvpl-black {
    color: #000;
}

.text-tvpl-yellow {
    color: #e88f0e;
}

.text-tvpl-link {
    color: #0b209a !important;
}

.vp-tvpl-title-box {
    position: absolute;
    top: -11px;
    background: #fff;
    padding: 0px 5px;
    left: -5px;
    min-width: 99%;
    margin: 0px;
    background-image: linear-gradient(#fffdfc, #f6f1ee);
}

    .vp-tvpl-title-box span {
        position: relative;
        left: 20px;
    }

    .vp-tvpl-title-box::before {
        background-image: url(../Content/Images/arrow-title.png);
        content: " ";
        position: absolute;
        left: 0px;
        top: 4px;
        width: 15px;
        height: 10px;
    }

.ratio-1-1 {
    aspect-ratio: 1/1
}

.ratio-3-2 {
    aspect-ratio: 3/2
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background-color: RGBA(5,149,223,0.75);
    opacity: 0.75;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background-color: RGBA(5,149,223,1);
        opacity: 1;
    }

.main-tab {
    font-weight: normal;
}

    .main-tab .nav-tabs .nav-link.active {
        /*background-image: linear-gradient(#feac3b, #feac3b );*/
        background-image: linear-gradient(RGBA(5,149,223,1), RGBA(5,149,223,1) );
        color: white !important;
        font-weight: bold;
    }

    .main-tab .nav-tabs {
        /*border-bottom: 2px solid #feac3b;*/
        border-bottom: 2px solid RGBA(5,149,223,1);
    }

        /**/
        .main-tab .nav-tabs .nav-item.show .nav-link, .main-tab .nav-tabs .nav-link {
            background-image: linear-gradient(#fff, #e88e0c);
            /*background-color: RGBA(5,149,223,1);*/
        }

            .main-tab .nav-tabs .nav-item.show .nav-link, .main-tab .nav-tabs .nav-link.active {
                /*border-bottom-color: #feac3b;*/
                border-bottom-color: RGBA(5,149,223,1);
                font-weight: bold;
            }

            .main-tab .nav-tabs .nav-item.show .nav-link, .main-tab .nav-tabs .nav-link:hover {
                /*border-bottom-color: #feac3b;*/
                border-bottom-color: RGBA(5,149,223,1);
            }

        /**/
        .main-tab .nav-tabs .nav-link {
            background-image: linear-gradient(#f6f1ee, #e5d9cd);
            border: initial;
            /*border-bottom: 1px solid #feac3b;*/
            border-bottom: 1px solid RGBA(5,149,223,1);
            margin-right: 4px;
            box-shadow: 1px 0px 2px #9a9a9a;
        }

            .main-tab .nav-tabs .nav-link.active {
                /*background-image: linear-gradient(#feac3b, #feac3b );*/
                background-image: linear-gradient(RGBA(5,149,223,1), RGBA(5,149,223,1) );
                color: white !important;
            }

.offcv-menu .nav-tabs .nav-item.show .nav-link, .offcv-menu .nav-tabs .nav-link {
    background-image: linear-gradient(#fff, #e88e0c);
}

    .offcv-menu .nav-tabs .nav-item.show .nav-link, .offcv-menu .nav-tabs .nav-link.active {
        border-bottom: 2px solid RGBA(5,149,223,1);
        background-image: linear-gradient(#efefef, #ffffff);
        color: RGBA(5,149,223,1) !important;
        font-weight: bold
    }

    .offcv-menu .nav-tabs .nav-item.show .nav-link, .offcv-menu .nav-tabs .nav-link:hover {
        border-bottom-color: RGBA(5,149,223,1);
    }

.offcv-menu .nav-tabs .nav-link {
    background-image: linear-gradient(#fff, #fff);
    border: initial;
    margin-right: 4px;
    color: #c5c5c5 !important;
}

ul li.tvpl-arrow::before {
    background-image: url(../Content/Images/arrow-3.png);
    content: " ";
    position: absolute;
    object-fit: contain;
    /*    left: -5px;
    top: 9px;
    width: 4px;
    height: 7px;
*/ left: -7px;
    top: 8px;
    width: 7px;
    height: 9px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    opacity: 0.7;
}

.tvppl-border-top {
    border-top: 3px solid #0595df;
}

.btn-group-sm > .btn, .btn-xs {
    padding: .2rem 0.5rem;
    font-size: .8rem;
    line-height: 1.2;
    border-radius: .2rem;
}

.border-dotted {
    border-style: dotted;
}

.tvpl-sb-fix {
    min-height: 110px;
}


.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: RGBA(5,149,223,0.8);
    border-color: RGBA(5,149,223,1);
}

.header {
    padding: 10px 16px;
    background: #555;
    color: #f1f1f1;
}

.header-index {
    background-repeat: repeat-x;
    margin-bottom: 10px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 #8f8c8c;
    position: relative;
    display: table;
    width: 100%;
    /*height: 61px;*/
}

.content {
    padding: 16px;
}

.sticky {
    position: fixed !important;
    top: 0;
    z-index: 1;
    background-color: #fff;
}

    .sticky + .content {
        padding-top: 102px;
    }

.field-validation-error {
    color: red;
}

.isPro {
    padding-bottom: 5px;
    /*background-image: url(/Content/Images/pro.jpg);*/
    background-repeat: no-repeat;
    background-position: right bottom;
}

.isBasic {
    padding-bottom: 5px;
    /*background-image: url(/Content/Images/Basic.png);*/
    background-repeat: no-repeat;
    background-position: right bottom;
}

.isFree {
    padding-bottom: 5px;
    /*background-image: url(/Content/Images/Free.png);*/
    background-repeat: no-repeat;
    background-position: right bottom;
}

.progress-container {
    width: 100%;
    height: 3px;
    background: #ddd;
}

.progress-bar {
    height: 3px;
    background: #e88f0e;
    width: 0%;
}

.partial-header {
    background-image: linear-gradient(#fffdfc, #f6f1ee);
    /*border-bottom: 2px solid #F89B1A !important;*/
    border-bottom: 2px solid #0595df !important;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
    min-height: 27px;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.ulTinHot li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    .ulTinHot li img {
        width: 100%;
    }

    .ulTinHot li.liTitle {
        font-weight: 700;
        font-size: 20px;
        padding: 5px 0;
        line-height: 24px;
    }

.ulTinHot li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    .ulTinHot li.liIntro {
        margin-bottom: 10px;
    }

.ulTinHot li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    .ulTinHot li.liTitle a {
        color: #FF6600;
    }

.ulTinLeft li.liThumbnail {
    float: left;
    width: 35%;
}

.ulTinLeft li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    .ulTinLeft li.liTitle {
        float: right;
        width: 65%;
        padding-left: 5px;
        padding-right: 5px;
    }

.ulTinLeft li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.ulTinLeft:first-child {
    margin-top: 0px;
}

.ulTinLeft {
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.clr {
    clear: both;
}

.liTitle a {
    color: #343a40 !important;
}

.box-news {
    margin: 0;
    padding: 0;
}

    .box-news .box-content {
        border-top: 2px solid #FF6600;
        background-image: url(https://thuvienphapluat.vn/tintuc/content/images/bg-news-bottom.gif);
        background-repeat: repeat-x;
        padding: 10px 5px;
    }

.fr {
    float: right;
}

.box-news a {
    color: #FF6600;
    text-decoration: none;
    text-transform: uppercase;
}

.partial-header .text-tvpl-blue.font-weight-bold {
    font-size: larger
}

b, strong {
    font-weight: bold;
    font-size: larger
}

.row-bg-odd {
    background-color: RGBA(196,231,249,0.3);
}

.row-bg-even {
    background-color: #fff;
}

@media (max-width: 992px) {
    .scroll-mobile {
        /*overflow-x: scroll;*/
        width: 100%;
    }

    .mobile::-webkit-scrollbar {
        display: none;
    }

    .scroll-mobile .nav {
        display: -webkit-box;
    }

    .scroll-mobile > .nav {
        white-space: nowrap;
        display: block !important;
        flex-wrap: nowrap;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }

        .scroll-mobile > .nav > li {
            display: inline-block;
            margin-right: 4px;
        }

    .scroll-mobile.search-box .nav .nav-item a.nav-link {
        height: 30px;
        width: 150px;
        text-align: center;
        line-height: 14px;
        margin-right: 0px !important;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .tvpl-name {
        transform: scale(0.9);
        margin-left: -30px;
    }
}

@media (max-width: 768px) {
    .tvpl-sb-fix {
        min-height: 149px;
    }

    .scroll-mobile {
        /*overflow-x: scroll;*/
        width: 100%;
    }

    .mobile::-webkit-scrollbar {
        display: none;
    }

    .scroll-mobile .nav {
        display: -webkit-box;
    }

    .scroll-mobile > .nav {
        white-space: nowrap;
        display: block !important;
        flex-wrap: nowrap;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch
    }

        .scroll-mobile > .nav > li {
            display: inline-block;
            margin-right: 4px;
        }

    .scroll-mobile.search-box .nav .nav-item a.nav-link {
        height: 30px;
        width: 150px;
        text-align: center;
        line-height: 14px;
        margin-right: 0px !important;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    body {
        font-size: 14px;
    }

    .mobile-height-tin-tuc {
        min-height: 230px !important
    }
    .menuBT{

    }
    #menu-bt-mb {
        display: block !important;
    }
    .tawk-mobile {
        display: none!important;
    }
}

@media (min-width: 992px) {

    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }
}

.btn.btn-block {
    word-break: break-word
}

.shadowV2 {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    transition: 1s;
}

.image-hover {
    overflow: hidden;
    display: inline-block;
    position: relative;
}

    .image-hover img {
        transition: transform 0.5s linear;
    }

    .image-hover:hover img {
        transform: scale(1.25);
    }

.paging .button:hover {
    cursor: pointer
}

.table td, .table th {
    padding: 0.5rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}

body {
    padding: 0px;
    font-size: 12px;
    font-weight: 500;
    font-family: Helvetica, sans-serif;
    transition: margin 0.5s ease 0s;
    -webkit-transition: margin 0.5s ease 0s;
}

.gradientbg {
    background-image: linear-gradient(125deg, RGBA(109,213,250,1), RGBA(109,213,237,1), RGBA(5,149,223,0.7) );
    background-size: 400% !important;
    animation: bganimation 5s infinite !important;
}

.text-hover:hover {
    font-style: italic;
    transition-duration: 1s
}

@keyframes bganimation {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.link-hover a {
    background-image: linear-gradient( to right, #0595df, #0595df 50%, #000 50% );
    background-size: 200% 100%;
    background-position: -100%;
    display: block;
    /* padding: 5px 0;*/
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.3s ease-in-out;
    /*overflow: hidden;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

    .link-hover a:before {
        content: '';
        background: #0595df;
        display: block;
        position: absolute;
        bottom: -3px;
        left: 0;
        width: 0;
        height: 3px;
        transition: all 0.3s ease-in-out;
    }

    .link-hover a:hover {
        /*font-weight: bold;*/
        background-position: 0;
    }

        .link-hover a:hover::before {
            width: 100%;
        }

.link-hoverV2 a:hover {
    /*font-weight: bold;*/
    color: #0595df !important
}
