.qti_container {
    margin-right: auto;
    margin-left: auto;
	background-color:#fff;
}
@media (min-width:768px) {
    .qti_container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .qti_container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .qti_container {
        width: 1080px;
    }
}

@media (min-width:1280px) {
    .qti_container {
        width: 1080px;
    }
}

@media (max-width: 768px) {
    div#main-content {
        padding-top: 0px;
    }
}
.portlet {
    margin-bottom: 0px !important;
}
.portlet-column-content.empty {
    padding: 0px;
}
header{
    background-color:#127abe !important;
    border-bottom:2px solid #fff;
}
#column-1, #column-2, #column-3, #column-4, #column-5, #column-6, #column-7, #column-8, #column-9, #column-10, #column-11, #column-12, #column-13, #column-14, #column-15, #column-16, #column-17, #column-18, #column-19, #column-20, #column-21, #column-22, #column-23, #column-24, #column-25 {
    min-height: 0px;
    padding: 0;
}
ol.bjqs-markers.h-centered {
    padding: 0 48%;
}
.navbar-top .navbar-nav > li.catalogue_top:hover .child-menu {
    visibility: visible;
    opacity: 1;
}
.child-menu{
    list-style: none;
	padding:0px;
	margin:0px;
	position: absolute;
    left: 0;
    top: 100%;
    width: 240px;
    background-color: #fff;
    visibility: hidden;
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
}
.child-menu li:first-child {
    border-top: none;
}
.child-menu li {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
}
.child-menu li a{
    display: block;
    color: #666;
    font-size: 13px;
    padding: 11px 16px;
    text-decoration: none;
    text-transform: capitalize;
    transition: padding 0.2s ease-in-out;
    -moz-transition: padding 0.2s ease-in-out;
    -webkit-transition: padding 0.2s ease-in-out;
    -o-transition: padding 0.2s ease-in-out;
	word-break: inherit;
}
.child-menu li a:hover{
    color: #1567b3;
}
div#thongbao {
    height: 130px !important;
}
.box-frame{
    margin-top: 15px;
    border: 1px solid #e3e3e3;
}
div#column-15 .list_news_ul_3 {
     border: none;
}
.thongbao {
     border: none;
}
ul.ul-thongbao.checkbox{
    margin:0px !important;
}
ul.ul-thongbao {
    padding: 5px 10px 20px 15px !important;
}
#column-3 ul.list_news_ul_3{
    height:auto;
    padding-right: 0px;
}
div#column-3 .list_news_ul_3 li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    margin: 0 15px;
}
div#column-3 p.icon_categori1:before {
    content: "\002b";
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    color: #ef8406;
    margin-right: 10px;
}
div#column-3 #rightMenuContent .icon_write:before
{    margin-right:5px;

}
div#column-3 #rightMenuContent .icon_write
{
    margin-right:5px;
}
div#column-3 #rightMenuContent .list_news_ul_3 li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    border-top: none;
    width: auto;
    margin: 0 15px;
}
div#column-3 .title_cate_right1 {
    width: 100%;
    background: #e3e3e3;
    color: #0072bc;
    border-bottom: 1px solid #0072BC;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 14px;
    text-indent: 0px;
}
div#column-3 .list_news_ul_3 {
    border: none;
}
div#column-3 .list_news_ul_3 li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    /*margin: 0 15px;*/
}
div#column-3 .title_cate_right1, div#column-15 .title_cate_right1, .thongbao .title-tintuc.title-font.green-background p {
    width: 100%;
    background: #fff;
    color: #127abe;    
    border-bottom: 1px solid #e3e3e3;
}
div#column-15 .title_cate_right1{
    text-indent:0px;
}
div#column-3 #rightMenuContent {
    padding: 0;
}
div#column-2 #left_content .title_cate_right1, div#column-3 #rightMenuContent .title_cate_right1 {
    color: #127abe;
}
div#column-2 #left_content .title_cate_right1:before, div#column-3 #rightMenuContent .title_cate_right1:before{
    content:none;
}
.title_cate{
    background: linear-gradient(to right, #127abe 0%, #63b2e7 100%);
    color: #127abe;
    padding: 6px 15px;
    font-size: 16px;
    background: #ceebff;
    background: #f6f6f6;
    border-top: 2px solid #ececec;
}
    .title_cate > a {
        color: #127abe;
        border-bottom: 2px solid #127abe;
        padding: 8px 0px;
    }
.title_cate:before, .title_cate:after{
    content:none;
}
.child_cate_big_thumb{
    height:auto !important;
    max-height:220px !important;
}
.child_cate_big{
    background:#fff;
    min-height: 280px;
}
ul.ul-thongbao.checkbox p {
    font-size: 15px;
}
ul.ul-thongbao.checkbox span {
    font-size: 20px;
    color: #127abe;
}
.left_cate_home {
    float: left;
    width: 100%;
    /*border: 1px solid #e3e3e3;*/
    margin-bottom: 15px;
    /*border-radius: 5px;*/
}
/*Start Menu*/ 
.wpb-mobile-menu {
    display: none;
}

.slicknav_menu {
    display: none;
}

.navbar-toggle {
    display: none;
}


.navbar {   
    padding: 0px;
    margin-bottom: 0;
    background: #127abe;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.navbar-brand {
    position: relative;
    padding: 27px 0;
    margin: 0 !important;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.navbar-default .navbar-nav {
    /* margin-right: 10px !important; */
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

    .navbar-default .navbar-nav > li {
        margin-left: 5px;
    }

        .navbar-default .navbar-nav > li:first-child {
            margin-left: 0;
        }

        .navbar-default .navbar-nav > li > a {
            color: #fff;
            display: block;
            font-size: 15px;
            padding: 15px 10px;
            overflow: hidden;
            text-transform:uppercase;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            font-weight: 600;
	        word-break: inherit;
        }

            .navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
                /*border-bottom: 2px solid;*/
            }

            .navbar-default .navbar-nav > li > a i {
                margin: 0 -2px 0 -5px;
            }

            .navbar-default .navbar-nav > li > a:after {
                position: absolute;
                bottom: 0;
                content: '';
                left: 50%;
                display: block;
                height: 5px;
                width: 5px;
                opacity: 0;
                margin: 0 0 -3px -2px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                position: absolute;
            }

            .navbar-default .navbar-nav > li > a.active:after {
                opacity: 1;
            }

            .navbar-default .navbar-nav > li > a > i {
                margin-left: 3px;
            }

    .navbar-default .navbar-nav .dropdown {
        position: absolute;
        left: 0;
        top: 100%;
        width: 240px;
        background-color: #fff;
        visibility: hidden;
        z-index: 2;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;        
    list-style: none;
	padding:0px;
	margin:0px;
        -moz-transition: opacity 0.3s ease-in-out;
        -webkit-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    }

    .navbar-default .navbar-nav > li.drop:hover .dropdown {
        visibility: visible;
        opacity: 1;
    }

.dropdown li, .sup-dropdown li {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
}

    .dropdown li:first-child, .sup-dropdown li:first-child {
        border-top: none;
    }

    .dropdown li a, .sup-dropdown li a {
        display: block;
        color: #666;
        font-size: 13px;
        padding: 11px 16px;
        text-decoration: none;
        text-transform: capitalize;
        transition: padding 0.2s ease-in-out;
        -moz-transition: padding 0.2s ease-in-out;
        -webkit-transition: padding 0.2s ease-in-out;
        -o-transition: padding 0.2s ease-in-out;
    }


    .dropdown > li:hover > a, .sup-dropdown li:hover > a {
        padding-left: 18px;
    }

    .dropdown li a i {
        margin: 0 0 0 -4px;
    }

.navbar-default .navbar-nav .sup-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 180px;
    background-color: #fff;
    margin-top: 10px;
    transition: margin-top 0.2s ease-in-out;
    -moz-transition: margin-top 0.2s ease-in-out;
    -webkit-transition: margin-top 0.2s ease-in-out;
    -o-transition: margin-top 0.2s ease-in-out;
    visibility: hidden;
    z-index: 3;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
    visibility: visible;
    margin-top: 0;
}

.navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav .active{
    background-color:#fff !important;
}
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > .active > a {
	color: #127abe;
    background-color:#fff !important;
}

.dropdown > li:hover > a, .sup-dropdown li:hover > a {
	color: #127abe;
}

.navbar-default .navbar-nav > li > a:after {
	background-color: #127abe;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
	border-color: #127abe;
}

.dropdown  li a.active, .sup-dropdown li a.active {
	color: #127abe;
}
.navbar .nav li > a{
    word-break:inherit;
}
/*End Menu*/
.more_2 {
    padding: 10px 10px 0 0;
}
ul.nav-tabs li.active {
    border-top: 2px solid #127abe;
}
#tabs_one ul.nav-tabs li.active a{
    color: #127abe;
}

.list_news_tabs1 li a:before{
    content: url(../img/icon-bullet.png);
    margin: 4px 7px 0px;
}
.list_new_cate_left1 {
    padding-left: 15px;
}
.list_new_cate_left1 li{
    list-style:none;
}
p.article_date {
    margin-bottom: 5px;
}
.div_thong_tin{
    padding:15px;
}
.a_href_news_4 {
    font-size: 14px;
    color: #545454 !important;
    margin-bottom:10px;
}
.a_href_news_4:hover{
    color:#127abe !important;
}
.a_href_news_4:before {
        /*display: inline-block;
    margin-right: 7px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: "";
    background: #d50f0d;
    vertical-align: middle;*/
            content: '';
    width: 4px;
    height: 4px;
    background: #316db7;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

ol.breadcrumb>li {
    height: 35px;
}
a.title-font.white-text{
        font-size: 14px;
}
.ul_li_orther li {
    list-style: none;
}
a.login {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 5px 5px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    text-align: center;
    vertical-align: middle;
    background: #127abe;
    color: #fff;
    font-weight: bold;
}
.slicknav_menu .slicknav_icon-bar {
    background: #fff;
}
.slicknav_menu ul {
    background: #fff;
}
.slicknav_nav a:hover, .slicknav_nav .active {
    color: #127abe;
}
.navbar .container{
    display:block;
}
@media only screen and (max-width: 992px) {
    .navbar-header {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-header {
        display: block;
    }
}
.panel{
	margin-left:0px !important;	
	margin-right:0px !important;
}
#topnews {
    border: 1px solid #c3d3e0;
    margin-bottom: 10px;
    padding: 4px;
    margin-left: 0px;
    margin-right: 0px;
}

.treeview ul {
        list-style: none;
        padding-left: 32px;
    }

    .treeview ul li {
        padding: 0px 0px 0px 5px;
        position: relative;
    }
    .panel-body ul li {
        margin-bottom: 0px !important;
    }
    li {
        display: list-item;
        text-align: -webkit-match-parent;
    }

    .treeview__level {
        padding: 0px 0px 0px 15px;
        display: inline-block;
        position: relative;
        z-index: 1;
    }

    .treeview ul li:after {
        content: "";
        position: absolute;
        border-top: 1.5px dashed #a2a5b5;
        top: 13px;
        left: 0px;
        width: 15px;
    }


    .treeview ul li:before {
        content: "";
        position: absolute;
        left:  0;
        border-left: 1.5px dashed #a2a5b5;
        width: 1px;
        height: 100%;
    }

    .treeview__level a {
        color: hsl(0, 0%, 5%);
        text-decoration: none;
    }

    .level-title {
        font-size: 14px;
        font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }
	
	
.panel-primary {
        border-color: #adadad !important;
    }
    
    .panel {
        margin-bottom: 10px;
        background-color: #ffffff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
        box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    }
    
    .panel-primary>.panel-heading.text-left {
        text-align: left;
        padding-left: 15px;
    }
    
    .panel-primary>.panel-heading {
        background-color: #07bf07;
        border-color: #06be04;
    }
    .panel-primary>.panel-heading {
        margin: -1px -1px 0 -1px;
        text-align: center;
        padding: 7px 10px 5px 10px;
        font-weight: 600;
        font-size: 16px;
        text-transform: uppercase;
        color: #ffffff;
    }
    .panel-body {
        padding: 15px;
    }
    .counter.display-table {
        width: 100%;
    }
    .panel-body ul {
        margin: 0;
        padding: 0;
    }
    .list-none {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .panel-body ul li {
        margin-bottom: 10px;
    }
    .display-table > * {
        display: table-row;
    }
    .display-table > * > * {
        display: table-cell;
        padding: 5px;
    }
    .counter span + span {
        text-align: right;
    }
	
.title_page_list {
        color: #1567b3;
        font-size: 16px;
        font-family: inherit;
        text-transform: uppercase;
        padding-top: 7px;
    }
    .featured h2 {
        font-size: 13px !important;
        padding-left: 5px !important;
        color: #1567b3 !important;
        font-family: inherit !important;
        margin-top: 10px;
    }
    .featured img {
        margin-bottom: 10px;
    }
    .featured p{
        color: #666666 !important;
        margin-top: 10px !important;
        line-height: 18px !important;
    }a
    .panel-default{
        box-shadow: rgba(100, 100, 111, 0.2) 0px 3px 10px 0px;
    }
 
    .list-inline {
        list-style: none;
    }
    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }
    [class^="icon-"], [class*=" icon-"] {
    font-family: 'fontawesome-alloy' !important;
}

.breadcrumb > li + li::before {
    content: ">>";
    font-size: 13px;
    color: #1567b3;
    padding-left: 1px;
    font-weight: bold;
}
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.25rem;
    list-style: none;
    background-color: white;
	border-radius: 0px !important;
    padding: 0px;
}

.border_dashed
{
    border: none;
}
.a_page_list img {
    width:110% !important; 
    height:100% !important;
    max-width: none;
}
.text-muted
    {
        text-align:right;
    }
.pagging_select{
        background-color: rgba(0, 0, 0, 0.1);
        text-align: center;
        padding: 8px 14px 8px 14px;
        border-radius: 2px;
       
        font-size: 14px;

    }
    .pagging{
        font-size: 14px;
        padding: 8px 14px 8px 14px;
       
    }
.lstNews
{
    border:#ccc 1px solid;
    border-radius:5px;
    text-align: justify;
    box-shadow:1px 2px 2px rgb(0 0 0 / 8%);
}
.breadcrumb li a{
    font-size: 16px !important;
}
.list-unstyled li{
    font-size: 11px;
}
a {
    text-decoration: none !important;
}