.bg-warning {
    background-color: #f08b13;
}
.text-system {
    color: #f08b13;
}
.label-system {
    background-color: #f08b13;
}

.head {
	font-weight: bold;
    color: #f08b13;
    font-size: 21px;
    padding-top: 10px;
    border-top: 5px solid #ccc;
}

.pos_button {
    width: 150px !important;
}
