﻿body, .main-content {
    background-color: #fff !important;
}
.logo-img {
    height:50px !important;
}


.btn-sigmax, .btn-sigmax:active, .btn-sigmax.active, .list-heading, .sidebar-menu-item:active, .sidebar-menu-item:hover, .sidebar-menu-item.active {
    background-color: rgb(204,0,0);
}

.btn-primary {
    background-color:#333;
    border: 0;
    box-shadow: none;
}

.btn-primary.active, .btn-primary:hover, .btn-primary.active:focus {
    background-color: rgb(204,0,0) !important;
}

.logo-img
{
    background:url('logo.png');
    background-repeat:no-repeat;
    width: 525px;
    height:265px !important;
    zoom:.24;
    margin-top:40px;
}

.chart-center {
	   display: none;
}

.sidebar-menu-top,.sidebar-menu-item{
	color:white;
}

#btnEndReservation {
    background-color: rgb(204,0,0);
}
