.light_version .metismenu li.header {
    color: #fff;
}

#left-sidebar{
    background: #5D5C61!important;
    color: #fff;
}
.user-account .user-name
{
    color: #fff;
}

.dropdown{
    color: #fff;
}
.navbar-brand a
{
    color: #fff!important;
}

.light_version .metismenu a{
    color: #fff;
}
.theme-cyan .sidebar-nav .metismenu a:hover
{

}

.theme-cyan .sidebar-nav .metismenu a:focus
{

}
.light_version .top-navbar{
    background-color: #01c0c9!important;
    
}
.icon-menu
{
    color: #fff!important;
}

.card-header
{
    background:#557A95;
    font-weight: 500;
    color: #fff;
}

.table.table-custom thead th
{
    background: #17C2D7!important;
    color: #fff!important;
}
.panel_button{
    float: right;background: #557A95;border: 1px solid#557A95;
}
.price_size{
    font-size: 14px!important;
}
.check{
background:#28A745;
    color: #fff;
    padding: 2px;
    
}

.uncheck{
    background: #DC3545;
    color: #fff;
    padding: 2px;
}
.bed_icon_custom
{
    font-size: 45px!important;
}

.c_grid .circle img
{
    height: 90px!important;
}

.li_custom_class {
  background: mediumaquamarine!important;
  /*border: none;*/
  color: white;
  /*padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;*/
  opacity: 0.6;
  transition: 0.3s;
}
