/*--------------PLEASE PLACE ALL CUSTOM CSS HERE ---------*/
.light {background: #BABABA; }
#content .btn-border {
    border: 2px solid #343434;
    background: #fff;
}

#content .btn-border:hover {
    background: #59a3db;
    color: #000;
}
@media only screen and (min-width: 992px) {
	
}

@media only screen and (min-width: 768px) {
	
}