.table form {margin-bottom:0;}
.table form input[type="text"],
.table form input[type="password"],
.table form input[type="datetime"],
.table form input[type="datetime-local"],
.table form input[type="date"],
.table form input[type="month"],
.table form input[type="time"],
.table form input[type="week"],
.table form input[type="number"],
.table form input[type="email"],
.table form input[type="url"],
.table form input[type="search"],
.table form input[type="tel"],
.table form input[type="color"] { margin-bottom:0;}
.login-wrapper {border: 1px solid #333333; border-radius: 8px 8px 8px 8px; box-shadow: 0 0 18px rgba(0, 0, 0, 0.9); left: 50%; margin: -160px -166px; padding: 22px 32px; position: absolute; text-align: left; top: 50%;}

.navbar-wrapper {
  margin-top: 20px;
}

.navbar-form.navbar-right:last-child {
    margin-right: 0;
}

/* carousel.css */

.gallery {
    color: #5A5A5A;
    padding-bottom: 40px;
}
.navbar-wrapper {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20;
}
.navbar-wrapper > .container {
    padding-left: 0;
    padding-right: 0;
}
.navbar-wrapper .navbar {
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}
.carousel {
    height: 380px;
    margin-bottom: 30px;
}
.carousel-caption {
    z-index: 10;
}
.carousel .item {
    background-color: #777777;
    height: 390px;
}
.carousel-inner > .item > img {
    height: 380px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
}
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-left: 10px;
    margin-right: 10px;
}
.featurette-divider {
    margin: 80px 0;
}
.featurette-heading {
    font-weight: 300;
    letter-spacing: -1px;
    line-height: 1;
}
@media (min-width: 768px) {
	.navbar-wrapper {
	    margin-top: 20px;
	}
	.navbar-wrapper .container {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.navbar-wrapper .navbar {
	    padding-left: 0;
	    padding-right: 0;
	}
	.navbar-wrapper .navbar {
	    border-radius: 4px 4px 4px 4px;
	}
	.carousel-caption p {
	    font-size: 21px;
	    line-height: 1.4;
	    margin-bottom: 20px;
	}
	.featurette-heading {
	    font-size: 50px;
	}
}
@media (min-width: 992px) {
	.featurette-heading {
	    margin-top: 8px;
	}
}
.caption {
font-size:8pt;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 380px;
  max-width: none;
}

.clock .flip-clock-label {
    font-size: 16px;
}

.content {
	padding-bottom: 30px;
}

footer {
	color: #C0C0C0;
	background-color: #5A5A5A;
}

footer .container {
	padding-bottom: 30px;
}

div.download span.icon img {
    height: 16px;
    width: 16px;
}

div.download span.icon {
    background: url("../img/pdf.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    padding: 0 8px 8px 0;
}

div.download .dld-content {
    margin-left: 25px;
}

.nav {
    font-size: 16px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #428BCA;
}

.text-header {
    font-size: 36px;
}

.carousel-credit-caption {
    font-size: 11px;
    z-index: 10;
    padding-bottom: 5px;
    bottom: 0;
    left: 10px;
    color: #FFFFFF;
    position: absolute;
}

.brand {
    margin-right: 10px;
}

.brand img {
    height: 48px;
}
