@charset "utf-8";
/*
*{margin:0;padding:0;font:14px 微软雅黑,tahoma,arial,宋体,sans-serif;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}*/
/*html{overflow-x:hidden}
html,body{height:100%}
body{background-color:#f6f6f6}
#header{line-height:60px;margin-bottom:20px}
#body{min-height:100%;height:auto !important;height:100%;margin:0 auto -45px;padding-top:60px;padding-bottom:45px}
#footer{text-align:center;height:45px;line-height:45px}
.padding0{padding-left:0;padding-right:0}.margin0{margin-top:0;margin-bottom:0}
form input.error{border:1px solid red}.error{color:red}.error:focus{border-color:red}.mega-dropdown{margin-left:10px;position:static !important}
.active,.active:hover,.active:focus{background-color:#DDD !important}
.mega-dropdown-menu{left:auto !important;right:auto !important;box-shadow:none;-webkit-box-shadow:none;padding:10px;max-width:600px;border-top:0;background-color:#f5f5f5}
.mega-dropdown-menu dl{overflow:hidden;margin-bottom:10px}.mega-dropdown-menu dt{padding:10px 5px;color:#428bca;font-size:16px;border-bottom:1px solid #EEE}
.mega-dropdown-menu dd{float:left;line-height:20px;margin:5px 10px 5px;padding-left:5px}*/

/*.modal-open{overflow:initial !important}*/
#myDialog .modal-dialog,#myDialog .modal-content{overflow:hidden;;width: 98%;}
#myDialog .modal-body{max-height:70vh;overflow-y:auto}
/*.dlg{width:100%}.dlg .modal-dialog{margin:0 auto;position:fixed;left:50%;top:40%;transform:translate(-50%,-40%) !important;min-width:300px;max-width:400px}
.dlg .modal-header{padding:1px 15px;background-color:#EEE;border-radius:6px}
.dlg .modal-body .context{display:table-cell;vertical-align:middle;min-height:40px;height:40px}
.dlg .modal-footer{padding:5px 15px}.dlg .modal-footer button{padding:6px 25px}
.dlg .info,.dlg .remind,.dlg .success,.dlg .warn,.dlg .error{float:left;margin-right:20px;width:48px;height:48px;background-image:url(../images/msg.png);background-repeat:no-repeat;background-position:48px 0}
.dlg .info{background-position:0 0}
.dlg .remind{background-position:-48px 0}
.dlg .success{background-position:0 -48px}
.dlg .warn{background-position:0 -96px}
.dlg .error{background-position:-48px -48px}*/