﻿body {
  padding-top: 50px;
  padding-bottom: 20px; }

/* Set padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px; }

html {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; }

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
  max-width: 280px; }

.masterHeader {
  display: inline;
  vertical-align: middle; }

.masterfooter {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  padding: 15px; }

#mstLogo {
  vertical-align: middle;
  float: left;
  padding: 30px 15px 15px 0px;
  /*height: 136px; width: 85px;*/ }

h1 {
  font-weight: 500; }

h2 {
  font-weight: 500; }

h1, h2, h3, h4 {
  margin-top: 15px;
  margin-bottom: 0px; }

.notice {
  padding-top: 20px; }

.notice h3 {
  padding: 10px 0;
  text-align: center; }

ul {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-color: #333; }

.v-align {
  margin: 25px 0; }

.image {
  float: left;
  max-height: 150px; }

.navbar.navbar-default.navbar-fixed-top li > a:hover {
  background-image: none !important;
  background-color: #EE2D24; }

.custom:hover .custom {
  display: block;
  margin-top: 0; }

th {
  height: 60px;
  font-size: medium;
  text-align: center; }

.validation-summary-errors {
  color: #EE2D24; }

.tblHeader, th > a {
  text-align: center;
  background-color: #333;
  color: white; }

th > a:hover {
  text-decoration: none;
  color: #EE2D24; }

td > a {
  color: white; }

td > a:hover {
  border: 1px solid #EE2D24;
  background-color: white;
  color: #EE2D24; }

.tblbody {
  vertical-align: middle;
  font-size: medium;
  padding: 10px; }

.btn-cee {
  background: #EE2D24; }

.contactsTable {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  vertical-align: middle;
  width: 100%;
  font-size: 11px;
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333; }

ul.clear, .std {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  background-color: white !important;
  color: black !important;
  list-style-type: disc !important;
  margin-left: 2em;
  padding: 0.5em; }

.regBTN {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 16px;
  background-color: #EE2D24;
  border-radius: 8px;
  color: white;
  padding: 10px 32px;
  text-align: center;
  display: inline-block;
  text-decoration: none; }

.regBTN:hover {
  background-color: white;
  color: #EE2D24;
  border: 1px solid #EE2D24; }

.none {
  display: none; }

.chkBox {
  margin-left: 25px; }

.chkBox label {
  padding-left: 10px; }

div.coupDetails {
  margin-left: 100px !important; }

.navbar {
  font-size: medium;
  font-weight: 400; }

.pagination {
  background: #f2f2f2;
  font-size: medium; }

.pagination > .active > a {
  background-color: #EE2D24; }

.pagination > .disabled > a {
  background-color: #f2f2f2; }

#sectionMain {
  margin-top: 125px;
  margin-bottom: 125px; }

.glyphicon-heart {
  color: #EE2D24; }

.fa-heart {
  color: #EE2D24; }

.required-field {
  color: #b33939; }

#brand-ad {
  font-size: 80%; }

.iFrame {
  margin-top: 20px;
  text-align: center; }

.notice h3 {
  line-height: 1.7; }
