/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 23 2016 | 12:28:17 */
/* unscrolled */
.navbar {
    /*background-color: rgba(22, 144, 203, 0.3);*/
    background-color: rgba(0, 0, 0, 0.4);
}


/* scrolled */
.navbar-scrolled {
    background-color: rgba(255, 255, 255, 1);
}

#content{
	margin-top: -76px;
}

.content-left-wrap{
  	padding: 0px;
  
}