/* Create your style on here */

.class-none{
    display: none !important;
}

.clear{
    clear: both;
}

.order-new{
    background-color: #ECA9B0;
}
.order-preparing{
    background-color: #D1EAB6;
}