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




.table-bordered a{ color: #118be9;}
@media (min-width: 768px) {
.table-bordered{ margin-bottom: 100px;}
}
@media (max-width: 767.98px) {
.table-bordered{ margin-top: 15px; margin-bottom: 60px;}
.table-bordered>*>tr>td:nth-child(1){ width: 8em;}
.table-bordered>*>tr>td:nth-child(2){ width: calc(100% - 8em);}
}



@media (min-width: 768px) {}
@media (max-width: 767.98px) {}



@media (min-width: 768px) {}
@media (max-width: 767.98px) {}

