html{font-size: 12px;}
body{
	margin:0;
	font-size: 14px;
	}
ul{
	list-style: none;
	}	
.top{
	height: 60px;
    line-height: 60px;
    background: #48576a;
    color: #fff;
    padding: 0 20px;
	clear:both;
	}	
.logo{
	float:left;
	}	
.top div:last-child{
	float:right;
	}	
.top div:last-child a{
	color: #f9f9f9;
    margin: 0 0 0 10px;
    text-decoration: none;
    border: 1px solid #009688;
    border-radius: 3px;
    padding: 0 4px;
    background: #009688;
	}	
.left{float:left; width:12%; border-right: 1px solid #f4f4f4;background: #48576a;}
.left .menu_container{
	padding:0;
	margin: 0;
	}
.left .sep_0{
	height: 40px;
    line-height: 40px;
    background: #364150;
    color: #fff;
    padding: 0 20px;
    font-weight: 600;
	}
.right{
	float:right; 
	width:86%;
	margin: 0 10px;
	}
.right .menu_container{
	border: 1px solid #f4f4f4;
    padding: 0;
    margin: 10px;
	}
.right .sep_0{
	height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: #f9f9f9;
	}	
.right .sep_0 a{
	text-decoration: none;
    font-size: 18px;
    color: #0fa7ee;
	margin:0 10px;
	}	
.right .sep_1{
	padding: 15px 50px;
	}	
.right .sep_1 a{
    cursor:pointer;
	margin:0 10px;
	}	
.list_form{
	margin: 10px 0 !important;
    padding: 10px 10px 20px;
    display: inline-block;
    border: 1px solid #f4f4f4;
    background: #fdfdfd;
	width: 100%;
    box-sizing: border-box;
	}
.list_form .item{
	display: inline-block;
    margin: 10px 30px 0 0;
	}	
.list_form .item label{
	color:#666;
	}	
.list_form .item input[type="text"],.list_form .item select{
	border: 1px solid #ccc;
    height: 34px;
    border-radius: 3px;
    padding: 0 5px;
	color: #666;
	}
.list_form input[type="submit"],.search_user,.search_coupon,.search,.search_partner,.search_goods,.search_driver,.search_store,.search_member_address,.search_assign_driver,.search_rob_driver,.search_agent,.search_ticket_activity{
	background: #2db7f5;
    border: none;
    border-radius: 3px;
    padding: 8px 12px;
    color: #fff;
	margin: 0px 30px 0 10px;
	}		
.btn_opt_area{
	display: inline-block;
	margin: 10px;
	}	
.btn_opt_area a,.export,.export2,.export3,.export4,.export5,.export6{
	display: inline-block;
    padding: 6px 12px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-weight: 600;
    background: #57b140;
	}	
.sep_1{
    cursor: pointer;
	padding: 10px 0 10px 40px;
	}
.sep_1 a{
	text-decoration:none;
	color: #cfcfcf;
	}	
.sep_2{margin-left: 40px;}
.menu_item_selected{
	background-color: #ebf1f4;
    font-weight: bold;
    border-left: 2px solid #48576a;
	 }
.menu_item_selected a{
	color: #000;
	}
.page_nav{
	    text-align: right;
	}	
.page_nav li{
	    display: inline-block;
    color: #999;
    font-size: 14px;
    border: 1px solid #ccc;
    border-right: none;
	}
.page_nav li span,.page_nav li a,.page_nav li:first-child,.page_nav li:last-child{
	display: inline-block;
	padding: 5px 14px;
	}
.page_nav li:last-child{
	border-right: 1px solid #ccc;
	}	
.page_nav li a.hover{
	    background: #48576a;
    color: #fff;	}	
.page_nav li a{
	    color: #999;
    text-decoration: none;
	}	
.date_picker{width:80px;}
.edit_text{width:100px;}
.cabinet {
    background: url("../images/btnFile.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 2px auto 0;
    overflow: hidden;
    width: 100px;
}

.cabinet input.file {
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: relative;
    width: auto;
}
table{
	border: 1px solid #ccc !important;
    width: 100%;
	}
table th,table td{
	border: 1px solid #ccc;
    color: #666;
	padding: 6px;
	text-align: left;
	}	
table td input{
	border: 1px solid #ccc;
    border-radius: 3px;
    padding: 6px 0;
    text-align: left;
    color: #666;
	}	
table td a{
	display: inline-block;
    text-decoration: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px 8px;
    color: #fff;
    background: #48576a;
    float: left;
    margin: 5px;
	}	
table td a:hover{
	background: #526d94;
	}	
.config_submit,.add_form .item input[type="submit"]{
	margin: 20px 10px;
	background: #2db7f5;
    border: none;
    border-radius: 3px;
    padding: 5px 12px;
    color: #fff;
	    width: auto;
	}	
.single_form,.add_form{
	margin: 10px;
    border: 1px solid #f4f4f4;
    padding: 10px 20px;
	}	
.single_form .item,.add_form .item{
	margin: 10px 0;
    color: #999;
    float: left;
    width: 100%;
	}
.single_form .item label{
	/*margin-right: 20px;*/
    font-size: 16px;
	height: 42px;
    line-height: 42px;
    color: #666;
    /*min-width: 80px;*/
    display: inline-block;
	}
.single_form .item label.select_pca{
	float:none;
}
.single_form .item textarea{
	    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px;
    color: #666;
	}		
.single_form .item input[type="text"],.single_form .item input[type="password"],.add_form .item input,.add_form .item select{
	border: 1px solid #ccc;
    height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    width: 40%;
    color: #999;
	}	
.add_form .item input[type="checkbox"]{
	width:auto;
	height:auto;
	}	
.single_form  input[type="submit"],.single_form  input[type="button"]{
	margin: 10px 0;
    background: #2db7f5;
    border: none;
    border-radius: 3px;
    padding: 8px 22px;
    color: #fff;
	margin-left: 100px;
	}
	
.single_form .item select{
	border: 1px solid #ccc;
    height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    width: 10%;
    color: #999;
	}		
.preview{
	margin: 20px 0 0 100px;
	}	
.single_form .item input[type="text"]#ship_company,.single_form .item input[type="text"]#ship_number{
		margin:0 20px 0 10px;
	    width: 30%;
	}	
/*.edui-editor-toolbarboxouter.edui-default{*/
	/*height: 40px;*/
/*}*/
/*.edui-toolbar.edui-default{*/
	/*width: 100%;*/
    /*float: left;*/
    /*margin-top: 6px;*/
/*}*/

.login_container form{
	width: 285px;
    background: #48576a;
    border-radius: 5px;
    left: 50%;
    position: absolute;
    margin-left: -200px;
    top: 50%;
    margin-top: -90px;
    padding: 30px 40px;
}
.login_container .welcome{
	text-align: center;
    color: #fff;
    margin-top: 0;
}
.login_container .welcome i{
	font-style:normal;
}
.login_container form .item{
	margin: 10px 0;
}
.login_container form .item label{
	color: #fff;
    width: 60px;
    display: inline-block;
}
.login_container form .item input{
	width: 200px;
    height: 28px;
    border: none;
    border-radius: 5px;
    padding: 0 10px;
}
.login_container form .item input#verify_code{
	width: 100px;
}
.login_container form .item span{
	width: 90px;
    height: 28px;
    display: inline-block;
    background: #fff;
    float: right;
    border-radius: 5px;
}
.login_container form .item span img{
	margin: 4px 5px;
}
.login_btn_panel{
	margin-top: 20px;
}
.login_btn_panel .login-btn{
	width: 100%;
    height: 34px;
    background: #009688;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 5px;
}