/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC (contact@vinades.vn)
 * @Copyright (C) 2017 VINADES.,JSC. All rights reserved
 * @License: Not free read more http://nukeviet.vn/vi/store/modules/nvtools/
 * @Createdate Mon, 30 Oct 2017 03:47:50 GMT
 */

.title_meal{
    color: #ffffff;
    font-weight: 700;
}
.meal_table tr td{
    color: red;
    font-style: italic
}
.curent_day{
    background: #f9e2e2 !important;
}
.meal_list{
    padding: 5px;
    color: #f9f3f3;
}
.meal_list p{
    color: #4088c5;
}
.meal span{
    color: red;
    font-weight: 700;
    font-style: italic
}

.header_block{
    color: #1a3f5e;
}
.w100{
    width: 100px;
}
.w200{
    width: 200px;
}
.w80{
    width: 80px;
}
.alert-bottom {
    margin-bottom: 0!important;
}
