

.sticky {
    background: #ffffff;
    height: 0px;
}
.topPaddingMiddle
{
	padding-top:0px;
}
/*********************
	
 *********************/

/*.panel-success > .panel-heading {
    color: #fff; 
    background-color: #509d33;
    border-color: #509d33;
}*/
body.vertical-layout.vertical-menu.menu-expanded .content, body.vertical-layout.vertical-menu.menu-expanded .footer {
    margin-left: 0px;
}	
html body .content .content-wrapper {
    padding: 0rem 0px;
}


@media only screen and (min-width: 320px) and (max-width: 1200px) {

.panel {
    
    border: none;
    
}



}