NavHeader_wev8.css 4.18 KB
.MADNH_Title{
	color: rgb(164, 169, 174);
	border-bottom: 1px solid rgb(223, 223, 223);
	font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 6px 10px;
}
.MADNH_Content{
	padding: 10px 0px 0px 10px;	
}
.MADNH_Bottom{
	padding: 10px 0px 0px 10px;
	margin-bottom: 20px;		
}
.MADNH_SaveBtn{
	background-color: rgb(107, 163, 237);
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: block;
	font-family: 'Microsoft Yahei', Arial, sans-serif;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin: 0px;
	text-align: center;
	width: 348px;
	zoom: 1;	
}
.MADNH_BaseInfo_Entry{
	margin-bottom: 8px;	
}
.MADNH_BaseInfo_Entry_Label{
	display: inline-block;
	text-align: left;
	width: 60px;
	color: rgb(166,167,171);
	margin-right: 3px;
}
.MADNH_BaseInfo_Entry_Label_style8{
	width: 66px;
}
.MADNH_BaseInfo_Entry .cbboxEntry{
	display: inline-block;
	position: relative;
}
.MADNH_BaseInfo_Entry .cbboxLabel{
	color: #999;
	font-size: 12px;
	top:2px;
	left:20px;
}
.MADNH_Text{
	-webkit-appearance: none;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-writing-mode: horizontal-tb;
	border: 1px solid rgb(223, 223, 223);
	background-color: rgb(255, 255, 255);
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
	box-sizing: border-box;
	cursor: auto;
	display: inline-block;
	font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	letter-spacing: normal;
	line-height: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: rgb(0, 0, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: start;
	text-indent: 7px;
	text-shadow: none;
	text-transform: none;
	width: 275px;
	word-spacing: 0px;
	writing-mode: lr-tb;
	zoom: 1;
}
.MADNH_Htm{
	border: 1px solid rgb(223, 223, 223);
	width: 330px;
	height: 65px;
	font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 12px;
	overflow: auto;
}
.MADNH_Htm_style8{
	height: 100px;
}
.navHeader_nhbtn_title{
	color: #a4a9ae;
	border-bottom: 1px solid #dfdfdf;
	font-family: 'Microsoft Yahei',Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 6px 0;
	position: relative;
	margin-bottom: 5px!important;
}
.navHeader_nhbtn_add{
	padding-left: 16px;
	padding-right: 2px;
	background: url('/mobilemode/images/blue_add_wev8.png') no-repeat left center;
	color: #5d9cec;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 0;
	bottom: 5px;
}
.navHeader_nhbtn_content{
	padding-right: 0;
}
.navHeader_nhbtn_empty_tip{
	color: #ccc;
	font-size: 14px;
	font-family: 'Microsoft Yahei',Arial,Helvetica,sans-serif;
	padding: 9px 5px 9px 10px;
	border: 1px dashed #ccc;
	display: none;
}
.navHeader_nhbtn_content ul{
	padding-left:0px;
	margin: 0px;
	list-style: none;
	margin-top: -4px;
}
.navHeader_nhbtn_content ul li{
	border-bottom: 1px dashed #ccc;
	padding: 2px 0px;
}
.navHeader_nhbtn_content ul li table{
	width: 100%;	
	border-collapse: collapse;
}
.navHeader_nhbtn_content ul li table td{
	height: 26px;
	vertical-align: middle;
}
.navHeader_nhbtn_content ul li table td img{
	margin-left: 38px;
	width: 18px;
	height: 18px;
}
.nhbtn_click_desc{
	padding-left: 16px;
	margin-bottom: 0 !important;
	cursor: pointer;
	background: url("/mobilemode/images/mec/mouse_click_wev8.png") no-repeat;
	background-position: 0 6px;
	height: 100%;
	line-height: 26px;
	margin-left: 5px;
	color: rgb(166, 167, 171);
}
.inparam_nhbtn_del{
	display: inline-block;
	background: url("/mobilemode/images/mec/lego_icon_d5b6388_wev8.png") no-repeat;
	cursor: pointer;
	margin-bottom: -2px;
	width: 12px;
	height: 12px;
	background-position: -10px -12px;
}
.MADNH_Select{
	border: 1px solid rgb(223, 223, 223);
	height: 26px;
	width: 275px;
}