﻿.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
.c_red { color: #FF0000 !important; }
.hide { display: none !important; }
.tc { text-align:center; }

.w100{width:100px;}
.w500{width:500px;}


.c_default { color:#0e6ab7 }
.c_normal { color:#1E9FFF }
.c_warm { color:#FFB800 }
.c_danger { color:#FF5722 }

.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}

.layui-h3 {background: #f2f2f2; height:32px; line-height: 32px;position: relative; padding-left: 15px;}
.layui-h3 .layui-nav-bar {width: 5px; height: 32px; display: inline-block; background: #0e6ab7; position:absolute; top:0; left:0;}
.layui-h3 .layui-tip {margin-left: 20px; font-size: 12px; color: #0e6ab7;}   
.layui-h3 .layui-right {font-size: 12px; float: right; margin-right: 20px; color: #1E9FFF;} 

.save{margin-bottom:20px;height:40px;background:#0e6ab7;color:#fff;border:0;width:auto;padding:0 90px 0 90px;font-weight:bold;cursor:pointer;float:left;border:none; box-shadow:none;-webkit-linear-gradient(top,#000,#fff);-moz-linear-gradient(top,#fe7700,#fff);-o-linear-gradient(top,,#fe7700,#fff);font-size:14px;}
