﻿body {
  padding-top: 50px;
  padding-bottom: 20px;
}
/* Set padding to keep content from hitting the edges. */
.body-content {
  padding-right: 5px;
  padding-left: 5px;
}
/* Allow only vertical resizing of textareas. */
textarea {
  resize: vertical;
}
#footer a {
  color: #70B8EF !important;
  text-decoration: none;
}
#footer a:hover {
  color: #ffffff !important;
}
.footer-primary {
  border-top: 2px solid rgba(255, 0, 0, 0.5);
  padding-top: 20px;
  font-size: 1em;
  font-family: "Open Sans Condensed";
}
.footerimage {
  /*width: 100%;
    height: 155px;
    background-image: url('Images/web-branding-strip.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 155px;*/
  padding: 0;
  border: 0;
}
.validation-summary-errors {
  color: red;
}

#cmt {
font-size:1.4rem !important;

}
