@charset "utf-8";
/* CSS Document */

.box {padding:20px; background:#fff; border:1px solid #dee3eb; margin-bottom:20px;}
.box .notice {text-align: center; font-size:14px; font-weight: 500; color:#4d67a2;}
.box-title {position: relative; font-size: 14px; display: block; font-weight: bold; margin-top: 10px; margin-bottom: 10px; }
.box-title .accordion-title {position: absolute; bottom:-11px; right:0; padding:8px 15px; background:#fff; border:1px solid #dee3eb; border-bottom:0; font-size:13px; cursor: pointer; }
.box-title .accordion-title i { margin-left:10px; font-size: 12px; color: #555;}
.normal-table table tbody tr td .normal-btn:hover {color:#fff;text-decoration: none;}