
body {
    font-family: 'Roboto Condensed','Helvetica Neue',Helvetica,Arial,sans-serif!important;
    font-size: 14px!important;
    background-color: #4FA0D8;
}


*:not(.classname){
  box-sizing : border-box;
}
ol, ul {
    list-style: none;
}
.nav.navbar {
    padding: .2rem 1rem!important;
}

a {
    text-decoration: none!important;
    color: #000!important;
}

.dropdown{
  position: relative;
  display: inline-block;
}
/*sub-menu*/
.dropdown-content{
  display: none;
  position: absolute;
  background-color: #0578ef;
  z-index: 1;
  list-style: none;
}

.dropdown:hover .dropdown-content{
  display: block;
}

.dropdown-item {
    display: block;
    width: auto;
    color: #ffffff;
}

nav.navbar{padding:.2rem 1rem!important}
nav.navbar .nav-link:hover{background:#569fe6}
nav.navbar .dropdown a:hover{background:#569fe6}
nav.navbar .dropdown .dropdown-menu{top:100%;border-radius:0}
nav.navbar .dropdown .dropdown-menu .dropdown-item{color:#0066cc !important}
nav.navbar .dropdown .dropdown-menu a:hover{background:#0066cc;color:#fff!important}
nav.navbar .btn-link,nav.navbar .btn-link:focus,nav.navbar .btn-link:hover{color:#fff!important;text-decoration:none}
.nav-link::after{display:none}@media only screen and (min-width:768px){nav.navbar .dropdown .dropdown-menu{display:none}
nav.navbar .dropdown:hover .dropdown-menu{display:block}}
.navbar .searchbar{margin:auto;height:30px;background-color:#fff;border-radius:20px;padding:10px;padding:5px!important}

.navbar{background-color:#157de4}.navbar-collapse{text-align:center}

.logoright img {
    margin-bottom: 10px;
    width: 100%;
}
.logoleft img {
    margin-bottom: 10px;
    width: 100%;
}
.lien-ket-website select {
    margin: 14px 0 0 10px;
    width: 198px;
    border: 1px solid #cccccc;
    color: #666666;
    padding-left: 12px;
}

.cot-trai-duoi img {
    width: 100%;
    padding: 1px;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}

.tab-list .tab-list-title {
    height: 29px;
    width: 100%;
    background: #06c url("../themes/icons/icon-tab.png") no-repeat 7px 7px;
}
.tab-list .tab-list-title ul .selected {
    background: url(../themes/icons/tab-list-select.png) no-repeat 0px 0px;
    color: #085bb2;
}
.tab-list .tab-list-title ul li {
    width: 216px;
    height: 99%;
    font-weight: bold;
    color: #ffffff;
    float: left;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.tab-chung .nav {
    border-bottom: 1px solid #0066cc   !important;
    margin-bottom: 10px;
}
.tab-chung .nav .nav-item .active {
    background-color: #0066cc   ;
    color: #fff!important;
}

.carousel-caption {
    position: absolute;
    top: 82%;
    left: -32px;
    color: white;
    padding: 5px 25px 10px 40px;
    font-size: 12px;
    width: 110%;
    text-align: justify;
    margin-bottom: -20px; 
     opacity: 0.5;
}

.pd-top-5 {
    padding-top: 5px;
}
.pd-top-10 {
    padding-top: 10px;
}
.pd-top-15 {
    padding-top: 15px;
}
.pd-top-20 {
    padding-top: 20px;
}

.pd-lr-1rem {
    padding-left: 1rem;
    padding-right: 1rem;
}
.pd-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

:root {
    --primary-color: #0066cc;
    --background-color: #033363;
    --text-black-color: #333;
    --text-white-color: #fff;
}
.title {
    padding-bottom: 10px;
    border-bottom: var(--primary-color) solid 2px;
    margin-bottom: 5px;
}
.title .title-text {
    font-weight: 700;
    color: var(--primary-color);
    display: flex;
    position: absolute;
    left: 40px;
    top: 2px;
    font-size: 15px;
}
.title-left {
    
    border-bottom: var(--primary-color) solid 2px;
    margin-bottom: 5px;
}
.title-left .title-text-left {
    font-weight: 700;
    color: var(--primary-color);
    display: flex;
    
    left: 40px;
    top: 2px;
    font-size: 15px;
}

 .content-tab ul li a {
    width: 320px;
    margin-left: 9px;
    padding-left: 13px;
    color: #034e9d;
    background: url(../images/Bullet.gif) no-repeat left 5px;
    border-bottom: 1px dotted #c7c7c7;
    display: block;
    padding-bottom: 3px;
    height: 100%;
    /* padding-left: 12px; */
}
.tab-slide .content-tab {
    height: 262px;
    width: 100%;
}

.mg-bot-20 {
    margin-bottom: 20px;
}
.highlight .highlight-block:first-child {
    padding-top: 0!important;
}
.highlight .highlight-block {
    padding: 5px;
    border-bottom: 1px #b6b6b6 dashed;
}
.highlight-box {
  text-align: justify;
}

.title-text a {
    color: #0066cc!important;
}

.highlight-title a {
  
    padding-left: 13px;
    color: #034e9d!important;
    background: url(../images/Bullet.gif) no-repeat left 5px;
    
    display: block;
   
}
.highlight-title-right a {
  
    padding-left: 13px;
    color: #034e9d!important;
    background: url(../images/red-star.gif) no-repeat left 5px;
    
    display: block;
   
}
.tab-chung .tab-content .main-news .main-news-title {
    font-weight: 700;
    color: #0066cc!important;
    font-size: 15px!important;
}
.tab-chung .tab-content .main-news .content .date {
    font-style: italic;
    font-size: 12px;
    margin-bottom: 5px;
}

.summary {
    color: #034e9d!important;
}
.content-title a {
    color: #034e9d !important;;
    background: url(../images/dot-tab.png) no-repeat left 5px;
    padding-left: 12px;
}

.title-text-red a {
    color: #cc004e!important;
}

.main-news {
     border-bottom: 1px solid #cccccc;
}


.tab-list .content-tab-tin .tab-list-top .img-preview {
    width: 133px;
    float: left;
}

.tab-list .content-tab-tin .tab-list-top {
    border-bottom: 1px solid #cccccc;
}
.tab-list .content-tab-tin .tab-list-top .title-preview-tab {
    float: right;
   
    text-align: justify;
}
.tab-list .content-tab-tin .tab-list-top .preview-tab {
    margin-top: 5px;
    color: #333333;
}
.tab-list .content-tab-tin .tab-list-top .read-more {
    margin-left: 390px;
    color: #cc0000;
    font-size: 11px;
    text-decoration: none;
    background: url(../images/read-more.png) no-repeat 55px 5px;
    display: block;
}
.tab-list .content-tab-tin {
    width: 100%;
    margin-top: 10px;
}
.title-tab-more {
    color: #0066cc;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
.tab-list .content-tab-tin .tab-list-more ul li a {
    color: #034e9d;
    background: url(../images/dot-tab.png) no-repeat left 5px;
    padding-left: 12px;
}

.carousel-caption a {
    font: bold 12px Arial;
    color: #3B35CE !important;
}

.tab-chung .tab-content .main-news .image {
    height: 90px;
    overflow: hidden;
}


@media only screen and (max-width:768px)
{
.tab-chung .tab-content .main-news .image{max-width:calc(100%*(1/3))}
.tab-chung .tab-content .main-news .content{max-width:calc(100%*(2/3))}
}

.tab-chung .tab-content .main-news .image img {
    display: block;
    width: 100%;
}

.tab-chung .nav .nav-item a{
   
    color: #0066cc!important;
}
.tab-chung .nav .nav-item .nav-link {
    font-weight: 700;
}

.cot-phai-top img{
    width: 100%;
    /* border: 1px solid #ebebeb; */
    /* background: url(bg-qc-trai-top.png) no-repeat #ffffff; */
    padding-top: 5px;
}

.noidung .chu {
    font-weight: 700;
}
.noidung .so {
    color: #cc0000;
}

.navbar .searchbar>.search_input {
     padding: 0 10px; 
     width: calc(100% - 20px); 
    transition: width .4s linear;
}

/*tin tuc */
.link-text {
    color: #0b51a6 !important;
    text-decoration: none;
}

.news-title {
    font-weight: 700;
    color: #0066cc!important;
    /*font-size: 15px!important;*/
}

.btn {
    border-radius: 4px;
    min-width: 14px;
    font-size: 13px;
    height: 29px;
}
.detail-list-more  li a {
    color: #034e9d;
    background: url(../images/dot-tab.png) no-repeat left 5px;
    padding-left: 12px;
}

.catetruong .content_cate li a {
    color: #045D9F;
    height: 28px;
    font-weight: 400;
    display: block;
    float: left;
    padding: 0 0 0 5px;
    text-decoration: none;
    line-height: 23px;
}
.content_cate li a:hover{text-decoration:none;background:#e3e6e8}
.catetruong .content_cate li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #e7e6e6;
    float: left;
    display: inline;
}
.btn-info {
    color: #fff!important;

}
a.text-primary:hover{
  color: #286090;
}
.text-primary a:hover {
   color: #3282ba;
}

.text-web {
    color: #0066cc!important;
}

.table_style td {
    border: 1px solid #99BCBF;
    padding: 4px;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: normal;
}
/* vbpq*/
div.fulltext {
    background: url(../images/toanvan-bg.gif) repeat-x top center #fff;
    border: 1px solid #ddd;
    padding: 0px 10px 20px 10px;
    clear: both;
}
div.vbInfo {
    width: 100%;
    display: inline-block;
    clear: both;
    padding: 15px 0px 25px 0px;
}

div.vbInfo ul li {
    float: left;
    padding-right: 22px;
    font: bold 12px Arial, Helvetica, sans-serif;
}
.vbProperties table tr td.title {
    background: #E7F1FF;
    font: bold 10pt Arial, Helvetica, sans-serif;
    color: #0077d3;
}

.vbProperties table {
    background: #ccc;
    border-spacing: 1px;
    border-collapse: separate;
    width: 100%;
}
.vbProperties table tr td.label {
    background: #f6f6f6;
    font: bold 10pt Arial, Helvetica, sans-serif;
    color: #666;
}
.vbProperties table tr td {
    padding: 8px;
    background: #fff;
    text-align: justify;
    vertical-align: text-top;
    color: #000;
}
.vbLienQuan table tr td.label {
    width: 20%;
    background: #f9f9f9;
    
}

.nav-tabs .nav-link .active{border-color:transparent!important}

.tab-chung .nav .nav-item a:hover {
    background-color: red;
    color: #fff!important;
    /*border-bottom: 2px solid #ff7240!important;*/ /* tao border ben duoi*/
}

/* 
.tab-chung .nav .nav-item a:hover {
    border-bottom: 2px solid #ff7240!important;
    color: red;
}
*/


.vertical-multilevel-menu ul li {
    width: 100%;
    border-bottom: 1px solid #DEDEDE;
    text-align: left;
    position: relative;
}
/*pager style*/
.pages { color:red;font-weight:bold; font-size:11px;}
.pages  .item{padding: 1px 6px;font-size: 13px;} /*numeric pager items*/
.pages .cpb {color:red;padding: 1px 6px;font-size: 13px;} /*current pager item*/
.pages a { text-decoration:none;padding: 0 5px; border: 1px solid #ddd;
           margin:0 2px; color:#000;font-weight:normal;}
.pages a:hover!important { background-color: #E61636; color:#fff;
                 border:1px solid #E61636; text-decoration:none;font-weight:normal;}
 
 /*pager style video*/
.pagesvideo { color:red;font-weight:bold; font-size:11px;float: right;margin-bottom: 10px;}
.pagesvideo  .item{padding: 1px 6px;font-size: 13px;} /*numeric pager items*/
.pagesvideo .cpb {color:red;padding: 1px 6px;font-size: 13px;} /*current pager item*/
.pagesvideo a { text-decoration:none;padding: 0 5px; border: 1px solid #ddd;
           margin:0 2px; color:#000;font-weight:normal;}
.pagesvideo a:hover { background-color: #E61636; color:#fff;
                 border:1px solid #E61636; text-decoration:none;font-weight:normal;}
                       
.portlet-msg-success {
    border: 1px solid #ACDFA7;
    color: #384F34;
    display: block;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left;
    background: #F4FDEF url(../images/success.png) no-repeat scroll 6px 50%;
}

.dropdown:hover .dropdown-menu {
   display: block;
}

