@charset "utf-8";
/* CSS Document */
.c { 
/* 	background: url("../images/bg_but.png") no-repeat scroll center top transparent; */
	width: 112px;
	/*display: block;*/
	text-align: center;
	padding: 7px 0px;
	font-weight: bold;
	text-decoration: none;
/* 	color: #FFF; */
	cursor: pointer;
	height:28px;
}

.css_button_l {
/* 	background: url(../image/butt_bg.jpg) repeat-x; */
	padding: 1px 7px;
	-moz-border-radius: 5px;
	border: 1px solid #b9b9b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
/* 	color: #5e5e5e; */
}

.css_ma {
	-moz-border-radius: 3px;
	border: 1px solid #b9b9b9;
	font-family: arial;
	font-size: 13px;
/* 	color: #000000; */
	padding: 3px 5px;
}

.css_drop {
	-moz-border-radius: 3px;
	border: 1px solid #b9b9b9;
	font-family: arial;
	font-size: 13px;
	text-align: left;
/* 	color: #000000; */
	height: 23px;
}

.css_gchu {
	padding-right: 10px;
	padding-left: 7px;
/* 	color: #000000; */
	text-align: left;
	font-family: arial;
	font-size: 12px;
/* 	background-color: Transparent; */
	width: auto;
	text-align: left;
}

.css_tieude {
	font-size: 14px;
	font-weight: bold;
}
/*--------table---------------*/
.data_tbl {
	 /*background: #FFFFFF url(../images/container_head_bg.jpg) repeat-x 0px
		0px; */
	/* border: 1px solid #cbcbcb; */
	position: relative;
	/*
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	*/
}

h3.tbl_title {
	font-size: 14px;
/* 	color: white; */
	font-weight: bold;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.C_in { /*background-color: #f2f2f2;*/
	padding: 20px;
	
}

.C_out { /*border: 1px solid #cbcbcb;*/
	/*-moz-border-radius: 3px;*/
	-webkit-border-radius: 3px;
	/*border-radius: 3px;*/
	padding: 2px;
	/*background-color: #FFFFFF;*/
}
/*-----------Table form--------------*/
#box-table-a {
	border-collapse: collapse;
	font-family: arial, Times, serif;
	font-size: 12px;
	margin: 10px 0;
	text-align: left;
}

#box-table-a th {
/* 	background: none repeat scroll 0 0 #B9C9FE; */
	border-bottom: 1px solid #FFFFFF;
	border-top: 4px solid #AABCFE;
/* 	color: #003399; */
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	font-weight: bold;
}

#box-table-a td {
/* 	background: none repeat scroll 0 0 #E8EDFF; */
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid transparent;
/* 	color: #666699; */
	padding: 8px;
}

.widget-header1 {
	border-bottom: 1px solid #DDDDDD;
	font-size: larger;
	font-weight: bold;
	line-height: 25px;
	margin: 15px 0;
	text-align: center;
	text-transform: uppercase;
}

span.mst {
/* 	background: none repeat scroll 0 0 #3399FF; */
	padding: 6px 6px;
}

.mst {
	border: 1px solid #DDDDDD;
	float: left;
	height: 12px;
	margin: 0;
	text-align: center;
	width: 12px;
}

/*-----------sortable--------------*/
.sortable {
	width: 100%;
	border-left: 1px solid #c6d5e1;
	border-top: 1px solid #c6d5e1;
	border-bottom: none;
}

.sortable th {
	/* background: url(../images/header-bg.gif); */
	text-align: left;
/* 	color: #cfdce7; */
	border: 1px solid #fff;
	border-right: none;
	vertical-align: middle;
}

.sortable th h3 {
	font-size: 10px;
	padding: 6px 0px 8px
}

.sortable td {
	padding: 4px 0px 6px;
	border-bottom: 1px solid #c6d5e1;
	border-right: 1px solid #c6d5e1;
}

.sortable .head h3 {
/* 	background: url(../images/sort.gif) 7px center no-repeat; */
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.sortable .desc,.sortable .asc {
/* 	background: url(../images/header-selected-bg.gif) */
}

.sortable .desc h3 {
/* 	background: url(../images/desc.gif) 7px center no-repeat; */
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.sortable .asc h3 {
/* 	background: url(../images/asc.gif) 7px center no-repeat; */
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.sortable .head:hover,.sortable .desc:hover,.sortable .asc:hover {
/* 	color: #fff */
}

.sortable .evenrow td {
/* 	background: #fff */
}

.sortable .oddrow td {
/* 	background: #ecf2f6 */
}

.sortable td.evenselected {
/* 	background: #ecf2f6 */
}

.sortable td.oddselected {
/* 	background: #dce6ee */
}

/* Footer */
/* ------ */
.sortable_pageSize {
	margin-right: 20px;
	text-align: left;
	float: left;
}

.sortable_gFCont /*.sortable_gridFooterContent*/ {
	padding: 0px;
	margin-top: 10px;
	border: 0px;
	height: 27px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	position: relative;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
/* 	color: #2b2b3d; */
	white-space: nowrap;
	z-index: 0;
	text-align: left;
}

.sortable_gFCont_F_D {
	padding: 0px;
	margin-top: 0px;
	border: 0px;
	height: 27px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	position: relative;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
/* 	color: #2b2b3d; */
	white-space: nowrap;
	z-index: 0;
}

.sortable_gPSTT {
	position: relative;
	top: 11px;
	display: -moz-inline-stack;
	display: inline-block;
	height: 17px;
	z-index: 2;
}

.sortable_gFCont .sortable_gPSTT {
	zoom: 1;
	*display: inline;
}

.sortable_gPSTD {
	width: 67px;
	position: absolute;
	right: -74px;
	top: -2px;
}

.sortable_gPSTDIC {
	width: 68px !important;
}
/*  position: absolute; */
.sortable_gFEC {
	top: 7px;
	right: 0px;
	height: 23px;
	white-space: nowrap;
	z-index: 1;
}

.sortable_gFCont_F_D .sortable_gFEC {
	width: 100%;
}

/* Container for the action links */
.sortable_gFALC {
	height: 19px;
	line-height: 19px;
	float: right; #
	float: none;
}

.sortable_gFCont_F_D .sortable_gFALC {
	float: none;
}

.sortable_gFAL {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	float: right;
}

a.sortable_gALF /*a.sortable_gridActionLinkFooter*/ {
	font-family: Verdana;
	font-size: 10px;
/* 	color: #27489d; */
	font-weight: normal;
	text-decoration: none;
	padding-right: 1px;
}

a.sortable_gALF:hover /*a.sortable_gridActionLinkFooter:hover*/ {
	font-family: Verdana;
	font-size: 10px;
/* 	color: #27489d; */
	font-weight: normal;
	text-decoration: underline;
	padding-right: 1px;
}

.sortable_gALFS /*.sortable_gridAdd_FilterSpacer*/ {
	width: 30px;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	float: right;
}

/* Container for the paging section */
/* float: right; */
.sortable_gFP { #
	float: none;
	margin-right: 6px;
}

.sortable_gFCont_F_D .sortable_gFP {
	width: 305px;
}

/* Container for the text in the paging section */
.sortable_gFPT {
	float: right;
	padding-top: 4px;
}

/* Container for navigation/paging buttons */
.sortable_gPBC {
	float: left;
	cursor: pointer;
}

/* Container for the page links */
.sortable_gPLC {
	float: right;
	padding-top: 2px;
	height: 22px;
}

/* Page link */
.sortable_gPLCL {
	font: normal 11px Verdana;
/* 	color: #353b4d; */
	text-decoration: none;
	cursor: pointer;
	padding: 1px 3px 1px 3px;
	border: 1px solid #99A3B5;
	margin-left: 2px;
	margin-right: 2px;
/* 	background-image: url(../images/page_number_normal.gif); */
	float: left;
}

/* Page link - hover */
.sortable_gPLCLH {
	font: normal 11px Verdana;
/* 	color: #304eab; */
	text-decoration: none;
	cursor: pointer;
	padding: 1px 3px 1px 3px;
	border: 1px solid #6b7cb0;
	margin-left: 2px;
	margin-right: 2px;
/* 	background-image: url(../images/page_number_over.gif); */
	float: left;
}

/* Separator between page links */
.sortable_gPLS {
	font-family: Verdana;
	font-size: 11px;
/* 	color: #44556D; */
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	display: none;
}

/* Page link disabled */
.sortable_gPLD {
	font-family: Verdana;
	font-size: 11px;
/* 	color: white; */
	font-weight: normal;
	cursor: default;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 1px;
	*margin-bottom: 3px;
	float: left;
}

/* Container for the total number of pages text */
.sortable_gTNOP {
	float: right;
	padding-top: 4px;
	height: 20px;
	margin-left: 3px;
	margin-right: 0px;
}

/* Container for the manual paging section */
.sortable_gMPS {
	float: right;
	padding-top: 2px;
	height: 20px;
	margin-left: 3px;
	margin-right: 0px;
}

/* Container for the manual paging textbox */
.sortable_gMPST {
	float: left;
	margin-left: 4px;
}

/* Container for the manual paging action link */
.sortable_gMPSL {
	float: left;
	margin-top: 3px;
	margin-left: 4px;
}

#buttonTable {
	margin: 20px auto;
}

.headerTable {
	text-align: center;
	font-size: larger;
	font-weight: bold;
}

/*-----------end sortable--------------*/

/* Corners displayed at the bottom of the grid */
/* ------ */

/* Container for the bottom corners */
.sortable_gFCnC {
	height: 7px;
	position: relative;
/* 	background-image: url(../images/footer_corner_middle.gif); */
	background-repeat: repeat-x;
	font-size: 1px;
	margin-left: 20px;
	margin-right: 20px;
}

/* Left corner */
.sortable_gFCnL {
/* 	background-image: url(../images/footer_corner_left.gif); */
	height: 7px;
	width: 20px;
	background-repeat: no-repeat;
	position: absolute;
	left: -20px;
}

/* Right corner */
.sortable_gFCnR {
/* 	background-image: url(../images/footer_corner_right.gif); */
	height: 7px;
	width: 20px;
	background-repeat: no-repeat;
	position: absolute;
	right: -20px;
}

.sortable_gFContT /*.sortable_gridFooterContainerTop*/ {
/* 	background-image: url(grouping_area.gif); */
	padding: 0px;
	margin-top: 0px;
	border: 0px;
	height: 34px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	position: relative;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
/* 	color: #2B2B3D; */
	white-space: nowrap;
	z-index: 0;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

.sortable_gFContTWT {
	height: 30px;
	background-position: 0px -4px;
}

.sortable_gFContTL {
	width: 20px;
	height: 46px;
/* 	background-image: url(grouping_area_left.gif); */
	position: absolute;
	left: -20px;
	top: 0px;
}

.sortable_gFContTWT .sortable_gFContTL {
/* 	background-image: url(grouping_area_left_wtop.gif); */
	background-position: 0px -4px;
	background-repeat: no-repeat;
}

.sortable_gFContTR {
	width: 25px;
	height: 46px;
/* 	background-image: url(grouping_area_right.gif); */
	position: absolute;
	right: -25px;
	top: 0px;
}

.sortable_gFContTWT .sortable_gFContTR {
/* 	background-image: url(grouping_area_right_wtop.gif); */
	background-position: 0px -4px;
	background-repeat: no-repeat;
}

.sortable_gFContTWG,.sortable_gFContTWG .sortable_gFContTL,.sortable_gFContTWG .sortable_gFContTR
	{
	height: 34px;
}

.sortable_gFContTWT_WG,.sortable_gFContTWT_WG .sortable_gFContTL,.sortable_gFContTWT_WG .sortable_gFContTR
	{
	height: 30px;
}

.sortable_gFContT .sortable_gPSTT {
	top: 14px;
}

.sortable_gFContTWT .sortable_gPSTT {
	top: 10px;
}

.sortable_gFContT .sortable_gPSTT,.sortable_gFContTWT .sortable_gPSTT {
	zoom: 1;
	*display: inline;
}

.sortable_gFContT .sortable_gFEC {
	top: 11px;
	right: -15px;
}

.sortable_gFContTWT .sortable_gFEC {
	top: 7px;
}

.sortable_gFContT a.sortable_gALF {
	
}

.sortable_gFContT .sortable_gFP {
	height: 21px; #
	height: auto;
	overflow: hidden; #
	overflow: visible;
}

INPUT {
	border: 1px solid #36AAF1;
/* 	background: none repeat scroll 0% 0% transparent; */
	font-size: small;
/* 	color: #FFF; */
	padding: 1px 5px;
	margin: 0px;
	height: 25px;
/*	float: left;
 	background-color: #0771B0; */
 	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
SELECT {
	border: 1px solid #36AAF1;
/* 	background: none repeat scroll 0% 0% transparent; */
	font-size: small;
/* 	color: #FFF; */
	padding: 1px 2px;
	margin: 0px;
	height: auto;
/*	float: left;
 	background-color: #0771B0; */
 	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.textareastyle {
	border: 1px solid #36AAF1;
/* 	background: none repeat scroll 0% 0% transparent; */
	font-size: small;
/* 	color: #FFF; */
	padding: 1px 2px;
	margin: 0px;
	height: 20px;
/*	float: left;
 	background-color: #0771B0; */
 	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.inputSearch {
	width: 200px;
	height: 25px;
	float: right;
	margin-top: 73px;
	margin-right: 60px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-color: rgba(0,0,0,.15);
}