﻿/** LEFT MENU **/
.left ul.menu-left {
	background: #DEDCDA;
}
.left ul.menu-left li {
	border-bottom: 1px solid #ffffff;
}
.left ul.menu-left li span {
	padding: 5px;
	display: block;
}
.left ul.menu-left li span a {
	color: #005292;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
}
.left ul.menu-left ul {
	background: #F3F2E0;
	margin: 0;
	padding: 0 8px;
	list-style: none;
}

.left ul.menu-left ul li {
	border-bottom: none;
}
.left ul.menu-left ul li a {
	background: url(images/icon_01.png) no-repeat 4px 12px;
	font-size: 13px;
	color: #333333;
	padding: 6px 0 6px 25px;
	display: block;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #fefefe;
}
.left ul.menu-left ul li.active a {
	background: url(images/icon_01h.png) no-repeat 4px 12px;
}
.left ul.menu-left ul li ul {
	padding: 0;
}
.left ul.menu-left ul li ul li {
}
.left ul.menu-left ul li ul li a,
.left ul.menu-left ul li.active ul li a {
	background: url(images/icon_02.png) no-repeat 15px 13px;
	padding-left: 25px;
}
.left ul.menu-left ul ul,
.left ul.menu-left ul,
.left ul.menu-left li.active ul ul {
	display: none;
}
.left ul.menu-left li.active ul,
.left ul.menu-left li.active ul li.active ul {
	display: block;
}
/** TINNOIBAT **/
.center .side-box {
	border: 1px solid #dad9d9;
	border-top: none;
	overflow: hidden;
}
.center .side-box div.title {
	height: 34px;
	background-color:#DEDCDA;
	padding-top: 8px;
	border-bottom: 1px solid #fff;
	-webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 5px rgba(0,0,0,0.5);
	font-size: 16px;
    font-weight: bold;
}
.center .side-box div.title p {
	margin: 0;
	padding-left: 25px;
	text-transform: uppercase;
	background: url(../images/icon_01.jpg) no-repeat 10px 5px;
}
.center .side-box div.title span{
	color: #90130c;
	padding-top: 6px;
}
div.side-box div.side-cont {
	border-top: none;
	padding: 5px;
}
table.doc_title_category td {
    border: 0 none;
    padding: 3px;
    width: 250px;
}
table.doc_title_category td a {
    color: #0401B4 !important;
}
table.doc_title_category td a:hover {
    color: #990000 !important;
}
/** SEARCH **/
.temp {
	clear: both;
	overflow: hidden;
}
.temp p {
	float: left;
	margin: 0 0 10px 0;
}
.temp.sec1 p:first-child,
.temp.sec2 p:first-child {
	width: 350px;
}
.temp p label {
	display: inline-block;
	line-height: 26px;
}
.temp.sec1 p:first-child label,
.temp.sec2 p:first-child label,
.temp.sec3 p:first-child {
	width: 80px;
}
.temp.sec1 p:last-child label {
	width: 130px;
}
.temp.sec2 p:first-child label {
	float: left;
	margin-right: 2px;
}
.temp.sec2 p:first-child label em {
	width: 12px;
	height: 12px;
	background: url(images/icon_03.jpg) no-repeat left top;
	display: inline-block;
	cursor: pointer;
	margin-left: 7px;
}
.temp input[type=submit] {
	background: url(images/btn_search.jpg) no-repeat left top;
	border: 1px solid #d9d8d8;
	width: 32px;
	height: 26px;
	cursor: pointer;
	display: inline-block;
	float: left;
}
.temp input[type=text] {
	padding: 0 5px;
	margin: 0 0 0 0;
	border: 1px solid #d9d8d8;
	line-height: 24px;
	height: 24px;
	display: inline-block;
	float: left;
	width: 174px;
}
.temp.sec3 {
	display: none;
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}
.temp.sec3.active {
	display: block;
}
.temp.sec3 p {
	float: left;
	margin: 0 40px 0 0;
}
.temp.sec3 p:first-child {
	line-height: 26px;
	margin: 0;
}
/* luoi danh sach*/
#VanBanQPPL .RadGrid_Default
    {
        border: 1px solid #D5D4D4;
        background-color: white;
        
        font-family: "Segoe UI" ,Arial,Helvetica,sans-serif;
        font-size: 12px;
        line-height: 16px;
    }
    #VanBanQPPL .RadGrid_Default .rgHeader, #VanBanQPPL .RadGrid_Default th.rgResizeCol, #VanBanQPPL .RadGrid_Default .rgHeaderWrapper
    {
        background: #DEDCDA;
        font-weight: bold;
        color: #90130C;
        height: 25px;
        border: 1px solid #D5D4D4;
        text-align: center;
        
    }
    #VanBanQPPL .RadGrid_Default .rgAltRow
    {
        background: #F2F2F2;
    }
    #VanBanQPPL .RadGrid_Default .rgPager
    {
        background-color: #90130C;
    }
    #VanBanQPPL .RadGrid_Default td.rgPagerCell
    {
        border-top: 1px solid #DEDCDA;
     background-color: #DEDCDA;
    }
    #VanBanQPPL .RadGrid_Default .rgRow a, #VanBanQPPL .RadGrid_Default .rgAltRow a {
        color: #0401B4 !important;
    }
    #VanBanQPPL .RadGrid_Default .rgRow a:hover, #VanBanQPPL .RadGrid_Default .rgAltRow a:hover
    {
        text-decoration: none;
        color: #990000 !important;
    }
    #VanBanQPPL .RadGrid_Default .rgHeader a {
    color: #90130C;
}
#VanBanQPPL .RadGrid_Default .rgRow td {
    border: 1px solid #D5D4D4;
    color: #000000;
}
#VanBanQPPL .RadGrid_Default .rgAltRow td {
    border: 1px solid #D5D4D4;
    color: #000000;
}
/* detail*/
table.doc_detail_attr_table td 
{
    border: 1px solid #7994CB;
    vertical-align: middle;
    
}
table.doc_detail_attr_table
{
    border: 1px solid #7994CB;
    margin: 5px 0px;
    border-collapse: collapse;
    
}
.TinTieuDe {
    border-top: 3px solid #FF0000;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 20px;
    text-transform: uppercase;
}
.CacTinMoiNhan {
    line-height: 25px;
    margin: 0 20px;
}

.TopNew {
    background: url("images/icon_1.jpg") no-repeat scroll 8px 5px rgba(0, 0, 0, 0);
    line-height: 18px;
    margin-bottom: 5px;
    padding-left: 18px;
}
.CacTinMoiNhan li a {
    background: url("images/item.gif") no-repeat scroll 19px 0 rgba(0, 0, 0, 0);
    padding-left: 40px;
}
.CacTinMoiNhan li {
    list-style:none;
}
/*combobox*/

div.selector {
  line-height: 24px;
  height: 24px;
  padding: 0 20px 0 7px;
  position: relative;
  overflow: hidden;
  border: 1px solid #d9d8d8; 
	background: url("images/icon_select.jpg") no-repeat right 0px;
	-webkit-font-smoothing: antialiased;
  font-size: 12px; }
  .sec1 div.selector {
	width: 188px !important;	
}
.sec2 div.selector {
	width: 188px !important;
}
div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */ }
  div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }
div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0px;
    width: 100%; 
    font-size: 12px; }
