.snPageWidth {
  max-width: 700px;
}

.snFormGroup {
  margin-top:5px;
}

.snText {
  color: #0b1a67;
}

.snImportantNote {
  color: #c30900;
}

.snPanelBackground {
  background-color: #ffcce5 !important;
}

/* Bootstrap does not underline links by default */
.snLink a:link {text-decoration: underline !important}
.snLink a:visited {text-decoration: underline !important}
.snLink a:active {text-decoration: underline}
.snLink a:hover {text-decoration: underline}

#copyright {
  text-align: center;
  margin-top: 5px;
}

.copyrightText {
  color: gray;
}

#findUsOnFacebook {
  text-align: center;
}

#pageTitle {
  font-size: 18px;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #0b1a67;
}

.websiteClosed {
  td {
    text-align: center;
  }
}
