@charset "UTF-8";
/* CSS Document */

html,
body {
    margin: 0;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
i {
	font-style: italic;	
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    line-height: 1.42857143;
    color: #333333;
    background: #F3F0EB;
	overflow: auto;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #cc0033;
	text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
h1,
h2,
h3, 
h4,
p,
ul {
    margin: 0;
    padding: 0;
    list-style: none;	
}
img {
    vertical-align: middle;
}
.container,
.wrapper {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.wrapper {
	overflow: hidden;
	-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  	-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
	background-color: #fff;	
}
.column-left {
	float: left;
	width: 238px;
	margin: 0 0 10px 10px;	
}
.column-right {
	float: right;
	width: 730px;	
	margin: 0 10px 10px 0;
}
/*==============================================================
        Header 
==============================================================*/
.banner-top {
	position: relative;
	width: 1000px;
	height: 140px;
	background: url(/btp2015/duthaoboluatdansu/img/htpl.jpg) no-repeat;	
}
.banner-top .logo {
	position: absolute;	
	top: 25px;
	left: 63px;
	width: 74px;
	height: 90px;
	text-indent: -9999px;
}
.banner-top ul {
	position: absolute;
	top: 10px;
	right: 10px;	
}
.banner-top ul li {
	float: left;
	padding: 0 5px;
	font-size: 11px;
	border-left: 1px solid #fff;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);	
}
.banner-top ul li:first-child {
	border-left: none;	
}
.banner-top ul li a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;	
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}

/*==============================================================
        Focus News 
==============================================================*/
.focus-news {
	overflow: hidden;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height:335px;
}
.img-big {
	float: left;
	width: 360px;	
}
.img-big img {
	max-width: 360px;
	margin-bottom: 5px;	
}
.img-big a {
	font-size: 13px;
	font-weight: bold;
	color: #0066cc !important;	
	font-family:arial !important;	
}
.list-news {
	float: right;
	width: 308px;	
}
.list-news h1 {
	width: 308px;
	padding: 6px 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 13px;
	background: url(../img/bg-hot-news.gif) no-repeat;	
	font-family:arial;
}
ul.list li {
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dashed #ddd;
	background: url(../img/square-icon.gif) 0 15px no-repeat;	
}
ul.list li:first-child {
	padding-top: 0;
	margin-top: 0;	
	border-top: none;
	background-position: 0 5px;
}
.folder-news {
	margin-bottom: 10px;	
}
.headline {
	overflow: hidden;	
}
.headline h3 {
	float: left;
	padding: 5px 10px;
	margin-right: 5px;
	font-weight: bold;
	color: #666;
	cursor: pointer;
}
.headline h3.active {
	position: relative;
	z-index: 1;
	padding: 0 0 8px;	
}
.headline h3.active:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 8px;
	background: url(../img/arrow-red-down.gif) bottom center no-repeat;	
}
.headline h3 span {
	display: block;
	padding: 5px 10px;
	font-size: 13px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #cd0303;	
}
.content-news {
	overflow: hidden;
	padding: 10px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	background: url(../img/bg-blue-gradient.gif) top left repeat-x;
}
.img-news {
	float: left;
	width: 160px;
	margin-right: 10px;	
	margin-bottom: 10px;
}
.img-news img {
	width: 160px;
}
.content-news h4,
.content-news p {
	margin-bottom: 5px;	
}
.content-news h4 a {
	font-size: 13px;
}
.meta {
	color: #666;	
}
.meta strong {
	color: #b12124;	
}
.other-news {
	clear: both;	
}

.other-news li  {
  background: url("/BTP_UserControls/PublishingBTP/images/row-01.gif") no-repeat scroll 10px 10px;
  padding: 5px 10px 0 25px;
  text-align: justify;
}
.other-news li a {
	font-size: 11px;
	color: #666;
}
/*==============================================================
        Carousel
==============================================================*/
.list_carousel {
	position: relative;
	padding: 0 10px 10px;
	border: 1px solid #cd0303;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.list_carousel h4 {
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background: url(../img/bg-header-carousel.gif) repeat-x;
}
.list_carousel li {
	float: left;
	margin: 0 5px 0 15px;
	overflow: hidden;
}
.list_carousel li a {
	display: block;
	width: 203px;
	padding: 10px 5px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	background: url(../img/gradient-grey.gif) repeat-x;
}
.list_carousel li a img {
	float: left;
	margin-right: 10px;	
}
a.prev, a.next {
	position: absolute;
	top: 8px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/arrow-carousel.gif) no-repeat;	
}
a.prev {
	left: 2px;
	top: 54px;	
}
a.prev:hover {
	background-position: 0 -60px;	
}
a.next {
	top: 54px;
	right: 2px;	
	background-position: 0 -20px;
}
a.next:hover {
	background-position: 0 -40px;	
}
a.prev span, a.next span {
	display: none;
}
/*==============================================================
        Sidebar
==============================================================*/
.sidebar {
	margin-bottom: 10px;	
}
.sidebar img {
	max-width: 249px;
	margin-bottom: 10px;	
}
.sidebar h2 {
	position: relative;
	overflow: hidden;
	padding: 8px 0;
	font-size: 13px;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	background: url(/btp2015/duthaoboluatdansu/images/bg-sidebar.png) no-repeat;	
	font-family: arial;
}
ul.list li {
  background: url("/CongChinh/img/square-icon.gif") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
  border-top: 1px dashed #ddd;
  margin-top: 10px;
  padding-left: 10px;
  padding-top: 10px;
}
.sidebar-content {
	padding: 10px;
	border: 1px solid #ddd;
	border-top: none;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;	
}
.sidebar h2.tab {
	padding-bottom: 0;	
}
.sidebar h2 span {
	float: left;
	padding: 4px 10px;
	margin-left: 15px;
	cursor: pointer;
	text-shadow: none;	
}
.sidebar h2 .active {
	background-color: #fff;
	color: #0066cc;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.searchForm {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  float: right;
  padding: 4px 10px;
  width:200px;
}
.searchForm input[type="text"] {
	float: left;
	border: none;
	background-color: #fff;	
}
.search-icon {
	float: right;
	margin-top: 2px;
	border: none;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: url(../img/search-icon.gif) no-repeat;	
}
.sidebar select {
	width: 249px;
	padding: 5px;
	border: 1px solid #ddd;	
	font-family: arial !important;
	font-size: 12px;
}
.logo-box img {
	max-width: 269px;
	margin-bottom: 10px;	
}
.vote ul li,
.vote strong {
	display: block;
	margin-bottom: 10px;	
}
.vote button {
	padding: 3px 10px;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #ff7400;
font-family: arial;	
}
/*==============================================================
        Footer
==============================================================*/
.footer {
	clear: both;
	padding: 1em;
	color: #fff;
	background: url(/btp2015/duthaoboluatdansu/img/bg-footer.gif) top left;
}	
.footer p {
	margin-bottom: 8px;
}	

/*----------------------Edit ngày 07/10/2014 hoannt-------------------*/
.list a {
  color: #333 !important;
  font-family: arial;
  font-size: 12px;
}
 .folder-news .headline .active span a {
  color: #fff;
  font-family: arial;
}
.content-news h4 a {
  color: #333 !important;
  font-family: arial;
}
.content-news div {
  font-family: arial;
  text-align: justify;
  font-size: 12px;
}
.other-news a {
  font-family: arial;
  color: #666 !important;
}
.img-primary {
  height: 130px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 170px;
}
.content-news .meta {
  font-family: arial;
  font-size: 12px;
}
 .box-container h2 {
  background: url("/btp2015/duthaoboluatdansu/img/bg-nav.png") repeat-x;
  height: 30px;
}
.box-container h2 span {
  color: #fff !important;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  padding: 5px;
  position: absolute;
  text-transform: uppercase;
}
.content-news li {
  background: url(/CongChinh/img/row-08.gif) no-repeat 0px 9px;
}
.content-news li a {
  padding-left: 13px;
}
.content-news li {
  line-height: 26px;
}
.box-container h2 span a {
  color: #fff !important;
}
.content-news p {
  font-family: arial;
  font-size: 12px;
}
.list_carousel h4 {
  font-family: arial;
}
#foo2 li a span {
  color: #333;
  font-family: arial;
}
.tab-select {
  overflow: hidden;
}
.tab-select .tab-active:after {
  background: url("/btp2015/duthaoboluatdansu/img/arrow-red-down.gif") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  width: 100%;
}
.tab-select .tab-active span {
  background-color: #cd0303;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 13px;
  padding: 5px 10px;
}
.tab-select {
  overflow: hidden;
}
.tab-select li {
  color: #666;
  cursor: pointer;
  float: left;
  font-weight: bold;
  margin-right: 5px;
  padding: 5px 10px;
}
.tab-select .tab-active {
  padding: 0 0 8px;
  position: relative;
  z-index: 1;
}
.tab-active span, .tab-select li {
  font-family: arial;
   font-size: 12px;
}
.header {
  float: left;
}
.text-moving {
  border-radius: 4px;
  float: left;
  padding-top: 2px;
  width: 570px;
}
.header #menu-left {
  float: left;
  width: 793px;
}
.header #menu-right {
  float: right;
}
.header #menu-right {
  float: left;
  margin: -1px 5px 5px -3px;
}

.text-moving a {
  font-family: arial !important;
  font-size: 11px !important;
  color: #4271b5;
	display: inline-block;
	margin: 0 5px;
	padding-left: 10px;
	background: url("/btp2015/duthaoboluatdansu/img/square-icon.gif") no-repeat scroll 0 6px;
}
.tabs-menu {
	overflow: hidden;
    height: 34px;
	background: url(/btp2015/duthaoboluatdansu/img/bg-sidebar.png) no-repeat;	
}
.tabs-menu li {
    float: left;
    margin-left: 15px;
}
.tabs-menu li.current {
    position: relative;
    z-index: 5;
}
.tabs-menu li.current a {
	background-color: #fff;	
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tabs-menu li a {
  color: #fff !important;
  display: inline-block;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  padding: 6px 15px;
}
.tabs-menu .current a {
    color: #0066cc !important;
}
.tab-content {
    display: none;
}
#tab-1 {
	display: block;   
}
.sidebar-content, .tab-content {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-color: -moz-use-text-color #ddd #ddd;
  border-image: none;
  border-right: 1px solid #ddd;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  padding: 10px;
}
#tab-1 a, .list-video a, #tab-2 a {
  color: #333 !important;
  font-family: arial;
  font-size: 12px;
}
#tab-2 ul {
  margin-bottom: 10px;
}
#smoothmenu1 ul li a .downarrowclass {
  background: url("/btp2015/duthaoboluatdansu/img/down.png") no-repeat;
  height: 5px;
  width: 10px;
}
.vote strong, .vote span {
  font-family: arial;
  font-size: 12px;
}
.vote input {
  margin-right: 5px !important;
}
.vanban-chuyenmuc {
  padding: 0 10px 10px;
}
.title-vbcntt {
  background: url("/UserControls/CucCNTT/images/slider-left.gif") no-repeat scroll left top transparent;
  font-family: Arial,Helvetica,sans-serif;
}
.title-vbcntt label {
  background: #1766CE;
  color: #ffffff;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 5px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #222222;
}
table.tab-container {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #f5f5f5;
  border-color: -moz-use-text-color #4c91da #4c91da;
  border-image: none;
  border-right: 1px solid #4c91da;
  border-style: none solid solid;
  border-width: 0 1px 1px;
  font-family: Arial,Helvetica,sans-serif;
}
table.tab-container {
  font-family: Arial,Helvetica,sans-serif;
}
table.tab-container td {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  padding: 2px;
}
.khung_search {
  background: url("/PublishingImages/vbpq_images_2/yellow_green_long.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-style: none;
  clear: both;
  display: block;
  margin-top: 10px;
  overflow: hidden;
  width: 100% !important;
}
.menu-top {
  background: url("/btp2015/duthaoboluatdansu/img/bg-nav.png") repeat-x;
  height: 42px;
  width: 1000px;
}
.box-container .section-header h3
{
  background: url("/btp2014/ccntt/img/bg-nav.png") repeat-x;
  height: 30px;
  width: 700px;
}
.title-blue span {
  color: #fff !important;
  font-family: arial !important;
  font-size: 13px;
  font-weight: normal;
}
.title-blue {
  padding: 5px 0 0 7px;
}
.bottom-l{
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.list a, #detail-5 div, .other-news a, .meta p.des {
  color: #000 !important;
}
.box-container h2 {
  height: 33px;
}
.print
{
	margin: 0 auto !important; 
}
.chuong {
  text-transform: uppercase;
}
.expandable, .collapsable {
  font-weight: bold;
}
.phan {
  text-transform: uppercase;
}
.collapsable ul {
  text-align: justify;
}
.ms-core-webpartadder {
  z-index: 99999;
}
.sidebar h2 a {
  color: #fff;
  font-weight: bold;
}
.bottom-r h1 {
  font-family: arial;
  font-size: 15px !important;
  font-weight: bold;
}
.sub {
  font-weight: normal;
  left: 238px;
  margin-bottom: 10px;
  position: absolute;
  top: 0;
  visibility: visible;
  width: 300px;
}
.nav-vertical li ul {
  display: none;
}
.nav-vertical li:hover ul {
  display: block;
}
.nav-vertical li {
  float: none;
  position: relative;
  z-index: 70 !important;
}
.nav-vertical .list-group-item {
  background: #1667CF;
  color: #333;
  font-size: 13px;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
}
.list-group-item > a {
  padding: 8px 0px 8px 8px !important;
}