/*!
 * Start Bootstrap - 1 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

panel-modal {
	opacity:0.6;
	filter: Alpha(Opacity=60);
	background-color: #000;
	
}

footer {
    margin: 50px 0;
}
.carousel-caption-extra {
	background-image: url(../img/10x10.png);
	background-repeat: repeat;
	background-color: #FFF;
	filter: Alpha(Opacity=62);
	opacity: .88;
	border-radius: 4px;
}

.hidden-xs.carousel-caption .btn-group.dropup.btn-primary .dropdown-menu {
	text-shadow: none;
}
