/**XTcss*/

/*Start*/
.lib_Tab{width:100%;margin:0px;padding:0px;margin-bottom:15px;}
.lib_tabborder{border-bottom:1px solid #cccccc;}
.lib_Menubox {height:28px;line-height:28px;position:relative;}
.lib_Menubox ul{margin:0px;padding:0px;list-style:none; position:absolute; top:3px; left:0; margin-left:10px; height:25px;text-align:center;}
.lib_Menubox li{float:left;display:block;cursor:pointer;width:84px;color:#444444;margin-right:2px;height:25px;line-height:25px;}
.lib_Menubox li.hover{padding:0px;background:#fff;width:84px;border-left:1px solid #cccccc;border-top:3px solid #007799;border-right:1px solid #cccccc;
color:#007799;height:23px;line-height:25px;}
.lib_Contentbox{clear:both;margin-top:0px; border-top:none;height:auto; text-align:center;padding-top:8px;width: 100%;}
/*End*/


/**Start**/
.orange{color:Orange;}
.white{}
/**End**/


/**tableStart**/
.sticky-wrap {
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: auto; /* Prevent table from stretching to full size */
}
.sticky-wrap .sticky-thead {
	box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
	z-index: 100;
	width: 100%; /* Force stretch */
}
.sticky-wrap .sticky-intersect {
	opacity: 1;
	z-index: 150;
}
.sticky-wrap.overflow-y {
	overflow-y: auto;
	max-height: 50vh;
}
.subtotal { font-weight: bold; }
.span_red_color{
	color:red;
}
/**table end**/
/**閹兼粎鍌╟ss***/
.search_btn{
	margin-left: 20px;
}
.search_open{
	margin-left: 10px;
}
#hide-ul-form{
	display: none;
}
.hide-ul-form{
	display: none;
}
.total_box{
	font-weight: bold;
	color:red;
}


.disableHref  {
    cursor:default;
    color:#959595;
    text-decoration:none;
}
.disableHref:hover {
    cursor:default;
    color:#959595;
    text-decoration:none;
}
 .disableHref:active {
    cursor:default;
    color:#959595;
    text-decoration:none;
}
 .disableHref:visited {
    cursor:default;
    color:#959595;
    text-decoration:none;
}
 .disableHref:link{
    cursor:default;
    color:#959595;
    text-decoration:none;
}

.color_fonts_red{
		color:red;
}
.show_hide{
	display: none;
}

.control-td-label{
	float: right;
	text-align: right;
}

.ellipse{
	color: red;	
}
