.MultipleTabExt {
        margin-bottom: 10px;
        overflow: hidden;
        position: relative;
}
.MultipleTabExt .Header {
}
.MultipleTabExt .Header .HeaderWraper {
}
.HeadWraper {
        background: #0099cc url(https://storage-vnportal.vnpt.vn/smeg2/themes/ttytevinhtuong/uitabarticle/multipletabext/images/i.png) no-repeat scroll 10px 6px;
        height: 30px;
}
.MultipleTabExt .Header .HeadWraper ul {
        display: inline-block;
        list-style: outside none none;
        margin: 0;
        padding: 0;
        width: 100%;
}
.MultipleTabExt .Header .HeadWraper .Primary {
        height: 30px;
}
.MultipleTabExt .Header .HeadWraper li {
        display: inline-block;
        float: left;
}
.MultipleTabExt .Header .HeadWraper li span {
        display: block;
        height: 28px;
        line-height: 28px;
}
.MultipleTabExt .Header .HeadWraper .Primary span {
        margin: 0 50px 0 13px;
}
.MultipleTabExt .Header .HeadWraper .Primary span a {
        color: #fff;
        font: bold 14px/30px Arial;
        margin-left: 30px;
        text-transform: uppercase;
}
.MultipleTabExt .Header .HeadWraper .Sub span {
        background: transparent url("images/sep.png") no-repeat scroll right center;
}
.MultipleTabExt .Header .HeadWraper .Sub span a {
        border-right: 1px solid #97caf3;
        color: #fff;
        font: bold 10pt/29px arial;
        padding: 0 10px;
}
.MultipleTabExt .Header .HeadWraper .Sub span a:hover {
        text-decoration: underline;
}
.MultipleTabExt .Wrap .LeftCol {
        display: inline-block;
        float: left;
        /* margin-right: 20px; */
        width: 50%;
        padding-left: 0;
}
.MultipleTabExt .Wrap .LeftCol .first {
        padding-top: 10px;
}
.MultipleTabExt .Wrap .LeftCol .first .image {
        float: left;
        height: 120px;
        margin-right: 10px;
        width: 200px;
        object-fit: cover;
}
.MultipleTabExt .Wrap .LeftCol .first .title {
        color: #333;
        margin: 0;
        padding-top: 0;
}
.MultipleTabExt .Wrap .LeftCol .first p {
        font-size: 14px;
        line-height: 1.4;
        color: #6c757d;
}
.MultipleTabExt .Wrap .LeftCol .first .title a:hover {
        color: #359bed;
        margin-top: -135px;
        padding-top: 135px;
}
.MultipleTabExt .Wrap .LeftCol .first .title a {
        color: #212529;
        display: block;
        font: 600 14px/1.4 arial;
        text-decoration: none;
        text-transform: uppercase;
}
.MultipleTabExt .Wrap .LeftCol .clear {
        clear: both;
}
.MultipleTabExt .Wrap .LeftCol .next {
        list-style: outside none none;
        margin: 10px 0;
        padding: 0;
        z-index: 2;
        font-size: 14px;
}
div.MultipleTabExt .Wrap .LeftCol .next li {
        background: transparent url("https://storage-vnportal.vnpt.vn/smeg2/themes/ttytevinhtuong/uitabarticle/multipletabext/images/b.gif") no-repeat scroll 6px center;
        padding: 5px 4px 5px 20px;
}
.MultipleTabExt .Wrap .LeftCol .next li:hover a:hover {
        color: #359bed;
}
.MultipleTabExt .Wrap .LeftCol .next li a:hover {
        color: #ff4e00;
}
.MultipleTabExt .Wrap .LeftCol .next li a {
        color: #212529;
        text-decoration: none;
        font-size: 14px;
        line-height: 1.4;
}
.MultipleTabExt .Wrap .RightCol {
        display: inline-block;
        margin: 2px 0 0 25px;
        padding: 0;
        width: 46%;
}
.MultipleTabExt .Wrap .RightCol ul {
        list-style: outside none none;
        margin: 0;
        padding: 0;
        font-size: 14px;
}
.MultipleTabExt .Wrap .RightCol ul li {
        background: transparent url("https://storage-vnportal.vnpt.vn/smeg2/themes/ttytevinhtuong/uitabarticle/multipletabext/images/b.gif") no-repeat scroll 6px center;
        clear: both;
        padding: 0 0 5px 20px;
        text-align: left;
}
.MultipleTabExt .Wrap .RightCol ul li .image {
        display: none;
        float: left;
        height: 80px;
        width: 100px;
}
.MultipleTabExt .Wrap .RightCol ul li a {
        display: block;
        padding-top: 5px;
        text-align: justify;
        color: #212529;
        text-decoration: none;
        font-size: 14px;
        line-height: 1.4;
}
.MultipleTabExt .Wrap .RightCol ul li a:hover {
        color: #359bed;
}
.MultipleTabExt .Wrap{
        min-height: 200px;
}
@media only screen and (max-width: 768px){
        div.MultipleTabExt .Wrap .LeftCol .next {
                margin: 0;
        }
        div.MultipleTabExt .Wrap .RightCol ul {
                margin: 0;
        }
            .MultipleTabExt .Header .HeadWraper ul {
        width: max-content;
    }
        .MultipleTabExt .Header {
        overflow-x: scroll;
         overflow-y: hidden;       
    }
.MultipleTabExt .Wrap .RightCol {
    margin: 2px 0 0 0px;
}
.MultipleTabExt .Wrap .LeftCol .first .image {
    height: 200px !important;
    width: 100% !important;
    object-fit: cover;
    margin-bottom: 10px;
}
}


