﻿@charset "UTF-8";
/* Gravity Container Set styles */
/* NoTitle */
.news_title_h2.container-wrap.no-title {
    padding-bottom: 0;
}
/* Lịch thông tin */
.lichthongtin {
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 10px;
}

    .lichthongtin ul li {
        border-bottom: 1px dotted #ccc;
        font-family: Arial !important;
        text-align: justify;
        overflow: hidden;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .lichthongtin li:last-child {
        border: none;
    }

    .lichthongtin ul li {
        text-decoration: none;
        color: #000033;
        display: block;
        font-family: Arial !important;
        text-align: justify;
        padding-top: 4px;
        padding-bottom: 4px;
        -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
        -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
        -o-transition: font-size 0.3s ease, background-color 0.3s ease;
        -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
        transition: font-size 0.3s ease, background-color 0.3s ease;
    }

.lich-thongtin a {
    color: #000033;
    text-decoration: none;
    font-family: Arial !important;
    text-align: justify;
    font-size: 14px;
}

.lich-thongtin ul li a:hover {
    color: #e7b245;
    text-decoration: underline;
}

.lichthongtin_title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    color: #fff;
    font-family: Arial !important;
    padding-right: 25px;
    text-transform: uppercase;
}

    .lichthongtin_title > span {
        /*background: rgba(0, 0, 0, 0) url("images/icon-calendar.jpg") no-repeat scroll 0 0;*/
        padding-left: 30px;
        font-size: 12px;
        font-family: Arial !important;
    }

.lichthongtin.container-wrap > h2 {
    /*background: rgba(0, 0, 0, 0) url("images/icon-header-right.jpg") repeat scroll 0 0;*/
    height: 35px;
    line-height: 25px;
}

.lichthongtin ul {
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}

.bg-date {
    background: #ecedf1 none repeat scroll 0 0;
    border-radius: 5px;
    float: right;
    margin-top: 18px;
    overflow: hidden;
    padding: 2px;
    width: 90px;
}



.bg-date > a span:hover {
    text-decoration: underline;
}

.detail > a {
    margin-top: -15px;
}

    .detail > a:hover {
        text-decoration: underline;
    }
/*Tin tổng hợp*/
.tintonghop {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    border: 1px solid #064780;
}

element.style {
    width: 301px;
}

.tintonghop ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tintonghop_title {
    font-size: 12px;
    margin-left: 20px;
    color: #2d5741;
}

    .tintonghop_title > span {
        background: rgba(0, 0, 0, 0) url("images/img-header.jpg") no-repeat scroll 0 0;
        padding-left: 30px;
    }

.tintonghop.container-wrap > h2 {
    height: 35px;
    line-height: 25px;
}

/*Chi tiêu 4 tháng đầu năm*/
.chitieu {
    margin-bottom: 10px;
}

    .chitieu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

.box-news {
    border: 1px solid #064780;
    overflow: hidden;
}

.chitieu_title {
    color: #064780;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 68px;
    line-height: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

.chitieu.container-wrap > h2 {
    background: rgba(0, 0, 0, 0) url("images/nau-blue.gif") no-repeat scroll 0 0;
    height: 11px;
    line-height: 1px;
    padding-bottom: 5px;
    text-align: left;
}

.chitieu ul {
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}

    .chitieu ul li {
        border-bottom: 1px dotted #ccc;
        font-family: Arial !important;
        font-size: 12px;
        overflow: hidden;
        padding-bottom: 3px;
        padding-top: 3px;
        text-align: justify;
    }

.chitieu li:last-child {
    border: none;
}

.chitieu ul li a {
    text-decoration: none;
    color: #000033;
    display: block;
    font-family: Arial !important;
    text-align: justify;
    font-size: 12px;
    font-weight: bold;
}

    .chitieu ul li a:hover {
        color: #e7b245;
        text-decoration: underline;
    }

.chitieu.container-wrap > a {
    float: right;
    padding-bottom: 10px;
    color: #e7b245;
}

/*#############################*/

/*Chi tiết*/
.chitiet {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
}

    .chitiet ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

.chitiet_title {
    color: #cc3300;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 68px;
    text-decoration: none;
    line-height: 13px;
    text-transform: uppercase;
}

.chitiet-header {
    margin-left: 0;
}

.chitiet.container-wrap > h2 {
    background: rgba(0, 0, 0, 0) url("images/nau.gif") no-repeat scroll 0 0;
    height: 11px;
    line-height: 1px;
    padding-bottom: 5px;
    text-align: left;
}

.chitiet ul {
    margin-right: 10px;
    text-align: justify;
}

    .chitiet ul li {
        border-bottom: 1px dotted #ccc;
        font-family: Arial !important;
        text-align: justify;
        overflow: hidden;
        padding-bottom: 4px;
        padding-top: 4px;
    }

.chitiet li:last-child {
    border: none;
}

.chitiet ul li a:hover {
    color: #e7b245;
    text-decoration: underline;
}

.chitiet.container-wrap > a {
    float: right;
    padding-bottom: 10px;
    color: #e7b245;
}

.container-inner.Green {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #900103900103;
    border-image: none;
    border-radius: 0;
    border-style: none;
    border-width: medium medium 0;
    margin: 0 !important;
    padding: 10px 0 0 !important;
}
/*#############################*/

.left-container-1 > div {
    padding-bottom: 10px;
    overflow: hidden;
}

.readmore {
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 10px;
}

    .readmore > a {
        color: #e7b245;
        font-family: Arial !important;
        text-align: justify;
        margin-bottom: 15px;
        text-decoration: none;
    }

        .readmore > a:hover {
            text-decoration: underline;
        }

a.CommandButton {
    background-color: #01458e;
    border-radius: 3px;
    color: #ffffff;
    float: right;
    padding: 1px 4px;
    font-size: 12px;
    text-decoration: none;
}

.CommandButton {
    margin-bottom: 6px;
    margin-right: 10px;
    margin-top: -10px;
}

#dnn_ctr1012_ModuleContent > table {
    border: 1px solid #064780;
}

.DNNModuleContent.Mo900103RMenuC {
    border: 1px solid #900103;
}

.news_title_h2.container-wrap.no-title {
    /*padding-bottom: 10px;*/
}



.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
