.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand img {
height:50px;
}

.formContainer,.messageContainer{
  width:600px;
  border:1px;
  margin-left:auto;
  margin-right:auto;
  margin-top:70px;
}

.messageContainer{
  color:white;
}

.formContainer form {
  border:1px solid #aaa;
  padding:20px;
  border-radius:4px;
  background-color:#fefefe;
  color:#73879C;
}


.product_bullets{
text-align:left !important;
}

.section-image {
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.portfolio-box {
    border-top: 1px dashed #eee;
    border-right: 1px dashed #eee;
}

.project-name {
font-size:12px !important;
}

.project-category{
padding:0px !important;
}

.portfolio-box-caption-content {
    top: 60px !important;
}

#portfolio {
  background-color:#ddd;
}

#modules_quote {
  padding-top:10px;
  padding-bottom:14px;
  letter-spacing:8px;
  color:#333;
  font-weight:bold;
  font-size:24px;
}

#footer {
  background-color:#333;
  padding-top:30px;
  padding-bottom:30px;
  color:#eee; 
}

.service-box {
    margin: 20px auto 0px;
    background-color: #EFEFEF;
    padding-top: 20px;
    border-radius: 8px;
    padding-bottom: 20px;
}
#loginlink {
  padding-right:30px;
  font-style:italic;
}