@charset "utf-8";
/* -----------------------------------------------------------------------
 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.
----------------------------------------------------------------------- */
/* Conditional-CSS Import  */
  @import "./c-css.php";
/* reset.css */
html 
{
	border:0;
}

body   
{
	line-height:1.5;
	background:url(../images/body-bg.png) 0 0 repeat-x #fefefe;
	height: 100%;
	width: 100%;
	min-width:1000px;
	font-family:Tahoma, sans-serif, verdana;
	font-size: 12px;
	margin:0 !important;
}	
	
/* css output*/
.output 
{
	width:100%; /*เปลี่ยนจาก 1280px*/
}  
	  
/* header */
.header 
{
	position:relative;
	width:98%; /*เปลี่ยนจาก 1280px*/
	height:100px;
	/*background-repeat: no-repeat;
    background-color: #B30000;
	background: url(../images/header.jpg) no-repeat;
	background-color: #C10015;
	background-repeat: no-repeat; 
	background-image: url(../images/header.png);*/
	background:url(../images/bg.jpg) 0 0 repeat-x #fefefe;
	background-position:center;
	margin:auto;
}

.change-language
{
	width: 98%;
	padding-top:4px;
	margin:auto;
}

.messageOnhead{
	position:absolute;
	left:400px; 
	top:90px; 
	width:auto; 
	height:20px;  
	z-index:1;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	}
	
/* footer */
.footer
{
	height: 25px;
	width:98%;  /*เปลี่ยนจาก width:1280px;*/
	font-size: 0.8em;
	text-align: center;
	background: url(../images/footer.png);
	vertical-align: middle;
	padding-top: 7px;
	margin:auto;
	margin-top:4px;
}
/* content */
.content
{ 
	/*เพิ่ม class มาใหม่*/	
	width: 98%;
	background-color:#ffffff; /*เพิ่ม*/
	position:relative;
	overflow: hidden;
	margin:auto;
	border-left:1px solid #c4c4c4 !important;
	border-right:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
} 

/* ---------------------------------------------------------------------------------------------------------------------------------------------- */
/*ใช้ใน แท๊ก br เพื่อทำการ เคลียร์ค่า float*/
.clear-all{clear:both; line-height:0; height:0;}
/*=== เครื่องหมาย * ที่ต้องเป็นสีแดง ==*/
.require{color:red;}
.norequire{color:red;}
.disabled{color : #979797;background-color : #ECECEC !important;font-weight : bolder;border: solid #000;}
.disabled, .disabled:focus{background-color : #ECECEC !important;font-weight : bolder;border : solid #000;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:none;}
a img {border:none;}
label {display:inline-block;font-weight:bold;margin-right:20px;position:relative;}

input 
{
    font-family:Tahoma, sans-serif, verdana;
    font-size: 12px;
    /*height:24px;*/
    padding:2px !important;
    border:1px solid #edebeb !important;
    /*background-color:#ffffff !important;*/
}

input.textreadonly{
	background-color:#DDD;
}

input[type=submit], input[type=reset], input[type=button] {font-family:Tahoma, sans-serif, verdana;font-size: 12px;padding:2px !important;}
select 
{
    font-family:Tahoma, sans-serif, verdana;
    font-size: 12px;
    height:24px;
    /* padding:2px !important; */
    border:1px solid #edebeb !important;
    background-color:#ffffff !important;
}
textarea 
{
    font-family:Tahoma, sans-serif, verdana;
    font-size: 12px;
    height:72px;
    width:440px;
    padding:2px !important;
    border:1px solid #edebeb !important;
    background-color:#ffffff !important;
}
/*กำหนดแสดงผล สีbackground และขอบของ กล่อง input เมื่อมีการคลิก(focus) เกิดขึ้น*/
input:focus, textarea:focus, select:focus {border-color:#006 !important;border-width: 2px;background-color:#fff !important;}

/*view content */
/*navigator*/
.contentview{ width:100%;background-color:#ffffff; /*เพิ่ม*/}

.navigator
{ 
	width:100%;
	font-weight: bold;
	color:#530000;
	font-size:12px;
	background: #999; /* for non-css3 browsers */
	border-top-width:2px;
	border-top-style:groove;
	border-top-color:#B30000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ccc,  #fff); /* for firefox 3.6+ */

	/*background: #E8E8E8; url(../images/bgnavigator.png) no-repeat; */
	padding-left:20px;
	vertical-align: middle; 
	line-height: 23px;
}

.navigator a{ text-decoration:underline; }

/*Main Content*/
.contentview .maindata{width:100%;background-color:#ffffff;} 

/*tablesearch*/  /*ตาราง*/
table.tablesearch 
{ 
	padding: 10px; 
	background-color:#FFFAF0; /*#f4f2f2*/
	border-width:1px; 
	border-color:#f6dfdf;
	border-style:dashed; 
	text-align:left !important; 
}
table.tablesearch tr td{ font-size: 12px;vertical-align: middle; }
table.tablesearch .leftlabel{width:220px;font-weight: bold;text-align:left !important;}
table.tablesearch .leftlabel2{width:110px;font-weight: bold;text-align:left !important;}
table.tablesearch .middlelable{width:20px;text-align:center !important;}
table.tablesearch .middlelable{text-align:left !important;}

/*tabledetial
table.tabledetial { padding: 10px 10px 10px 10px; background-color:#f5fffe; text-align:left !important; } ตาราง
table.tabledetial tr td{ font-size: 14px;background-color:#ffffff;vertical-align: middle; }
table.tabledetial .leftlabel{width:220px;font-weight: bold;text-align:left !important;}
table.tabledetial .middlelable{width:20px;text-align:center !important;}
table.tabledetial .middlelable{text-align:left !important;}*/

/*tablelinkadd*/
.contentview .maindata	table.tablelinkadd {text-align:left !important;}
.contentview .maindata table.tablelinkadd tr{font-size: 12px; height:40px;}

/*tabledata*/
/*รูปแบบตารางที่ใช้แสดงผล*/
table.tabledata{width: 100%;border-collapse: collapse; /*table-layout:fixed; */}
table.tabledata thead th{color: #ffffff;border:1px solid #ffffff;font-weight: bold;font-size: 12px;text-align: center;height: 30px;
 background-color:#8B0000;
/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B0000', endColorstr='#ffffff'); *//* for IE */
/*	background: -webkit-gradient(linear, left top, left bottom, from(#8B0000), to(#8B0000)); *//* for webkit browsers */
/*	background: -moz-linear-gradient(top,  #8B0000,  #8B0000); *//* for firefox 3.6+ */
	
}
table.tabledata tbody tr {background-color: #fcc7c7;text-align: left;height:25px;
}
table.tabledata tbody tr td{border:1px solid #ffffff;padding-left:10px;padding-right:10px;vertical-align:top;font-size: 12px;word-wrap:break-word;}
table.tabledata tfoot th{color: #FFFFFF;background-color: #b8a851;border:1px solid #ffffff;font-weight: bold;font-size: 12px;height: 25px;}
table.tabledata .col_no{width:5%;text-align:center;}
table.tabledata .col_edit,table.tabledata .col_del{width:50px;padding:0px;}
table.tabledata  .col_add{width:7%;}
table.tabledata .rowA {background-color:#FDFDFD;height:25px;text-align:left;}
table.tabledata .rowA-MouseOver {background-color:#FAF0E6;height:25px;text-align:left;}
table.tabledata .rowA-MouseOut {background-color:#FDFDFD;height:25px;text-align:left;}
table.tabledata .colsA-MouseOver {background-color:#FFF;height:25px;text-align:center;}
table.tabledata .colsA-MouseOut {background-color:#FFFF95;height:25px;text-align:center;}

table.tabledata .TitlesTab {background-color:#EFEFEF !important; padding: 3px 0 3px 3px !important;font-size: 11pt !important;font-weight:bold !important;text-align:left !important;color: #000000 !important;}
table.tabledata .TitlesTab2 {background-color:#FFEEDD !important; padding :3px 0 3px 3px !important;font-size: 11pt !important;font-weight:bold !important;text-align:left !important;color: #CA6326 !important;}
table.tabledata .TitlesTab3 {background-color:#FFFFCC !important; padding :3px 0 3px 3px !important;font-size: 11pt !important;font-weight:bold !important;text-align:left !important;color: #CA6326 !important;}
table.tabledata .TitlesTab4 {background-color:#EEEEEE !important; padding :3px 0 3px 3px !important;font-size: 11pt !important;font-weight:bold !important;text-align:left !important;color: #CA6326 !important;}

table.tabledata .rowAhead {background-color:rgb(228, 238, 240);height:25px;text-align:left;}

/*tablereport*/
/*รูปแบบตารางที่ใช้แสดงผล*/
table.tablereport{width: 100%;border-collapse: collapse; table-layout:fixed; }
table.tablereport thead th{color: #ffffff;border:1px solid #cdcccb;font-weight: bold;font-size: 12px;text-align: center;height: 30px;
 background-color:#8B0000;	
}
table.tablereport tbody tr {background-color: #fcc7c7;text-align: left;height:25px;
}
table.tablereport tbody tr td{border:1px solid #cdcccb;padding-left:10px;padding-right:10px;vertical-align:top;font-size: 12px;word-wrap:break-word;}
table.tablereport tfoot th{color: #FFFFFF;background-color: #b8a851;border:1px solid #cdcccb;font-weight: bold;font-size: 12px;height: 25px;}
table.tablereport .rowSTG {background-color:#cd6758;height:25px;text-align:left;}
table.tablereport .rowTAC {background-color:#eeafa6;height:25px;text-align:left;}
table.tablereport .rowKPIL1 {background-color:#FAF0E6;height:25px;text-align:left;}
table.tablereport .rowKPIL2{background-color:#FFF;height:25px;text-align:left;}
table.tablereport .rowKPI-MouseOutL1 {background-color:#FAF0E6;height:25px;text-align:left;}
table.tablereport .rowKPI-MouseOutL2 {background-color:#FFF;height:25px;text-align:left;}
table.tablereport .rowKPI-MouseOver {background-color:#dcc2be;height:25px;text-align:left;}

.topleft{
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
}
.topright
{
	-moz-border-radius-topright:0;
	-webkit-border-top-right-radius:0;
}
.bottomright{
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
}
.bottomleft{
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
} 
.tfoot{ 
	color: #ffffff;border:1px solid #ffffff;font-size: 12px; background-color:#8B0000;
/*	border:1px solid #ffffff;*/
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B0000', endColorstr='#8B0000'); *//* for IE */
/*	background: -webkit-gradient(linear, left top, left bottom, from(#8B0000), to(#8B0000));*/ /* for webkit browsers */
/*	background: -moz-linear-gradient(top,  #8B0000, #8B0000 ); *//* for firefox 3.6+ */
/*	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;*/
	/*background: url(../images/bbl.png) no-repeat;*/
}


.nodata{ color: #CC0000; font-size: 12px;font-weight: bold;}

/*button submit*/
.btnSubmit 
{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #ededed 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#cccccc');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #999999 !important;
	display:inline-block;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.btnSubmit:hover 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ededed');
	background-color:#cccccc;
	cursor:pointer;
}
.btnSubmit:active {position:relative;top:1px;}

div.pagination 
{
    font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    text-align:center;
    padding:4px 6px 4px 0;
    background-color:#fff;
    color:#313031;
}
#mytable_foot 
{
	margin-left:15px; 
	margin-right:15px;
	margin-top:10px;
	margin-bottom:15px;
}
#mytable_foot a{ text-decoration:none;}

/* 		Form input		*/
table.tableinput 
{
    padding: 10px;
    background-color:#FFFAF0;
	border-width:thin; 
	border-color:#f2caca;
	border-style:dotted; 
    text-align:left !important;
}
table.tableinput .leftlabel{width:220px;font-weight: bold;text-align:left !important;}
table.tableinput .middlelable{width:20px;text-align:center !important;}
table.tableinput .middlelable{text-align:left !important;}
/*กรอบแสดง validation_errors()*/
div.errorBox{text-align:center; width:100%;padding: 5px 0px 5px 0px;background-color: #FFE9E9;color:red;margin-bottom: 5px;}

/*=== จัดการรูปedit และ del ===*/
.myedit, .mydel, .myadd {display: inline;width:100%;text-align:center !important;}

/* standard style of input*/
.button, a.button{
    min-width:70px;
    padding:5px;
    border:1px solid transparent;
    border-radius:3px;
    font-family: tahoma;
    font-size: 12px;
    background-repeat: repeat-x;
    text-align: center;
    box-shadow: 0px 0px 3px silver;
    -moz-box-shadow: 0px 0px 3px silver;
    margin-right:3px;
	cursor:pointer;
}

.button:hover{
	background-color:#fcfcfc;
}


/*input button style*/
.button_blue{
    border:1px solid #0086c5!important;
    color: #fff;
    background-image:url(../images/button_blue.png);
}
.button_blue:hover{
    border:1px solid #076b99!important;
    background-image:url(../images/button_blue_active.png)!important;
    background-position: center top;
}

.button_orange{
    border:1px solid #ff9920!important;
    background-image:url(../images/button_orange.png);
}
.button_orange:hover{
    border:1px solid #ff5a20!important;
    background-image:url(../images/button_orange_active.png)!important;
    background-position: center center;
}

.button_green{
    border:1px solid #62a70f!important;
    color: #000;
    background-image:url(../images/button_green.png);
}
.button_green:hover{
    border:1px solid #417601!important;
    background-image:url(../images/button_green_active.png)!important;
    background-position: center center;
}

/* Dropdown */
div.dropdown{
    display:none;
    position: absolute;
    background-color: #fff;
    border: 1px black solid;
}
div.dropdown ul{
    list-style: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
div.dropdown ul li{
    padding-left: 0px;
    margin-left: 0px;
    font-size: 12px;
}
div.dropdown ul li a{
    text-decoration: none;
    display:block;
    padding-left:10px;
    padding-top:5px;
    padding-bottom: 5px;
    padding-right:10px;
    color: #000;
    border-bottom: 1px #D0D0D0 solid;
    font-family: tahoma;
    font-size: 12px;
}
div.dropdown ul li a:hover{
    background-color: skyblue;
    color: #000;
}

/*--------------------------
	CSS  Menu Header
---------------------------*/
#stylefour
{
	position:relative;
	display:block;
	height:39px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}
	
#stylefour ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li
{
	display:block;
	float:left;
	margin:0;
}

#stylefour ul li a
{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;
}

#stylefour ul li a:hover,#stylefour ul li a:active,#stylefour ul li a.current
{
	color:#B30000;
	background:#fff url(../images/bgON.gif) no-repeat top right;
}
/*------------------------
	End  Menu Header
-------------------------*/


/* sub main menu */
ul.rightmenu{margin:0;padding:5px;list-style-type:none;display:block; width:100%; font-size:12px; font:Tahoma; }

ul.rightmenu li{margin:0; padding-left:15px;}

ul.rightmenu li.groupname{ color:#FFF; font-weight:bolder; display:block;height:20px; background:#38831E; margin-top:10px; padding:3px; text-align:left;}

ul.rightmenu li a{display:block;text-decoration:none;background:  url("../images/vert-one_arrow.gif") no-repeat 0 9px; padding:3px; padding-left:12px;text-align:left; height:12px; vertical-align:middle;}

/*ul.rightmenu li a:hover{height:25px;background:#feebfe url("../images/vert-one_arrow.gif") no-repeat 0 9px;text-align:left;}*/  /*สามเหลี่ยมเล็กๆ ตอนชี้เมนูย่อย ของเดิม*/   
ul.rightmenu li a:hover{height:12px;  color:009900; background:  url("../images/vert-one_arrow.gif") no-repeat 0 9px; padding:3px; padding-left:12px;text-align:left; height:12px; vertical-align:middle;}  /*สามเหลี่ยมเล็กๆ ตอนชี้เมนูย่อย ของเดิม*/   

/*ul.rightmenu li a.current,ul.rightmenu li a.current:hover{height:25px;background:#f6e0e2 url("../images/vert-one_arrow.gif") no-repeat 0 9px;}*/  
ul.rightmenu li a.current,ul.rightmenu li a.current:hover{height:15px;background:#f6e0e2 url("../images/icon-gray-report1.gif") no-repeat 0 9px;}   

.white{
	color:#ffffff;
}
.blue{
	color:#0000CC;
}
.gray{
	color:#CCCCCC;
}
.green{
	color:#00CC00;
}

/******** แผนที่ยุทธศาสตร์ *********/
.td_top_height_stg_map
{
	height:40px;
	vertical-align: middle;
	text-align:center;
	font-weight: bold;
	font-size: 16px;
	border-top:3px solid #97004B;
	border-bottom:3px solid #97004B;
	border-left:3px solid #97004B;
	border-right:3px solid #97004B;
	background-color: #FFF;
} 

.tr_height_stg_map
{
	height:60px;
	vertical-align: middle;
	text-align:center;
} 

.td_left_stg_map
{
	width:10%;
	min-width:200px;
	font-weight: bold;
	font-size: 12px;
} 

.td_right_stg_map_hover
{
	border-top:3px solid #008000;
	border-bottom:3px solid #008000;
	border-left:3px solid #008000;
	border-right:3px solid #008000;
	background-color: #DFD;
} 

.td_right_stg_map_L1
{
	border-top:3px solid #95004A;
	border-bottom:3px solid #95004A;
	border-left:3px solid #95004A;
	border-right:3px solid #95004A;
	background-color: #FF8CC6;
} 

.td_right_stg_map_L2
{
	border-top:3px solid #95004A;
	border-bottom:3px solid #95004A;
	border-left:3px solid #95004A;
	border-right:3px solid #95004A;
	background-color: #FFC6E2;
} 

.td_right_stg_map_L3
{
	border-top:3px solid #95004A;
	border-bottom:3px solid #95004A;
	border-left:3px solid #95004A;
	border-right:3px solid #95004A;
	background-color: #FFE8F3;
} 

.td_right_stg_map_L4
{
	border-top:3px solid #95004A;
	border-bottom:3px solid #95004A;
	border-left:3px solid #95004A;
	border-right:3px solid #95004A;
	background-color: #FFF4FA;
} 

.td_right_stg_map_L5
{
	border-top:3px solid #004080;
	border-bottom:3px solid #004080;
	border-left:3px solid #004080;
	border-right:3px solid #004080;
	background-color: #9DCEFF;
} 

.td_right_stg_map_L6
{
	border-top:3px solid #004080;
	border-bottom:3px solid #004080;
	border-left:3px solid #004080;
	border-right:3px solid #004080;
	background-color: #CCE6FF;
} 

.td_right_stg_map_L7
{
	border-top:3px solid #004080;
	border-bottom:3px solid #004080;
	border-left:3px solid #004080;
	border-right:3px solid #004080;
	background-color: #E8F3FF;
} 

.td_right_stg_map_L8
{
	border-top:3px solid #004080;
	border-bottom:3px solid #004080;
	border-left:3px solid #004080;
	border-right:3px solid #004080;
	background-color: #F2F9FF;
} 

.td_right_stg_map_L9
{
	border-top:3px solid #004080;
	border-bottom:3px solid #004080;
	border-left:3px solid #004080;
	border-right:3px solid #004080;
	background-color: #F8FCFF;
} 

.td_right_stg_map_L10
{
	border-top:3px solid #004080;
	border-bottom:3px solid #004080;
	border-left:3px solid #004080;
	border-right:3px solid #004080;
	background-color: #FFFFFF;
} 
/*********************************/

/************ รายละเอียดตาราง *****************/
/* Pantakarn Manjan */
/* Modify 26/12/2556 */
.table_detail
{
	color:#000; 
	background-color:#E5E5E5; 
	border:1px dashed #C10015;
	padding:5px;
}

.table_detail th 
{
	padding:5px;
	text-align:left;
}

.table_detail td 
{
	padding-left:15px;
	padding-bottom:5px;
	text-align:left;
	vertical-align:middle !important;
}

/*********************************/


/************ รายละเอียดตาราง โครงการ *****************/
/* Pantakarn Manjan */
/* Modify 03/01/2557 */
#legenddetail{
	border-left: dotted 1px #BFB793;
	border-right: dotted 1px #BFB793;
	font-weight:bold;
	background-color:#FFFFFF; 
	padding: 0px 10px 0px 10px;
	font-size:12px;
}

#textheadlegenddetail{
	text-align:left;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma !important;
}

.nodata{
	color:red;
	font-weight:bold;
	font-size:12px;
}

table.tabledetail {
	padding: 20px 10px  20px 10px;
	text-align:left !important;
	font-size:12px;
	font-family:Tahoma !important;
}

table.tabledetail form tr {
	height:20px;
}

table.tabledetail td {
	padding-left:5px;padding-right:5px;
}

table.tabledetailrowdata{
	padding: 20px 10px  20px 10px;
	text-align:left !important;
	font-size:12px;
}

table.tabledetailrowdata thead th{
	background-color: #CCC;
	font-weight:bold;
	text-align: center;
	height: 25px;
	border:1px solid #666;
}

table.tabledetailrowdata tbody tr {
	text-align: left;
	height:20px;
}

table.tabledetailrowdata tbody tr td{
	border:1px solid #666;
	padding-left:10px;
	padding-right:10px;
	z-index: 10;
	vertical-align:top;
}
/*********************************/

/************** form login ***************/
#loginPanel{
	width:400px; 
	height:180px; 
	float:center; 
	border:#e1e2e4 solid 1px; 
	background:#f8f8f8;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
}

#loginPanel h2{ 
	vertical-align:middle;
	text-align:center; 
	width:400px; 
	height:35px; 
	margin:0px; 
	padding:0px; 
	font-size:20px; 
	color:#55585f; 
	background:#ededed url("../images/lock3.png") no-repeat 0 0px; 
	font-weight:bold; 
	border-bottom:#e9e7e8 solid 1px;
}
/*----------------- E N D --------------------*/

.money
{
	text-align:right;		
}

.auto_money
{
	text-align:right;		
}

input[readonly]
{
	background-color:inherit;	
}

input[readonly]:focus
{
	
}

.datepicker:read-only
{
	background-color:#FFFFFF !important;
}

/************** Tab Detail *****************/
#css_tabmenu {
  border: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #8e8e8e;
  width: 98%;
}
#css_tabmenu > ul {
  margin-top: 6px !important;
}
#css_tabmenu ul {
  background: #CDCDCD;
  background: -webkit-linear-gradient(#cdcdcd 0%, #e2e2e2 80%, #cdcdcd 100%);
  background: linear-gradient(#cdcdcd 0%, #e2e2e2 80%, #cdcdcd 100%);
  border-top: 1px solid #A8A8A8;
  -webkit-box-shadow: inset 0 1px 0 #e9e9e9, 0 1px 0 #664ac2, 0 2px 0 #8c80b5, 0 8px 0 #664ac2, 0 9px 0 #5238a6, 0 -1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 0 #e9e9e9, 0 1px 0 #664ac2, 0 2px 0 #8c80b5, 0 8px 0 #664ac2, 0 9px 0 #5238a6, 0 -1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 #e9e9e9, 0 1px 0 #664ac2, 0 2px 0 #8c80b5, 0 8px 0 #664ac2, 0 9px 0 #5238a6, 0 -1px 1px rgba(0, 0, 0, 0.1);
  height: 27px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#css_tabmenu ul ul {
  border-top: 6px solid #664ac2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#css_tabmenu ul ul a {
  line-height: 43px;
}
#css_tabmenu ul ul ul {
  left: 100%;
  top: 0;
}
#css_tabmenu li {
  float: left;
  padding: 0px 8px 0px 8px;
}
#css_tabmenu li a {
  color: #666666;
  display: block;
  font-weight: bold;
  line-height: 30px;
  padding: 0px 25px;
  text-align: center;
  text-decoration: none;
}
#css_tabmenu li a:hover {
  color: #000000;
  text-decoration: none;
}
#css_tabmenu li ul {
  background: #e0e0e0;
  border-left: 2px solid #664ac2;
  border-right: 2px solid #664ac2;
  border-bottom: 2px solid #664ac2;
  display: none;
  height: auto;
  filter: alpha(opacity=95);
  opacity: 0.95;
  position: absolute;
  width: 225px;
  z-index: 200;
  /*top:1em;
		/*left:0;*/

}
#css_tabmenu li:hover > ul {
  display: block;
}
#css_tabmenu li li {
  display: block;
  float: none;
  padding: 0px;
  position: relative;
  width: 225px;
}
#css_tabmenu li ul a {
  display: block;
  font-size: 12px;
  font-style: normal;
  padding: 0px 10px 0px 15px;
  text-align: left;
}
#css_tabmenu li ul a:hover {
  background: #949494;
  color: #000000;
  opacity: 1.0;
  filter: alpha(opacity=100);
}
#css_tabmenu p {
  clear: left;
}
#css_tabmenu .active > a {
  background: #664ac2;
  -webkit-box-shadow: 0 -4px 0 #664ac2, 0 -5px 0 #8c80b5, 0 -6px 0 #664ac2;
  -moz-box-shadow: 0 -4px 0 #664ac2, 0 -5px 0 #8c80b5, 0 -6px 0 #664ac2;
  box-shadow: 0 -4px 0 #664ac2, 0 -5px 0 #8c80b5, 0 -6px 0 #664ac2;
  color: #ffffff;
}
#css_tabmenu .active > a:hover {
  color: white;
}

div.hidden{
    display:none;
}
/******************************************/

legend
{
	font-size:16px;
}

input[type=checkbox]
{
	cursor:pointer;
}