html {
  font-family: sans-serif;
  font-size: 16px;
}

body {
  background: url("/SiteDesign/Images2/bg.aspx") repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #000;
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  margin: 0;
}

a {
  background-color: transparent;
}

h1, h2, h3, h4, h5, h6, p {
  padding: 5px 0 0 0;
  margin: 0 0 5px 0;
}

font {
  line-height: normal;
}

h1 {
  color: #012558;
  font-size: 2rem;
  font-weight: bold;
}

h2 {
  color: #383838;
  font-size: 1.4rem;
  font-weight: bold;
}

h3 {
  color: #383838;
  font-size: 1.15rem;
  font-weight: normal;
}

h4 {
  color: #383838;
  font-size: 1.05rem;
  font-weight: bold;
}

p {
  font-size: 1rem;
}

img {
  border: medium none;
}

.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
  position: relative;
  z-index: 9999;
}

.MainInformationTable {
  width: 100%;
}

.PageManagerInfoContainer {
  display: none;
}

.page_content_wrapper .BirAtGlance .AGTitle, .page_content_wrapper .CalAtGlance .AGTitle {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
}

.page_content_wrapper .BirAtGlance, .page_content_wrapper .CalAtGlance, .page_content_wrapper .WeaAtGlance {
  background: none repeat scroll 0 0 #fff !important;
  border: medium none !important;
  margin-bottom: 20px;
  padding: 0 0 4px;
}

.page_content_wrapper .BirAtGlance .page_content_wrapper .AGTitle, .page_content_wrapper .CalAtGlance .AGTitle {
  color: #fff;
  text-align: center;
}

.AGCont a {
  color: #012558;
}

.AGDay .AGDate {
  color: #8b2004;
}

.AGTitle {
  background: none repeat scroll 0 0 #012558;
  color: #fff;
}

.page_content_wrapper .AGDay .AGDate {
  color: #012558 !important;
}

.page_content_wrapper .AGToday {
  background: none repeat scroll 0 0 #012558;
  clear: both;
  color: #fff;
  float: left;
  font-weight: bold;
  padding: 3px 0;
  text-align: center;
  width: 100%;
}

.e3pagetemplate {
  color: #383838;
  font-size: 15px;
  line-height: 1.5;
}

.e3pagetemplate a {
  color: #012558;
  text-decoration: none;
}

.logwrapper {
  height: 70px;
}

.currentUserLabelText {
  color: #fff;
  float: right;
  font-size: 12px;
  margin: 0 0 0 4px;
}

.cmsdesklink {
  color: #fff;
  float: right;
  font-size: 12px;
  margin: 0 0 0 4px;
}

.signoutLink {
  color: #fff;
  float: right;
  font-size: 12px;
  margin: 0 0 0 4px;
}

.edimg {
  height: 311px;
  min-width: 1168px;
  overflow: hidden;
  position: absolute;
  top: 107px;
  width: 100%;
}

.EditMode .edimg, .EditMode .edimg img {
  overflow: visible !important;
  position: relative !important;
  top: 0 !important;
}

.edimg img {
  bottom: 0;
  height: auto;
  min-height: 311px;
  min-width: 1168px;
  position: absolute;
  width: 100%;
}

@media only screen and (max-width: 1500px) {
  .edimg img {
    left: 50% !important;
    margin-left: -750px;
    width: 1500px !important;
  }
}
.headWrapTwo {
  text-align: center;
}
.headWrapTwo img {
  width: auto;
  height: 95px;
}

.TopDropLayout1 {
  background: url("/SiteDesign/Images2/headbg.aspx") repeat-x scroll center top rgba(0, 0, 0, 0);
  float: left;
  min-width: 1168px;
  position: relative;
  width: 100%;
}

.TopDropLayout1 .page_header {
  float: left;
  min-width: 1168px;
  width: 100%;
}

.page_header .page_header_wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  min-height: 417px;
  padding: 0 34px;
  width: 1168px;
}

.page_header_wrapper a {
  text-decoration: none;
}

.page_header_wrapper .page_header_1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  height: 33px;
  padding: 7px 0 0;
  width: 700px;
}

.page_header_wrapper .page_header_2 {
  float: left;
  height: 112px;
  margin: 21px 15px 0 0;
  width: 165px;
}

.page_header_wrapper .page_header_3 {
  float: left;
  height: 61px;
  width: 840px;
}

.oneCMSMenu, .CMSMenu {
  cursor: pointer;
}

.page_header_3 .oneCMSMenu {
  color: #383838;
  float: left;
  font-size: 14px;
  height: 61px;
  text-transform: uppercase;
}

.page_header_3 .oneCMSMenuItem {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  padding: 0 17px;
}

.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
  border-bottom: 4px solid #7396c4;
  border-top: 4px solid #7396c4;
  padding: 0 17px;
}

.page_header_3 .CMSMenu {
  color: #404040;
  font-size: 12px;
  padding: 13px 0 0;
  text-transform: uppercase;
  width: auto !important;
  border: 1px solid #000;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  background: #c8b284;
}

.page_header_3 .CMSMenuItem {
  background: none repeat scroll 0 0 #fff;
  border-top: 1px solid #b7b7b7;
  padding: 7px 20px 7px 10px;
}

.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItem {
  background: none repeat scroll 0 0 #7396c4;
  border-top: 1px solid #7396c4;
  color: #fff;
  padding: 7px 20px 7px 10px;
}

.page_header_wrapper .page_header_4 {
  border-top: 13px solid #010a2d;
}

.TopDropLayout1 .page_content {
  float: left;
  min-width: 1168px;
  width: 100%;
}

.page_content .page_content_wrapper {
  background: none repeat scroll 0 0 #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 35px 53px 97px;
  width: 1168px;
}

.page_content .page_content_wrapper:after {
  clear: both;
  content: "";
  display: block;
}

/* Side Navigation */
.sidenav {
  float: left;
  width: 240px;
}

table.topCMSTreeMenuTable {
  width: 100%;
}

.sidenav a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0 6px;
  padding: 6px;
  font-size: 14px;
  text-decoration: none;
  background: rgb(243, 230, 213);
  border: 1px solid rgb(146, 119, 83);
  font-family: "Helvetica", Arial, sans-serif;
  color: #000;
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.sidenav a:hover {
  background: rgb(173, 98, 0);
  border-color: rgb(101, 69, 26);
  color: #fff;
}

.sidenav a.topCMSTreeMenuSelectedLink {
  background: rgb(139, 105, 61);
  color: #fff;
}

.sidenav a.subCMSTreeMenuLink {
  margin-left: 10px;
  background: rgb(248, 221, 186);
}

.sidenav a.subCMSTreeMenuLink:hover {
  background: rgb(173, 98, 0);
  color: #fff;
}

.rightbody {
  float: right;
  width: 808px;
}

.rightbody.has-border {
  width: 800px;
  padding-left: 8px;
  border-left: 1px solid #c5ae81;
}

.TopDropLayout1 .page_footer {
  float: left;
  min-width: 1168px;
  width: 100%;
}

.page_footer .page_footer_wrapper {
  color: #272727;
  font-size: 13px;
  letter-spacing: 0.002em;
  line-height: 20px;
  margin: 0 auto;
  min-height: 75px;
  padding: 27px 0 17px;
  text-align: center;
  width: 1168px;
}

.page_footer_wrapper a {
  color: #272727;
  text-decoration: none;
}

.poweredbylink {
  text-align: right;
}

.topzone {
  margin: 0 0 103px !important;
}

.LayoutCenterControl td {
  width: 50%;
}

.LoginForm {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #ccc;
  padding: 10px;
}

.e3pagetemplate .LoginForm {
  width: 495px;
}

.LoginFormLogon {
  width: 240px;
}
.LoginFormLogon input {
  width: 100%;
}

.LoginFormField {
  margin-left: 5px;
}

input[type=radio], input[type=checkbox] {
  margin-right: 5px;
  margin-left: 15px;
}

.newsletters .document_container {
  background-color: transparent;
}

.newsletters .item-selected {
  background-color: #e0d8ca;
  font-size: 15px;
  text-decoration: none;
}

.newsletters .item-selected a {
  text-decoration: none;
}

.newsletters .viewerHeader {
  font-size: 15px;
}

.newsletters .viewerHeader a {
  margin-right: 32px;
}

.newsletters .items_container {
  margin-top: 36px;
}

.newsletters .item a {
  font-size: 15px;
  text-decoration: none;
}

.newsletters {
  font-family: "Open Sans", sans-serif;
  font-size: 15px !important;
}

h4 a {
  background-color: #7396c4 !important;
  border: medium none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  margin: 0 10px 0 0;
  padding: 10px !important;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}

h4 a:hover {
  background-color: #c8b185 !important;
  -webkit-transition: all 0.5s ease 0s !important;
  transition: all 0.5s ease 0s !important;
}

.gallery td {
  width: 200px;
}

.navbutton {
  display: inline-block;
  position: relative;
  background-color: #010a2d !important;
  border: 1px solid #0d4164 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  padding: 10px 0 !important;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  border-radius: 4px;
  z-index: 1;
  overflow: hidden;
  text-shadow: 0 2px 2px #000;
}

.navbutton:before {
  display: inline-block;
  content: "";
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #314ebf), color-stop(25%, #4a66d6), color-stop(60%, #010a2d));
  background: linear-gradient(180deg, #314ebf 15%, #4a66d6 25%, #010a2d 60%);
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  z-index: -1;
}

.navbutton:hover {
  background-color: #155682 !important;
}

.navbutton:hover:before {
  top: -15px;
  height: 110px;
  -webkit-filter: hue-rotate(-50deg);
          filter: hue-rotate(-50deg);
}

.page_header_wrapper .page_header_4 {
  background: none repeat scroll 0 0 #010a2d;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  margin: 284px -34px 0;
  padding: 0 20px 5px;
  width: 1168px;
}
.page_header_wrapper .page_header_4 .btn-outline-secondary {
  background: #fff;
}
.page_header_wrapper .page_header_4 .btn-outline-secondary .far, .page_header_wrapper .page_header_4 .btn-outline-secondary .fas, .page_header_wrapper .page_header_4 .btn-outline-secondary .fab {
  color: #10ace5;
  margin-right: -7px;
}
.page_header_wrapper .page_header_4 .btn-outline-secondary:hover {
  background: #13abe5;
}
.page_header_wrapper .page_header_4 .btn-outline-secondary:hover .far, .page_header_wrapper .page_header_4 .btn-outline-secondary:hover .fas, .page_header_wrapper .page_header_4 .btn-outline-secondary:hover .fab {
  color: #fff;
}

.gallery {
  float: left;
  margin-bottom: 10px;
  margin-right: 80px;
  width: 300px;
}

.gallery:nth-child(3n+3) {
  margin-right: 0 !important;
}

img.teaser {
  width: 300px;
}

#centerHeader {
  width: 1168px;
  margin: 0 -34px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#fbLikeBox {
  position: absolute;
  top: 160px;
  right: 0;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 9px #000;
          box-shadow: 0 0 9px #000;
  background: #3b5998;
  color: #fff;
}

#fbLikeBox h2 {
  color: #fff;
  padding: 5px;
  margin: 0;
}

/* Align form input fields and labels at top of cells */
.FormPanel td, .FormPanel td.FieldLabel {
  vertical-align: top;
}

.FormPanel td.EditingFormValueCell {
  vertical-align: top;
}

/* Increase height of textareas in forms */
.FormPanel textarea.form-control {
  height: 400px;
}

/* Styling PDF View infoboxes */
.mobile-pdf-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  gap: 10px 10px;
}

.pdf-viewer-preview {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  background: #e9e9e9;
  padding: 10px;
  border: 1px solid #ccc;
}

.pdf-viewer-preview .pdf-viewer-title {
  background: rgb(0, 98, 128);
  color: #fff;
  padding: 5px;
  margin: 0 0 5px;
}

.pdf-viewer-preview .pdf-viewer-date {
  color: rgb(104, 104, 104);
  font-size: 12px;
  font-weight: 400;
}

.pdf-viewer-preview .pdf-viewer-date::before {
  content: "Posted: ";
}

.pdf-button-container button.download-btn {
  display: inline-block;
  background: rgb(14, 127, 150);
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(14, 127, 150)), to(rgb(23, 192, 227)));
  background: linear-gradient(0deg, rgb(14, 127, 150) 0%, rgb(23, 192, 227) 100%);
  border: 1px solid rgb(14, 127, 150);
  border-radius: 6px;
  color: #fff;
  font-weight: bold;
  padding: 8px 12px;
  margin: 0 0 5px;
  outline: none;
  text-shadow: 1px 1px 2px #000;
}

.pdf-button-container button.download-btn:hover {
  background: rgb(14, 127, 150);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(14, 127, 150)), to(rgb(23, 192, 227)));
  background: linear-gradient(180deg, rgb(14, 127, 150) 0%, rgb(23, 192, 227) 100%);
  cursor: pointer;
}

.pdf-button-container button.download-btn::before {
  display: inline-block;
  font-family: "FontAwesome";
  content: "\f08e";
  margin-right: 4px;
}

.form-table {
  background: #fff;
}

.form-table .form-table-group td {
  vertical-align: top;
  padding: 10px 3px 10px;
}

.form-table .form-table-group:nth-child(odd) td {
  background: #f0f0f0;
}

.form-table .form-table-group td.form-table-label-cell {
  width: 280px;
  text-align: right;
  padding-right: 10px;
}

.form-table .form-table-group td.form-table-value-cell {
  vertical-align: top;
}

.form-table .form-table-group td.form-table-validation-cell {
  vertical-align: top;
  width: 200px;
}

.simpleTable {
  border-collapse: collapse;
  border: 1px solid #000;
  font-family: "Helvetica", Arial, sans-serif;
  margin: 0 auto 20px;
}

.simpleTable th, .simpleTable td {
  border: 1px solid #000;
  padding: 5px;
}

.simpleTable thead th {
  font-size: 18px;
  text-align: center;
  background: #83581d;
  color: #fff;
  font-weight: bold;
}

.simpleTable tbody th {
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  color: #000;
}

.simpleTable tbody td {
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  color: #000;
}

/* Bootstrap 3.1.0 adjustments */
.cms-bootstrap h1, .cms-bootstrap h2, .cms-bootstrap h3, .cms-bootstrap h4, .cms-bootstrap h5, .cms-bootstrap h6, .cms-bootstrap p {
  line-height: 1.4;
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
}
.cms-bootstrap h1 {
  font-size: 24px;
  color: #000;
}
.cms-bootstrap h2 {
  font-size: 22px;
  color: #000;
}
.cms-bootstrap h2.header-title {
  background: #375a71;
  color: #fff;
  padding: 5px;
  margin: -10px -10px 15px -10px;
  border-radius: 4px 4px 0 0;
}
.cms-bootstrap h3 {
  font-size: 20px;
  color: #000;
}
.cms-bootstrap h4 {
  font-size: 18px;
  color: #000;
}
.cms-bootstrap p {
  font-size: 17px;
  color: #000;
}
.cms-bootstrap hr {
  border-top: 1px solid #4e4e4e;
}
.cms-bootstrap strong, .cms-bootstrap b {
  color: inherit;
}
.cms-bootstrap .alert {
  padding: 8px;
}
.cms-bootstrap .thumbnail {
  padding: 4px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 0 15px;
}
.cms-bootstrap .thumbnail .caption h3 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0px;
}

button.androidButton {
  outline: none;
  border: none;
  color: green;
  font-weight: bold;
  font-size: 12px;
  background: none;
}

.btn.btn-warning {
  color: #fff;
  background-color: #d29d01;
  margin: 0;
  -webkit-box-shadow: #997200 0 -3px 0 inset;
  box-shadow: #997200 0 -3px 0 inset;
}
.btn.btn-warning:hover {
  background-color: #d28700;
  color: #fff;
}