@charset "utf-8";


.normal-table.th-bd table thead tr { border-color: #ddd;}
.normal-table.th-bd table thead tr th { border-right: 1px solid #ddd; border-color: #ddd;}
.normal-table.th-bd table tbody tr { border-color: #ededed;}
.normal-table.th-bd table tbody tr td { border-right: 1px solid #ededed; border-color: #ededed;}
.normal-table.th-bd table tbody tr td i { font-size: 10px;}

.normal-table table tbody tr.total td { background: #e8ecf3; font-weight: 600; color: #0f3d52; border-color:#e1e1e1; }
.normal-table table tbody tr.total td.alrt { background: #f5ebeb; color: #682929;}

.filter-wrap { float: right; }
.content-box .btn-wrap.flo-l { float:left; margin-top: 0; margin-bottom: 10px; }
.content-box .btn-wrap.flo-l ul li:not(:first-child) { margin-left: 5px;}


.pop-wrap.pop-email .pop-layer { width: 700px;}
.pop-wrap.pop-email .info-detail .info-table { margin-bottom: 20px;}
.pop-wrap.pop-email .info-detail .info-table table tr th { width: 100px;}

.content-box .btn-wrap .bd li a.normal-btn { border-color: #2ea7e0; color: #2ea7e0;}
.content-box .btn-wrap .bd li a.normal-btn:hover { border-color: #2ea7e0; color: #2ea7e0;}

.pop-wrap.pop-nontrade .pop-bg .pop-layer { width: 600px; }
.pop-wrap.pop-nontrade .info-detail .info-table table { text-align: center;}
.pop-wrap.pop-nontrade .info-detail .info-table table tr th {text-align: center; width: auto; }
.pop-wrap.pop-nontrade .info-detail .info-table table tr td:not(:last-child) { border-right: 1px solid #ededed; border-color: #ededed;}
.pop-wrap.pop-nontrade .info-detail .info-table table tr.total td { background: #e8ecf3; font-weight: 600; color: #0f3d52; border-color:#e1e1e1; }


.normal-table table tbody tr.bg td { background:#f3f3f3}