﻿/*Huyvh fix bug (Bug #848) scroll xuất hiện khoảng trống*/
.err-msg{
    color: red;
}
.egov-container {
	overflow: hidden;
}

.egov-container table {
	background: none !important;
}

td span:hover {
	cursor: pointer;
}
.egov-button-search {margin-left: 10px;}
a.egov-button-search {
	text-decoration: none;
	display: block
}

a.egov-button {
	text-decoration: none;
}

div.egov-list-header {
	position: relative;
	height: 50px;
	width: 100%;
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

input.egov-select, input.egov-inputfield, input.egov-calendar, egov-textarea ,input.egov-timepicker{
	width: 100%;
	padding: 0px;
	font-size: 14px !important;
	
}



table.max {
	width: 100%;
}

input.egov-select, input.egov-inputfield, input.egov-calendar, input.egov-timepicker {
	height: 32px;
}

.aui-combobox .aui-toolbar-first {
	height: 21px !important;
	margin-top: 0px !important;
}

.aui-combobox .aui-field-input {
	height: 32px !important;
	font-size: 13px !important;
}

.egov-container .lfr-actions .lfr-trigger {
	padding: 0px;
	margin: 0px;
}

.egov-container ul li.lfr-trigger strong a {
	display: inline !important;
	font-size: 13px;
}

.lfr-actions.show-arrow.direction-left .lfr-trigger strong a {
	display: inline;
}
div.egov-search-form div.egov-search-congdan {
    display: table-cell;
	font-size: 13px;
	font-family: arial;
	padding-left: 10px;	
	width:84%;
}

div.egov-search-congdan .egov-select,div.egov-search-congdan .egov-inputfield,div.egov-search-congdan .egov-calendar {
	width:150px;
}

div.lfr-menu-list {
	font-size: 13px;
	font-family: arial
}

div.taglib-page-iterator {
	font-size: 13px;
	font-family: arial
}
/*ket thuc*/

/** style cho form tim kiem */
div.egov-search-form {
	background: none !important;
	width: 100%;
	font-size: 13px !important;
}

div.egov-search-form a {
	text-decoration: none
}

div.egov-search-form div.egov-search-form-control {
	width: 85%;
	display: table-cell;
	font-size: 13px;
	font-family: arial;
	padding-left: 10px;
}

div.egov-search-form div.egov-search-form-control table {
	width: 100%;
}

div.egov-search-form div.egov-search-form-control table td {
	padding: 3px;
}

div.egov-search-form div.egov-search-form-command {
	width: 15%;
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
}

div.egov-search-form div.egov-num-of-results {
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 16px;
	font-size: 10pt;
	position: relative;
	
}

.egov-close-search {
	background: url(../images/close-button.png) center no-repeat;
	text-decoration: none;
	vertical-align: middle;
	display: inline-table;
	cursor: pointer;
	width: 16px;
	height: 16px;
}

.egov-khaisinh-button-search {
	background: url(../images/search2.png) 5px no-repeat #f58634;
	padding: 12px;
	padding-left: 25px;
	padding-right: 12px;
	clear: both;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	color: #fff !important;
	border: none;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-size: 15px;
	text-transform: uppercase;
	margin-right: 8px;
	text-shadow: 0 0 #fff;
}

.egov-khaisinh-button-search[disabled] {
	background: #ccc;
}

input,select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div.egov-edit-thaydoihotich {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CCC
}

div.egov-edit-thaydoihotich .egov-select,div.egov-edit-thaydoihotich 
.egov-inputfield,div.egov-edit-thaydoihotich .egov-calendar {
	width: 240px;
	
}

div.egov-edit-thaydoihotich table {
	width: 100%;
}

div.egov-thaydoihotich-button-bar {
	text-align: center;
	padding-top: 20px;
}


/**table for egov**************************************************************/
table.taglib-search-iterator {
	border-collapse: collapse;
	text-align: center;
	margin: 0 auto;
}

table.taglib-search-iterator th {
	background: #5C677B;
	color: #fff;
	font-weight: bold;
	border: 1px solid #D3D3D3;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	height: 30px;
	text-align: center;
}

table.taglib-search-iterator th.sort-column {
	background: #5C677B;
	color: #fff;
	font-weight: bold;
	border: 1px solid #D3D3D3;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	height: 30px;
	text-align: center;
}

table.taglib-search-iterator th a {
	color: #FFF
}

table.taglib-search-iterator th a:hover {
	color: #f58634;
	text-decoration: none;
}

table.taglib-search-iterator td {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	border-style:solid !important;
	border-width:1px !important;
	border-color:#D7D7D7 #E7E7E7 !important;
}

table.taglib-search-iterator td a {
	font-weight: normal !important;
	text-decoration: none;
}

table.taglib-search-iterator td a.bold {
	font-weight: bold !important;
	text-decoration: none;
}

table.taglib-search-iterator td a:HOVER {
	font-weight: normal !important;
	color: #f58634;
}

table.taglib-search-iterator td a.bold:HOVER {
	font-weight: bold !important;
	color: #f58634;
}
.results-row.alt td {
background: #f3f3f3 !important;
border-width: 1px 1px !important;
}

.ui-dialog .results-row td {
    padding: 2px!important;
}

.results-row td {
	padding: 5px 10px !important;
}

.results-header th.sort-column.sort-desc .result-column-name {
 background: url(../images/icon_triangle_down.gif) no-repeat 100% 50% !important;
 font-style: normal!important;
}

.results-header th.sort-column.sort-asc  .result-column-name {
 background: url(../images/icon_triangle_up.gif) no-repeat 100% 50% !important;
 font-style: normal !important;
}

/*******************************************************/
div.egov-button-bar {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px !important;
}

div.egov-tips-error {
	color: red;
	height: 10px;
	font-size:14px
}

.input-error {
	background: rgb(230, 170, 170);
}

.egov-button[disabled] {
	background: #CCC
}

.egov-calendar-custom {
	border: 1px solid rgb(224, 224, 224);
	padding: 6px;
	color: black;
	font-style: normal;
	margin: 5px 5px 0 0;
	font-size: 13px;
	background: url(../images/ico-calendar.png) no-repeat right center;
}

.egov-container ul.aui-state-active {
	border: 1px solid #ccc;
}

.egov-content-1 input[type="text"] {
	width: 130px;
}

.aui-form-validator-stack-error {
	position: absolute;
	margin-top: 20px;
}

.aui-form-validator-message {
	height: auto;
	width: auto;
	position: absolute;
	margin: 0px;
	top: 100%;
}
/******************************************************/
/* hack begin message display fow ewdms by huyvh*/
.aui-form-validator-message {
	font-size: 13px;
	margin-top: 6px;
	text-align: -moz-left;
	position: absolute;
	background-color:#FFDDDD;
	color: black;
	height: auto;
	border: 1px solid #EB0000;
	border-radius:4px;
	clip:auto !important;
}

.aui-form-validator-stack-error {
	height: 7px;
	position: absolute;
	margin-top: 23px;
	/*
	width: 299px;
	*/
	width: 100%;
}

.aui-combobox .aui-toolbar-first {
	height: 23px;
	margin-right: 0;
	margin-top: 3px;
}

.aui-combobox .aui-field-input {
	font-size: 13px !important;
	height: 25px;
	margin-right: 0;
	padding: 4px 3px 3px;
}
/* end*/
.egov-get-hoso {
	display: inline-table;
	text-decoration: none;
	cursor: pointer;
	vertical-align: middle;
	background: url(../images/add-button.png) center no-repeat;
	height: 17px;
	width: 17px;
}

.aui-form-validator-error-container .aui-field-element {
	background: none;
} 

.aui-form-validator-stack-error {
	position: absolute;
	margin-top: 20px;
}

.aui-form-validator-message {
	height: auto;
	width: auto;
	position: absolute;
	margin: 0px;
	top: 100%;
}
/******************************************************/
/*begin chinh cho validate them khai sinh*/
.aui-form-validator-message {
	font-size: 13px;
	margin-top: 6px;
	text-align: -moz-left;
	position: absolute;
	border: 1px solid #EB0000;
	border-radius:4px;
	background-color:#FFDDDD;
	color: black;
	height: auto;
}

.aui-form-validator-stack-error {
	height: 7px;
	position: absolute;
	margin-top: 23px;
	width: 299px;
}


/* end*/
.aui-form-validator-error-container .aui-field-element {
	background: none;
}
/*---------------------AUTOCOMPLETE STYLE-----------------------*/

.aui-combobox .aui-toolbar-first {
	height: 23px;
	margin-right: 0;
	margin-top: 3px;
}

.aui-combobox .aui-field-input {
	font-size: 13px ;
	height: 25px;
	margin-right: 0;
	padding: 4px 3px 3px;
}

.aui-combobox .aui-field-input-text {
	padding: 3px 7px;
	font-size: 13px;
}



.aui-combobox .aui-buttonitem-content {

}
.aui-combobox .aui-toolbar-content{
	display: none;
}
.aui-combobox .aui-buttonitem-icon {
	display: none;
}

.aui-autocomplete-results-content {
	box-shadow: 1px 1px 5px #959595;
	font-size: 13px;
	max-height: 250px;
	overflow: auto;
}

input, select, textarea, .aui-autocomplete-list-item {
    font-family: Arial,Helvetica,sans-serif;
}

.aui-autocomplete-selected {
    background: none repeat scroll 0 0 #8988F2;
    color: #FFFFFF;
    border-color: transparent;
}

.aui-combobox-content .aui-field-content {
	display: block;
}

.aui-combobox .aui-field {
	float: none !important;
}

/* ---------------------------------------------- */


/* the end*/
div.cap-xac-nhan-radio {
	font-family: Arial;
	margin: 3px;
	font-size: 10pt;
	padding: 3px;
}

.egov-edit-thaydoihotich td {
	font-size: 13px;
}

.egov-num-of-results {
	font-size: 13px;
}

.ui-widget-overlay {
	background: rgba(255, 255, 255, 0.75) !important;
}

.ui-dialog {
	box-shadow: 0 4px 23px 5px rgba(0, 0, 0, 0.44), 0 2px 6px
		rgba(0, 0, 0, 0.36);
}

.aui-form-validator-error-container .aui-field-element {
	padding-right: 0px;
}

/** Them moi ngay 10/5/2013*/
.right {
	text-align: right;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-top: 15px;
}

fieldset.collapsible legend {
	padding-left: 16px;
	background: url(../images/arrow_expanded.png) no-repeat 0% 40%;
	cursor: pointer;
	margin-left: 10px;
	width: 100%;
}

fieldset.collapsible.collapsed legend {
	background-image: url(../images/arrow_collapsed.png);
}

fieldset.collapsible {
	font-size: 13px;
	font-weight: bold;
}

fieldset {
	margin: 0;
}

div.egov-list-header .col1 {
	position: absolute;
	left: 10px;
	top: 10px;
}

div.egov-list-header .col1 label {
	position: relative;
	display: inline;
}

div.egov-list-header .col2 {
	position: absolute;
	right: 5px;
	top: 10px;
	width: 50%;
	text-align: right;
}

div.egov-list-header .col2  a {
	position: relative;
	display: inline !important;
}

div.egov-list-header label {
	position: absolute;
	display: block;
	left: 10px;
	top: 10px;
}

div.egov-list-header a {
	position: absolute;
	display: block;
	right: 5px;
	top: 5px;
}

div.egov-nav{
	position: relative;
	min-height: 50px;
}

div.egov-nav .col1{
	position: absolute;
	left: 5px;
	top: 0px;
}

div.egov-nav .col2{
	position: absolute;
	right: 5px;
	top: 0px;
}

/*******************/
/** them moi ngay 23/5/2013 thanhdn */
div.margin-edit {
	margin-left:100px;
    margin-right:100px;
    width: auto!important;
    position: relative;
}

div.margin-edit label {
	left:0px;
}

div.margin-edit div.col1{
	left:0px;
}

div.margin-edit a {
    position: absolute;
    right: 0px;
}

div.margin-edit .egov-button {
    margin-right:0px;
}
div.egov-num-of-results div.col1 {
    position: absolute;
    left: 2px;
    top:0px
}

div.egov-num-of-results div.col2 {
    position: absolute;
    right: 5px;
    cursor: pointer;
    top: 0px;
    background: url("../images/add-civil.png") left no-repeat;
    height: 16px;
    padding-left:17px;
    line-height:16px;
}

div.margin-edit-2 {
	margin-left:100px;
	margin-right:100px;
}

/* Css cho message duoc gen bang jquery plugin @trungnnh trong file hoTichCmon.js  */
.qlvbdh-msg {
	background-color: #FFDDDD;
	border: 1px solid #EB0000;
	border-radius: 4px 4px 4px 4px;
	color: #000000;
	display: block;
	font-family: Tahoma, ​Helvetica, ​sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0 5px;
	position: absolute;
	white-space: nowrap;
	
}
/******** Huyvh hack css page-iterator-bottom ************/


/* fix online*/
#portlet_cmon_menuportlet_WAR_commonappportlet
{
	min-width:200px !important;
	max-width: 100% !important;
}
/* fix local*/
#portlet_menuportlet_WAR_unimenuportlet
{
	min-width:200px !important;
	max-width: 100% !important;
}
.taglib-page-iterator
{
	padding: 5px !important;
}
/*
.taglib-page-iterator .search-pages
{
	float: left !important;
}
*/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
{
	font-family: Tahoma,Helvetica,sans-serif !important;
}
/* Huyvh hack messge khi acction khong thanh cong*/
div.portlet-body div.portlet-msg-error:first-child
{
  display:none !important;
  
}
div.portlet-body #filters div.portlet-msg-error:first-child
{
	display: block !important;
}

div.egov-results {
	font-size:14px
}

.dblock{
	display:inline-block;
}
/* css hack list thay doi**/
#load_ table th.col-1
{
	width: 2%; padding-right: 0px; padding-left: 0px;
}
#load_ table th.col-1
{
	width: 2%; padding-right: 0px; padding-left: 0px;
}
#load_ table th.col-2
{
	width: 18%; padding-left: 0px; padding-right: 0px;
}
#load_ table th.col-3
{
	width: 25%; padding-right: 0px; padding-left: 0px;
}
#load_ table th.col-4
{
	width: 18%; padding-left: 0px; padding-right: 0px;
}
#load_ table th.col-5
{
	width: 20%; padding-left: 0px; padding-right: 0px;
}
#load_ table th.col-6
{
	width: 17% !important;
}
.results-header th.last
{
	width:12% !important;
} 
#targetDanhSachHoSoPaginator .results-header th.last
{
	width:18% !important;
} 
/* Huyvh hack menu them moi cho qua trinh giai quyet*/
ul.egov-button_uni
{
	
    background: none repeat scroll 0 0 #F58634 !important;
    border:none !important;
    border-radius: 2px 2px 2px 2px;
    clear: both;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    margin: 0 8px 0 auto;
    padding: 12px;
    text-align: center;
    text-shadow: 0 0 #FFFFFF;
    text-transform: uppercase;

}  
ul.egov-button_uni li
{
	
	height: 12px !important;
}
ul.egov-button_uni li strong a
{
	padding-right: 84px !important;
}
ul.egov-button_uni li a
{
	background: none !important;
	
}
ul.egov-button_uni li span.taglib-text
{
	text-shadow: none !important;
	color: #fff;
}
/*
fixbug canh giua cac control cho Dialog
*/
.aui-panel-ft
{
	text-align: center !important;
}
/*Lypt Add 2013/09/24*/
.icon-SaveButton {
    background: url("../images/icon-SaveButton.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
.icon-BackButton {
    background: url("../images/icon-BackButton.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
.icon-AddNewButton {
    background: url("../images/icon-AddNewButton.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
.icon-DeleteButton {
    background: url("../images/icon-DeleteButton.png") no-repeat scroll left center transparent;
    cursor: pointer;
}
table.adminlist tbody tr.row2 td div table.adminlist1 tbody tr td { background: #fff; border-top: 1px solid #fff; }
table.adminlist1 {
	width: 100%;
	border-spacing: 0px;
	background-color: #e7e7e7;
	color: #000000;
}

table.adminlist1 td,
table.adminlist1 th { padding: 4px; }

table.adminlist1 thead th {
	text-align: left;
	background: #f0f0f0;
	color: #000000;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
        border-right:none;
        border-top:none;
}

table.adminlist1 thead a:hover { text-decoration: none;}

table.adminlist1 thead th img { vertical-align: middle; }

table.adminlist1 tbody th { font-weight: bold; }

table.adminlist1 tbody tr			{ background-color: #fff;  text-align: left; }
table.adminlist1 tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }
table.adminlist1 tbody tr.row2 	{ background: #FBFDB9; border-top: 1px solid #fff; }

table.adminlist1 tbody td.row2 	{ background: #FBFDB9; border-top: 1px solid #fff; }
table.adminlist1 tbody tr.unread_mail 	{ background-color: #C2DFFF;  border-top: 1px solid #fff; }
table.adminlist1 tbody tr.unread_mail td { background-color: #C2DFFF; border-top: 1px solid #FFF;}

table.adminlist1 tbody tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.adminlist1 tbody tr.row td { }
table.adminlist1 tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF;}
table.adminlist1 tbody tr.row2 td { background: #FBFDB9; border-top: 1px solid #FFF;}
table.adminlist1 tbody tr.row3 td { background: #fff; border-top: 1px solid #FFF;font-weight:bold;color:#0033CC;}

table.adminlist1 tfoot tr { align: left;  color: #333; }
table.adminlist1 tfoot td,
table.adminlist1 tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; align: left; }

table.adminlist1 td.order 		{ text-align: center; white-space: nowrap; }
table.adminlist1 td.order span { float: left; display: block; width: 20px; text-align: center; }

table.adminlist1 .pagination { margin:0;padding:0;}
a:link {
    color: #0B55C4;
    text-decoration: none;
}
a, img {
    margin: 0;
    padding: 0;
}
a {
    color: #666666;
    text-decoration: none;
}
/* Huyvh add css hack theme */
.egov-inputfield:hover{
	border: 1px solid rgb(245,134,52) !important;
	
}
.egov-select:hover {
	border: 1px solid rgb(245,134,52) !important;
}
.egov-calendar:hover {
	border: 1px solid rgb(245,134,52) !important;
}
.egov-inputfield {
    padding: 7px !important;
    font-weight: normal !important;
    
    
}
label.egov-label {
	font-family: Arial;
}
#egov-content-container table {
	font-size: 13px !important;
}
.taglib-page-iterator .search-results
{
	color: #000000 !important;
    font-weight: bold;
}
.aui-field-label
{
	font-size: 13px !important;
	font-weight: normal !important;
}
input[type="text"]
{
	border: 1px solid #ADADAD !important;
}
.egov-button{
	background-color: #EF5A00 !important;
    border: 1px solid #CD4D00 !important;
    border-radius: 5px !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    font-size: 13px !important;
    font-weight: bold !important;
    min-height: 18px !important;
    padding: 6px 10px !important;
    text-align: center !important;
    background-image: none !important;
    text-shadow: none !important; 
    margin-left: 10px;
    text-transform:uppercase !important;
    
	
}
.egov-khaisinh-button-search {
background:url(../images/csms/icon-search.png) no-repeat 10px 7px #f4f4f4 !important;
border:1px solid #ADADAD;
color:#000 !important;
cursor:pointer;
font-size:14px;
height:32px;
margin-right: 8px;
padding:0 12px 0 28px !important;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
font-weight:normal !important;
text-shadow:none !important;
background:url(../images/icon-search.png) no-repeat 10px 5px #f3f3f3 !important; /* Old browsers */
background:url(../images/icon-search.png) no-repeat 10px 5px -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%) !important ; /* FF3.6+ */
background:url(../images/icon-search.png) no-repeat 10px 5px -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3298ff), color-stop(100%,#3097ff)) !important ; /* Chrome,Safari4+ */
background:url(../images/icon-search.png) no-repeat 10px 5px -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 100%) !important; /* Chrome10+,Safari5.1+ */
background:url(../images/icon-search.png) no-repeat 10px 5px -o-linear-gradient(top, #ffffff 0%,#f3f3f3 100%)!important ; /* Opera 11.10+ */
background:url(../images/icon-search.png) no-repeat 10px 5px -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 100%)!important ; /* IE10+ */
background:url(../images/icon-search.png) no-repeat 10px 5px linear-gradient(to bottom, #ffffff 0%,#f3f3f3 100%)!important ; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 )!important ; /* IE6-9 */
}
.egov-khaisinh-button-search:hover {
background-color:#ef5a00 !important;
border-color:#cd4d00 !important;

}
a.egov-button:hover {
	background-color:#c8550f;
	border:1px solid #e76314;
	text-decoration:none;
	color: #fff;
	
}
.egov-button:hover {
	background-color:#c8550f !important;
	border:1px solid #e76314 !important;
	text-decoration:none !important;
	color: #fff !important;
	
}
div.egov-uploadfile {
    background: linear-gradient(to bottom, #F5F5F5 0%, #DFDFDF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #D8D8D8;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 3px 6px;
    position: relative;
    vertical-align: top;
    margin-right: 20px;
    white-space: nowrap !important;
}
div.egov-uploadfile .textupload {
    background: url("../images/icons/icon-upload.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #000000;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    padding-left: 17px;
    vertical-align: top;
}

div.egov-uploadfile input {
    cursor: pointer;
    display: block;
    font-size: 20px;
    left: 0;
    max-width: 100px;
    opacity: 0;
    position: absolute;
    top: 0;
}
span.egov-label-uploadfile {
	margin-left: 0px !important;
}
table.egov-table-container tr td {
	padding: 3px !important;
	color: black !important;
}
.title {
	color: black !important;
}
.ui-autocomplete.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
	width: 360px !important;
	list-style: none !important;
}
.ui-corner-all {
	font-size: 13px !important;
	font-family: Arial;
	color: black !important;
		
}
.portlet-msg-info {
	font-size:14px !important;
}
.egov-button-normal {
	background-color: #EF5A00 !important;
    background-image: none !important;
    border: 1px solid #CD4D00 !important;
    border-radius: 5px !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-left: 10px;
    min-height: 18px !important;
    padding: 6px 10px !important;
    text-align: center !important;
    text-shadow: none !important;
    
    

}
.egov-button-normal:hover {
	background-color:#c8550f !important;
	border:1px solid #e76314 !important;
	text-decoration:none !important;
	color: #fff !important;
	
}

#egov-tab li a.active {
  
   
    background-color: #FFFFFF !important;
    border-color: #D1D9DA #D1D9DA !important;
    border-image: none !important;
    border-style: solid solid none !important;
    border-width: 1px 1px medium !important;
    color: #3A88CB !important;
}
.aui-tab-active .aui-tab-label {
	text-shadow: none !important;
}

#egov-tab li a {
	border: none !important;
}
.aui-tab-active .aui-tab-content, .aui-tab-active .aui-tab-content:hover
{
	background: #fff !important;
	border-color:#fff !important;
}
#portlet_vanbandenmanagementportlet_WAR_qlvbdhappportlet .aui-state-active,
#portlet_xulyvanbancongviecportlet_WAR_qlvbdhappportlet .aui-state-active, 
#portlet_lienthongmanagementportlet_WAR_qlvbdhappportlet .aui-state-active,
#portlet_quantrichucnangportlet_WAR_qlvbdhappportlet .aui-state-active
{
	background: none !important;
}
#portlet_vanbandenmanagementportlet_WAR_qlvbdhappportlet .aui-state-default,
#portlet_xulyvanbancongviecportlet_WAR_qlvbdhappportlet .aui-state-default, 
#portlet_lienthongmanagementportlet_WAR_qlvbdhappportlet .aui-state-default,
#portlet_quantrichucnangportlet_WAR_qlvbdhappportlet .aui-state-default
{
	background: none !important;
}
.aui-tab-active .aui-tab-content
{
	box-shadow:none !important;
}
.aui-tabview-list .first, .aui-tabview-list .aui-tab:first-child {
	 border-left-color: transparent !important;
    border-left-width:  0px !important;
}
.aui-tabview-list .last, .aui-tabview-list .aui-tab:last-child {
	 border-right-color: transparent !important;
    border-right-width:  0px !important;
}
.aui-tab-active strong {
	font-weight: bold !important;
	color: #3a88cb !important;
}
/*
.delta-selector {
	display: none !important;
}*/
table.hscvvanban tr td a {
	color: #075D9A !important;
	cursor: pointer;
}
table.hscvvanban tr td a:hover {
	color: #f58634 !important;
	
}
table.egov-table td a {
	cursor: pointer !important;
}
div.egov-uploadfile {
    background: linear-gradient(to bottom, #F5F5F5 0%, #DFDFDF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #D8D8D8;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 3px 6px;
    position: relative;
    vertical-align: top;
    margin-right: 20px;
}
div.egov-uploadfile .textupload {
    background: url("../images/icon-upload.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #000000;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    padding-left: 17px;
    vertical-align: top;
}

div.egov-uploadfile input {
    cursor: pointer;
    display: block;
    font-size: 20px;
    left: 0;
    max-width: 100px;
    opacity: 0;
    position: absolute;
    top: 0;
}

span.egov-label-uploadfile {
	margin-left: 0px !important;
}
.egov-select {font-size: 14px !important;} 

/*ket thuc*/
/* Huyvh.unitech add css theme moi*/
fieldset {border: none !important;}
fieldset.collapsible legend {margin-top: 10px !important;}
table.taglib-search-iterator th {background: #005a93 !important;height: 15px !important}
table.taglib-search-iterator th.sort-column {background: #005a93 !important;height: 15px !important}
.traodoi_left {padding-top: 10px;}
div.fonttext {padding-bottom: 10px;}
div.fonttext table td {padding: 3px;}
.quarter-calendar {margin-top: 115px !important;}
#calendar {font-family:arial !important;}
div.egov-search-form-control table {font-weight: normal !important;}
.hscv_right table {font-weight: normal !important;}
table tr td h3 {font-size: 13px !important;}
#portlet_quantringuoidungportlet_WAR_qlvbdhappportlet table tr td a.aui-helper-hidden {font-weight: bold !important;}
table.taglib-search-iterator td a {color: #075d9a !important; }
.aui-field-input {width: auto !important;}
table.egov-table {font-size: 13px !important;}
ul#menu_qlvbdh {margin: 0px !important}
.wd-main-content_qlvbdh table.wd-table { clear: none !important;}
#listVanBanDenContainer table tr td.align-left.col-3.last.valign-top {padding:4px !important}
table.tableChiTietVBDen tr td {white-space: normal;}
#loaiSapXepVanBanDenTemp,#kieuSapXepVanBanDenTemp,#sapxeptheo,#tangGiam {color: #000;font-weight: normal;}
table select {color: #000;font-weight: normal;}
.egov-list-header .egov-label-header {text-transform: uppercase;}
#portlet_quantrichucnangportlet_WAR_qlvbdhappportlet table.egov-table tr td span {font-weight: bold;}
#capNhatUser table tr td div span {font-weight: bold;}
.label.egov-label-header {text-transform: uppercase;}
#timKiemCH .egov-select {font-weight: normal !important;}
#timKiemCH label.egov-label {font-weight: normal !important;}
.egov-select {font-weight: normal !important;}
#chkChuaDoc {margin-right: 5px;}
div.col2 span {font-weight: normal;}
#portlet_adapterportlet_WAR_qlvbdhappportlet .portlet-topper {display: none;}
#portlet_danhmucportlet_WAR_qlvbdhappportlet fieldset table tr td {font-weight: normal;}
#portlet_quantrichucnangportlet_WAR_qlvbdhappportlet fieldset table tr td {font-weight: normal;}
#danhSachLuuTruHoSoCongViec table tr td {padding: 3px;}
#soanTin {top: 0px !important;}
select#listPrivateTransfer {margin-left: 10px;}
select#donViChuyen {width:100%;}
table.hscvdetail tr td {color: #000;}
table.hscvvanban tr td {color: #000;}
div#egov-tab {margin-bottom: 5px;}
table.hscvphanquyen tr th {color: #fff !important;}
table.hscvphanquyen tr td {color: #000;}
/* fix dialog message hscv*/
div#confirmBox {
	background: #fff !important;
	border-radius:5px;
	border: 1px solid #ccc !important;
}

#confirmBox h1 {
   	color: #000 !important;
    font-family: arial !important;
    padding-left: 5px !important;
    background: #fff !important;
    padding-top: 5px !important;
    display: none !important;
}
#confirmBox p {
	color: #000 !important;
    font-family: arial !important;
    padding-left: 5px !important;
    padding-top: 0 !important;
    margin-bottom: 0px !important; 
    font: normal !important;
    font-size:14px !important;
}
div#confirmButtons {font-family: arial !important; background:#fff !important  ;border-top: 1px solid #005a93 !important ;}
#listVanBanDenContainer .align-left.col-3.last.valign-top div ul {margin: 0px !important;}
#_traodoinoibomanagementportlet_WAR_qlvbdhappportlet_treeMsg ul {margin: 0px !important;}
#portlet_hosocongviecportlet_WAR_qlvbdhappportlet ul {margin: 0px !important;}
table.luanChuyenVB tr th {color: #fff !important;}
table.lcvbdi tr th {color: #fff !important;}
table.ctvbanden tr th {color: #fff !important;}

table.lcvbdi tfoot tr th,table.luanChuyenVB tfoot tr th,table.ctvbanden tfoot tr th {background: #fff !important;}
table.lcvbdi tfoot tr th input,table.luanChuyenVB tfoot tr th input,table.ctvbanden tfoot tr th input {margin: 10px;} 
.ui-datepicker-title select {width: auto !important;}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {font-family: arial !important;}
table.vbdiDinhKem tr th {color: #fff !important;}
div#tab-container_qlvbdh ul {margin: 0px !important;}
#egov-tab li {
	white-space: nowrap !important;
}
#divFileDinhKem table tr td {color: black !important; }
#egov-tab li a {font-weight: normal !important;}
.wd-main-content_qlvbdh ul.etabs {margin: 0px !important;}
#listVanBanDenContainer ul {margin: 0px !important;}
.egov-calendar.hasDatepicker {padding-left: 5px !important;}
.searchtext b{
    font-weight: bold;
    background-color: yellow;
}
#portlet_lienthongmanagementportlet_WAR_qlvbdhappportlet #egov-tab {margin:0px !important}
#portlet_xulyvanbancongviecportlet_WAR_qlvbdhappportlet #egov-tab {margin:0px !important}
#confirmBox .button {
	background: #ef5a00 !important;
    border: 1px solid #cd4d00 !important;
    border-radius: 5px !important;
    color: #fff !important;
    cursor: pointer !important;
    font-size: 14px !important;
    font-weight: bold !important;
    min-height: 18px !important;
    padding: 5px 15px !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: bold !important;
	
}
#confirmBox .button span {background:  none !important ; }
#confirmBox .blue {
	text-shadow: none !important; 
}
#confirmBox .gray {
	text-shadow: none !important;
}
#confirmBox { margin-left: -155px !important;width: 300px !important;}
div.portlet-msg-success {margin-left: 10px !important;}
/* Huyvh Add css hack auto screen app QLVBDH*/
body {min-width: 1000px !important;}
#listQuyenHoSoCongViec table tr td {font-weight: normal !important;}
table#tblDonVi tr th {
	background: #005a93 !important;
	color: #fff;
}
ul.yui3-aclist-list {
    background: #f2f5f7 !important;
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important; 
}
ul.yui3-aclist-list li {
     font-size: 14px !important;
     font-weight: normal !important;
     width: 100% !important;
     padding: 0px !important;
     font-family: arial;
}
/* fix allow scroll list item autocomplate*/
div.yui3-aclist {
	height: 300px !important;
	overflow-y:auto !important;
}
tr.results-row.hover:nth-child(2n+1) td {
	background: #fff !important;
}
tr.results-row.hover:nth-child(2n) td {
	background: #f3f3f3 !important;
}
/* tab qlvbdh*/
#egov-tab-cus {
	padding: 0;
	margin-bottom: 10px;
	border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
}
#egov-tab-cus ul.aui-tabview-list {
   display: table;
	padding: 0;
	margin: 0 0 -2px 0!important;
	table-layout: fixed;
	width: 100%;
	background: none!important;
	/* border-width: 0 0 1px 0!important; */
	border-radius: 0!important;
	border-width: 0 0 2px 0!important;
	border-bottom: none !important;
}
#egov-tab-cus ul.aui-tabview-list li {
	min-width: 130px!important;
	border: 1px solid #dfdfdf!important;
	border-top-left-radius: 5px!important;
    border-top-right-radius: 5px!important;
    -moz-border-top-left-radius: 5px!important;
    -moz-border-top-right-radius: 5px!important;
    -webkit-border-top-left-radius: 5px!important;
    -webkit-border-top-right-radius: 5px!important;
    background: #fff !important!important;
	color: #000 !important!important;
	position: relative!important;
	dispaly: table-cell!important;
	float: left!important;
	padding: 0 10px!important;
	line-height: 33px;
	margin-right: 2px;
}
#egov-tab-cus ul.aui-tabview-list li.aui-state-active {
	color: #005a93 !important;
	background: #eef3f7 !important;
}
#egov-tab-cus ul.aui-tabview-list li span.aui-tab-content {
	float: left;
	width: 100%;
	text-align: center;
	background: none!important;
	border: none!important;
}
#egov-tab-cus ul.aui-tabview-list li.aui-state-active span.aui-tab-content:before {
	content: '';
	display: block;
	width: 80%;
	margin-left: -40%;
	left: 50%;
	position: absolute;
	top: 0px;
	border-bottom: none;
	cursor: default;
	border-top: 1px solid #005a93;
}
#egov-tab-cus ul.aui-tabview-list li span.aui-tab-content a {
	text-decoration: none;
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
#egov-tab-cus .tab_container {
	padding: 0 10px 10px 10px;
	border: 1px solid #dfdfdf;
}
div.egov-container ul li {
	white-space: nowrap !important;
}
/* fix xuong hàng tab li on chorme*/
* { text-rendering: geometricPrecision; }
div.page-links span {
	white-space: nowrap !important;
	
}
div.search-results {
	white-space: nowrap !important;
}
.egov-uploadfile {
	white-space: nowrap !important;
}
.aui-field-content, .aui-button-holder {
	white-space: nowrap !important;
}
/* Huyvh hack style hide all title portlet qlvbdh*/
.portlet-title-text {
	display: none !important;
}

/*---------------------------------------
    Tool tip style
-----------------------------------------*/
.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#F5F5F5;
	border-radius:5px;
	padding:5px;
	font-size:12px Arial;
}
.rowloaicongviec{
	font-weight:bold;
}

.autohideVanBan{
    overflow-y: auto;
    max-height: 300px;
    margin-left: 28px;
}
.sortAsc{
    background: url(../images/sort-up.png);
    display: inline-block !important;
    width: 10px;
    height: 10px;
    background-size: 10px 10px;
}
.sortDesc{
    background: url(../images/sort-down.png);
    display: inline-block !important;
    width: 10px;
    height: 10px;
    background-size: 10px 10px;
}
.sortEmpty{
    background: url(../images/sort.png);
    display: inline-block !important;
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
}
/*---------------------------------------
    UBND Custom Mix
    1. Trang-chu
-----------------------------------------*/
.uni-calendar-mix{height: 20px !important;}

pre{
	white-space: pre-wrap !important;
    font-family: Tahoma, Helvetica, sans-serif !important;
}

input:disabled {
    background: #dddddd !important;
}

.jquery-modal-blockerClass{
	z-index: 999999 !important;
}
.ui-datepicker{
	z-index: 9999999 !important;
}
.xacthuc-kyso-ok{
	cursor: pointer;
	background: transparent url(/qlvbdh-app-portlet/images/check.png) center right no-repeat;
    padding-right: 18px;
    background-size: 17px 17px;
    margin-right: 3px;
}
.xacthuc-kyso-error{
	cursor: pointer;
	background: transparent url(/qlvbdh-app-portlet/images/warning.png) center right no-repeat;
    padding-right: 18px;
    background-size: 17px 17px;
    margin-right: 3px;
}
.pdf-preview{
	cursor: pointer;
	background: transparent url(/qlvbdh-app-portlet/images/eye.png) center right no-repeat;
    background-size: 17px 17px;
    padding-left: 18px;
    margin-left: 5px;
    margin-right: 5px;
}