﻿.container-fluid.contentWith{
    padding-right: 8%;  
    padding-left: 0px;  
    width: 84%;
}
.topBarMargin{
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
}

.topBarHeight{
	height: 100px;
	background-image: -webkit-linear-gradient(top, red, black);
}

.wellBackground{
	background-color: #1B1B1B;
}