table thead th{background-color:#3f3f3f;color:#fff}table tbody th{background-color:#e5e5e5}table tbody,table td,table th,table thead,table tr{border:2px solid #000!important}table tbody td:first-child,table tbody th:first-child{white-space:nowrap}table tbody td dl,table tbody th dl{height:100%;margin:0;padding:8px;width:100%}table tbody td dl:not(:first-child),table tbody th dl:not(:first-child){border-top:1px solid #000}table tbody td dl dd,table tbody th dl dd{min-height:1.4em}.bg-success-light{background-color:#f1f8ee}.bg-success{background-color:#c0e6b1}.modal-body dl{display:grid;gap:5px 10px;grid-template-columns:auto 1fr}.modal-body dl .divider{grid-column:1/3;height:2px;margin:5px 0}.p-0{padding:0!important}.loading-indicator{align-items:center;border-bottom:2px solid #000;display:flex;font-size:20px;height:40px;justify-content:center;left:0;position:fixed;right:0;top:0}.loading-indicator p{font-size:1em;line-height:1em;margin:0}.loading-indicator .glyphicon{animation:rotate 1.5s ease-in-out infinite;margin-left:10px}@keyframes rotate{0%{transform:rotate(0deg)}75%{transform:rotate(180deg)}to{transform:rotate(180deg)}}