/* Reset Bootstrap */
.btn {
    font-size: 18px;
    padding: 15px 5px;
}

.row {
    margin:0;
}

/* Các CSS cần có cho NukeViet */
#timeoutsess {
    display: none;
}

#timeoutsess a {
    color: #0000FF !important;
}

/* Các CSS Cho phần thu ngân */
.top_fun_6 {
    position: fixed;
    top: 8px;
    width: 25%;
}

.top_fun_5 {
    position: fixed;
    top: 8px;
    width: 15%;
}

.bottom_fun_6 {
    position: fixed;
    bottom: 0;
    width: 25%;
}

.col-pi-20 {
    width: 19%;
    float: left;
    margin-right: 5px;
}

.col-booking-20 {
    width: 19%;
    float: left;
    margin: 3px;
    height: 100px;
}

.btn-table {
    height: 60px;
    padding: 10px 5px;
    display: block;
    width: 100%;
    line-height: 1.3;
    font-weight: 700;
}

.btn-service {
    height: 60px;
    padding: 10px 5px;
    line-height: 1.3;
    font-weight: 700;
}

.status_warning {
    background: #ECE91A !important;
}

.status_danger {
    background: #F68C8C !important;
}

.status_prioritize {
    background: #ff0000 !important;
}