﻿p.help-block.help-block-error {
    color: red;
}
.branch_active{
	
	background: hsl(11deg 100% 47.06%) !important;
    transition: transform .3s ease !important;
    opacity: 1;
	color:white !important;
}
.option_name_class{

	margin-left:10px;
	vertical-align: bottom;
}
.meal_class{
	
	background: white !important;
    margin-left: 2px;
    float: left;
    width: 20%;
    margin-bottom: 10px;
	
}
.meallabel label {
    display: flex;
}

.sub_active{
	
	color: red !important;
}


.language_active{
	
	color: red !important;
}