.navbar .brand img { height: 24px; }
li.shift_time_area.calendar_can_work,
li.shift_time_area.calendar_cant_work:hover {
    cursor: pointer;
}
.text-center {
    text-align: center;
}

.widget-list ul li {
    margin: 0;
}
.widget-list ul h4 {
    margin: 0;
}

table.table-tt-report tr.empty-response td {
    color: #b94a48;
    background-color: #f2dede;
}

ul.no-style {
    list-style: none;
    margin: 0;
    padding: 0;
}

span.color-red {
    color: #b94a48;
}
