﻿.navbar-brand {
	height: 67px;
	padding-top: 8px;
}

@media(max-width:767px) {
    .page-header {
        margin: 0;
        font-size: 2.0em;
    }
}


.form-inline > * {
	margin:0 7px !important;
}

footer img {
	width: 70px;
	border-width: 0;
}

footer a {
	display: inline-block;
	border-style: None;
}

p {
    text-align: justify;
}

.carousel-control.left, .carousel-control.right {
	background-image: none
}