
#altg-content, #altg-content * { box-sizing: border-box; }
#altg-content .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
#altg-content table { border-collapse: separate; border-spacing: 0; width: 100%; max-width: 100%; background-color: transparent; color: #212529; }
#altg-content .table { margin-bottom: 1rem; }
#altg-content .table th, #altg-content .table td { padding: .75rem; vertical-align: top; border-top: 1px solid #dee2e6; }
#altg-content .table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }
#altg-content .table-bordered { border: 1px solid #dee2e6; }
#altg-content .table-bordered th, #altg-content .table-bordered td { border: 1px solid #dee2e6; }
#altg-content .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
#altg-content .table-hover tbody tr:hover { background-color: rgba(0,0,0,.075); }
#altg-content .thead-red th { background-color: #dc3545; color: #fff; }
#altg-content .text-center { text-align: center !important; }
#altg-content .font-weight-bold { font-weight: 700 !important; }
#altg-content .d-none { display: none !important; }
#altg-content .d-block { display: block !important; }
#altg-content .border-top { border-top: 1px solid #dee2e6 !important; }
#altg-content .mt-2 { margin-top: .5rem !important; }
#altg-content small { font-size: 80%; }
#altg-content .merah { color: #dc3545; }
@media (min-width: 576px) { #altg-content .d-sm-table-cell { display: table-cell !important; } #altg-content .d-sm-none { display: none !important; } }
#altg-content .badge { display: inline-block; padding: .35em .6em; font-size: 90%; font-weight: 600; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25rem; }
#altg-content .badge-pill { border-radius: 10rem; }
#altg-content .rescir { min-width: 32px; min-height: 32px; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; }
#altg-content .altg-market { display: inline-block; padding: .25rem .5rem; font-size: .875rem; color: #fff; background-color: #dc3545; border-radius: .2rem; font-weight: 600; }
