// Here you can add other styles
.clickable {
cursor: pointer;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: #d2eef7;
.table-hover tbody tr:hover td {
background-color: $table-bg-hover;
.table thead tr {
background-color: #0f81a8;
color: #e8ebed;
// Map styling
agm-map {
height: 75vh;
.w-15 {
width: 15%;
// white title font variant on type-2 as defined in _widgets.css
.horizontal-bars {
padding: 0;
margin: 0;
list-style: none;
li {
position: relative;
height: 40px;
line-height: 40px;
vertical-align: middle;
.title {
width: 100px;
font-size: 12px;
font-weight: 600;
color: $text-muted;
.bars {
position: absolute;
top: 15px;
width: 100%;
padding-left: 100px;
.progress:first-child {
margin-bottom: 2px;
&.legend {
text-align: center;
.badge {
display: inline-block;
width: 8px;
height: 8px;
&.divider {
i {
margin: 0 !important;
&.type-3 {
overflow: hidden;
margin-right: $spacer;
margin-left: 5px;
font-size: 18px;
width: auto;
margin-top: -9px;
font-size: $font-size-base;
font-weight: normal;
color: $white;
.value {
float: right;
top: auto;
bottom: 0;