﻿body { background-color:#ffffff;font-family:Arial,Tahoma,"宋体",Helvetica;font-size:12px;color:#292929;margin:0px; padding:0px;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,button,textarea,p,th{margin:0px; padding:0px;}
li{list-style:none;}
img{ border:none;}
selset{color:#666666;}
a{color:#000000; text-decoration:none;}
a:hover{color:red;text-decoration:underline;}
a:focus{outline:none;-moz-outline:none;}
i{font-style:normal;}
input,select,textarea{ font-size:12px;}
.align_left{ text-align:left;}
.align_right{ text-align:right;}
/*提交*/
.g_submit{ text-align:center;margin-bottom:10px;margin-top:10px;clear:both;}
.g_submit input{margin-right:18px; vertical-align:middle;}
.g_submit img{margin-right:18px; vertical-align:middle;}
.from_input {width:100%; height:100%;}
.from_input tr{height:30px;line-height:30px;}
.from_input td{width: 80px; text-align: right;}
.from_input input,textarea{width: 175px;height: 18px;line-height: 18px;border: 1px solid #8A9496;}
.input{width: 175px;height: 18px;line-height: 18px;border: 1px solid #8A9496;}
/*按钮*/
.btn_search {width:38px; height:22px;}
/*input*/
.input_checkbox {width:16px;height:16px;}
/*grandmenu*/
.grandmenu{padding: 5px; background: #fafafa; height:26px; width:100%;overflow:hidden;}
 /*清除浮动*/
 .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
a{ color:Black; text-decoration:none;}
a:hover{ color:Red; text-decoration:underline;}
.easyui-accordion ul{list-style-type:none;margin:0px; padding:5px;}
.easyui-accordion ul li{ padding:0px;}
.easyui-accordion ul li a{line-height:24px;}
.easyui-accordion ul li div{margin:2px 0px;padding-left:5px;padding-top:2px;}
.easyui-accordion ul li div.hover{border:1px dashed #99BBE8; background:#E0ECFF;cursor:pointer;}
.easyui-accordion ul li div.hover a{color:#416AA3;}
.easyui-accordion ul li div.selected{border:1px solid #99BBE8; background:#E0ECFF;cursor:default;}
.easyui-accordion ul li div.selected a{color:#416AA3; font-weight:bold;}
.desinfo{background:#FFFEE6;color:#8F5700;padding:12px;}
.destip{width:24px;height:16px;float:left;}


.text{ height:18px; line-height:18px; background: transparent url(../images/bg-textarea.jpg) repeat-x;border: 1px solid #c8dbfb; padding:1px 2px;}
.textarea{border:1px solid #8DB2E3; padding:1px 2px;}
input[type="text"].text:hover,input[type="password"].text:hover, textarea.text:hover{border: 1px solid #158ce9;}
input.invalid, textarea.invalid{border: 1px solid #8b8e69;background:#faffbd;}

.searchCondition, .inputTable
{
    border:solid 1px #e8f0fd;
    border-left:0;
    border-bottom:0;
}
.searchCondition th, .inputTable th
{
    background-color:#f6f9fe;
    font-weight:normal;
    font-size: 12px;
    border:solid 1px #e8f0fd;
    border-top:0;
    padding:3px;
    text-align:right;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}
.ui-skin-nav {
    float: right;
	padding: 0;
	margin-right: 10px;
	list-style: none outside none;
	height: 30px;
}

.ui-skin-nav .li-skinitem {
    float: left;
    font-size: 12px;
    line-height: 30px;
	margin-left: 10px;
    text-align: center;
}
.ui-skin-nav .li-skinitem span {
	cursor: pointer;
	width:10px;
	height:10px;
	display:inline-block;
}
.ui-skin-nav .li-skinitem span.cs-skin-on{
	border: 1px solid #FFFFFF;
}

.ui-skin-nav .li-skinitem span.black{background-color:black;}
.ui-skin-nav .li-skinitem span.bootstrap{background-color:Black;}
.ui-skin-nav .li-skinitem span.metro{background-color:Black;}
.ui-skin-nav .li-skinitem span.gray{background-color:gray;}
.ui-skin-nav .li-skinitem span.pepper-grinder{background-color:#BC3604;}
.ui-skin-nav .li-skinitem span.blue{background-color:blue;}
.ui-skin-nav .li-skinitem span.cupertino{background-color:#D7EBF9;}
.ui-skin-nav .li-skinitem span.dark-hive{background-color:black;}
.ui-skin-nav .li-skinitem span.sunny{background-color:#FFE57E;}
/*#region table部分 */

.detalist{
 margin:0;
 border-collapse:collapse;
 border:1px solid #cfcbca;
 color:#000000;
 font-size:12px;
 border:0px;
 cellpadding:0px;
 cellspacing:0px;

 }
.detalist th{
	background-color:#e8e8e8;
	background-repeat:repeat-x;
	height:28px;
	border:1px solid #8b8e69;
	font-size: 12px;
	font-weight: lighter;
 }
 .detalist td
{
 height:22px;
 border:1px solid #cfcbca;
 padding:0;
}
.detalist> tbody > tr:nth-child(2n+1)
{
	background-color: #F9F9F9;
}

.sum_style{background-color:#6293BB;color:#fff;font-weight:bold;}
/*#endregion*/

 /*#region 自定义工具栏按钮 */

.nav-btn{float:left;height:24px;line-height:24px;padding-left:26px;padding-right:5px;color:#444444;text-align:right;font-size:12px;cursor:pointer;border-radius:5px;border:1px solid transparent;}
.nav-btn:hover{color:Black;border:1px solid #95B8E7;background-color:#E0ECFF;  }
.nav-btn1 {height:24px;line-height:24px;padding-left:26px; 	padding-right:5px; 	color:#444444;text-align:left;font-size:12px;cursor:pointer;border-radius:5px;border:1px solid transparent;}
.nav-btn1:hover{color:Black;border:1px solid #95B8E7;background-color:#E0ECFF;}
div.btn-dis{opacity:0.4;filter: alpha(opacity=40);background-color:transparent;}
.btn-new {background:url('/Static/lib/EasyUI/themes/icons/new.gif') no-repeat 3px center; }
.btn-save {background:url('/Static/lib/EasyUI/themes/icons/save.gif') no-repeat 3px center; }
.btn-copy {background:url('/Static/lib/EasyUI/themes/icons/copy.gif') no-repeat 3px center; }
.btn-view {background:url('/Static/lib/EasyUI/themes/icons/view.gif') no-repeat 3px center; }
.btn-look {background:url('/Static/lib/EasyUI/themes/icons/view.gif') no-repeat 3px center; }
.btn-delete {background:url('/Static/lib/EasyUI/themes/icons/delete.gif') no-repeat 3px center; }
.btn-product {background:url('/Static/lib/EasyUI/themes/icons/product.gif') no-repeat 3px center; }
.btn-approve {background:url('/Static/lib/EasyUI/themes/icons/approve.png') no-repeat 3px center; }  
.btn-unapprove {background:url('/Static/lib/EasyUI/themes/icons/unApprove.png') no-repeat 3px center; }  
.btn-deliver {background:url('/Static/lib/EasyUI/themes/icons/deliver.png') no-repeat 3px center; }  
.btn-undeliver {background:url('/Static/lib/EasyUI/themes/icons/unApprove.png') no-repeat 3px center; }  
.btn-reject {background:url('/Static/lib/EasyUI/themes/icons/reject.png') no-repeat 3px center; }  
.btn-stop {background:url('/Static/lib/EasyUI/themes/icons/cancel.png') no-repeat 3px center; }  
.btn-cancel {background:url('/Static/lib/EasyUI/themes/icons/cancel.png') no-repeat 3px center; }  
.btn-red {background:url('/Static/lib/EasyUI/themes/icons/red.png') no-repeat 3px center; }  
.btn-edit {background:url('/Static/lib/EasyUI/themes/icons/edit.gif') no-repeat 3px center; }
.btn-down {background:url('/Static/lib/EasyUI/themes/icons/down.png') no-repeat 3px center; }  
.btn-downsend {background:url('/Static/lib/EasyUI/themes/icons/down.png') no-repeat 3px center; }  
.btn-export {background:url('/Static/lib/EasyUI/themes/icons/down.png') no-repeat 3px center; }  
.btn-ok {background:url('/Static/lib/EasyUI/themes/icons/ok.png') no-repeat 3px center; }  
.btn-setup {background:url('/Static/lib/EasyUI/themes/icons/setup.gif') no-repeat 3px center; }
.btn-search {background:url('/Static/lib/EasyUI/themes/icons/search.png') no-repeat 3px center; }
.btn-prints {background:url('/Static/lib/EasyUI/themes/icons/print.png') no-repeat 3px center; }
.btn-closetab {background:url('/Static/lib/EasyUI/themes/icons/close.gif') no-repeat 3px center; }
.btn-notab {background:url('/Static/lib/EasyUI/themes/icons/no.png') no-repeat 3px center; }
.btn-add{background:url('/Static/lib/EasyUI/themes/icons/edit_add.png') no-repeat 3px center;}
.btn-sub{background:url('/Static/lib/EasyUI/themes/icons/edit_remove.png') no-repeat 3px center;}
.btn-set{background:url('/Static/lib/EasyUI/themes/icons/set.png') no-repeat 3px center;}
.btn-dateset{background:url('/Static/lib/EasyUI/themes/icons/dateset.gif') no-repeat 3px center;}
.btn-chart{background:url('/Static/lib/EasyUI/themes/icons/chart.png') no-repeat 3px center;}
.btn-relate{background:url('/Static/lib/EasyUI/themes/icons/relate.png') no-repeat 3px center;}
.btn-import{background:url('/Static/lib/EasyUI/themes/icons/import.png') no-repeat 3px center;}
.btn-ico_search2{background:url('/Static/images/common/ico_search2.gif') no-repeat 1px center;}
  
.arrow-first-ena{width:16px;height:16px;margin-left:2px;cursor:pointer; background:url('/Static/images/common/ico_arrows1_1.gif') no-repeat left center; }
.arrow-prev-ena{width:16px;height:16px;margin-left:2px;cursor:pointer;  background:url('/Static/images/common/ico_arrows2_1.gif') no-repeat left center;  }
.arrow-next-ena{width:16px;height:16px;margin-left:2px;cursor:pointer;  background:url('/Static/images/common/ico_arrows3_1.gif') no-repeat left center;  }
.arrow-last-ena{width:16px;height:16px;margin-left:2px;cursor:pointer;  background:url('/Static/images/common/ico_arrows4_1.gif') no-repeat left center; }
.arrow-first-dis{width:16px;height:16px;margin-left:2px; cursor:pointer; background:url('/Static/images/common/ico_arrows1_2.gif') no-repeat left center; }
.arrow-prev-dis{width:16px;height:16px;margin-left:2px;cursor:pointer;  background:url('/Static/images/common/ico_arrows2_2.gif') no-repeat left center;  }
.arrow-next-dis{width:16px;height:16px;margin-left:2px;cursor:pointer;  background:url('/Static/images/common/ico_arrows3_2.gif') no-repeat left center; }
.arrow-last-dis{width:16px;height:16px;margin-left:2px;cursor:pointer;  background:url('/Static/images/common/ico_arrows4_2.gif') no-repeat left center;  }

/*#endregion*/
/*#region 自定义弹出选择框 */
 .grid-tb{border-collapse:collapse;border:1px solid #cfcbca;color:#000000;font-size:12px;}
 .grid-tb>thead{position:fixed;margin:-1px 0 0 -1px;padding:0;}
 .grid-tb th{height:22px;background-color:#e8e8e8;background-repeat:repeat-x;border:1px solid #8b8e69;font-size: 12px;font-weight: bolder;text-align:center;}
 .grid-tb td{height:22px;border:1px solid #cfcbca;padding:0;}
 .grid-tb>tbody>tr:nth-child(2n+1){background-color: #F9F9F9;}
 .grid-tb>tbody>tr:hover{background-color:#DFF0D8;cursor:pointer;}
 .grid{position:absolute;z-index:1000;display:none; width:200px;height:150px;border:1px solid #000;background-color:#fff; padding:1px;} 
 .grid div{display:inline-block;}
 .grid-footer{position:absolute;bottom:2px;left:0;}
 .grid-footer ul li{float:left;cursor:pointer;}
 .grid-footer div{float:left;height:18px;line-height:18px;}
 .grid-msg{padding:0 2px;}
 .grid-txt{width:100px;margin:0 1px 1px 0;float:left;}
 .grid-btn{height:18px;line-height:18px;text-align:center;}
 .page-div{width:16px;height:16px; border:1px solid #fff;}
 .page-div:hover{border:1px solid #8DB2E3;}
 .grid-footer .first{background: url('/Static/lib/EasyUI/themes/default/images/pagination_icons.png') no-repeat scroll 0 0 transparent;}
 .grid-footer .prev{background: url('/Static/lib/EasyUI/themes/default/images/pagination_icons.png') no-repeat scroll -16px 0 transparent;}
 .grid-footer .next{background: url('/Static/lib/EasyUI/themes/default/images/pagination_icons.png') no-repeat scroll -32px 0 transparent;}
 .grid-footer .last{background: url('/Static/lib/EasyUI/themes/default/images/pagination_icons.png') no-repeat scroll -48px 0 transparent;} 
/*#endregion*/

a{color:#000000; text-decoration:none;}
a:hover{color:red;text-decoration:underline;}
a:focus{outline:none;-moz-outline:none;}
.demo-info{background:#FFFEE6;color:#8F5700;	padding:12px;}
.demo-tip{width:24px;height:16px;float:left;}    
.c-red{color:Red;}
.c-gray{color:Gray;}
.w100{width:100px;}
.text{ height:18px; line-height:18px; border:1px solid #8DB2E3;}
.select{height:18px; border:1px solid #8DB2E3;}
.tbpanel{ margin-bottom:5px;}
.tbpanel-border{border:1px solid #8DB2E3;}
.bg_transparent {background:transparent;border-top:0px;border-right:0px;border-left:0px;}
.number{text-align:right;} 
.tbpanel-title { background: url("../images/panel_title.png") repeat-x scroll 0 0 transparent;    border: 1px solid #99BBE8;    color: #15428B;    font-size: 12px;    font-weight: bold;    line-height: 16px;    padding: 0px;    position: relative;}
/*已生效层*/
.divApproveFlag{top:110px; left:240px;z-index:999;position:absolute;}
.approve {top:110px; left:240px;z-index:999;border: 3px solid #E23D3D;box-shadow: 2px 2px 10px rgba(255,0,0,0.3);color: #E23D3D;font-family: 'Microsoft YaHei';font-size: 30px;font-weight: bold;padding: 6px 2px;position: absolute;text-align: center;line-height: 20px;word-break: break-all;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 0px;transform: rotate(-10deg);-ms-transform: rotate(-10deg);-webkit-transform: rotate(-10deg);-o-transform: rotate(-10deg);-moz-transform: rotate(-10deg);}
/*重写jqury easyui样式部分*/
.setflot a{ float:left}/*tbmenu设为flot:left*/
.setflotright a{ float:right}/*tbmenu设为flot:right*/
.tbmenu-btn-separator{border-left: 1px solid #808080; border-right:1px solid #ffffff; float: left;height: 15px;margin: 6px 1px;}/*linkbutton之间竖线*/
.tbmenu{height:36px; border:1px solid #C8C8C8;background: url('../images/tbmenu_bg1.gif') repeat-x;}
 /*标签打印设置*/
.bp-left{float:left;}
.bp-right{margin-left:351px;width:100%;height:309px;max-width:83px;border:1px solid #95B8E7;}
.bp-right ul{margin:10px 0;}
.bp-right ul li{margin:0 0 10px 10px;}
.bp-btn{width:60px;height:25px;text-align:center;border-radius:3px; border:1px solid #95B8E7;background-color:#EFF5FF;}
.bp-btn:active {background-image: none;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.20);outline:none;}
.bp-btn::-moz-focus-inner{border:none;}