
body 
{  
    height: unset !important;
}

body, #page-my-wrapper, .active 
{    
    background: #e3f2fd !important;
}

#page-my-wrapper 
{  
    height: 100% !important;
}

.navbar-light  
{
    background: #00a0f0 !important;    
}

.navbar-default 
{
    background: #00d0f0 !important;     
}
