default4_wev8.css 4.46 KB
@CHARSET "UTF-8";

body{
	/*background-color: #Fafafa!important;*/
}

.interval{
	color: #5b5b5b;
	padding-left: 9px!important;
	background-color: #fbfefe!important;
	font-size:12px;
}

.zDialog_div_bottom .interval{
	background-color: transparent!important;
}

.fieldName{
	padding-left:30px !important;
	background-color:#fbfefe !important;
	height:30px!important;
	font-size:12px;
	color:#75829f;
	word-wrap:break-word;
}

.e8Table .fieldName{
	padding-left:12px!important;
}

.e8Table .Selected td{
	background-color:#f5fafb!important;
	color:#000;
} 

.field{
	background-color:rgb(248,248,248) !important;
	height:30px!important;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	word-wrap:break-word;
}

.tableField{
	padding-left:0px!important;
	vertical-align:top;
	font-size:12px;
	background-color:#fbfefe!important;
	width:100%;
}

.LayoutTable input[type="checkbox"],
.LayoutTable input[type="radio"]{
	width:auto!important;
}	

.LayoutTable input.InputStyle,
.LayoutTable input.Inputstyle,
.LayoutTable input.inputStyle,
.LayoutTable input.inputstyle,
.LayoutTable input[type="text"],
.LayoutTable input[type="password"],.e8_innerShowContent,textarea,.sbHolder{
	border: 1px solid #eaecfe;
	width: 60%;
}


TABLE.ViewForm TR.Spacing TD.Line {
	backgrond-color: #eeeeee;
	backgrond-repeat: repeat-x;
	height: 1px;
}

select{
	height:26px;
	/*width:60%;*/
}


table.ViewForm .Selected td.fieldName,table.ViewForm .Selected td.field{
	/*background-color:#fff!important;*/
}

table.ListStyle .Selected td.fieldName,table.ListStyle .Selected td.field{
	/*background-color:#fff!important;*/
	color:#000;
}


.Selected ._pageSizeInput{
	border:none!important;
}

.Selected td.e8Selected input.inputStyle,
.Selected td.e8Selected input.inputstyle,
.Selected td.e8Selected input[type="text"],
.Selected td.e8Selected input[type="password"],
.Selected td.e8Selected input.Inputstyle,
.Selected td.e8Selected input.InputStyle,
.Selected td.e8Selected input.inputStyle,
.Selected td.e8Selected .e8_innerShowContent,
.Selected td.e8Selected textarea,
.Selected td.e8Selected .sbHolder{
	border:1px solid rgb(186, 186, 186);
}

.Selected td.e8Selected .e8_outScroll{
	border-left: 1px solid rgb(186, 186, 186);
}

.Selected td.e8Selected input.e8_browserInput
{
	border:none!important;
}

.Selected td.e8Selected input[type="submit"],
.Selected td.e8Selected input[type="reset"],
.Selected td.e8Selected input[type="file"],
.Selected td.e8Selected input[type="image"],
.Selected td.e8Selected input[type="button"]{
	border:none !important;
}
/*
.Selected td.fieldName input.inputStyle,
.Selected td.field input.inputstyle,
.Selected td.fieldName input.inputstyle,
.Selected td.fieldName input.InputStyle,
.Selected td.field input.inputStyle,
.Selected td.fieldName input.Inputstyle,
.Selected td.field input.Inputstyle,
.Selected td.field input.InputStyle,
.Selected td.fieldName input[type="text"],
.Selected td.field input[type="text"],
.Selected td.fieldName input[type="password"],
.Selected td.field input[type="password"],
.Selected td .e8_os,
.Selected td textarea,
.Selected td .sbHolder{
	border:1px solid rgb(186, 186, 186)!important;
}

.Selected td input.e8_browserInput,
.Selected td input[type="submit"],
.Selected td input[type="reset"],
.Selected td input[type="file"],
.Selected td input[type="image"],
.Selected td input[type="button"]{
	border:none !important;
}
*/

.hideBlockDiv,.toolbar{
	margin-right: 10px;
	color: rgb(204, 204, 204);
	cursor: pointer;
	display:inline-block;
	height:30px;
	text-align:center;
	line-height:30px;
}

.bgleft{
	background-image:url(../images/left_wev8.png);
	background-position:0% 50%;
	float:left;
	background-repeat:no-repeat;
	width:11px;
	height:19px;
	display:inline-block;
}

.bgmidd{
	background-image:url(../images/midd_wev8.png);
	background-position:0% 50%;
	background-repeat:repeat-x;
	height:19px;
	float:left;
	display:inline-block;
}

.bgright{
	background-image:url(../images/right_wev8.png);
	background-position:0% 50%;
	float:left;
	background-repeat:no-repeat;
	height:19px;
	display:inline-block;
	width:20px;
}
.bgright2{
	background-image:url(../images/right2_wev8.png);
	background-position:0% 50%;
	float:left;
	background-repeat:repeat-x;
	height:19px;
	display:inline-block;
	position: absolute;
	width: 100%;
}

.e8_grouptitle2{
	font-weight:bold;
	float:left;
	display:inline-block;
	color:#49597d;
	padding-left:5px;
}

table.ListStyleXml td a:link{
	max-width:100%!important;
}

.hideBlockDiv{
	width:30px;
	float:right;
}

.hideBlockDiv img{
	vertical-align:middle;
}