/* Tables */
.thead-bold th { color: #000; background-color: #8cbcef; font: 16px Arial; font-weight: bold;}
.column-safe-fullname,
.column-fullname { white-space:nowrap;}
.column-action { text-align:center; white-space:nowrap;}
/*.table tbody tr td { padding: 5px 5px 4px 5px; text-align:center;}
.table thead tr th { padding: 5px 5px 5px 5px; text-align:center; border-collapse:collapse; border-spacing: 0;}
.table-bordered { border-bottom-style: solid; border-bottom-color: gray; border-bottom-width: 2px;}*/
.table-striped tbody { background-color: #9CC2EA;}
.table-striped tbody tr:hover td{ background-color: #9cc2ea;}
.table-striped tbody tr:nth-of-type(odd) { background-color: #7cb2ec;}
.far-lg { vertical-align: -5%;}
