@charset "UTF-8";
#mobileFrame.tablet iframe {
  width: 700px;
}
#mobileFrame.mobile iframe {
  width: 428px;
}
#mobileFrame {
  height: 100%;
}
#mobileFrame.tablet,
#mobileFrame.mobile {
  border: 25px solid #fff;
  border-radius: 25px;
  box-shadow: 0 0 3px 3px #ccc;
  margin-top: 20px;
}
#mobileFrame.tablet iframe,
#mobileFrame.mobile iframe {
  border: 1px solid #ccc;
}
#mobileFrame.tablet {
  width: 700px;
  height: calc(100vh - 65px - 60px - 90px);
  margin-left: calc((100vw - 700px)/2);
}
#mobileFrame.mobile {
  width: 428px;
  height: calc(100vh - 65px - 60px - 90px);
  margin-left: calc((100vw - 428px)/2);
}
#designPreview {
  background: #fff;
  border: 0;
  height: 100%;
}
#designPreview #footerLinks {
  display: none;
}
.border-box {
  box-sizing: border-box;
}
.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Example Usage:
		(at)sectionStylingOptions: "Row Full Width";
		@percent: 96%;
		.rowFullWidth {
			.rowSectionFullWidth(@percent);
			.columnSectionFullWidth(@percent);
			.buttonSectionFullWidth(@percent);
			.gridSectionFullWidth(@percent);
			.halfSectionFullWidth(@percent);
		}
	*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.customModule .moduleBody > ul > li {
  list-style-type: disc;
}
.customModule .moduleBody > ul > li > ul > li {
  list-style-type: circle;
}
.group:after,
#core:after,
#background:after,
.editor:after,
.moduleInner > footer:after,
.sectionInner > footer:after,
.ofField:after,
.footerText:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
*:first-child + html .group {
  zoom: 1;
}
/* IE7 */
@font-face {
  font-family: 'Font Awesome';
  src: url('../font-awesome/4.7.0/fonts/fontawesome-webfont.woff') format('woff2'), url('../font-awesome/4.7.0/fonts/fontawesome-webfont.woff') format('woff'), url('../font-awesome/4.7.0/fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome';
  src: url('../font-awesome/4.7.0/fonts/fontawesome-webfont.woff') format('woff2'), url('../font-awesome/4.7.0/fonts/fontawesome-webfont.woff') format('woff'), url('../font-awesome/4.7.0/fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  height: 100% !important;
  min-height: 100vh;
}
body {
  margin: 0;
  padding: 0;
  height: 100% !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #58595b;
}
a {
  color: #105339;
  text-decoration: none;
}
a:hover {
  color: #d7b555;
  text-decoration: none;
}
#background {
  position: relative !important;
  min-height: 100% !important;
  box-sizing: border-box !important;
  border-top: solid 0 transparent !important;
  border-bottom: solid 0 transparent;
  padding-top: 0px;
  background: none;
  background-color: #eee;
  overflow: hidden;
}
#__lpform_numberButtons {
  display: none;
}
.hideLabel {
  display: none;
}
.wysiwygColor1 {
  color: #105339;
}
.wysiwygColor2 {
  color: #d7b555;
}
.wysiwygColor3 {
  color: #ccc;
}
.wysiwygColor4 {
  color: #BE1E2D;
}
.htmlButton {
  align-items: center;
  text-align: center;
  justify-content: center;
  box-sizing: border-box;
  display: inline-flex;
  max-width: 300px;
  min-width: 150px;
  margin: 5px;
  padding: 10px 20px;
  border-radius: 5px;
  line-height: 1.5;
  color: #fff;
  background-color: #d3a812;
  border: 0px solid #d3a812;
  text-decoration: none;
}
.htmlButton:hover {
  color: #fff;
  background-color: #37569d;
  border-color: #d3a812;
  text-decoration: none;
}
.htmlButton2 {
  background-color: #37569d;
  color: #fff;
  border-color: #d3a812;
}
.htmlButton2:hover {
  background-color: #d3a812;
  color: #fff;
  border-color: #d3a812;
}
#headerBackground {
  background: none;
}
#header {
  position: relative;
  width: 975px;
  height: 212px;
  margin: 0 auto 0 auto;
  border: 0px solid #fff;
  border-bottom: none;
  background-color: transparent;
  box-shadow: 0px 0px 0px 0px #000;
}
#header .moduleBody {
  overflow: hidden;
}
#header .moduleInner {
  height: 100%;
  width: 100%;
}
#header > * {
  z-index: 150;
}
#pageImage {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.pageTypeInterior #pageImage {
  top: 212px;
  left: 50%;
  width: 728px;
  height: 295px;
  margin-left: -240.5px;
}
#siteLogo {
  position: absolute;
  width: 110px;
  height: 110px;
  top: 20px;
  left: 0px;
}
#siteLogo.logoOnly {
  width: 430px;
  height: 110px;
  top: 20px;
  left: 0px;
}
#siteLogo a {
  text-decoration: none;
}
#siteLogo img {
  position: absolute;
  border: 0;
}
#siteLogo img.ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}
#siteLogoBody {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#siteName {
  position: absolute;
  width: 430px;
  height: 110px;
  top: 20px;
  left: 160px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 36px;
}
#siteName.sitenameOnly {
  width: 590px;
  height: 110px;
  top: 20px;
  left: 0px;
}
#siteName .line1,
#siteName .line2 {
  margin: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#siteName .line1.extraSmallFont,
#siteName .line2.extraSmallFont {
  font-size: 14px;
}
#siteName .line1.smallFont,
#siteName .line2.smallFont {
  font-size: 16px;
}
#siteName .line1.mediumFont,
#siteName .line2.mediumFont {
  font-size: 26px;
}
#siteName .line1.largeFont,
#siteName .line2.largeFont {
  font-size: 30px;
}
#siteName .line1.extraLargeFont,
#siteName .line2.extraLargeFont {
  font-size: 34px;
}
#siteName .line1 a,
#siteName .line2 a {
  text-decoration: none;
  display: inline-block;
  width: auto;
}
#siteName .line1 .editText,
#siteName .line2 .editText {
  display: inline-block;
  width: auto;
  min-height: 15px;
  min-width: 30px;
}
#siteName .line1 {
  font-family: Helvetica, Arial, sans-serif;
  margin-top: 0px;
}
#siteName .line1,
#siteName .line1 a {
  color: #333;
}
#siteName .line2 {
  margin-top: 0px;
}
#siteName .line2,
#siteName .line2 a {
  color: #999;
}
#siteNameBody {
  width: 100%;
  overflow: hidden;
}
#socialMedia {
  float: right;
  position: relative;
  height: 42px;
  width: auto;
  margin-top: 76px;
  margin-left: 15px;
  margin-right: 0px;
  text-align: right;
}
@media (min-width: 701px) {
  #background:not(.hasSocialMedia) #socialMedia {
    display: none;
  }
}
@media (max-width: 700px) {
  #background:not(.hasSocialMedia):not(.hasFooterSocialMedia) #socialMedia {
    display: none;
  }
}
.moduleSocialMedia {
  font-size: 0;
}
.moduleSocialMedia a {
  background-color: transparent;
  color: #ccc;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 0px solid #fff;
  margin: 0px 0px 0px 16px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  border-radius: 0px;
  vertical-align: top;
}
.moduleSocialMedia a:hover {
  background-color: transparent;
  color: #d7b555;
}
.moduleSocialMedia a:first-child {
  margin-left: 0px;
}
.moduleSocialMedia a.blogSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgBlog.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgBlog', sizingMethod='scale');
}
.moduleSocialMedia a.emailSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgEmail.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgEmail', sizingMethod='scale');
}
.moduleSocialMedia a.facebookSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgFacebook.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgFacebook', sizingMethod='scale');
  width: 15px;
}
.moduleSocialMedia a.twitterSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgTwitter.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgTwitter', sizingMethod='scale');
}
.moduleSocialMedia a.flocknoteSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgFlocknote.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgFlocknote', sizingMethod='scale');
}
.moduleSocialMedia a.instagramSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgInstagram.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgInstagram', sizingMethod='scale');
}
.moduleSocialMedia a.linkedinSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgLinkedIn.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgLinkedIn', sizingMethod='scale');
}
.moduleSocialMedia a.phoneSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgPhone.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgPhone', sizingMethod='scale');
}
.moduleSocialMedia a.pinterestSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgPinterest.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgPinterest', sizingMethod='scale');
}
.moduleSocialMedia a.rssSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgRss.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
}
.moduleSocialMedia a.vimeoSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgVimeo.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgVimeo', sizingMethod='scale');
}
.moduleSocialMedia a.youtubeSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgYouTube.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgYouTube', sizingMethod='scale');
}
.moduleSocialMedia a.custom1SocialMedia {
  background-image: url("https://d2y1pz2y630308.cloudfront.net/18745/theme.css");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
  display: none;
}
.moduleSocialMedia a.custom2SocialMedia {
  background-image: url("https://d2y1pz2y630308.cloudfront.net/18745/theme.css");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
  display: none;
}
.moduleSocialMedia a.custom3SocialMedia {
  background-image: url("https://d2y1pz2y630308.cloudfront.net/18745/theme.css");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
  display: none;
}
.moduleSocialMedia a:nth-child(n + 6) {
  display: none;
}
.moduleSocialMedia a .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
}
.moduleSocialMedia .editable {
  min-width: 50px;
}
.moduleSocialMedia .socialMediaBody {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#dialogSocialMediaSettings form .socialMediaItem:nth-child(n + 6) {
  display: none;
}
#dialogSocialMediaSettings form .socialMediaItem.ui-sortable-placeholder ~ .socialMediaItem:nth-child(6) {
  display: block;
}
#dialogSocialMediaSettings form .socialMediaItem option[value="CUSTOM1"] {
  display: none;
}
#dialogSocialMediaSettings form .socialMediaItem option[value="CUSTOM2"] {
  display: none;
}
#dialogSocialMediaSettings form .socialMediaItem option[value="CUSTOM3"] {
  display: none;
}
#dialogSocialMediaSettings form.dragging .socialMediaItem:nth-child(6) {
  display: block;
}
.svg-defs {
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  border: none;
  overflow: hidden;
}
#search {
  position: relative;
  float: right;
  width: 165px;
  height: 42px;
  margin-top: 76px;
  margin-right: 0px;
}
#search .searchBox {
  font-size: 14px;
  width: 120px;
  height: 36px;
  padding: 3px 5px;
  border: 0px solid #ccc;
  outline: none;
  background-color: #f6f6f6;
  color: #58595b;
}
#search .searchBox::-webkit-input-placeholder {
  color: #58595b;
}
#search .searchBox:-moz-placeholder {
  color: #58595b;
}
#search .searchBox::-moz-placeholder {
  color: #58595b;
}
#search .searchBox:-ms-input-placeholder {
  color: #58595b;
}
#search .searchBoxSubmit {
  display: none;
}
#searchBody {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#interiorHeader .searchBox {
  margin-top: 10px;
  width: 120px;
  height: 36px;
  padding: 3px 5px;
  border: 0px solid #ccc;
  outline: none;
  background-color: #f6f6f6;
  color: #58595b;
}
#mobileSearch {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 0px;
  height: 40px;
  padding: 10px 0 0 20px;
  background-color: rgba(16, 83, 57, 0.9);
}
#mobileSearch #searchField {
  width: 225px;
  height: 25px;
}
#searchPopup {
  display: none;
}
.headerText {
  display: none;
}
#quickLinks {
  position: absolute;
  width: 400px;
  max-height: 21px;
  top: 26px;
  right: 0;
  overflow: hidden;
}
#quickLinks ul {
  float: right;
  margin: 0;
  padding: 0;
  background-color: transparent;
  list-style: none;
}
#quickLinks ul li {
  float: left;
}
#quickLinks ul li:not(:first-child) {
  border-left: 0px solid #ccc;
}
#quickLinks ul li a {
  display: block;
  height: 19px;
  margin: 0;
  padding: 2px 0px 0 10px;
  color: #105339;
  font-size: 14px;
  text-decoration: none;
}
#quickLinks ul li a:hover {
  background-color: transparent;
  color: #d7b555;
  text-decoration: none;
}
#quickLinks ul li:last-child a {
  padding-right: 0px;
}
.ie7 #nav li,
.ie8 #nav li {
  float: left;
  display: block;
}
#nav {
  position: absolute;
  top: 148px;
  left: 0px;
  width: 975px;
}
#nav ul {
  float: left;
  margin: 0;
  padding: 0;
  background: none;
  background-color: #105339;
  list-style: none;
  font-size: 0;
  white-space: nowrap;
}
#nav li {
  position: relative;
  display: inline-block;
  z-index: 200;
}
#nav li:hover {
  background-color: #eee;
}
#nav li:hover > a {
  color: #333;
}
#nav li:first-child > a {
  border-left: 0px solid #ddd;
}
#nav li a {
  display: block;
  border-right: 0px solid #ddd;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 24px;
  text-decoration: none;
}
#nav li a:hover {
  background-color: #eee;
  color: #333;
}
#nav li.selected > a {
  background-color: #d7b555;
  color: #fff;
}
#nav li:hover ul {
  display: block;
}
#nav li ul {
  position: absolute;
  display: none;
  width: 250px;
  white-space: normal;
}
#nav li ul li {
  clear: both;
  width: 100%;
  background-color: #eee;
}
#nav li ul li ul {
  width: 100%;
}
#nav li ul li:first-child a {
  border-left: 0;
}
#nav li ul li.selected a,
#nav li ul li.selected a:hover {
  background-color: #d7b555;
  color: #333;
}
#nav li ul li a {
  border-left: 0;
  border-right: 0;
  border-top: 0px solid #ddd;
  padding: 8px 20px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #333;
}
#nav li ul li a:hover {
  background-color: #d7b555;
  color: #333;
}
#nav .navGroup {
  background: transparent;
}
#nav .navGroup ul {
  position: relative;
}
#nav .navGroup ul li a {
  padding-left: 40px;
}
#nav .navPageGroup,
#nav .navPageGroup:hover {
  background: transparent;
}
#nav .navPageGroup ul {
  position: relative;
  background-color: transparent;
}
#nav .groupName {
  display: block;
  border-top: 0px solid #ddd;
  padding: 4px 20px;
  background-color: #eee;
  font-family: Helvetica, Arial, sans-serif;
  color: #105339;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#nav.resize > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
}
#nav.resize > ul > li {
  -webkit-box-flex: 1;
  display: block;
  flex: 1 1 auto;
  position: relative;
}
#nav.resize > ul > li > a {
  text-align: center;
  padding-left: 1px;
  padding-right: 1px;
}
.noDropDownMenu #nav li:hover ul {
  display: none;
}
.megaMenu ul {
  -webkit-transform: translate(0px);
}
[class*="MegaMenu"] #nav .megaMenu ul .navGroup ul {
  background-color: transparent;
}
[class*="MegaMenu"] #nav .megaMenu ul .groupName {
  display: block;
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  padding: 4px 10px;
  background-color: transparent;
  color: #105339;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
}
[class*="MegaMenu"] #nav .megaMenu ul li {
  background-color: transparent;
}
[class*="MegaMenu"] #nav .megaMenu ul li.selected a,
[class*="MegaMenu"] #nav .megaMenu ul li.selected a:hover {
  background-color: #d7b555;
  color: #333;
}
[class*="MegaMenu"] #nav .megaMenu ul li a {
  border-top: 0px solid #ddd;
  padding: 4px 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #333;
}
[class*="MegaMenu"] #nav .megaMenu ul li a:hover {
  background-color: #d7b555;
  color: #333;
}
[class*="MegaMenu"] #nav .megaMenu > ul {
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
  background-color: #eee;
  background-color: #eeeeee;
  vertical-align: text-top;
  font-size: 0px;
}
[class*="MegaMenu"] #nav .megaMenu > ul > .navGroup .groupName {
  border-top-width: 0px;
}
[class*="MegaMenu"] #nav .megaMenu > ul > .navPageGroup,
[class*="MegaMenu"] #nav .megaMenu > ul > .navGroup {
  display: block;
  overflow: hidden;
  -webkit-column-break-inside: avoid;
  padding-bottom: 10px;
}
[class*="MegaMenu"] #nav .megaMenu > ul li,
[class*="MegaMenu"] #nav .megaMenu > ul ul {
  width: 200px;
  display: inline-block;
}
[class*="MegaMenu"] #nav .megaMenu:hover:before {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  position: absolute;
  left: 0px;
  bottom: -1px;
  background-color: #eee;
  border-right: 0px solid #ddd;
  box-sizing: border-box;
  z-index: 1;
}
[class*="MegaMenu"] #nav .megaMenu.selected:hover:before {
  background-color: #d7b555;
}
[class*="MegaMenu"] #nav .megaMenu:first-child:hover:before {
  border-left: 0px solid #ddd;
}
.smallMegaMenu #nav .megaMenu > ul {
  width: auto;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  column-gap: 10px;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  -ms-column-gap: 10px;
  -o-column-gap: 10px;
  padding: 10px 10px 0px 10px;
}
.largeMegaMenu #nav .megaMenu > ul {
  border-width: 0px;
  background-color: transparent;
  width: 940px;
  -webkit-column-width: 200px;
  -moz-column-width: 200px;
  column-width: 200px;
  padding: 10px 0px 0px 35px;
}
.largeMegaMenu #nav .megaMenu > ul:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0px;
  box-sizing: border-box;
  margin-left: -50%;
  background-color: #eee;
  background-color: #eeeeee;
  border-top: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
}
@media (max-width: 1000px) and (min-width: 701px) {
  .largeMegaMenu #nav.sticky[style*="fixed"] .megaMenu > ul,
  .largeMegaMenu #nav.fixed .megaMenu > ul {
    position: fixed;
    width: 100%;
    left: 0px;
    right: 0px;
    margin-left: 0px !important;
    padding: 10px;
    box-sizing: border-box;
  }
  .largeMegaMenu #nav.sticky[style*="fixed"] .megaMenu > ul > li,
  .largeMegaMenu #nav.fixed .megaMenu > ul > li {
    margin: auto;
  }
}
#navBackground {
  display: block;
  position: absolute;
  left: 0;
  top: 148px;
  width: 100%;
  height: 64px;
  background: none;
  background-color: #105339;
}
@media (max-width: 700px) {
  .anchor:target {
    padding-top: 84px;
    display: inline-block;
  }
  @supports (scroll-snap-align) {
    .anchor:target {
      padding-top: 0;
      display: inline;
    }
    html {
      -ms-scroll-padding-top: 62px;
      -webkit-scroll-padding-top: 62px;
      scroll-padding-top: 62px;
    }
  }
}
.translated-ltr #nav[style*="fixed"],
.translated-ltr #navBackground[style*="fixed"] {
  margin-top: 40px;
}
.translated-ltr #nav[style*="absolute"],
.translated-ltr #navBackground[style*="absolute"] {
  top: 148px !important;
  margin-top: 0px;
}
.translated-ltr #adminToolbar {
  top: 40px;
}
#google_translate_element .goog-te-gadget-simple > img:nth-of-type(n + 2),
#google_translate_element .goog-te-gadget-simple > span:nth-of-type(n + 2) {
  display: none;
}
#core {
  position: relative;
  width: 975px;
  margin: 0 auto 0 auto;
  padding: 0px 0px 0 0px;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  background-color: transparent;
  box-shadow: 0px 0px 0px 0px #000, 0px 0px 0px 0px #000;
  z-index: 10;
}
#core .moduleName {
  margin: 0;
}
.region {
  position: relative;
  padding: 0;
  list-style-type: none;
  box-sizing: border-box;
}
.region.infinite-container .infinite-item {
  margin-left: 0;
  margin-right: 0;
}
.region .moduleBody {
  display: block;
  min-height: 25px;
  word-wrap: initial;
}
.region .moduleBody ul,
.region .moduleBody ol {
  margin: 0;
}
.region .customModule .moduleBody {
  overflow: hidden;
}
.region .customModule img {
  max-width: 100%;
}
.region .customModule ul {
  list-style-position: outside;
  padding-left: 1em;
}
.region .customModule ul li {
  position: relative;
  left: 1em;
  padding-right: 1em;
}
.region .moduleName .editText,
.region .sectionName .editText {
  display: block;
  min-height: 15px;
}
.moduleInner:not(.mediaFormatting) blockquote {
  background: transparent;
  background-color: transparent;
  font-family: inherit;
  color: inherit;
  margin: 1em 40px;
  margin-left: 40px;
  padding: 0px 0px;
  padding-left: 0px;
  text-align: inherit;
}
.moduleInner:not(.mediaFormatting) blockquote a {
  color: ;
}
.moduleInner:not(.mediaFormatting) blockquote a:hover {
  color: ;
}
.moduleInner:not(.mediaFormatting) blockquote > p:first-child {
  -webkit-margin-before: 0px;
}
.moduleInner:not(.mediaFormatting) blockquote > p:last-child {
  -webkit-margin-after: 0px;
}
.region .moduleInner {
  background: none;
  background-color: transparent;
}
.region .moduleInner .moduleBody,
.region .moduleInner footer,
.region .moduleInner > a,
.region .moduleInner.content {
  margin-left: 0;
  margin-right: 0;
}
.region .moduleInner header {
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.region .moduleInner footer {
  clear: both;
  padding-bottom: 0;
}
.region > li {
  margin-bottom: 25px;
}
.region .moduleName {
  padding: 5px 0 5px 0;
  border-bottom: 0px solid #bbb;
  background: none;
  background-color: transparent;
  font-family: serif;
  font-size: 24px;
  font-weight: 400;
  color: #333;
}
.facebookModule .facebook {
  background-color: #FFF;
  border-radius: 5px;
}
.twitterModule .moduleBody {
  text-align: center;
}
.instagramModule .instagram-media {
  min-width: unset !important;
  box-sizing: border-box;
}
.rssLink {
  float: right;
  text-decoration: none;
}
.newsModule .rssLink,
.newsSection .rssLink {
  width: 14px;
  height: 14px;
  margin-left: 10px;
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgRss.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-color: default;
  color: #fff;
  border-radius: 3px;
  transition: background-color 0.5s ease, color 0.5s ease;
  background-color: #f26522;
}
.newsModule .rssLink:hover,
.newsSection .rssLink:hover {
  background-color: #fff;
  color: #f26522;
}
.newsModule .rssLink .icon,
.newsSection .rssLink .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
  padding: 5%;
}
.aggregate li .dynamicThumbContainer {
  width: 100%;
}
.aggregate li .dynamicThumbContainer .dynamicThumb {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}
.aggregate li .dynamicThumbContainer .dynamicThumbImage {
  position: relative;
  width: auto;
  max-width: none;
}
.aggregate li.news .thumb .dynamicThumbContainer {
  padding-bottom: 100%;
}
.aggregate li.event .thumb .dynamicThumbContainer {
  padding-bottom: 100%;
}
.aggregate li.person .thumb .dynamicThumbContainer {
  padding-bottom: 100%;
}
footer .icalLink,
[id="interiorHeader"] .calendarExportContainer {
  float: right;
  text-decoration: none;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.calendarModule.calendarView .calendarExportContainer {
  float: right;
  width: 29px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.calendarModule.calendarView .calendarExportContainer:hover {
  background: rgba(255, 255, 255, 0.3);
}
.calendarModule.calendarView .calendarExportContainer .exportCalendar {
  float: right;
  width: 100%;
  height: 100%;
  fill: currentColor;
  display: block;
  padding: 7px 4px;
  box-sizing: border-box;
}
.calendarModule footer .icalLink,
.eventsSection footer .icalLink {
  width: 16px;
  height: 16px;
  margin-right: 0px;
  margin-left: 10px;
}
.calendarModule.listView .exportCalendar,
.eventsSection.listView .exportCalendar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.calendarExportContainer {
  cursor: pointer;
}
.calendarExportContainer .fieldHelp {
  display: none;
  position: absolute;
  border: 1px solid #777;
  background: #fff;
  width: 150px;
  margin-top: -6px;
  opacity: 1 !important;
  z-index: 911;
  white-space: nowrap;
}
.calendarExportContainer .fieldHelp a {
  color: #555;
  font-size: 12px;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  padding: 10px;
  text-align: right;
  font-weight: normal;
}
#background .calendarExportContainer .fieldHelp a {
  color: #105339;
}
#background .calendarExportContainer .fieldHelp a:hover {
  color: #d7b555;
  background: #bcf2dd;
}
.calendarExportContainer .fieldHelp a:not(:last-child) {
  border-bottom: 1px solid #666;
}
#pageTitle .exportCalendar {
  color: #105339;
}
#pageTitle .exportCalendar:hover {
  color: #d7b555;
}
@media (min-width: 429px) {
  .peopleModule.twoPerLine .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .peopleModule.twoPerLine .person,
  .peopleModule.twoPerLine .regionSortableHighlight {
    width: 50%;
    box-sizing: border-box;
  }
  .peopleModule.twoPerLine .person:last-child {
    margin-bottom: 15px;
  }
  .peopleModule.twoPerLine .personGroup {
    width: 100%;
  }
  .peopleModule.twoPerLine .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 2);
    margin-right: -15px;
  }
  .peopleModule.twoPerLine .person,
  .peopleModule.twoPerLine .regionSortableHighlight {
    padding-right: 10px;
  }
  .peopleModule.grid .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .peopleModule.grid .person,
  .peopleModule.grid .regionSortableHighlight {
    width: 50%;
    box-sizing: border-box;
  }
  .peopleModule.grid .person:last-child {
    margin-bottom: 15px;
  }
  .peopleModule.grid .personGroup {
    width: 100%;
  }
  .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 2);
    margin-right: -15px;
  }
  .peopleModule.grid .aggregate .person {
    text-align: center;
  }
  .peopleModule.grid .aggregate .person .thumb {
    width: 90px;
    position: relative;
    left: 50%;
    margin-left: -45px;
  }
  .peopleModule.grid .aggregate .person .thumb img {
    margin: 0 auto;
  }
  .peopleModule.grid .aggregate .person .name {
    clear: both;
  }
}
@media (min-width: 429px) and (max-width: 700px) and (min-width: 429px) {
  .peopleModule.grid .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .peopleModule.grid .person,
  .peopleModule.grid .regionSortableHighlight {
    width: 33.33333333%;
    box-sizing: border-box;
  }
  .peopleModule.grid .person:last-child {
    margin-bottom: 15px;
  }
  .peopleModule.grid .personGroup {
    width: 100%;
  }
  .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 3);
    margin-right: -15px;
  }
}
@media (min-width: 701px) {
  .duo #content1 .peopleModule.grid .moduleBody,
  .solo #content1 .peopleModule.grid .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .duo #content1 .peopleModule.grid .person,
  .solo #content1 .peopleModule.grid .person,
  .duo #content1 .peopleModule.grid .regionSortableHighlight,
  .solo #content1 .peopleModule.grid .regionSortableHighlight {
    width: 33.33333333%;
    box-sizing: border-box;
  }
  .duo #content1 .peopleModule.grid .person:last-child,
  .solo #content1 .peopleModule.grid .person:last-child {
    margin-bottom: 15px;
  }
  .duo #content1 .peopleModule.grid .personGroup,
  .solo #content1 .peopleModule.grid .personGroup {
    width: 100%;
  }
  .duo #content1 .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .solo #content1 .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 3);
    margin-right: -15px;
  }
  .rowSection.twoModule .peopleModule.grid .moduleBody,
  .rowSection.oneModule .peopleModule.grid .moduleBody,
  .columnSection .largeColumn .peopleModule.grid .moduleBody,
  .halfSection .size6 .peopleModule.grid .moduleBody,
  .halfSection .size8 .peopleModule.grid .moduleBody {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .rowSection.twoModule .peopleModule.grid .person,
  .rowSection.oneModule .peopleModule.grid .person,
  .columnSection .largeColumn .peopleModule.grid .person,
  .halfSection .size6 .peopleModule.grid .person,
  .halfSection .size8 .peopleModule.grid .person,
  .rowSection.twoModule .peopleModule.grid .regionSortableHighlight,
  .rowSection.oneModule .peopleModule.grid .regionSortableHighlight,
  .columnSection .largeColumn .peopleModule.grid .regionSortableHighlight,
  .halfSection .size6 .peopleModule.grid .regionSortableHighlight,
  .halfSection .size8 .peopleModule.grid .regionSortableHighlight {
    width: 33.33333333%;
    box-sizing: border-box;
  }
  .rowSection.twoModule .peopleModule.grid .person:last-child,
  .rowSection.oneModule .peopleModule.grid .person:last-child,
  .columnSection .largeColumn .peopleModule.grid .person:last-child,
  .halfSection .size6 .peopleModule.grid .person:last-child,
  .halfSection .size8 .peopleModule.grid .person:last-child {
    margin-bottom: 15px;
  }
  .rowSection.twoModule .peopleModule.grid .personGroup,
  .rowSection.oneModule .peopleModule.grid .personGroup,
  .columnSection .largeColumn .peopleModule.grid .personGroup,
  .halfSection .size6 .peopleModule.grid .personGroup,
  .halfSection .size8 .peopleModule.grid .personGroup {
    width: 100%;
  }
  .rowSection.twoModule .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .rowSection.oneModule .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .columnSection .largeColumn .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .halfSection .size6 .peopleModule.grid .personGroup ~ li:not(.personGroup),
  .halfSection .size8 .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: calc((100% - 15px) / 3);
    margin-right: -15px;
  }
}
.embedModule .moduleBody {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#core .mediaFormatting .moduleName {
  margin-bottom: 10px;
}
.wordOnFireTempModule.mediaFormatting .aggregate {
  padding-top: 0px;
}
img[style="float: left;"] {
  margin: 15px 15px 15px 0;
}
img[style="float: right;"] {
  margin: 15px 0 15px 15px;
}
.wordOnFireCovidModule h3 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.wordOnFireCovidModule .wofCovidContainer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.wordOnFireCovidModule .wofCovidImage {
  flex-basis: 240px;
}
.wordOnFireCovidModule .wofCovidImg {
  border-radius: 18px;
}
.wordOnFireCovidModule .wofCovidText {
  flex-basis: 50%;
  min-width: 50%;
  flex-grow: 1;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 2;
}
.sectionRegion .sectionInner {
  background: none;
  background-color: transparent;
}
.sectionRegion .sectionInner .sectionBody,
.sectionRegion .sectionInner > footer,
.sectionRegion .sectionInner > a,
.sectionRegion .sectionInner.content {
  margin-left: 0;
  margin-right: 0;
}
.sectionRegion .sectionInner > header {
  padding-top: 20px;
  margin-left: 0;
  margin-right: 0;
}
.sectionRegion .sectionInner > footer {
  clear: both;
  padding-bottom: 20px;
}
.sectionRegion .sectionName {
  padding: 20px 0 15px 0;
  border-bottom: 0px solid #bbb;
  margin: 0px 0px 30px;
  background: none;
  background-color: transparent;
  font-family: serif;
  font-size: 30px;
  font-weight: 400;
  color: #221f20;
}
.sectionRegion > li:not(.emptyRegionSection) {
  margin-bottom: 0px;
}
.sectionRegion .sectionInner.emptyRegionSection {
  margin-top: 50px;
  margin-bottom: 50px;
}
.sectionInner {
  position: relative;
  box-sizing: border-box;
  min-height: 125px;
}
.sectionInner .sectionBody {
  display: flex;
  justify-content: space-between;
}
.sectionInner .modulePosition {
  flex-grow: 0;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  position: relative;
}
.sectionInner .sectionTextModule .modulePosition.titlePosition {
  width: 100%;
  margin-bottom: 25px;
}
@media (max-width: 700px) {
  .sectionInner .sectionTextModule .modulePosition.titlePosition {
    margin-bottom: 25px;
  }
}
.sectionInner .mediaFormatting iframe {
  max-width: 100%;
}
.sectionInner.hasFixedHeight {
  display: flex;
  flex-direction: column;
}
.sectionInner.hasFixedHeight .sectionBody {
  min-height: 0;
}
@media (min-width: 701px) {
  .sectionInner.hasFixedHeight .sectionBody {
    flex-basis: 100%;
  }
}
.sectionInner.hasFixedHeight .modulePosition > li,
.sectionInner.hasFixedHeight .modulePosition > li .moduleInner {
  max-height: 100%;
  min-height: 0;
  display: flex;
  flex-direction: column;
}
.sectionInner.hasFixedHeight .modulePosition .moduleBody {
  overflow-y: auto;
}
.sectionInner.hasFixedHeight .modulePosition .imageModule .moduleBody {
  overflow: hidden;
  display: flex;
}
@media (max-width: 700px) {
  .sectionInner.hasFixedHeight .modulePosition .imageModule .moduleBody .focusPointImagePositioner {
    height: 100%;
  }
}
.sectionInner.hasFixedHeight .regionSortableHighlight {
  max-height: 100%;
}
.sectionInner.hasBackgroundImage .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1920px auto;
  background-size: cover;
}
@media (min-width: 1920px) {
  .sectionInner.hasBackgroundImage .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
@media (max-width: 700px) {
  .sectionInner:not(.clonedMobileSection) > header {
    padding-top: 30px;
  }
  .sectionInner:not(.clonedMobileSection) > footer {
    padding-bottom: 30px;
  }
  .sectionInner:not(.clonedMobileSection) .sectionBody {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .sectionInner:not(.clonedMobileSection) .sectionBody .modulePosition {
    max-width: 100%;
  }
  .sectionInner:not(.clonedMobileSection) .sectionBody .modulePosition:empty {
    display: none;
  }
  .sectionInner:not(.clonedMobileSection).hasFixedHeight {
    height: auto !important;
  }
  .sectionInner:not(.clonedMobileSection).hasBackgroundImage .sectionBackground {
    background-size: 0;
  }
}
.rowSection.oneModule .modulePosition {
  width: 100%;
}
.rowSection.twoModule .modulePosition {
  width: 475px;
}
.rowSection.threeModule .modulePosition {
  width: 308.33333333px;
}
.rowSection.fourModule .modulePosition {
  width: 225px;
}
.rowSection.fiveModule .modulePosition {
  width: 175px;
}
.rowSection.sixModule .modulePosition {
  width: 141.66666667px;
}
@media (max-width: 700px) {
  .rowSection:not(.clonedMobileSection) .sectionBody .modulePosition:not(:last-child) > li {
    margin-bottom: 25px;
  }
  .rowSection:not(.clonedMobileSection).oneModule .sectionBody .modulePosition,
  .rowSection:not(.clonedMobileSection).twoModule .sectionBody .modulePosition,
  .rowSection:not(.clonedMobileSection).threeModule .sectionBody .modulePosition {
    width: 600px;
  }
  .rowSection .modulePosition .sectionButtonModule {
    margin-left: auto;
    margin-right: auto;
  }
  .rowSection.twoModule .modulePosition .sectionButtonModule {
    width: 475px;
  }
  .rowSection.threeModule .modulePosition .sectionButtonModule {
    width: 308.33333333px;
  }
  .rowSection.fourModule .modulePosition .sectionButtonModule {
    width: 225px;
  }
  .rowSection.fiveModule .modulePosition .sectionButtonModule {
    width: 175px;
  }
  .rowSection.sixModule .modulePosition .sectionButtonModule {
    width: 141.66666667px;
  }
}
@media (max-width: 428px) {
  .rowSection:not(.clonedMobileSection) .sectionBody .modulePosition {
    width: 325px;
  }
}
.rowSection:not(.hasFixedHeight) .buttonModule.focusPointImage .focusPointImageHolder:not(.imageLoaded) {
  position: absolute;
}
.columnSection .modulePositionColumn > li:not(:last-child) {
  margin-bottom: 25px;
}
@media (min-width: 701px) {
  .columnSection .content1 {
    width: 610px;
  }
  .columnSection .content2,
  .columnSection .content3 {
    width: 308.33333333px;
  }
  .columnSection.trioColumn .content1 {
    width: 308.33333333px;
  }
  .columnSection.soloColumn .content1 {
    width: 975px;
  }
  .columnSection.twinColumn .content1,
  .columnSection.twinColumn .content2 {
    width: 475px;
  }
}
@media (max-width: 700px) {
  .columnSection .modulePosition {
    width: 100%;
  }
  .columnSection:not(.clonedMobileSection) .sectionBody .modulePositionColumn:not(:last-child),
  .columnSection:not(.clonedMobileSection) .sectionBody .modulePositionColumn > li:not(:last-child) {
    margin-bottom: 25px;
  }
}
.buttonsSection .sectionBody {
  flex-wrap: wrap;
}
.buttonsSection .titlePosition {
  width: 100%;
  margin-bottom: 25px;
}
@media (max-width: 700px) {
  .buttonsSection .titlePosition {
    margin-bottom: 25px;
  }
}
.buttonsSection .buttonRow {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 700px) {
  .buttonsSection .buttonRow {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .buttonsSection .buttonRow .buttonPosition:not(:last-child) {
    margin-bottom: 25px;
  }
}
.buttonsSection .buttonPosition {
  height: 125px;
  width: 100%;
}
.buttonsSection .buttonPosition > li {
  height: 100%;
}
.buttonsSection.twoAcross .buttonPosition {
  width: 475px;
}
.buttonsSection.threeAcross .buttonPosition {
  width: 308.33333333px;
}
.buttonsSection.fourAcross .buttonPosition {
  width: 225px;
}
.buttonsSection.fiveAcross .buttonPosition {
  width: 175px;
}
.buttonsSection.sixAcross .buttonPosition {
  width: 141.66666667px;
}
.buttonsSection.twoRow .buttonRow1 {
  margin-bottom: 25px;
}
@media (max-width: 700px) {
  .sectionRegion.region .sectionInner .sectionButtonModule {
    transform-origin: bottom left;
  }
  .sectionInner.hasFixedHeight:not(.clonedMobileSection) .sectionButtonModule:not(.sectionButtonMarkedDelete) {
    max-height: none;
  }
}
@media (max-width: 428px) {
  .buttonsSection:not(.clonedMobileSection) .buttonPosition {
    height: auto;
  }
}
@media (min-width: 701px) {
  .gridSection .sectionBody {
    width: 975px;
  }
}
.gridSection.hasFixedHeight .sectionBody {
  flex-basis: auto;
}
.gridSection .sectionBody {
  display: -ms-grid;
  -ms-grid-columns: 83.33333333px 83.33333333px 83.33333333px 83.33333333px 83.33333333px 83.33333333px 83.33333333px 83.33333333px 83.33333333px 83.33333333px 83.33333333px 83.33333333px;
  -ms-grid-rows: 250px 250px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(auto-fill, 58.33333333px);
  grid-auto-columns: 58.33333333px;
  grid-template-rows: repeat(2, 225px);
  grid-auto-rows: 225px;
  grid-gap: 25px 25px;
  justify-content: center;
  grid-auto-flow: column;
}
@supports (display: grid) {
  .gridSection .sectionBody {
    overflow: visible;
  }
}
.gridSection .modulePosition {
  -ms-grid-row-span: 1;
  -ms-grid-column-span: 3;
  margin-right: 25px;
  margin-bottom: 25px;
  overflow: hidden;
  grid-row: span 1;
  grid-column: span 3;
}
@supports (display: grid) {
  .gridSection .modulePosition {
    margin-right: 0;
    margin-bottom: 0;
    overflow: visible;
  }
}
.gridSection.threeAcross .modulePosition {
  -ms-grid-column-span: 4;
  grid-column: span 4;
}
.gridSection .wideCell,
.gridSection .wideTallCell {
  -ms-grid-column-span: 6;
  grid-column: span 6;
}
.gridSection .tallCell,
.gridSection .wideTallCell {
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.gridSection .order1 {
  order: 1;
}
.gridSection .order2 {
  order: 2;
}
.gridSection .order3 {
  order: 3;
}
.gridSection .order4 {
  order: 4;
}
.gridSection .order5 {
  order: 5;
}
.gridSection .order6 {
  order: 6;
}
.gridSection .order7 {
  order: 7;
}
.gridSection .order8 {
  order: 8;
}
@media (max-width: 700px) {
  .gridSection:not(.clonedMobileSection) .sectionBody {
    grid-gap: 25px 25px;
  }
  .gridSection:not(.clonedMobileSection) .sectionBody .modulePosition > li:last-child {
    margin-bottom: 25px;
  }
  .gridSection:not(.clonedMobileSection) .sectionBody {
    grid-auto-flow: dense;
  }
  .gridSection:not(.clonedMobileSection).GRID_DSWS .order3 {
    order: 5;
  }
  .gridSection:not(.clonedMobileSection).GRID_SWSD .order2,
  .gridSection:not(.clonedMobileSection).GRID_SWSWSS .order2,
  .gridSection:not(.clonedMobileSection).GRID_SWSSWS .order2 {
    order: 4;
  }
  .gridSection:not(.clonedMobileSection).GRID_WSSSWS .order5,
  .gridSection:not(.clonedMobileSection).GRID_SWSSWS .order5 {
    order: 7;
  }
  .gridSection:not(.clonedMobileSection).GRID_DSST .order4,
  .gridSection:not(.clonedMobileSection).GRID_DSSSS .order4 {
    order: 2;
  }
  .gridSection:not(.clonedMobileSection).GRID_SSTD .order3,
  .gridSection:not(.clonedMobileSection).GRID_SSSSD .order3,
  .gridSection:not(.clonedMobileSection).GRID_SSSSWW .order3 {
    order: 1;
  }
  .gridSection:not(.clonedMobileSection).GRID_WWSSSS .order5 {
    order: 3;
  }
}
.sectionRegion .gridSection > footer {
  padding-bottom: -5px;
}
@supports (display: grid) {
  .sectionRegion .gridSection > footer {
    padding-bottom: 20px;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  .gridSection:not(.clonedMobileSection) .sectionBody {
    max-width: 475px;
    margin-left: auto;
    margin-right: auto;
  }
  .gridSection:not(.clonedMobileSection).threeAcross .sectionBody {
    max-width: 308.33333333px;
  }
  .gridSection:not(.clonedMobileSection).GRID_TDT .order2 {
    order: 0;
  }
}
@media (max-width: 428px) {
  .gridSection:not(.clonedMobileSection) .sectionBody {
    display: flex;
    grid-gap: 0px;
  }
  .gridSection:not(.clonedMobileSection).fourAcross .tallCell .buttonModule,
  .gridSection:not(.clonedMobileSection).fourAcross .normalCell .buttonModule,
  .gridSection:not(.clonedMobileSection).fourAcross .tallCell .imageModule,
  .gridSection:not(.clonedMobileSection).fourAcross .normalCell .imageModule {
    width: 225px;
  }
  .gridSection:not(.clonedMobileSection).threeAcross .tallCell .buttonModule,
  .gridSection:not(.clonedMobileSection).threeAcross .normalCell .buttonModule,
  .gridSection:not(.clonedMobileSection).threeAcross .tallCell .imageModule,
  .gridSection:not(.clonedMobileSection).threeAcross .normalCell .imageModule {
    width: 308.33333333px;
  }
  .gridSection:not(.clonedMobileSection) .wideCell,
  .gridSection:not(.clonedMobileSection) .wideTallCell {
    width: 475px;
  }
  .gridSection:not(.clonedMobileSection) .modulePosition > li:not(.sectionButtonModule) {
    height: auto !important;
  }
  .gridSection:not(.clonedMobileSection) > footer {
    margin-top: -25px;
  }
}
.halfSection .size3 {
  width: 231.25px;
}
.halfSection .size4 {
  width: 312.5px;
}
.halfSection .size5 {
  width: 393.75px;
}
.halfSection .size6 {
  width: 475px;
}
.halfSection .size7 {
  width: 556.25px;
}
.halfSection .size8 {
  width: 637.5px;
}
.halfSection .size9 {
  width: 718.75px;
}
@media (max-width: 700px) {
  .halfSection:not(.clonedMobileSection) .sectionBody .modulePosition:not(:last-child) > li:last-child {
    margin-bottom: 25px;
  }
}
.tabsSection *[class*="ui-corner"] {
  border-radius: 0px;
}
.tabsSection .ui-helper-clearfix:before,
.tabsSection .ui-helper-clearfix:after {
  display: none;
}
.tabsSection .sectionBody {
  flex-wrap: wrap;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: inherit;
}
.tabsSection .tabArea {
  padding: 0;
  margin: 0;
  background-color: #eee;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.tabsSection .tabArea .regionSortableHighlight {
  min-height: unset;
  min-width: 200px;
  width: 100%;
  max-width: 100%;
  z-index: 999;
  border-bottom-width: 5px;
  margin: 0px;
}
.tabsSection .tabArea .moveHandleItem {
  height: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-top: -1px;
  right: -1px;
}
.tabsSection .tabArea .tab {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  float: left;
  background-color: #eee;
  border: 1px solid #ccc;
}
.tabsSection .tabArea .tab a {
  float: left;
  display: flex;
  align-items: center;
  text-decoration: none;
  width: 100%;
  height: 100%;
  min-height: 66px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  padding: 10px 20px;
  line-height: 1.7;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 0px solid #666;
  box-sizing: border-box;
}
.tabsSection .tabArea .tab:hover {
  background-color: #f5f5f5;
}
.tabsSection .tabArea .tab:hover a {
  color: #666;
  border-color: #666;
}
.tabsSection .tabArea .tab.ui-tabs-active {
  margin: 0;
  padding: 0;
  background-color: #fff;
}
.tabsSection .tabArea .tab.ui-tabs-active a {
  color: #666;
  border-color: #666;
}
.tabsSection .tabArea .tab.editable.hoverEditable {
  box-shadow: none;
}
.tabsSection .tabArea .tab:before {
  content: "";
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  pointer-events: none;
}
.tabsSection .tabArea .tab.hoverEditable:before {
  box-shadow: 0 0 0 1px #E87722;
}
.tabsSection .tabContent {
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 700px) {
  .tabsSection .tabArea {
    display: none;
  }
  .tabsSection .sectionBody {
    border: 1px solid #ccc;
    border-bottom-width: 0px;
  }
  .tabsSection .sortable {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
  }
  .tabsSection .tabContent {
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  .tabsSection .tab {
    margin: 0;
    border: 0;
    padding: 10px 10px;
    padding-right: 35px;
    background-color: #eee;
  }
  .tabsSection .tab a {
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #666;
  }
  .tabsSection .tab .collapsibleIcon {
    width: 10px;
    height: 100%;
    padding-left: 5px;
    padding-right: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #666;
    display: flex;
  }
  .tabsSection .tab .collapsibleIcon svg {
    width: 10px;
  }
  .tabsSection .tab .expandedIcon {
    display: block;
  }
  .tabsSection .tab .collapsedIcon {
    display: none;
  }
  .tabsSection .tab:hover {
    background-color: #fff;
  }
  .tabsSection .tab:hover a {
    color: #666;
  }
  .tabsSection .tab:hover .collapsibleIcon {
    color: #666;
  }
  .tabsSection .tab.ui-accordion-header-active {
    background-color: #fff;
  }
  .tabsSection .tab.ui-accordion-header-active a {
    color: #666;
  }
  .tabsSection .tab.ui-accordion-header-active .collapsibleIcon {
    color: #666;
  }
  .tabsSection .tab.ui-accordion-header-active .expandedIcon {
    display: none;
  }
  .tabsSection .tab.ui-accordion-header-active .collapsedIcon {
    display: block;
  }
  .tabsSection .tab:focus {
    outline: none;
  }
  .tabsSection .ui-accordion-content {
    background-color: #fff;
    border-width: 0px;
    padding: 25px 25px;
  }
  .tabsSection .ui-accordion-content:not(.emptyModulePosition) {
    min-height: unset;
  }
}
@media (min-width: 701px) {
  .tabsView .tabContent {
    background-color: #fff;
    padding: 25px 25px;
    border: 1px solid #ccc;
  }
  .tabsView .tabContent .tab {
    display: none;
  }
  .tabsView .tabContent:not(:nth-child(2)) {
    visibility: hidden;
  }
  .tabsView .tabContent.ui-tabs-panel {
    visibility: visible;
  }
}
.tabsView.verticalTabs .tabArea {
  width: 188px;
}
.tabsView.verticalTabs .tabArea .tab {
  width: 100%;
  margin: -1px 0px;
}
.tabsView.verticalTabs .tabArea .tab a {
  min-height: 66px;
  padding: 10px 20px;
  line-height: 1.7;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs .tabContent {
    width: 787px;
  }
}
.tabsView.verticalTabs.leftTabs .tabArea .tab {
  border-left-width: 0px;
}
.tabsView.verticalTabs.leftTabs .tabArea .tab.ui-tabs-active {
  border-right-color: #fff;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs.leftTabs .tabContent {
    padding-left: 25px;
    border-left-width: 0px;
  }
}
.tabsView.verticalTabs.rightTabs .tabArea {
  order: 100;
}
.tabsView.verticalTabs.rightTabs .tabArea .tab {
  margin-left: -1px;
  border-right-width: 0px;
}
.tabsView.verticalTabs.rightTabs .tabArea .tab.ui-tabs-active {
  border-left-color: #fff;
}
@media (min-width: 701px) {
  .tabsView.verticalTabs.rightTabs .tabContent {
    padding-right: 25px;
    border-right-width: 0px;
  }
}
.tabsView.horizontalTabs .tabArea {
  width: 100%;
}
@media (min-width: 701px) {
  .tabsView.horizontalTabs .tabArea {
    display: flex;
  }
}
.tabsView.horizontalTabs .tabArea .tab {
  margin: 0px -1px;
  text-align: center;
}
.tabsView.horizontalTabs .tabArea .tab a {
  justify-content: center;
}
.tabsView.horizontalTabs .tabArea .tab,
.tabsView.horizontalTabs .tabArea .regionSortableHighlight {
  width: 0;
  flex: 1 1 auto;
  min-width: unset;
  max-width: calc(50% + (1px * 2));
}
.tabsView.horizontalTabs.topTabs .tabArea .tab {
  border-top-width: 0px;
  margin-bottom: -1px;
}
.tabsView.horizontalTabs.topTabs .tabArea .tab.ui-tabs-active {
  border-bottom-color: #fff;
}
@media (min-width: 701px) {
  .tabsView.horizontalTabs.topTabs .tabContent {
    border-top-width: 0px;
  }
}
.tabsView.horizontalTabs.bottomTabs .tabArea {
  order: 100;
}
.tabsView.horizontalTabs.bottomTabs .tabArea .tab {
  border-bottom-width: 0px;
  margin-top: -1px;
}
.tabsView.horizontalTabs.bottomTabs .tabArea .tab.ui-tabs-active {
  border-top-color: #fff;
}
@media (min-width: 701px) {
  .tabsView.horizontalTabs.bottomTabs .tabContent {
    border-bottom-width: 0px;
  }
}
@media (min-width: 701px) {
  .tabsSection.accordionView .sectionBody {
    border: 1px solid #ccc;
    border-bottom-width: 0px;
  }
  .tabsSection.accordionView .sortable {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
  }
  .tabsSection.accordionView .tabContent {
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  .tabsSection.accordionView .tab {
    margin: 0;
    border: 0;
    padding: 10px 20px;
    padding-right: 60px;
    background-color: #eee;
  }
  .tabsSection.accordionView .tab a {
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #666;
  }
  .tabsSection.accordionView .tab .collapsibleIcon {
    width: 10px;
    height: 100%;
    padding-left: 10px;
    padding-right: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #666;
    display: flex;
  }
  .tabsSection.accordionView .tab .collapsibleIcon svg {
    width: 10px;
  }
  .tabsSection.accordionView .tab .expandedIcon {
    display: block;
  }
  .tabsSection.accordionView .tab .collapsedIcon {
    display: none;
  }
  .tabsSection.accordionView .tab:hover {
    background-color: #fff;
  }
  .tabsSection.accordionView .tab:hover a {
    color: #666;
  }
  .tabsSection.accordionView .tab:hover .collapsibleIcon {
    color: #666;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active {
    background-color: #fff;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active a {
    color: #666;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active .collapsibleIcon {
    color: #666;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active .expandedIcon {
    display: none;
  }
  .tabsSection.accordionView .tab.ui-accordion-header-active .collapsedIcon {
    display: block;
  }
  .tabsSection.accordionView .tab:focus {
    outline: none;
  }
  .tabsSection.accordionView .tabContentHolder {
    background-color: #fff;
    border-width: 0px;
    padding: 25px 25px;
    outline-offset: -25px;
    overflow: visible;
  }
  .tabsSection.accordionView .tabContentHolder:not(.emptyModulePosition) {
    min-height: unset;
  }
}
.newsSection.listView .aggregate .group {
  margin-bottom: 25px;
}
.newsSection.listView .group {
  width: 100%;
  overflow-y: auto;
}
.newsSection.listView .group:not(:last-child) {
  margin-right: 25px;
}
@media (max-width: 700px) {
  .newsSection.listView:not(.clonedMobileSection) .aggregate .group {
    margin-right: 0px;
  }
  .newsSection.listView:not(.clonedMobileSection) .aggregate .group:not(:last-child) {
    margin-bottom: 25px;
  }
}
.newsSection.featuredView .aggregate {
  width: 100%;
}
.newsSection.featuredView .aggregate:first-child {
  margin-right: 25px;
}
.eventsSection.listView .aggregate .group {
  margin-bottom: 25px;
}
.eventsSection.listView .sectionBody {
  flex-wrap: wrap;
}
.eventsSection.listView .group {
  width: 475px;
  background-color: rgba(16, 83, 57, 0.2);
  max-width: 100%;
}
@media (max-width: 700px) {
  .eventsSection.listView:not(.clonedMobileSection) .aggregate .group {
    margin-right: 0px;
  }
  .eventsSection.listView:not(.clonedMobileSection) .aggregate .group:not(:last-child) {
    margin-bottom: 25px;
  }
}
.headlineSection.sectionInner header {
  padding-top: 0px;
}
.headlineSection.sectionInner footer {
  padding-bottom: 0px;
}
.headlineSection.sectionInner .sectionBody {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
  align-items: center;
}
.headlineSection.sectionInner .sectionBody .title,
.headlineSection.sectionInner .sectionBody .caption {
  text-align: center;
}
.headlineSection.sectionInner .sectionBody .callToActionButtons .aggregate {
  justify-content: center;
}
@media (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link {
    margin-right: 7.5px;
    margin-left: 7.5px;
  }
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link:first-child {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .title,
.headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .caption {
  text-align: left;
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .aggregate {
  justify-content: left;
}
@media (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link {
    margin-right: 7.5px;
    margin-left: 7.5px;
  }
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:first-child {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .aggregate {
  justify-content: flex-start;
}
@media (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link {
    margin-left: 0px;
    margin-right: 15px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentLeft .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .title,
.headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .caption {
  text-align: right;
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .aggregate {
  justify-content: right;
}
@media (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link {
    margin-right: 7.5px;
    margin-left: 7.5px;
  }
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:first-child {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .aggregate {
  justify-content: flex-end;
}
@media (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link {
    margin-right: 0px;
    margin-left: 15px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:first-child {
    margin-right: 0px;
    margin-left: 0px;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentRight .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .title,
.headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .caption {
  text-align: center;
}
.headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .aggregate {
  justify-content: center;
}
@media (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link {
    margin-right: 7.5px;
    margin-left: 7.5px;
  }
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link:first-child {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link:last-child {
    margin-right: 0px;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link:nth-child(odd) {
    margin-left: 0px;
  }
  .headlineSection.sectionInner .sectionBody.horizontalAlignmentCenter .callToActionButtons .link:nth-child(even) {
    margin-right: 0px;
  }
}
.headlineSection.sectionInner .sectionBody.verticalAlignmentTop {
  align-items: top;
  align-items: flex-start;
}
.headlineSection.sectionInner .sectionBody.verticalAlignmentBottom {
  align-items: bottom;
  align-items: flex-end;
}
.headlineSection.sectionInner .sectionBody.verticalAlignmentCenter {
  align-items: center;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .sectionBody {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.headlineSection.sectionInner .headlineContentHolder {
  position: relative;
  width: 100%;
}
.headlineSection.sectionInner .title,
.headlineSection.sectionInner .caption,
.headlineSection.sectionInner .callToActionButtons {
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .title,
  .headlineSection.sectionInner .caption,
  .headlineSection.sectionInner .callToActionButtons {
    margin-bottom: 25px;
  }
}
.headlineSection.sectionInner .title:last-child,
.headlineSection.sectionInner .caption:last-child,
.headlineSection.sectionInner .callToActionButtons:last-child {
  margin-bottom: 0px;
}
.headlineSection.sectionInner .title .editText,
.headlineSection.sectionInner .caption .editText,
.headlineSection.sectionInner .callToActionButtons .editText {
  min-width: 100px;
  display: inline-block;
}
.headlineSection.sectionInner .title .editText:empty,
.headlineSection.sectionInner .caption .editText:empty,
.headlineSection.sectionInner .callToActionButtons .editText:empty {
  width: 100%;
}
.headlineSection.sectionInner .title {
  font-family: serif;
  font-size: 36px;
  font-weight: normal;
}
@media (max-width: 700px) and (min-width: 429px) {
  .headlineSection.sectionInner .title {
    font-size: 28.8px;
  }
}
@media (max-width: 428px) {
  .headlineSection.sectionInner .title {
    font-size: 18px;
  }
}
.headlineSection.sectionInner .caption {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
@media (min-width: 701px) {
  .headlineSection.sectionInner .caption:not(:last-child):not(:first-child) {
    margin-bottom: 40px;
  }
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .caption:not(:last-child):not(:first-child) {
    margin-bottom: 29px;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  .headlineSection.sectionInner .caption {
    font-size: 16.2px;
  }
}
@media (max-width: 428px) {
  .headlineSection.sectionInner .caption {
    font-size: 14.4px;
  }
}
.headlineSection.sectionInner .callToActionButtons .modulePosition {
  min-height: 40px;
}
.headlineSection.sectionInner .callToActionButtons .aggregate {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
}
.headlineSection.sectionInner .callToActionButtons .link a {
  margin: 5px 0px;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .callToActionButtons {
    width: 100%;
  }
  .headlineSection.sectionInner .callToActionButtons .link {
    width: calc(50% - 15px/2);
  }
  .headlineSection.sectionInner .callToActionButtons .link a {
    display: block;
    max-width: 100%;
  }
}
@media (max-width: 428px) {
  .headlineSection.sectionInner .callToActionButtons .link {
    width: 100%;
  }
}
.admin .headlineSection.sectionInner.auto .sectionBody {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.admin .headlineSection.sectionInner.auto .sectionBody:before {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 20px;
  bottom: 20px;
  border: 2px dashed currentColor;
  opacity: 0.4;
  box-sizing: border-box;
  z-index: -1;
}
.admin .headlineSection.sectionInner.auto .sectionBody.dragOver:before {
  border-color: #d8eeae;
  opacity: 1;
}
@media (min-width: 701px) {
  .headlineSection.sectionInner.auto .sectionBody {
    flex-wrap: wrap;
    justify-content: center;
  }
  .headlineSection.sectionInner .imageAlignmentCenter .focusPointImagePositioner {
    left: 50%;
    transform: translateX(-50%);
  }
  .headlineSection.sectionInner .imageAlignmentRight .focusPointImagePositioner {
    right: 0px;
    left: auto;
  }
  .headlineSection.sectionInner.half .focusPointImageArea {
    width: 50%;
  }
  .headlineSection.sectionInner.half .sectionBody {
    justify-content: space-between;
  }
  .headlineSection.sectionInner.half .sectionBody .headlineContentHolder {
    width: calc(50% - 25px);
  }
  .headlineSection.sectionInner.half .imageAlignmentRight {
    flex-direction: row-reverse;
  }
  .headlineSection.sectionInner.half .imageAlignmentCenter .focusPointImagePositioner {
    left: 0px;
    transform: none;
  }
  .headlineSection.sectionInner.twoThirds .focusPointImageArea .headlineImageOverlay {
    display: none;
  }
  .headlineSection.sectionInner.twoThirds.inset .focusPointImageArea {
    width: 66%;
  }
  .headlineSection.sectionInner.twoThirds.inset .sectionBody {
    justify-content: space-between;
  }
  .headlineSection.sectionInner.twoThirds.inset .sectionBody .headlineContentHolder {
    width: 66%;
    padding: 25px;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    margin-left: -33%;
  }
  .headlineSection.sectionInner.twoThirds.inset .imageAlignmentRight {
    flex-direction: row-reverse;
  }
  .headlineSection.sectionInner.twoThirds.inset .imageAlignmentRight .headlineContentHolder {
    margin-right: -33%;
    margin-left: auto;
  }
  .headlineSection.sectionInner.twoThirds.inset .imageAlignmentCenter {
    justify-content: center;
  }
  .headlineSection.sectionInner.twoThirds.inset .imageAlignmentCenter .headlineContentHolder {
    margin-left: -66%;
  }
  .headlineSection.sectionInner.full.inset .headlineContentHolder {
    margin-left: -100%;
    padding: 25px;
    box-sizing: border-box;
  }
  .headlineSection.sectionInner.edgeToEdge.sectionHeightLarge .sectionBody {
    min-height: 100vh;
  }
  .headlineSection.sectionInner.edgeToEdge.sectionHeightMedium .sectionBody {
    min-height: 75vh;
  }
  .headlineSection.sectionInner.edgeToEdge.sectionHeightSmall .sectionBody {
    min-height: 50vh;
  }
  .headlineSection.sectionInner.edgeToEdge .focusPointImageArea {
    width: 100vw;
    min-width: 975px;
    position: absolute;
    top: 0px;
    left: 50%;
    height: 100%;
    transform: translateX(-50%);
  }
  .headlineSection.sectionInner.edgeToEdge .focusPointImageArea:not(.moveEnabled) {
    pointer-events: none;
  }
  .headlineSection.sectionInner.edgeToEdge .focusPointImagePositioner {
    position: absolute;
    padding: 0px;
  }
  .headlineSection.sectionInner.edgeToEdge.half .focusPointImagePositioner {
    width: 50%;
  }
  .headlineSection.sectionInner.edgeToEdge.half .headlineContentHolder {
    width: 50vw;
    min-width: 487.5px;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
  }
  .headlineSection.sectionInner.edgeToEdge.half .sectionBody {
    justify-content: flex-end;
  }
  .headlineSection.sectionInner.edgeToEdge.half .sectionBody .headlineContentHolder {
    margin-right: calc(50% - 50vw);
  }
  .headlineSection.sectionInner.edgeToEdge.half .imageAlignmentRight {
    justify-content: flex-start;
  }
  .headlineSection.sectionInner.edgeToEdge.half .imageAlignmentRight .headlineContentHolder {
    margin-left: calc(50% - 50vw);
    margin-right: auto;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .sectionBody {
    padding: 0px;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .focusPointImagePositioner {
    width: 66%;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .headlineContentHolder {
    width: 66vw;
    min-width: 650px;
    padding: 25px;
    max-height: 100%;
    box-sizing: border-box;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .sectionBody {
    justify-content: flex-end;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .sectionBody .headlineContentHolder {
    margin-right: calc(50% - 50vw + 25px);
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentRight {
    justify-content: flex-start;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentRight .headlineContentHolder {
    margin-left: calc(50% - 50vw + 25px);
    margin-right: auto;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentCenter {
    justify-content: flex-start;
  }
  .headlineSection.sectionInner.edgeToEdge.twoThirds .imageAlignmentCenter .headlineContentHolder {
    margin-left: calc(50% - 33vw);
  }
}
@media (min-width: 701px) and (min-width: 701px) {
  .headlineSection.sectionInner.full .headlineContentHolder .headlineImageOverlay {
    display: none;
  }
}
.headlineSection.sectionInner.hasOverlay .headlineImageOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  pointer-events: none;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner.hasOverlay .headlineImageOverlay[style*="0.0"] {
    opacity: 1 !important;
  }
}
.headlineSection.sectionInner.hasOverlay .overlayColorLight .headlineImageOverlay {
  background-color: #fff;
}
.headlineSection.sectionInner.hasOverlay .overlayColorLight .title {
  color: #222;
}
.headlineSection.sectionInner.hasOverlay .overlayColorLight .caption {
  color: #222;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .headlineImageOverlay {
  background-color: #000;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .title {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .overlayColorDark .caption {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .headlineImageOverlay {
  background-color: #000;
}
.headlineSection.sectionInner.hasOverlay .title {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .caption {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .headlineImageOverlay {
  background-color: #105339;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .title {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .overlayColorPrimary .caption {
  color: #fff;
}
.headlineSection.sectionInner.hasOverlay .htmlButton {
  color: #fff !important;
  background-color: #d3a812 !important;
  border-color: #d3a812 !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton:hover {
  color: #fff !important;
  background-color: #37569d !important;
  border-color: #d3a812 !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton2 {
  color: #fff !important;
  background-color: #37569d !important;
  border-color: #d3a812 !important;
}
.headlineSection.sectionInner.hasOverlay .htmlButton2:hover {
  color: #fff !important;
  background-color: #d3a812 !important;
  border-color: #d3a812 !important;
}
.headlineSection.sectionInner .sidePanel .overlayColorLight,
.headlineSection.sectionInner .sidePanel .overlayColorLight + label {
  background-color: #fff;
}
.headlineSection.sectionInner .sidePanel .overlayColorDark,
.headlineSection.sectionInner .sidePanel .overlayColorDark + label {
  background-color: #000;
}
.headlineSection.sectionInner .sidePanel .overlayColorPrimary,
.headlineSection.sectionInner .sidePanel .overlayColorPrimary + label {
  background-color: #105339;
}
@media (max-width: 700px) {
  .headlineSection.sectionInner .headlineContentHolder {
    width: 100%;
  }
  .headlineSection.sectionInner .focusPointImageArea .headlineImageOverlay {
    display: none;
  }
  .headlineSection.sectionInner .focusPointImagePositioner {
    max-height: 100vh;
  }
  .headlineSection.sectionInner:not(.twoThirds) .focusPointImageArea {
    margin-bottom: 25px;
  }
  .headlineSection.sectionInner.edgeToEdge .sectionBody {
    padding-top: 0px;
  }
  .headlineSection.sectionInner.edgeToEdge .focusPointImagePositioner {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
  }
  .headlineSection.sectionInner.hasOverlay .headlineContentHolder {
    width: 100%;
    padding: 25px;
    box-sizing: border-box;
  }
}
.headlineSectionSettings #stylingClass option[value*="WhiteModule"],
.headlineSectionSettings .inputHolder[id*="stylingClass"] option[value*="WhiteModule"] {
  display: none;
}
.aggregate {
  margin: 0;
  padding: 15px 0 0 0;
}
.aggregate li {
  display: block;
}
.aggregate li .thumb {
  position: relative;
  float: left;
  width: 40%;
  max-width: 128px;
  margin: 10px 10px 10px 0;
}
.aggregate li .thumb img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 128px;
}
.aggregate .group,
.aggregate .tag {
  position: relative;
}
.aggregate .group .groupCover,
.aggregate .tag .groupCover {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 11;
}
.aggregate .summary a {
  position: relative;
  z-index: 12;
}
.aggregate + footer a,
.aggregate + footer .exportCalendar {
  display: block;
  float: right;
  margin-top: 5px;
  font-size: 14px;
  color: #105339;
  text-decoration: none;
}
.aggregate + footer a:hover,
.aggregate + footer .exportCalendar:hover {
  color: #d7b555;
  text-decoration: none;
}
.aggregate .event,
.aggregate .news,
.aggregate .person,
.aggregate .rssContent,
.aggregate .searchResult {
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.aggregate .event:not(:last-child),
.aggregate .news:not(:last-child),
.aggregate .person:not(:last-child),
.aggregate .rssContent:not(:last-child),
.aggregate .searchResult:not(:last-child) {
  margin-bottom: 15px;
}
.aggregate .unpublished {
  opacity: 0.5;
}
.aggregate .name a,
.aggregate .name > span {
  font-family: serif;
  font-size: 24px;
}
.aggregate .name a {
  color: #105339;
  text-decoration: none;
}
.aggregate .name a:hover {
  color: #d7b555;
  text-decoration: none;
}
.aggregate .groupCover:hover ~ .name a,
.aggregate .groupCover:hover ~ a.name {
  color: #d7b555;
  text-decoration: none;
}
.aggregate .event .date,
.aggregate .news .date,
.aggregate .person .date,
.aggregate .news .author,
.aggregate .person .role,
.aggregate .rssContent .date,
.aggregate .rssContent .author {
  display: inline;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #58595b;
}
.aggregate .summary {
  margin-top: 10px;
}
.aggregate .person .thumb {
  margin-top: 0;
  width: 35%;
  max-width: 90px;
}
.aggregate .person .name,
.aggregate .person .role,
.aggregate .person .phone,
.aggregate .person .mail {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aggregate .person .personSocialMedia a {
  width: 16px;
  height: 16px;
  background-size: 16px 16px;
}
.aggregate .personGroup {
  clear: both;
  font-size: 24px;
  margin-bottom: 15px;
}
.aggregate .personGroup .editText {
  display: block;
  width: 100%;
  min-height: 15px;
}
.aggregate .personGroup ~ li:not(.personGroup) {
  margin-left: 15px;
}
.aggregate .document a.name,
.aggregate .link a.name,
.aggregate .photoAlbum a.name {
  font-size: 16.8px;
  color: #105339;
  text-decoration: none;
}
.aggregate .document a.name:hover,
.aggregate .link a.name:hover,
.aggregate .photoAlbum a.name:hover {
  color: #d7b555;
  text-decoration: none;
}
.aggregate .document a.name,
.aggregate .link a.name {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #ddd;
}
.aggregate .photoAlbum {
  display: inline-block;
  width: 128px;
  max-width: 128px;
  margin-left: 7px;
  margin-right: 7px;
  text-align: center;
}
.aggregate .photoAlbum .thumb {
  display: block;
  float: none;
  max-width: none;
  width: 128px;
  height: 128px;
  margin-bottom: 5px;
  background: url("../cyril/resources/base-images/photo-albums/photo-album-thumbnail-background.png") center center no-repeat;
  background-color: #e6e6e6;
}
.aggregate .photoAlbum .thumb img {
  max-width: none;
  height: 100%;
}
.aggregate .photoAlbum .thumb .thumbImage {
  background-color: #fff;
}
.aggregate .photoAlbum .name {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.aggregate .photoAlbum .numberPhotos {
  display: block;
  color: #959595;
}
.localMail:after {
  content: "@";
}
.readMore {
  display: none;
}
.calendarModule.moduleInner .disabled {
  display: none;
}
.calendarMonthTitle,
.dayCalendarTitle {
  padding: 5px 0;
  background-color: #105339;
  color: #fff;
  font-size: 19px;
  text-align: center;
  position: relative;
}
.calendarMonthTitle .dateTitle,
.dayCalendarTitle .dateTitle {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.calendarMonthTitle .lastButton,
.dayCalendarTitle .lastButton,
.calendarMonthTitle .nextButton,
.dayCalendarTitle .nextButton {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 0;
  height: 0;
  border-top: 9.5px solid transparent;
  border-bottom: 9.5px solid transparent;
}
.calendarMonthTitle .lastButton,
.dayCalendarTitle .lastButton {
  border-right: 19px solid #fff;
}
.calendarMonthTitle .lastButton:hover,
.dayCalendarTitle .lastButton:hover {
  border-right: 19px solid #fff;
}
.calendarMonthTitle .nextButton,
.dayCalendarTitle .nextButton {
  border-left: 19px solid #fff;
}
.calendarMonthTitle .nextButton:hover,
.dayCalendarTitle .nextButton:hover {
  border-left: 19px solid #fff;
}
.calendarMonthTitle .backButton,
.dayCalendarTitle .backButton {
  display: inline-block;
  margin-right: 10px;
  font-size: 11.4px;
  vertical-align: middle;
  text-transform: uppercase;
  cursor: pointer;
}
.calendarMonthTitle .backButton:hover,
.dayCalendarTitle .backButton:hover {
  text-decoration: underline;
}
.calendarMonthTitle {
  padding-right: 25px;
}
.calendarMonthTitle .dateTitle {
  min-width: 190px;
  width: 50%;
}
.calendar {
  width: 100%;
  table-layout: fixed;
}
.calendar .dayName,
.calendar .day {
  width: 14.28571429%;
  vertical-align: top;
  border: 1px solid #777;
}
.calendar .dayName {
  padding: 3px 0;
  background-color: #bcf2dd;
  color: #58595b;
  text-align: center;
}
.calendar .day {
  height: 50px;
}
.calendar .otherMonth {
  opacity: 0.5;
}
.calendar .dateNumber {
  padding: 2px 0 0 2px;
  color: #58595b;
  font-weight: bold;
}
.calendar .calendarEvent {
  padding: 1px 2px;
  color: #105339;
  font-size: 11.9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar .calendarEvent:nth-child(odd) {
  background-color: #e6e6e6;
}
.calendar .calendarEvent .calendarEventTime {
  font-weight: bold;
}
.calendar .today {
  background-color: #bcf2dd;
}
.calendar .hasEvents:hover {
  background-color: #a7eed2;
  cursor: pointer;
}
.calendar .eventRepository {
  display: none;
}
.moduleRegion:not(#content1) .calendar .calendarEvent,
#core.trio #content1 .calendar .calendarEvent,
#core.twin #content1 .calendar .calendarEvent,
.moduleRegion:not(#content1) .calendar .calendarEvent > span,
#core.trio #content1 .calendar .calendarEvent > span,
#core.twin #content1 .calendar .calendarEvent > span {
  display: none;
}
.moduleRegion:not(#content1) .calendar .day,
#core.trio #content1 .calendar .day,
#core.twin #content1 .calendar .day {
  text-align: center;
}
.moduleRegion:not(#content1) .calendar .hasEvents .dateNumber + .calendarEvent,
#core.trio #content1 .calendar .hasEvents .dateNumber + .calendarEvent,
#core.twin #content1 .calendar .hasEvents .dateNumber + .calendarEvent {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 3px;
  border-radius: 20px;
  background-color: #ddd;
}
.sectionInner.threeModule .calendar .calendarEvent,
.sectionInner.fourModule .calendar .calendarEvent,
.sectionInner.fiveModule .calendar .calendarEvent,
.sectionInner.sixModule .calendar .calendarEvent,
.sectionInner .smallColumn .calendar .calendarEvent,
.sectionInner.gridSection .modulePosition:not(.wideTallCell) .calendar .calendarEvent,
.sectionInner .size4 .calendar .calendarEvent,
.sectionInner.threeModule .calendar .calendarEvent > span,
.sectionInner.fourModule .calendar .calendarEvent > span,
.sectionInner.fiveModule .calendar .calendarEvent > span,
.sectionInner.sixModule .calendar .calendarEvent > span,
.sectionInner .smallColumn .calendar .calendarEvent > span,
.sectionInner.gridSection .modulePosition:not(.wideTallCell) .calendar .calendarEvent > span,
.sectionInner .size4 .calendar .calendarEvent > span {
  display: none;
}
.sectionInner.threeModule .calendar .day,
.sectionInner.fourModule .calendar .day,
.sectionInner.fiveModule .calendar .day,
.sectionInner.sixModule .calendar .day,
.sectionInner .smallColumn .calendar .day,
.sectionInner.gridSection .modulePosition:not(.wideTallCell) .calendar .day,
.sectionInner .size4 .calendar .day {
  text-align: center;
}
.sectionInner.threeModule .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner.fourModule .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner.fiveModule .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner.sixModule .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner .smallColumn .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner.gridSection .modulePosition:not(.wideTallCell) .calendar .hasEvents .dateNumber + .calendarEvent,
.sectionInner .size4 .calendar .hasEvents .dateNumber + .calendarEvent {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 3px;
  border-radius: 20px;
  background-color: #ddd;
}
@media (min-width: 429px) {
  .duo #content1 .calendar .day {
    height: 75px;
  }
  .singleColumn #content1 .calendar .day,
  .solo #content1 .calendar .day {
    height: 100px;
  }
}
.calendarPage #pageTitle {
  overflow: hidden;
}
.calendarViewToggle,
#fieldGroup-calendarPageSelection {
  float: right;
  margin-left: 15px;
  font-size: 14px;
}
.calendarViewToggle {
  margin-top: 8px;
  margin-bottom: 8px;
  text-decoration: none;
}
.calendarViewToggle:hover {
  text-decoration: none;
}
#fieldGroup-calendarPageSelection {
  margin-top: 3px;
  margin-bottom: 1px;
}
#calendarPageSelection {
  box-sizing: border-box;
  max-width: 350px;
  height: 28px;
  padding: 0px 7px;
  border: 1px solid #B9BEC4;
  border-radius: 5px;
  background-color: #F6F9FE;
  color: #58595b;
  font-size: 14px;
}
.events .calendarExportContainer {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 0px;
}
.events .calendarExportContainer svg {
  float: right;
}
.events li .thumb {
  margin-top: 0px;
}
.photoAlbumsModule .aggregate {
  padding-top: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.photoAlbumsModule .aggregate li {
  font-size: 14px;
}
.galleryModule .moduleBody {
  position: relative;
}
.galleryModule .moduleBody.touchEventsActive .galleryAlbum:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 119;
}
.galleryModule .galleryContainer {
  position: relative;
}
.galleryModule .rotator {
  border: 0px solid #ccc;
  box-sizing: border-box;
}
.galleryModule .rotator > .gallerySizeHelper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  visibility: hidden;
}
.galleryModule .rotator > .slideshowImageWrapper {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.galleryModule .rotator > .slideshowImageWrapper.firstImage {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}
.galleryModule .rotator > .slideshowImageWrapper .slideshowImage {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.galleryModule .rotator > .slideshowImageWrapper .slideshowBackgroundImage {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 103%;
  min-height: 103%;
  z-index: -1;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-color: #fff;
}
.galleryModule .rotator > .slideshowImageWrapper.landscape .slideshowImage,
.galleryModule .rotator > .slideshowImageWrapper.portraitFill .slideshowImage {
  width: 100%;
  height: auto;
}
.galleryModule .rotator > .slideshowImageWrapper.landscape .slideshowBackgroundImage,
.galleryModule .rotator > .slideshowImageWrapper.portraitFill .slideshowBackgroundImage {
  min-width: 103%;
  width: auto;
  height: 103%;
}
.galleryModule .rotator > .slideshowImageWrapper.portraitFill .slideshowImage {
  top: 0px;
  transform: translateX(-50%);
}
.galleryModule .rotator > a,
.galleryModule .rotator .caption {
  color: #fff;
  text-decoration: none;
}
.galleryModule .rotator .caption {
  height: 18ex;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.galleryModule .rotator .caption .captionContent {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 3.1ex;
  height: 12ex;
  margin-bottom: 3ex;
  margin-top: 3ex;
  /* try to add ellipses at the end */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.galleryModule .backBtn,
.galleryModule .fwdBtn,
.galleryModule .pauseBtn {
  top: 50%;
}
.admin .galleryModuleEmpty .moduleBody {
  background: url("../cyril/resources/base-images/slideshow/image-gallery-icon.png") no-repeat center center;
  background-color: #32466E;
}
.admin .galleryModuleEmpty .moduleBody:before {
  content: "";
  position: absolute;
  width: 137px;
  height: 87px;
  background: url("../cyril/resources/base-images/slideshow/image-rotator-arrow.png") no-repeat center center;
  right: 40px;
  top: 40px;
  opacity: 0.665;
}
#core .imageModule .moduleName {
  margin-bottom: 10px;
}
.imageModule .moduleBody {
  box-sizing: border-box;
}
.imageModule a,
.imageModule img {
  display: block;
  width: 100%;
}
#core .region .imageModule:not(.imageModuleEmpty) {
  height: auto;
  min-height: 30px;
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
#core .region .imageModule:not(.imageModuleEmpty) .moduleBody {
  width: 100%;
  height: auto;
  max-height: 100%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.admin .imageModuleEmpty .zoomButton,
.admin .imageModuleEmpty .moveImageButton {
  display: none;
}
.admin .imageModuleEmpty .moduleBody {
  position: relative;
  max-height: 100%;
  min-height: 100%;
  height: 500px;
  background-color: #32466E;
}
.admin .imageModuleEmpty .moduleBody:before {
  content: "";
  position: absolute;
  width: 137px;
  height: 87px;
  max-height: 20%;
  background: url("../cyril/resources/base-images/slideshow/image-rotator-arrow.png") no-repeat top right;
  background-size: contain;
  right: 40px;
  top: 10px;
  opacity: 0.665;
}
.admin .imageModuleEmpty .moduleBody:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 50%;
  max-width: 250px;
  background: url("../cyril/resources/base-images/photo-albums/picture-add-icon.png") no-repeat center center;
  background-size: contain;
  top: 25%;
  right: 0px;
  left: 0px;
  margin: auto;
}
.admin .imageModuleEmpty.moduleTitleHidden.moduleSubtitleHidden .moduleBody:before {
  top: 40px;
}
.documentsModule .aggregate,
.linksModule .aggregate,
.ctaButtonsModule .aggregate {
  padding-top: 0px;
}
.sectionRegion .documentsModule .aggregate .group:last-child,
.sectionRegion .linksModule .aggregate .group:last-child,
.sectionRegion .ctaButtonsModule .aggregate .group:last-child {
  margin-bottom: 1px;
}
#fieldGroup-buttonCallToAction,
.buttonModule .buttonCallToAction {
  display: none !important;
}
.focusPointImage .focusPointImageArea {
  position: relative;
  width: 100%;
}
.focusPointImage .focusPointImageArea:not(.moveEnabled) {
  pointer-events: none;
}
.focusPointImage .focusPointImagePositioner {
  position: relative;
  top: 0px;
  left: 0px;
  height: auto;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
@media (min-width: 701px) {
  .focusPointImage .focusPointImagePositioner {
    height: 100%;
  }
}
.focusPointImage .focusPointImageContainer {
  height: 100%;
  width: 100%;
  display: block;
}
.focusPointImage .focusPointImageHolder {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  display: block;
  transform-origin: top left;
  cursor: move;
}
.focusPointImage .focusPointImageHolder:not(.imageLoaded) {
  visibility: hidden;
  position: relative;
}
.focusPointImage.fixed .focusPointImagePositioner {
  height: 100%;
}
.focusPointImage.fixed .focusPointImageHolder {
  width: 100% !important;
  height: auto !important;
}
.focusPointImage.fixed.fixedHeight .focusPointImageHolder {
  width: auto !important;
  height: 100% !important;
}
@media (min-width: 701px) {
  .focusPointImage.inset .focusPointImageHolder {
    width: 100% !important;
    height: auto !important;
  }
}
.focusPointImage.inset .focusPointImageContainer[style*="padding-top"] {
  height: 0px;
}
@media (max-width: 700px) {
  .focusPointImage .focusPointImageArea {
    width: 100%;
  }
  .focusPointImage .focusPointImageHolder {
    width: 100% !important;
    height: auto !important;
  }
  .focusPointImage .focusPointImagePositioner {
    padding-top: 0 !important;
  }
}
.buttonModuleButton {
  position: relative;
  display: block;
  text-decoration: none;
  background-position: center center;
  background-repeat: no-repeat;
}
.buttonModuleButton:hover {
  text-decoration: none;
}
.buttonModuleButton .buttonBackground {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
}
.buttonModuleButton .buttonLabel {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.buttonModuleButton.hasCallToAction .buttonCallToAction {
  display: block;
}
.buttonModuleButton .buttonLabelContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
}
.buttonModuleButton .buttonLabelCenter {
  display: block;
}
.buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  position: static;
}
.buttonModuleButton.hasImage.hasLabel .buttonLabelContainer,
.buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  height: auto;
}
.buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  min-height: 50%;
}
.buttonModuleButton .focusPointImageArea {
  height: 100%;
}
.buttonModuleButton:hover .focusPointImageArea.moveEnabled {
  z-index: 2;
}
.buttonModuleButton:before,
.buttonModuleButton .buttonBackground:before,
.buttonModuleButton:after,
.buttonModuleButton .buttonBackground:after {
  z-index: 1;
}
.buttonModuleButton .buttonLabelContainer {
  z-index: 1;
}
.buttonModule .bulletinButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/bulletins.svg");
}
.buttonModule .calendarButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/calendar.svg");
}
.buttonModule .confessionTimesButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/confession-times.svg");
}
.buttonModule .contactUsButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/contact-us.svg");
}
.buttonModule .directionsButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/directions.svg");
}
.buttonModule .documentsButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/documents.svg");
}
.buttonModule .donationButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/donation.svg");
}
.buttonModule .eventsButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/events.svg");
}
.buttonModule .faithFormationButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/faith-formation.svg");
}
.buttonModule .faqButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/faq.svg");
}
.buttonModule .homilyButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/homilies.svg");
}
.buttonModule .massTimesButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/mass-times.svg");
}
.buttonModule .ministryFinderButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/ministry-finder.svg");
}
.buttonModule .newsButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/news.svg");
}
.buttonModule .parishFinderButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/parish-finder.svg");
}
.buttonModule .photoAlbumsButton .buttonLabel {
  background-image: url("../cyril/resources/base-images/buttons/collection-01/photo-albums.svg");
}
.buttonModule .portfolioButton .buttonLabel {
  background: url("../cyril/resources/base-images/buttons/collection-01/portfolio.svg") left center no-repeat;
}
.buttonModule .pricingButton .buttonLabel {
  background: url("../cyril/resources/base-images/buttons/collection-01/pricing.svg") left center no-repeat;
}
.buttonModule .schoolFinderButton .buttonLabel {
  background: url("../cyril/resources/base-images/buttons/collection-01/school-finder.svg") left center no-repeat;
}
.buttonModule .testimonialsButton .buttonLabel {
  background: url("../cyril/resources/base-images/buttons/collection-01/testimonials.svg") left center no-repeat;
}
.buttonModule .videoButton .buttonLabel {
  background: url("../cyril/resources/base-images/buttons/collection-01/video.svg") left center no-repeat;
}
.buttonModule:not(.focusPointImage) .zoomButton,
.buttonModule:not(.focusPointImage) .moveImageButton {
  display: none;
}
.buttonModule .nonCustomButton .buttonLabel {
  background-position: left center;
  background-repeat: no-repeat;
}
.buttonModule.buttonModule1 .nonCustomButton .buttonLabel {
  padding-left: 50px;
  background-size: 45px 45px;
}
.buttonModule.buttonModule2 .nonCustomButton .buttonLabel {
  padding-left: 45px;
  background-size: 35px 35px;
}
.buttonModule.buttonModule1 .hasLabel.hasSubtext .buttonLabel {
  margin-bottom: 3px;
}
.nonCustomButton .buttonLabel {
  align-items: center;
  min-height: 45px;
}
#background #core .nonCustomButton .buttonLabel {
  display: inline-flex;
  width: auto;
}
.buttonModule2 .nonCustomButton .buttonLabel {
  min-height: 35px;
}
.buttonModuleButton {
  background-color: #105339;
  color: #fff;
  text-align: left;
}
.buttonModuleButton:hover {
  background-color: #105339;
  color: #fff;
}
.buttonModuleButton .buttonLabelContainer {
  display: table;
  height: auto;
  position: static;
  overflow: visible;
}
.buttonModuleButton .buttonLabelCenter {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 0px;
}
.buttonModuleButton.hasImage.hasLabel .buttonLabelContainer,
.buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  position: absolute;
  background-color: #105339;
  background-color: rgba(16, 83, 57, 0.7);
}
.buttonModuleButton.hasImage.hasLabel:hover .buttonLabelContainer,
.buttonModuleButton.hasImage.hasSubtext:hover .buttonLabelContainer {
  background-color: #105339;
  background-color: rgba(16, 83, 57, 0.7);
}
.buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  min-height: unset;
}
.buttonModule1 .buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer .buttonSubtext {
  line-height: 2.5ex;
  max-height: 7.2ex;
  overflow: hidden;
  display: inline-block;
}
#background #core .nonCustomButton .buttonLabel {
  display: inline-block;
}
#background.admin .buttonModuleEmpty .moduleBody {
  background: url("../cyril/resources/base-images/buttons/button-add-icon.png") no-repeat center center;
  background-color: #32466E;
}
#background.admin .buttonModuleEmpty .moduleBody:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 32px;
  background: url("../cyril/resources/base-images/slideshow/image-rotator-arrow.png") no-repeat center center;
  background-size: contain;
  right: 40px;
  top: 30px;
  opacity: 0.665;
}
#background.admin .buttonModuleEmpty .moduleBody .buttonModuleButton {
  visibility: hidden;
}
.sectionRegion .buttonModuleButton {
  background-color: #105339;
  color: #fff;
  text-align: left;
  border: 0px solid #ccc;
  border-radius: 0px;
}
.sectionRegion .buttonModuleButton:hover {
  background-color: #105339;
  color: #fff;
  border: 0px solid #105339;
}
.sectionRegion .buttonModuleButton .buttonLabelContainer {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.sectionRegion .buttonModuleButton .buttonBackground {
  border-radius: 0px;
}
.sectionRegion .buttonModuleButton .buttonLabelCenter {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 0px;
}
.sectionRegion .buttonModuleButton.hasImage.hasLabel .buttonLabelContainer,
.sectionRegion .buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  min-height: 45px;
  background-color: #105339;
  background-color: rgba(16, 83, 57, 0.7);
}
.sectionRegion .buttonModuleButton.hasImage.hasLabel:hover .buttonLabelContainer,
.sectionRegion .buttonModuleButton.hasImage.hasSubtext:hover .buttonLabelContainer {
  background-color: #105339;
  background-color: rgba(16, 83, 57, 0.7);
}
.sectionRegion .buttonLabel {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
}
.sectionRegion .hasImage .buttonLabel,
.sectionRegion .hasSubtext .buttonLabel {
  font-size: 19px;
}
.sectionRegion .hasImage .buttonSubtext,
.sectionRegion .hasSubtext .buttonSubtext {
  font-size: 14px;
}
.sectionRegion .buttonModule1 .buttonModuleButton {
  min-height: 50px;
}
.sectionRegion .buttonModule1 .buttonBackground,
.sectionRegion .buttonModule1 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: 50px;
}
.sectionRegion .buttonModule2 .buttonModuleButton {
  min-height: 12.5px;
}
.sectionRegion .buttonModule2 .buttonBackground,
.sectionRegion .buttonModule2 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: 12.5px;
}
.sectionRegion .sectionInner.hasFixedHeight .buttonModule1 .buttonModuleButton,
.sectionRegion.hasFixedHeight .buttonModule1 .buttonModuleButton {
  min-height: unset;
}
.sectionRegion .sectionInner.hasFixedHeight .buttonModule1 .buttonBackground,
.sectionRegion.hasFixedHeight .buttonModule1 .buttonBackground,
.sectionRegion .sectionInner.hasFixedHeight .buttonModule1 .buttonModuleButton:not(.hasImage) .buttonLabelContainer,
.sectionRegion.hasFixedHeight .buttonModule1 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: unset;
}
.sectionRegion .sectionInner.hasFixedHeight .buttonModule2 .buttonModuleButton,
.sectionRegion.hasFixedHeight .buttonModule2 .buttonModuleButton,
.sectionRegion .sectionInner.hasFixedHeight .buttonModule2 .buttonBackground,
.sectionRegion.hasFixedHeight .buttonModule2 .buttonBackground,
.sectionRegion .sectionInner.hasFixedHeight .buttonModule2 .buttonModuleButton:not(.hasImage) .buttonLabelContainer,
.sectionRegion.hasFixedHeight .buttonModule2 .buttonModuleButton:not(.hasImage) .buttonLabelContainer {
  min-height: unset;
}
.sectionRegion .buttonModule2 .buttonModuleButton {
  height: calc((100% - 25px) / 2);
}
.sectionRegion .buttonModule2 .buttonModuleButton:first-child {
  margin-bottom: 25px;
}
.sectionRegion .buttonModule1 .buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer .buttonSubtext {
  line-height: 2.5ex;
  max-height: 7.2ex;
  overflow: hidden;
  display: inline-block;
}
.sectionRegion .sectionButtonModule:not(.sectionButtonMarkedDelete) {
  height: 100%;
}
.sectionRegion .buttonModuleButton {
  height: 100%;
  box-sizing: border-box;
}
.sectionRegion .buttonModule,
.sectionRegion .buttonModule .moduleBody {
  height: 100%;
}
.sectionRegion .buttonBackground {
  background-size: cover;
  background-position: center;
}
.sectionRegion .fourAcross .nonCustomButton .buttonLabel,
.sectionRegion .fourModule .nonCustomButton .buttonLabel {
  white-space: normal;
}
.sectionRegion .fiveAcross .buttonModuleButton.nonCustomButton .buttonLabel,
.sectionRegion .sixAcross .buttonModuleButton.nonCustomButton .buttonLabel {
  white-space: normal;
  font-size: 23px;
  padding-top: 50px;
  padding-left: 0px;
  background-position: top center;
}
#onlineForm #submissionLimitMessage {
  display: none;
}
#onlineForm.submissionLimitReached #submissionLimitMessage {
  display: block;
  margin-top: 20px;
}
#onlineForm.submissionLimitReached #saveOnlineForm > :not(.submissionLimitVisible) {
  visibility: hidden;
}
#onlineForm #onlineFormFields .ofField input[type=radio],
#onlineForm #onlineFormFields .ofField input[type=checkbox] {
  width: auto;
  height: auto;
  margin-right: 5px;
}
#onlineForm .ofReplicatorMaster .editBar .copyTagButton {
  display: none;
}
#onlineForm #reloadForm {
  margin-top: 15px;
}
#onlineForm #saveOnlineForm {
  padding-bottom: 20px;
}
#onlineForm .staticFieldLabel {
  font-weight: bold;
  margin-right: 10px;
}
#onlineForm .staticFieldLabel input[type="text"] {
  width: auto;
}
#onlineForm .paymentMultiplier input[type="number"] {
  width: auto;
}
#onlineForm .selectedValue {
  margin-left: 5px;
  font-weight: bold;
}
#onlineForm #paymentsItemizedOrder {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 20px;
  margin-bottom: 20px;
}
#onlineForm #paymentsItemizedOrder .total {
  text-align: right;
  font-weight: bold;
  font-size: 18px;
  clear: both;
  margin-top: 20px;
}
#onlineForm .subtotals .subtotal {
  min-width: 20%;
}
#onlineForm .subtotalLineItem {
  clear: both;
  margin-bottom: 10px;
}
#onlineForm .paymentLineItemAmounts {
  float: right;
  text-align: right;
}
#onlineForm .paymentLineItemAmounts span {
  margin-left: 10px;
  min-width: 30%;
}
#onlineForm form[action*="paypal"] input {
  width: auto;
  height: auto;
}
#onlineFormSidePanel .threeTab .ui-tab {
  box-sizing: border-box;
}
#onlineFormSidePanel .threeTab .ui-tab:not(.paymentsContent) {
  width: 37.5% !important;
}
#onlineFormSidePanel .threeTab .paymentsContent {
  width: 25% !important;
}
#onlineFormSidePanel .twoTab .ui-tab {
  width: 50% !important;
  box-sizing: border-box;
}
.formStyling .paymentCurrencyLabel + input {
  padding-left: 20px;
}
.formStyling .paymentCurrencyLabel {
  margin-top: 0px;
  height: 35px;
  display: flex;
  align-items: center;
}
.formStyling .ofField {
  position: relative;
  margin: 0 0 20px 0;
}
.formStyling .replicatorCounter {
  margin-bottom: 15px;
}
.formStyling .ofReplicatorHidden {
  display: none;
}
.formStyling .groupName {
  color: #58595b;
  font-size: 24px;
  margin-bottom: 10px;
}
.formStyling .fieldLabel {
  display: block;
  margin-left: 2px;
  margin-bottom: 2px;
  color: #58595b;
  font-weight: bold;
}
.formStyling .required {
  margin-left: 3px;
  font-size: 9.8px;
  opacity: 0.5;
}
.formStyling input,
.formStyling select,
.formStyling textarea {
  box-sizing: border-box;
  height: 35px;
  padding: 7px ;
  border: 1px solid #B9BEC4;
  border-radius: 5px;
  background-color: #F6F9FE;
  color: #58595b;
  font-size: 14px;
}
.formStyling input,
.formStyling textarea {
  width: 350px;
  max-width: 100%;
}
.formStyling input.hasDatepicker {
  position: relative;
  z-index: 11;
}
.formStyling select {
  max-width: 350px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("../cyril/resources/images/admin/dropdown-arrow.png");
  background-position: right 5px bottom 8px;
  background-repeat: no-repeat;
  padding-right: 19px;
}
.formStyling select::-ms-expand {
  display: none;
}
.formStyling textarea {
  height: 100px;
  resize: none;
}
.formStyling .radioContainer .optionContainer,
.formStyling .checkboxContainer .optionContainer {
  margin-top: 8px;
  display: block;
}
.formStyling .radioContainer .optionContainer label,
.formStyling .checkboxContainer .optionContainer label {
  display: inline-block;
  max-width: calc(100% - 26px);
  vertical-align: middle;
}
.formStyling .radioContainer .optionContainer input,
.formStyling .checkboxContainer .optionContainer input {
  clear: both;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.formStyling .iAgreeText {
  margin-bottom: 10px;
}
.formStyling .iAgreeText ~ label {
  display: block;
  float: left;
  margin-top: 5px;
  max-width: calc(100% - 36px);
}
.formStyling .iAgreeText ~ input {
  clear: both;
  margin-left: 15px;
  display: block;
  float: left;
  margin-top: 8px;
}
.formStyling .emailReplyIcon {
  display: none;
  left: 310px;
  left: calc(min(350px, 100%) - 40px);
  font-size: 0;
}
@media (max-width: 428px) {
  .formStyling .emailReplyIcon {
    margin-top: -10px;
    left: auto;
    right: -5px;
  }
}
.formStyling .cityStateZipField > div {
  float: left;
  margin-right: 10px;
}
.formStyling .cityStateZipField > div:last-child {
  margin-right: 0px;
}
.formStyling .cityStateZipField .fieldLabel {
  white-space: nowrap;
  overflow: hidden;
}
@media (min-width: 701px) {
  .formStyling .firstLastNameField > div,
  .formStyling .duoField > div {
    float: left;
    margin-right: 10px;
  }
  .formStyling .firstLastNameField > div:last-child,
  .formStyling .duoField > div:last-child {
    margin-right: 0px;
  }
  .formStyling .firstLastNameField .fieldLabel,
  .formStyling .duoField .fieldLabel {
    white-space: nowrap;
    overflow: hidden;
  }
  .formStyling .firstLastNameField > div,
  .formStyling .duoField > div,
  .formStyling .firstLastNameField input,
  .formStyling .duoField input,
  .formStyling .firstLastNameField select,
  .formStyling .duoField select {
    width: 170px;
  }
  .formStyling .cityStateZipField div {
    width: 65px;
  }
  .formStyling .cityStateZipField div .required {
    display: none;
  }
  .formStyling .cityStateZipField input,
  .formStyling .cityStateZipField select {
    width: 65px;
  }
  .formStyling .cityStateZipField > div:first-child {
    width: 200px;
  }
  .formStyling .cityStateZipField > div:first-child .required {
    display: inline-block;
  }
  .formStyling .cityStateZipField > div:first-child input {
    width: 200px;
  }
  .trio .formStyling input,
  .duo #content2 .formStyling input,
  .smallColumn .formStyling input,
  .trio .formStyling textarea,
  .duo #content2 .formStyling textarea,
  .smallColumn .formStyling textarea,
  .trio .formStyling select,
  .duo #content2 .formStyling select,
  .smallColumn .formStyling select {
    width: 100%;
  }
  .trio .formStyling .firstLastNameField > div,
  .duo #content2 .formStyling .firstLastNameField > div,
  .smallColumn .formStyling .firstLastNameField > div,
  .trio .formStyling .duoField > div,
  .duo #content2 .formStyling .duoField > div,
  .smallColumn .formStyling .duoField > div,
  .trio .formStyling .cityStateZipField > div,
  .duo #content2 .formStyling .cityStateZipField > div,
  .smallColumn .formStyling .cityStateZipField > div {
    width: 100%;
  }
  .trio .formStyling .firstLastNameField > div:first-child,
  .duo #content2 .formStyling .firstLastNameField > div:first-child,
  .smallColumn .formStyling .firstLastNameField > div:first-child,
  .trio .formStyling .duoField > div:first-child,
  .duo #content2 .formStyling .duoField > div:first-child,
  .smallColumn .formStyling .duoField > div:first-child,
  .trio .formStyling .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .cityStateZipField > div:first-child,
  .smallColumn .formStyling .cityStateZipField > div:first-child {
    margin-bottom: 20px;
  }
  .trio .formStyling .firstLastNameField input,
  .duo #content2 .formStyling .firstLastNameField input,
  .smallColumn .formStyling .firstLastNameField input,
  .trio .formStyling .duoField input,
  .duo #content2 .formStyling .duoField input,
  .smallColumn .formStyling .duoField input,
  .trio .formStyling .cityStateZipField input,
  .duo #content2 .formStyling .cityStateZipField input,
  .smallColumn .formStyling .cityStateZipField input,
  .trio .formStyling .firstLastNameField select,
  .duo #content2 .formStyling .firstLastNameField select,
  .smallColumn .formStyling .firstLastNameField select,
  .trio .formStyling .duoField select,
  .duo #content2 .formStyling .duoField select,
  .smallColumn .formStyling .duoField select,
  .trio .formStyling .cityStateZipField select,
  .duo #content2 .formStyling .cityStateZipField select,
  .smallColumn .formStyling .cityStateZipField select {
    width: 100%;
  }
  .trio .formStyling .cityStateZipField div,
  .duo #content2 .formStyling .cityStateZipField div,
  .smallColumn .formStyling .cityStateZipField div {
    width: calc((100% - 10px) / 2);
  }
  .trio .formStyling .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .cityStateZipField > div:first-child,
  .smallColumn .formStyling .cityStateZipField > div:first-child,
  .trio .formStyling .cityStateZipField > div:first-child input,
  .duo #content2 .formStyling .cityStateZipField > div:first-child input,
  .smallColumn .formStyling .cityStateZipField > div:first-child input {
    width: 100%;
  }
}
.formStyling .ofFieldGroup .fieldGroup {
  margin: 0 0 0 15px;
  padding: 0;
}
.formStyling .fieldGroup input,
.formStyling .fieldGroup textarea {
  width: 335px;
}
@media (min-width: 701px) {
  .formStyling .fieldGroup .firstLastNameField > div,
  .formStyling .fieldGroup .duoField > div,
  .formStyling .fieldGroup .firstLastNameField input,
  .formStyling .fieldGroup .duoField input,
  .formStyling .fieldGroup .firstLastNameField select,
  .formStyling .fieldGroup .duoField select {
    width: 162.5px;
  }
  .formStyling .fieldGroup .cityStateZipField div,
  .formStyling .fieldGroup .cityStateZipField input,
  .formStyling .fieldGroup .cityStateZipField select {
    width: 65px;
  }
  .formStyling .fieldGroup .cityStateZipField > div:first-child {
    width: 185px;
  }
  .formStyling .fieldGroup .cityStateZipField > div:first-child input {
    width: 185px;
  }
  .trio .formStyling .fieldGroup input,
  .duo #content2 .formStyling .fieldGroup input,
  .smallColumn .formStyling .fieldGroup input,
  .trio .formStyling .fieldGroup textarea,
  .duo #content2 .formStyling .fieldGroup textarea,
  .smallColumn .formStyling .fieldGroup textarea,
  .trio .formStyling .fieldGroup select,
  .duo #content2 .formStyling .fieldGroup select,
  .smallColumn .formStyling .fieldGroup select {
    width: 100%;
  }
  .trio .formStyling .fieldGroup .firstLastNameField > div,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField > div,
  .smallColumn .formStyling .fieldGroup .firstLastNameField > div,
  .trio .formStyling .fieldGroup .duoField > div,
  .duo #content2 .formStyling .fieldGroup .duoField > div,
  .smallColumn .formStyling .fieldGroup .duoField > div,
  .trio .formStyling .fieldGroup .cityStateZipField > div,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div {
    width: 100%;
  }
  .trio .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .smallColumn .formStyling .fieldGroup .firstLastNameField > div:first-child,
  .trio .formStyling .fieldGroup .duoField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .duoField > div:first-child,
  .smallColumn .formStyling .fieldGroup .duoField > div:first-child,
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child {
    margin-bottom: 20px;
  }
  .trio .formStyling .fieldGroup .firstLastNameField input,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField input,
  .smallColumn .formStyling .fieldGroup .firstLastNameField input,
  .trio .formStyling .fieldGroup .duoField input,
  .duo #content2 .formStyling .fieldGroup .duoField input,
  .smallColumn .formStyling .fieldGroup .duoField input,
  .trio .formStyling .fieldGroup .cityStateZipField input,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField input,
  .smallColumn .formStyling .fieldGroup .cityStateZipField input,
  .trio .formStyling .fieldGroup .firstLastNameField select,
  .duo #content2 .formStyling .fieldGroup .firstLastNameField select,
  .smallColumn .formStyling .fieldGroup .firstLastNameField select,
  .trio .formStyling .fieldGroup .duoField select,
  .duo #content2 .formStyling .fieldGroup .duoField select,
  .smallColumn .formStyling .fieldGroup .duoField select,
  .trio .formStyling .fieldGroup .cityStateZipField select,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField select,
  .smallColumn .formStyling .fieldGroup .cityStateZipField select {
    width: 100%;
  }
  .trio .formStyling .fieldGroup .cityStateZipField div,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField div,
  .smallColumn .formStyling .fieldGroup .cityStateZipField div {
    width: calc((100% - 10px) / 2);
  }
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child,
  .trio .formStyling .fieldGroup .cityStateZipField > div:first-child input,
  .duo #content2 .formStyling .fieldGroup .cityStateZipField > div:first-child input,
  .smallColumn .formStyling .fieldGroup .cityStateZipField > div:first-child input {
    width: 100%;
  }
}
.formStyling .fieldHelpButton {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  border-radius: 8px;
  background: url("../cyril/resources/base-images/online-forms/help-icon-small.png") center center no-repeat;
  cursor: pointer;
}
.formStyling .fieldHelpButton:hover {
  background: url("../cyril/resources/base-images/online-forms/help-icon-hover-small.png") center center no-repeat;
}
.formStyling .fieldHelp {
  display: none;
  position: absolute;
  max-width: 150px;
  border: 1px solid #777;
  border-radius: 5px;
  padding: 10px;
  background: #fff;
  color: #555;
  font-size: 12px;
  z-index: 1;
}
.formStyling .requiredErrorText,
.formStyling .validateErrorText {
  display: none;
  margin-left: 5px;
  color: #E60505;
}
.formStyling .requiredError .requiredErrorText,
.formStyling .validateError .validateErrorText {
  display: block;
}
.formStyling .radio.requiredError .requiredErrorText,
.formStyling .checkbox.requiredError .requiredErrorText,
.formStyling .radio.validateError .validateErrorText,
.formStyling .checkbox.validateError .validateErrorText {
  clear: both;
  padding-top: 5px;
}
.formStyling .submitForm {
  min-width: 100px;
  padding: 10px 20px;
  margin-bottom: 4px;
  display: inline-block;
  border-radius: 5px;
  background-color: #d3a812;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: 0px solid #d3a812;
}
.formStyling .submitForm:hover {
  background-color: #37569d;
  color: #fff;
  border-color: #d3a812;
}
.formStyling .customText img {
  max-width: 100%;
}
.formStyling .customText ol li,
.formStyling .customText ul li {
  display: list-item;
}
.formStyling .presetAmountBlock,
.formStyling .paymentType,
.formStyling .ofField .paymentRecurringType {
  display: inline-flex;
  background-color: #ececec;
  color: #c6c6c6;
  border: 1px solid #cbcbcb;
  height: 55px;
  width: 140px;
  clear: none;
  float: left;
  margin-bottom: 0px;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
.formStyling .presetAmountBlock .icon,
.formStyling .paymentType .icon,
.formStyling .ofField .paymentRecurringType .icon {
  display: inline-block;
  width: 35px;
  height: 24px;
  vertical-align: middle;
  background-image: url("../cyril/resources/paymentMinimal/static/shpf/WEBPMIN/images/payment_icons_sprite.png");
  background-size: 29px 192px;
  background-repeat: no-repeat;
}
.formStyling .presetAmountBlock.selected,
.formStyling .paymentType.selected,
.formStyling .ofField .paymentRecurringType.selected {
  color: #fff;
  background-color: #515151;
  border: 1px solid #444444;
  box-shadow: inset -2px 0px 5px 0px rgba(0, 0, 0, 0.16);
}
.formStyling .presetAmountBlock:first-child,
.formStyling .paymentType:first-child,
.formStyling .ofField .paymentRecurringType:first-child {
  border-radius: 4px 0 0 4px;
}
.formStyling .presetAmountBlock:last-child,
.formStyling .paymentType:last-child,
.formStyling .ofField .paymentRecurringType:last-child {
  border-radius: 0 4px 4px 0;
}
.formStyling .ofField .presetAmountBlock {
  border-radius: 4px;
}
.formStyling .presetAmountBlock {
  flex-wrap: wrap;
  height: 35px;
  width: auto;
  min-width: 60px;
  margin-right: 10px;
  font-size: 14px;
}
.formStyling .presetAmountBlock .label {
  font-size: 11px;
  width: 100%;
  display: block;
}
.formStyling .presetAmountBlock .otherButton .label {
  font-size: 14px;
}
.formStyling #presetAmounts .otherInput {
  display: inline-block;
  margin-top: 10px;
  clear: left;
  margin-right: 100%;
}
.formStyling #paymentTypeCredit .icon {
  background-position: 0px -25px;
}
.formStyling #paymentTypeCredit.selected .icon {
  background-position: 0px 1px;
}
.formStyling #paymentTypeCheck .icon {
  background-position: 0px -75px;
}
.formStyling #paymentTypeCheck.selected .icon {
  background-position: 0px -50px;
}
.formStyling .paymentRecurringType .label {
  max-width: 70px;
}
.formStyling .paymentRecurringType .icon {
  background-position: 0px -122px;
}
.formStyling .paymentRecurringType.selected .icon {
  background-position: 0px -99px;
}
.formStyling #paymentRecurringTypeSingle .icon {
  background-position: 0px -168px;
}
.formStyling #paymentRecurringTypeSingle.selected .icon {
  background-position: 0px -145px;
}
.formStyling .paymentTypeCredit .paymentTypeCreditIcon {
  float: left;
  margin-right: 10px;
  font-size: 0px;
  width: 40px;
  height: 28px;
  background-image: url("../cyril/resources/paymentMinimal/static/shpf/WEBPMIN/images/creditcards.png");
  background-repeat: no-repeat;
  background-size: 193px 58px;
}
.formStyling .paymentTypeCredit .paymentTypeCreditIcon.hideIcon {
  background-position-y: -29px;
}
.formStyling .paymentTypeCredit #ccVISA {
  margin-left: 20px;
}
.formStyling .paymentTypeCredit #ccMC {
  background-position-x: -51px;
}
.formStyling .paymentTypeCredit #ccDISCOVER {
  background-position-x: -102px;
}
.formStyling .paymentTypeCredit #ccAMEX {
  background-position-x: -153px;
}
.formStyling .paymentTypeCheck .paymentTypeCheckIcon {
  float: left;
  margin-left: 20px;
  font-size: 0px;
  width: 215px;
  height: 100px;
  background-image: url("../cyril/resources/paymentMinimal/static/shpf/WEBPMIN/images/check.png");
  background-repeat: no-repeat;
  background-size: 215px 299px;
}
.formStyling .paymentTypeCheck .paymentTypeCheckIcon.hideIcon {
  display: none;
}
.formStyling .paymentTypeCheck #achROUTING {
  background-position-y: -100px;
}
.formStyling .paymentTypeCheck #achACCOUNT {
  background-position-y: -200px;
}
.formStyling .formCaptchaInfo {
  width: 350px;
  max-width: 100%;
  font-size: 10px;
  opacity: 0.7;
}
.grecaptcha-badge {
  visibility: hidden;
}
#paymentParameters {
  display: none !important;
}
.paymentCurrencyLabel {
  margin-top: 12px;
  margin-left: 10px;
  position: absolute;
}
@media (max-width: 428px) {
  .subtotals .paymentLineItemDescription,
  .subtotals .paymentLineItemAmounts {
    width: 100%;
    display: inline-block;
  }
  .subtotals .paymentLineItemAmounts {
    clear: both;
  }
}
#core .sacramentTimesModule .moduleBody {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.sacramentTimesModule .categoryName {
  font-size: 19.6px;
  padding: 10px 0;
}
.sacramentTimesModule .categoryName:not(:first-child) {
  border-top: 1px #ddd solid;
  margin-top: 5px;
}
.sacramentTimesModule .categoryName + .sacramentTimes .sacramentDay {
  padding-left: 20px;
}
.sacramentTimesModule .dayName {
  font-size: 15.4px;
  font-weight: bold;
  font-style: italic;
  padding: 5px 0;
  padding-left: 20px;
  margin-top: 4px;
}
.sacramentTimesModule .dayName ~ .sacramentTimes .sacramentDay {
  padding-left: 40px;
}
.sacramentTimesModule .sacramentTimesNote {
  font-style: italic;
  font-size: 14px;
  padding: 5px 0;
}
.sacramentTimes.times,
.massModeSacramentTimes {
  position: relative;
  padding: 0px;
  list-style: none;
  margin: 0px;
  font-size: 14px;
}
.sacramentTimes.times .sacramentDay,
.massModeSacramentTimes .sacramentDay {
  min-height: 15px;
  padding: 5px 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
.sacramentTimes.times .sacramentDay .day,
.massModeSacramentTimes .sacramentDay .day {
  position: relative;
  width: 120px;
  padding-right: 5px;
  text-transform: uppercase;
  font-weight: bold;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.sacramentTimes.times .sacramentDay .day.MULTIDAY span,
.massModeSacramentTimes .sacramentDay .day.MULTIDAY span {
  display: inline-block;
  max-width: 100%;
}
.sacramentTimes.times .sacramentDay .day.MULTIDAY .addComma:after,
.massModeSacramentTimes .sacramentDay .day.MULTIDAY .addComma:after {
  content: ",";
}
.sacramentTimes.times .sacramentDay .day.MULTIDAY .addDash:after,
.massModeSacramentTimes .sacramentDay .day.MULTIDAY .addDash:after {
  content: "-";
}
.sacramentTimes.times .sacramentDay .day.MULTIDAY .addColon:after,
.massModeSacramentTimes .sacramentDay .day.MULTIDAY .addColon:after {
  content: ":";
}
.sacramentTimes.times .sacramentDay .day .dayLowercase,
.massModeSacramentTimes .sacramentDay .day .dayLowercase {
  text-transform: lowercase;
}
.sacramentTimes.times .sacramentDay .sacramentGroup,
.massModeSacramentTimes .sacramentDay .sacramentGroup {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  margin-right: -10px;
  margin-left: -7px;
  max-width: calc(100% - 7px);
}
.sacramentTimes.times .sacramentDay .sacramentTime,
.massModeSacramentTimes .sacramentDay .sacramentTime {
  padding-right: 10px;
  padding-left: 7px;
  margin-left: -1px;
  border-left: 1px solid currentColor;
}
.sacramentTimes.times .sacramentDay .sacramentTime .language,
.massModeSacramentTimes .sacramentDay .sacramentTime .language,
.sacramentTimes.times .sacramentDay .sacramentTime .nativeLanguage,
.massModeSacramentTimes .sacramentDay .sacramentTime .nativeLanguage,
.sacramentTimes.times .sacramentDay .sacramentTime .abbrLanguage,
.massModeSacramentTimes .sacramentDay .sacramentTime .abbrLanguage,
.sacramentTimes.times .sacramentDay .sacramentTime .notes,
.massModeSacramentTimes .sacramentDay .sacramentTime .notes,
.sacramentTimes.times .sacramentDay .sacramentTime .separator,
.massModeSacramentTimes .sacramentDay .sacramentTime .separator {
  font-size: 12px;
  color: #666;
}
.sacramentTimes.times .sacramentDay .language.ENGLISH,
.massModeSacramentTimes .sacramentDay .language.ENGLISH,
.sacramentTimes.times .sacramentDay .nativeLanguage.ENGLISH,
.massModeSacramentTimes .sacramentDay .nativeLanguage.ENGLISH,
.sacramentTimes.times .sacramentDay .sacramentTime .abbrLanguage.ENGLISH,
.massModeSacramentTimes .sacramentDay .sacramentTime .abbrLanguage.ENGLISH,
.sacramentTimes.times .sacramentDay .nativeLanguage,
.massModeSacramentTimes .sacramentDay .nativeLanguage,
.sacramentTimes.times .sacramentDay .abbrLanguage,
.massModeSacramentTimes .sacramentDay .abbrLanguage,
.sacramentTimes.times .sacramentDay .separator,
.massModeSacramentTimes .sacramentDay .separator {
  display: none;
}
.sacramentTimes.times .sacramentDay .day:nth-child(even) {
  background-color: transparent;
}
.sacramentTimes.times .videoIconLink {
  line-height: 100%;
  vertical-align: middle;
  padding-left: 4px;
  display: inline-block;
}
.sacramentTimes.times.compact > li .day {
  width: 60px;
}
.sacramentTimes.times.compact > li .day.PERPETUAL {
  width: 120px;
}
.sacramentTimes.times.compact > li .language {
  display: none;
}
.sacramentTimes.times.compact > li .abbrLanguage {
  display: inline;
}
.sacramentTimes.times.large1 > li {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sacramentTimes.times.large1 > li .day {
  width: 100%;
}
.sacramentTimes.times.large1 > li .day.MULTIDAY .addColon:after {
  content: "";
}
.sacramentTimes.times.large2 > li .sacramentTime {
  width: 100%;
  margin-right: 0px;
  border-right-width: 0px;
}
.sacramentTimes.times.massTime .firstWeekday {
  border-top: 1px #ddd solid;
  margin-top: 3px;
  padding-top: 8px;
}
.sacramentTimes.times.massTime .firstWeekday:first-child {
  border-width: 0px;
  margin-top: 0px;
  padding-top: 5px;
}
.twitter-timeline-backup {
  display: none;
}
.rssContent:only-child {
  border-bottom-width: 0px;
}
.aggregate .rssContent .thumb {
  margin-top: 0px;
}
.aggregate .rssContent .date,
.aggregate .rssContent .author {
  display: inline;
}
#features > ul {
  padding: 0;
  list-style-type: none;
}
#featureSlideshow {
  position: relative;
  float: left;
  border: 0px solid #ccc;
  margin: 0 0 16px 0;
  background-color: #eee;
  width: 610px;
  height: 305px;
  box-sizing: border-box;
}
.pageTypeInterior #featureSlideshow.featureMedium {
  float: right;
}
#featureSlideshow.featureCustom {
  width: 1400px;
  height: 480px;
}
#featureSlideshow li {
  height: 100%;
  width: 100%;
}
#featureSlideshow li .slideshowModule {
  height: 100%;
  width: 100%;
}
.slideshowModule .rotator .firstImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slideshowModule .rotator > a,
.slideshowModule .rotator > span {
  width: 100%;
  height: 100%;
}
.slideshowModule .rotator > a picture img,
.slideshowModule .rotator > span picture img,
.slideshowModule .rotator > a > div,
.slideshowModule .rotator > span > div {
  width: 100%;
  height: 100%;
}
.slideshowModule .rotator > a picture img,
.slideshowModule .rotator > span picture img {
  background-color: #fff;
}
.slideshowModule .rotator > a picture img[src=""],
.slideshowModule .rotator > span picture img[src=""] {
  display: none;
}
.slideshowModule .rotator .caption {
  height: 35%;
  color: #fff;
}
.slideshowModule .rotator .caption .title,
.slideshowModule .rotator .caption .captionContent {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.slideshowModule .rotator .caption .title {
  margin-top: 35px;
  font-family: serif;
  font-size: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.slideshowModule .rotator .caption .captionContent {
  height: 34px;
  margin-top: 4px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.slideshowModule .rotator .caption > div.captionContent:first-child {
  margin-top: 78.2px;
}
.slideshowModule .backBtn,
.slideshowModule .fwdBtn,
.slideshowModule .pauseBtn {
  top: 40%;
}
#imageCropperForm.hasCallToAction #fieldGroup-callToAction {
  display: block;
  margin-left: 20px;
}
#imageCropperForm.hasCallToAction #fieldGroup-title,
#imageCropperForm.hasCallToAction #fieldGroup-description,
#imageCropperForm.hasCallToAction #fieldGroup-callToAction {
  width: calc((100% - 40px)/3);
}
#imageCropperForm.hasCallToAction .fieldHelpButton[helpfield="fieldHelp-callToAction"] {
  position: absolute;
}
.callToAction {
  background-color: #d3a812;
  color: #fff;
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  padding: 15px 40px 15px 15px;
  border-radius: 5px;
  border: 0px solid #d3a812;
  position: absolute;
  bottom: 29px;
  right: 5%;
  width: auto;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.callToAction:hover {
  background: #37569d;
  color: #fff;
  border: 0px solid #37569d;
}
.callToActionArrow {
  position: absolute;
  top: 0px;
  right: 15px;
  display: inline-block;
  width: 15px;
  height: 100%;
  background-image: url("../cyril/resources/base-images/slideshow/callToActionIcons_svgChevron.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/slideshow/callToActionIcons.svg?svgChevron', sizingMethod='scale');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.callToActionArrow .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
}
@media (min-width: 701px) {
  #featureSlideshow .caption.hasCallToAction .title,
  #featureSlideshow .caption.hasCallToAction .captionContent {
    padding-right: 210px;
    box-sizing: border-box;
  }
}
#featureSlideshow:hover .backBtn,
#featureSlideshow:hover .fwdBtn {
  display: block;
}
#featureSlideshow:hover .pauseBtn {
  display: none;
}
#captions {
  display: none;
}
#shortcuts {
  display: none;
}
#fade {
  -webkit-mask-image: -webkit-gradient(linear, left top, right bottom, from(#000000), to(rgba(0, 0, 0, 0)));
  width: 100%;
  height: 100%;
}
#slideshowSettings,
.slideshowPhotoHolder {
  display: none;
}
#vimeoBlocker {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#vimeoBlocker.play {
  background: url("../cyril/resources/base-images/slideshow/button-play.png") no-repeat center center;
}
#vimeoBlocker.pause:hover {
  background: url("../cyril/resources/base-images/slideshow/button-pause.png") no-repeat center center;
}
.slideshowModule .livePlayerContainer {
  padding: 0px;
  margin: 0px;
  height: 100%;
}
.slideshowModule .livePlayerContainer iframe {
  padding: 0px;
  margin: 0px;
}
#featureSlideshow.featureCustom .videoMode,
#featureSlideshow.featureCustom .broadcasting {
  overflow: hidden;
}
#featureSlideshow.featureCustom .videoMode iframe,
#featureSlideshow.featureCustom .broadcasting iframe,
#featureSlideshow.featureCustom .videoMode .captionPositioner,
#featureSlideshow.featureCustom .broadcasting .captionPositioner {
  min-height: 100%;
  max-height: 100%;
}
.slideshowModule.videoMode.captionOverlayOn .captionPositioner {
  background-color: rgba(0, 0, 0, 0.4);
}
.slideshowModule.videoMode.captionOn .captionPositioner {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.slideshowModule.videoMode.captionOn .caption {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  text-align: center;
  color: #fff;
}
#featureSlideshow .slideshowModule.videoMode.captionOn .caption {
  height: 100%;
}
#featureSlideshow .slideshowModule.videoMode.captionOn .caption .captionContent {
  height: auto;
}
.slideshowModule.videoMode.captionOn .caption .title,
.slideshowModule.videoMode.captionOn .caption .captionContent {
  width: 90%;
  margin: 5px auto;
  overflow: hidden;
}
.slideshowModule.videoMode.captionOn .caption .title {
  font-family: serif;
  font-size: 36px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.slideshowModule.videoMode.captionOn .caption .captionContent {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  max-height: 12ex;
  line-height: 3.1ex;
  /* try to add ellipses at the end */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.slideshowModule.videoMode.captionOn .caption .callToAction {
  position: relative;
  margin: 5px auto;
  bottom: auto;
  right: auto;
  text-decoration: none;
}
.slideshowModule.videoMode.captionOn .caption .callToAction:hover {
  text-decoration: none;
}
.slideshowModule.videoMode.captionOn .caption .callToAction:not(:first-child) {
  margin-top: 10px;
}
.slideshowModule .rotator,
.moduleBody .rotator {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.slideshowModule .rotator > a,
.moduleBody .rotator > a,
.slideshowModule .rotator .caption,
.moduleBody .rotator .caption {
  text-decoration: none;
}
.slideshowModule .rotator > div.flip,
.moduleBody .rotator > div.flip {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  left: -500px ! important;
  transition: all 1s ease-in-out;
}
.slideshowModule .rotator .captionPositioner,
.moduleBody .rotator .captionPositioner,
.slideshowModule .rotator .caption,
.moduleBody .rotator .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.slideshowModule .rotator .caption,
.moduleBody .rotator .caption {
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #00000000, endColorstr= #b3000000);
  /* IE6-9 */
  overflow: hidden;
}
.slideshowModule .backBtn,
.moduleBody .backBtn,
.slideshowModule .fwdBtn,
.moduleBody .fwdBtn,
.slideshowModule .pauseBtn,
.moduleBody .pauseBtn {
  display: none;
  z-index: 120;
  position: absolute;
  width: 25px;
  height: 55px;
  margin-top: -27.5px;
  opacity: 0.4;
  overflow: hidden;
  font-size: 0px;
  cursor: pointer;
}
.slideshowModule .backBtn:hover,
.moduleBody .backBtn:hover,
.slideshowModule .fwdBtn:hover,
.moduleBody .fwdBtn:hover,
.slideshowModule .pauseBtn:hover,
.moduleBody .pauseBtn:hover {
  opacity: 0.8;
}
.slideshowModule:hover:not(.touchEventsActive) .backBtn,
.moduleBody:hover:not(.touchEventsActive) .backBtn,
.slideshowModule:hover:not(.touchEventsActive) .fwdBtn,
.moduleBody:hover:not(.touchEventsActive) .fwdBtn {
  display: block;
}
.slideshowModule:hover:not(.touchEventsActive) .pauseBtn,
.moduleBody:hover:not(.touchEventsActive) .pauseBtn {
  display: none;
}
.slideshowModule .backBtn,
.moduleBody .backBtn {
  left: 15px;
  background: url("../cyril/resources/themes/theme902/images/back.png") no-repeat center center;
}
.slideshowModule .pauseBtn,
.moduleBody .pauseBtn {
  left: 50%;
  margin-left: -12.5px;
}
.slideshowModule .rotatorPause,
.moduleBody .rotatorPause {
  background: url("../cyril/resources/base-images/slideshow/button-pause.png") no-repeat center center;
}
.slideshowModule .rotatorPlay,
.moduleBody .rotatorPlay {
  background: url("../cyril/resources/base-images/slideshow/button-play.png") no-repeat center center;
}
.slideshowModule .fwdBtn,
.moduleBody .fwdBtn {
  right: 15px;
  transform: rotate(180deg);
  background: url("../cyril/resources/themes/theme902/images/back.png") no-repeat center center;
}
.slideshowModule .captions,
.moduleBody .captions {
  display: none;
}
.slideshowModule .shortcuts,
.moduleBody .shortcuts {
  display: none;
}
.slideshowModule .slideshowSettings,
.moduleBody .slideshowSettings,
.slideshowModule .slideshowPhotoHolder,
.moduleBody .slideshowPhotoHolder {
  display: none;
}
#horizontals .region,
#bottomHorizontals .region {
  float: left;
  font-size: 0;
}
#horizontals .region > li,
#bottomHorizontals .region > li {
  height: 100%;
  overflow: hidden;
  margin-top: 0;
  font-size: 14px;
}
#horizontals .region > li > div,
#bottomHorizontals .region > li > div {
  height: 100%;
}
#horizontals .region > li,
#bottomHorizontals .region > li,
#horizontals .region .regionSortableHighlight,
#bottomHorizontals .region .regionSortableHighlight {
  float: none;
  display: inline-block;
  vertical-align: top;
}
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="1"] > li:nth-child(n+2),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="2"] > li:nth-child(n+3),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="3"] > li:nth-child(n+4),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="4"] > li:nth-child(n+5),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="5"] > li:nth-child(n+6),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="6"] > li:nth-child(n+7) {
  display: none;
}
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="1"] > li:nth-child(n+1) > div,
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="1"] .regionSortableHighlight:nth-child(n+1),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="2"] > li:nth-child(n+2) > div,
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="2"] .regionSortableHighlight:nth-child(n+2),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="3"] > li:nth-child(n+3) > div,
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="3"] .regionSortableHighlight:nth-child(n+3),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="4"] > li:nth-child(n+4) > div,
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="4"] .regionSortableHighlight:nth-child(n+4),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="5"] > li:nth-child(n+5) > div,
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="5"] .regionSortableHighlight:nth-child(n+5),
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="6"] > li:nth-child(n+6) > div,
#background:not(.admin) #core [id*="orizontals"] .region[maxmodules="6"] .regionSortableHighlight:nth-child(n+6) {
  margin-right: 0px;
}
#background [id*="orizontals"] .notVisibleModule {
  display: none;
}
#background [id*="orizontals"] .lastVisibleModule > div,
#background [id*="orizontals"] .lastVisibleModule.regionSortableHighlight {
  margin-right: 0px;
}
.publishHover #horizontals .region > li {
  overflow: visible;
}
#background .publishHover [id*="orizontals"] .region[maxmodules="1"] > li:nth-child(n+1) > div,
#background .publishHover [id*="orizontals"] .region[maxmodules="2"] > li:nth-child(n+2) > div,
#background .publishHover [id*="orizontals"] .region[maxmodules="3"] > li:nth-child(n+3) > div,
#background .publishHover [id*="orizontals"] .region[maxmodules="4"] > li:nth-child(n+4) > div,
#background .publishHover [id*="orizontals"] .region[maxmodules="5"] > li:nth-child(n+5) > div,
#background .publishHover [id*="orizontals"] .region[maxmodules="6"] > li:nth-child(n+6) > div {
  margin-right: 0px;
}
.publishHover [id*="orizontals"] .region[maxmodules="1"] > li:nth-child(n+2):not(.ui-sortable-helper),
.publishHover [id*="orizontals"] .region[maxmodules="2"] > li:nth-child(n+3):not(.ui-sortable-helper),
.publishHover [id*="orizontals"] .region[maxmodules="3"] > li:nth-child(n+4):not(.ui-sortable-helper),
.publishHover [id*="orizontals"] .region[maxmodules="4"] > li:nth-child(n+5):not(.ui-sortable-helper),
.publishHover [id*="orizontals"] .region[maxmodules="5"] > li:nth-child(n+6):not(.ui-sortable-helper),
.publishHover [id*="orizontals"] .region[maxmodules="6"] > li:nth-child(n+7):not(.ui-sortable-helper) {
  display: none !important;
}
#horizontals .region .calendarModule.calendarView,
#bottomHorizontals .region .calendarModule.calendarView,
#featureRegion.region .calendarModule.calendarView {
  font-size: 14px;
}
#horizontals .region .calendarModule .calendarMonthTitle,
#bottomHorizontals .region .calendarModule .calendarMonthTitle,
#featureRegion.region .calendarModule .calendarMonthTitle {
  box-sizing: border-box;
  height: 34px;
  font-size: 0px;
}
#horizontals .region .calendarModule .calendarMonthTitle .dateTitle,
#bottomHorizontals .region .calendarModule .calendarMonthTitle .dateTitle,
#featureRegion.region .calendarModule .calendarMonthTitle .dateTitle {
  font-size: 19px;
}
#horizontals .region .calendarModule .day,
#bottomHorizontals .region .calendarModule .day,
#featureRegion.region .calendarModule .day {
  height: auto;
  background-clip: padding-box;
}
#horizontals .region .calendarModule .aggregate,
#bottomHorizontals .region .calendarModule .aggregate,
#featureRegion.region .calendarModule .aggregate {
  box-sizing: border-box;
}
#horizontals .region .calendarModule thead tr,
#bottomHorizontals .region .calendarModule thead tr,
#featureRegion.region .calendarModule thead tr {
  height: 1px;
}
#horizontals .region .calendarModule .hasEvents,
#bottomHorizontals .region .calendarModule .hasEvents,
#featureRegion.region .calendarModule .hasEvents {
  font-size: 0px;
}
#horizontals .region .calendarModule .hasEvents .dateNumber,
#bottomHorizontals .region .calendarModule .hasEvents .dateNumber,
#featureRegion.region .calendarModule .hasEvents .dateNumber {
  font-size: 14px;
  display: inline-block;
}
#horizontals .region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#bottomHorizontals .region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#featureRegion.region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#horizontals .region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#bottomHorizontals .region .calendarModule .hasEvents .dateNumber + .calendarEvent,
#featureRegion.region .calendarModule .hasEvents .dateNumber + .calendarEvent {
  width: 6px;
  height: 8px;
  margin-left: 3px;
  margin-right: 3px;
  display: inline-block;
}
#horizontals .region .calendarModule .dayCalendar,
#bottomHorizontals .region .calendarModule .dayCalendar,
#featureRegion.region .calendarModule .dayCalendar {
  position: relative;
}
#horizontals .region .calendarModule .dayCalendar:before,
#bottomHorizontals .region .calendarModule .dayCalendar:before,
#featureRegion.region .calendarModule .dayCalendar:before {
  content: "";
  width: 100%;
  height: 0px;
  position: absolute;
  bottom: 0px;
  border-top: 1px solid #105339;
  z-index: 1;
}
#horizontals .region .calendarModule .dayCalendar .editBar,
#bottomHorizontals .region .calendarModule .dayCalendar .editBar,
#featureRegion.region .calendarModule .dayCalendar .editBar {
  top: 0px;
}
#horizontals .region .calendarModule .dayCalendar .aggregate,
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate,
#featureRegion.region .calendarModule .dayCalendar .aggregate {
  position: absolute;
  width: 100%;
  top: 100%;
  overflow: auto;
  padding-top: 5px;
}
#horizontals .region .calendarModule .dayCalendar .aggregate .event,
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate .event,
#featureRegion.region .calendarModule .dayCalendar .aggregate .event {
  padding-bottom: 5px;
}
#horizontals .region .calendarModule .dayCalendar .aggregate .event:not(:last-child),
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate .event:not(:last-child),
#featureRegion.region .calendarModule .dayCalendar .aggregate .event:not(:last-child) {
  margin-bottom: 5px;
}
#horizontals .region .calendarModule .dayCalendar .aggregate .event > div,
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate .event > div,
#featureRegion.region .calendarModule .dayCalendar .aggregate .event > div {
  display: none;
}
#horizontals .region .calendarModule .dayCalendar .aggregate .event > div.name,
#bottomHorizontals .region .calendarModule .dayCalendar .aggregate .event > div.name,
#featureRegion.region .calendarModule .dayCalendar .aggregate .event > div.name {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#horizontals .region .calendarModule .monthCalendar,
#bottomHorizontals .region .calendarModule .monthCalendar,
#featureRegion.region .calendarModule .monthCalendar {
  background-color: #fff;
}
#horizontals .region .calendarModule,
#bottomHorizontals .region .calendarModule,
#featureRegion.region .calendarModule,
#horizontals .region .newsModule,
#bottomHorizontals .region .newsModule,
#featureRegion.region .newsModule {
  position: relative;
  margin-bottom: 100%;
}
#horizontals .region .calendarModule.editable.hoverEditable,
#bottomHorizontals .region .calendarModule.editable.hoverEditable,
#featureRegion.region .calendarModule.editable.hoverEditable,
#horizontals .region .newsModule.editable.hoverEditable,
#bottomHorizontals .region .newsModule.editable.hoverEditable,
#featureRegion.region .newsModule.editable.hoverEditable {
  box-shadow: none;
}
#horizontals .region .calendarModule:before,
#bottomHorizontals .region .calendarModule:before,
#featureRegion.region .calendarModule:before,
#horizontals .region .newsModule:before,
#bottomHorizontals .region .newsModule:before,
#featureRegion.region .newsModule:before {
  content: "";
  left: 0px;
  width: 100%;
  position: absolute;
  background: none;
  background-color: transparent;
  z-index: -1;
}
#horizontals .region .calendarModule.editable header,
#bottomHorizontals .region .calendarModule.editable header,
#featureRegion.region .calendarModule.editable header,
#horizontals .region .newsModule.editable header,
#bottomHorizontals .region .newsModule.editable header,
#featureRegion.region .newsModule.editable header {
  min-height: 1px;
}
#horizontals .region .calendarModule.editable .moduleBody,
#bottomHorizontals .region .calendarModule.editable .moduleBody,
#featureRegion.region .calendarModule.editable .moduleBody,
#horizontals .region .newsModule.editable .moduleBody,
#bottomHorizontals .region .newsModule.editable .moduleBody,
#featureRegion.region .newsModule.editable .moduleBody {
  margin-top: -1px;
}
#horizontals .region .calendarModule.hoverEditable:before,
#bottomHorizontals .region .calendarModule.hoverEditable:before,
#featureRegion.region .calendarModule.hoverEditable:before,
#horizontals .region .newsModule.hoverEditable:before,
#bottomHorizontals .region .newsModule.hoverEditable:before,
#featureRegion.region .newsModule.hoverEditable:before {
  box-shadow: inset 0 0 0 1px #E87722;
}
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate {
  position: absolute;
  width: 100%;
  top: 100%;
  overflow: auto;
}
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate > li:last-child,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate > li:last-child,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate > li:last-child,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate > li:last-child,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate > li:last-child,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate > li:last-child {
  border-bottom-width: 0px;
}
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate .thumb,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate .thumb,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate .thumb,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate .thumb,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate .thumb,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate .thumb {
  display: none;
}
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate,
#horizontals .region .calendarModule.moduleInner .moduleBody.aggregate + footer,
#bottomHorizontals .region .calendarModule.moduleInner .moduleBody.aggregate + footer,
#featureRegion.region .calendarModule.moduleInner .moduleBody.aggregate + footer,
#horizontals .region .newsModule.moduleInner .moduleBody.aggregate + footer,
#bottomHorizontals .region .newsModule.moduleInner .moduleBody.aggregate + footer,
#featureRegion.region .newsModule.moduleInner .moduleBody.aggregate + footer {
  margin-left: 0px;
  margin-right: 0px;
  box-sizing: border-box;
}
#horizontals .region .calendarModule .aggregate + footer,
#bottomHorizontals .region .calendarModule .aggregate + footer,
#featureRegion.region .calendarModule .aggregate + footer,
#horizontals .region .newsModule .aggregate + footer,
#bottomHorizontals .region .newsModule .aggregate + footer,
#featureRegion.region .newsModule .aggregate + footer {
  position: absolute;
  left: 0px;
  width: 100%;
}
#horizontals .region .calendarModule .aggregate + footer:before,
#bottomHorizontals .region .calendarModule .aggregate + footer:before,
#featureRegion.region .calendarModule .aggregate + footer:before,
#horizontals .region .newsModule .aggregate + footer:before,
#bottomHorizontals .region .newsModule .aggregate + footer:before,
#featureRegion.region .newsModule .aggregate + footer:before {
  content: "";
  width: 100%;
  height: 0px;
  position: absolute;
  left: 0px;
  bottom: 19px;
  border-top: 1px solid #ddd;
}
#horizontals .region .calendarModule.moduleInner,
#bottomHorizontals .region .calendarModule.moduleInner,
#featureRegion.region .calendarModule.moduleInner,
#horizontals .region .newsModule.moduleInner,
#bottomHorizontals .region .newsModule.moduleInner,
#featureRegion.region .newsModule.moduleInner {
  height: auto;
}
#horizontals .region .massTimesModule,
#bottomHorizontals .region .massTimesModule,
#featureRegion.region .massTimesModule,
#horizontals .region .confessionTimesModule,
#bottomHorizontals .region .confessionTimesModule,
#featureRegion.region .confessionTimesModule,
#horizontals .region .adorationTimesModule,
#bottomHorizontals .region .adorationTimesModule,
#featureRegion.region .adorationTimesModule {
  position: relative;
  margin-bottom: 100%;
}
#horizontals .region .massTimesModule.editable.hoverEditable,
#bottomHorizontals .region .massTimesModule.editable.hoverEditable,
#featureRegion.region .massTimesModule.editable.hoverEditable,
#horizontals .region .confessionTimesModule.editable.hoverEditable,
#bottomHorizontals .region .confessionTimesModule.editable.hoverEditable,
#featureRegion.region .confessionTimesModule.editable.hoverEditable,
#horizontals .region .adorationTimesModule.editable.hoverEditable,
#bottomHorizontals .region .adorationTimesModule.editable.hoverEditable,
#featureRegion.region .adorationTimesModule.editable.hoverEditable {
  box-shadow: none;
}
#horizontals .region .massTimesModule:before,
#bottomHorizontals .region .massTimesModule:before,
#featureRegion.region .massTimesModule:before,
#horizontals .region .confessionTimesModule:before,
#bottomHorizontals .region .confessionTimesModule:before,
#featureRegion.region .confessionTimesModule:before,
#horizontals .region .adorationTimesModule:before,
#bottomHorizontals .region .adorationTimesModule:before,
#featureRegion.region .adorationTimesModule:before {
  content: "";
  left: 0px;
  width: 100%;
  position: absolute;
  background: none;
  background-color: transparent;
  z-index: -1;
}
#horizontals .region .massTimesModule.editable header,
#bottomHorizontals .region .massTimesModule.editable header,
#featureRegion.region .massTimesModule.editable header,
#horizontals .region .confessionTimesModule.editable header,
#bottomHorizontals .region .confessionTimesModule.editable header,
#featureRegion.region .confessionTimesModule.editable header,
#horizontals .region .adorationTimesModule.editable header,
#bottomHorizontals .region .adorationTimesModule.editable header,
#featureRegion.region .adorationTimesModule.editable header {
  min-height: 1px;
}
#horizontals .region .massTimesModule.editable .moduleBody,
#bottomHorizontals .region .massTimesModule.editable .moduleBody,
#featureRegion.region .massTimesModule.editable .moduleBody,
#horizontals .region .confessionTimesModule.editable .moduleBody,
#bottomHorizontals .region .confessionTimesModule.editable .moduleBody,
#featureRegion.region .confessionTimesModule.editable .moduleBody,
#horizontals .region .adorationTimesModule.editable .moduleBody,
#bottomHorizontals .region .adorationTimesModule.editable .moduleBody,
#featureRegion.region .adorationTimesModule.editable .moduleBody {
  margin-top: -1px;
}
#horizontals .region .massTimesModule.hoverEditable:before,
#bottomHorizontals .region .massTimesModule.hoverEditable:before,
#featureRegion.region .massTimesModule.hoverEditable:before,
#horizontals .region .confessionTimesModule.hoverEditable:before,
#bottomHorizontals .region .confessionTimesModule.hoverEditable:before,
#featureRegion.region .confessionTimesModule.hoverEditable:before,
#horizontals .region .adorationTimesModule.hoverEditable:before,
#bottomHorizontals .region .adorationTimesModule.hoverEditable:before,
#featureRegion.region .adorationTimesModule.hoverEditable:before {
  box-shadow: inset 0 0 0 1px #E87722;
}
#horizontals .region .massTimesModule.moduleInner,
#bottomHorizontals .region .massTimesModule.moduleInner,
#featureRegion.region .massTimesModule.moduleInner,
#horizontals .region .confessionTimesModule.moduleInner,
#bottomHorizontals .region .confessionTimesModule.moduleInner,
#featureRegion.region .confessionTimesModule.moduleInner,
#horizontals .region .adorationTimesModule.moduleInner,
#bottomHorizontals .region .adorationTimesModule.moduleInner,
#featureRegion.region .adorationTimesModule.moduleInner {
  height: auto;
}
#horizontals .region .massTimesModule .moduleBody,
#bottomHorizontals .region .massTimesModule .moduleBody,
#featureRegion.region .massTimesModule .moduleBody,
#horizontals .region .confessionTimesModule .moduleBody,
#bottomHorizontals .region .confessionTimesModule .moduleBody,
#featureRegion.region .confessionTimesModule .moduleBody,
#horizontals .region .adorationTimesModule .moduleBody,
#bottomHorizontals .region .adorationTimesModule .moduleBody,
#featureRegion.region .adorationTimesModule .moduleBody {
  position: absolute;
  width: 100%;
  top: 100%;
  overflow: auto;
  margin-left: 0px;
  margin-right: 0px;
}
#horizontals .region .listView .fieldHelp,
#bottomHorizontals .region .listView .fieldHelp,
#featureRegion.region .listView .fieldHelp {
  bottom: 0px;
  top: auto !important;
}
#horizontals .region[maxmodules="4"] .calendarModule .hasEvents .dateNumber,
#bottomHorizontals .region[maxmodules="4"] .calendarModule .hasEvents .dateNumber,
#horizontals .region[maxmodules="5"] .calendarModule .hasEvents .dateNumber,
#bottomHorizontals .region[maxmodules="5"] .calendarModule .hasEvents .dateNumber,
#horizontals .region[maxmodules="6"] .calendarModule .hasEvents .dateNumber,
#bottomHorizontals .region[maxmodules="6"] .calendarModule .hasEvents .dateNumber {
  padding-left: 0px;
}
#horizontals .region[maxmodules="4"] .calendarModule .hasEvents .dateNumber + .calendarEvent,
#bottomHorizontals .region[maxmodules="4"] .calendarModule .hasEvents .dateNumber + .calendarEvent,
#horizontals .region[maxmodules="5"] .calendarModule .hasEvents .dateNumber + .calendarEvent,
#bottomHorizontals .region[maxmodules="5"] .calendarModule .hasEvents .dateNumber + .calendarEvent,
#horizontals .region[maxmodules="6"] .calendarModule .hasEvents .dateNumber + .calendarEvent,
#bottomHorizontals .region[maxmodules="6"] .calendarModule .hasEvents .dateNumber + .calendarEvent {
  margin: auto;
}
#horizontals .region[maxmodules="4"] .calendarModule .calendarMonthTitle .dateTitle,
#bottomHorizontals .region[maxmodules="4"] .calendarModule .calendarMonthTitle .dateTitle,
#horizontals .region[maxmodules="5"] .calendarModule .calendarMonthTitle .dateTitle,
#bottomHorizontals .region[maxmodules="5"] .calendarModule .calendarMonthTitle .dateTitle,
#horizontals .region[maxmodules="6"] .calendarModule .calendarMonthTitle .dateTitle,
#bottomHorizontals .region[maxmodules="6"] .calendarModule .calendarMonthTitle .dateTitle {
  font-size: 17px;
}
#horizontals .region[maxmodules="4"] .nonCustomButton .buttonLabel,
#bottomHorizontals .region[maxmodules="4"] .nonCustomButton .buttonLabel {
  white-space: normal;
}
#horizontals .region .day,
#bottomHorizontals .region .day {
  vertical-align: middle;
}
#horizontal1 .calendar {
  height: 16px;
}
#horizontal1 .dayCalendar .aggregate {
  height: calc(50px - 100%);
}
#horizontal1 .calendarModule:before,
#horizontal1 .newsModule:before {
  height: 50px;
}
#horizontal1 .calendarModule .moveHandle,
#horizontal1 .newsModule .moveHandle {
  height: 50px;
}
#horizontal1 .calendarModule .moduleBody.aggregate,
#horizontal1 .newsModule .moduleBody.aggregate {
  height: calc(50px - 100% - 19px);
}
#horizontal1 .calendarModule .moduleBody.aggregate,
#horizontal1 .newsModule .moduleBody.aggregate,
#horizontal1 .calendarModule .moduleBody.aggregate + footer,
#horizontal1 .newsModule .moduleBody.aggregate + footer {
  padding-left: 0;
  padding-right: 0;
}
#horizontal1 .calendarModule .aggregate + footer,
#horizontal1 .newsModule .aggregate + footer {
  bottom: calc(-50px + 100%);
}
#horizontal1 .massTimesModule:before,
#horizontal1 .confessionTimesModule:before,
#horizontal1 .adorationTimesModule:before {
  height: 50px;
}
#horizontal1 .massTimesModule .moveHandle,
#horizontal1 .confessionTimesModule .moveHandle,
#horizontal1 .adorationTimesModule .moveHandle {
  height: 50px;
}
#horizontal1 .massTimesModule .moduleBody,
#horizontal1 .confessionTimesModule .moduleBody,
#horizontal1 .adorationTimesModule .moduleBody {
  height: calc(50px - 100%);
}
#horizontal2 .calendar {
  height: 282px;
}
#horizontal2 .dayCalendar .aggregate {
  height: calc(316px - 100%);
}
#horizontal2 .calendarModule:before,
#horizontal2 .newsModule:before {
  height: 316px;
}
#horizontal2 .calendarModule .moveHandle,
#horizontal2 .newsModule .moveHandle {
  height: 316px;
}
#horizontal2 .calendarModule .moduleBody.aggregate,
#horizontal2 .newsModule .moduleBody.aggregate {
  height: calc(316px - 100% - 19px);
}
#horizontal2 .calendarModule .moduleBody.aggregate,
#horizontal2 .newsModule .moduleBody.aggregate,
#horizontal2 .calendarModule .moduleBody.aggregate + footer,
#horizontal2 .newsModule .moduleBody.aggregate + footer {
  padding-left: 0;
  padding-right: 0;
}
#horizontal2 .calendarModule .aggregate + footer,
#horizontal2 .newsModule .aggregate + footer {
  bottom: calc(-316px + 100%);
}
#horizontal2 .massTimesModule:before,
#horizontal2 .confessionTimesModule:before,
#horizontal2 .adorationTimesModule:before {
  height: 316px;
}
#horizontal2 .massTimesModule .moveHandle,
#horizontal2 .confessionTimesModule .moveHandle,
#horizontal2 .adorationTimesModule .moveHandle {
  height: 316px;
}
#horizontal2 .massTimesModule .moduleBody,
#horizontal2 .confessionTimesModule .moduleBody,
#horizontal2 .adorationTimesModule .moduleBody {
  height: calc(316px - 100%);
}
#horizontal2.region .calendar .dayName,
#horizontal2.region .calendar .day {
  vertical-align: top;
}
#horizontal2.region .calendarModule .day {
  position: relative;
}
#horizontal2.region .calendarModule .dateNumber {
  position: absolute;
  bottom: calc(100% - 14px * 1.5);
  left: 0px;
  right: 0px;
  padding: 0px;
}
#horizontal2.region .calendarModule .hasEvents .dateNumber + .calendarEvent {
  position: absolute;
  top: 21px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 14.5px;
  height: 14.5px;
  margin: auto;
  padding: 0px;
}
.ie8 #horizontals .calendarModule,
.ie8 #bottomHorizontals .calendarModule,
.ie8 #featureRegion .calendarModule,
.ie8 #horizontals .newsModule,
.ie8 #bottomHorizontals .newsModule,
.ie8 #featureRegion .newsModule {
  height: 100%;
  overflow: auto;
}
.ie8 #horizontals .calendarModule footer,
.ie8 #bottomHorizontals .calendarModule footer,
.ie8 #featureRegion .calendarModule footer,
.ie8 #horizontals .newsModule footer,
.ie8 #bottomHorizontals .newsModule footer,
.ie8 #featureRegion .newsModule footer,
.ie8 #horizontals .calendarModule .moduleBody.aggregate,
.ie8 #bottomHorizontals .calendarModule .moduleBody.aggregate,
.ie8 #featureRegion .calendarModule .moduleBody.aggregate,
.ie8 #horizontals .newsModule .moduleBody.aggregate,
.ie8 #bottomHorizontals .newsModule .moduleBody.aggregate,
.ie8 #featureRegion .newsModule .moduleBody.aggregate {
  top: 0px;
  position: relative;
}
.ie8 #horizontals .calendarModule footer:before,
.ie8 #bottomHorizontals .calendarModule footer:before,
.ie8 #featureRegion .calendarModule footer:before,
.ie8 #horizontals .newsModule footer:before,
.ie8 #bottomHorizontals .newsModule footer:before,
.ie8 #featureRegion .newsModule footer:before {
  border-width: 0px;
  display: none;
}
#horizontal1.region {
  height: 50px;
  width: 975px;
  margin: 0 0 16px 0;
  padding: 0 0 0 0;
}
#horizontal1.region[maxmodules="3"] > li > div,
#horizontal1.region[maxmodules="3"] .regionSortableHighlight {
  width: 309px;
}
#horizontal1.region[maxmodules="3"] .buttonLabelContainer .buttonLabel {
  width: 295px;
}
#horizontal1.region[maxmodules="3"] .fakeButton .buttonModuleButton {
  width: 305px;
}
#horizontal1.region .buttonModule1 .focusPointImageArea {
  height: 46px;
}
#horizontal1.region .fakeButton.buttonModule2 .buttonModuleButton {
  height: 9.5px;
}
#horizontal1.region > li > div,
#horizontal1.region .regionSortableHighlight {
  margin-right: 23px;
}
#horizontal1.region > li > div.markedDelete {
  width: 0px;
}
#horizontal1.region .moduleInner header,
#horizontal1.region .moduleInner .moduleBody,
#horizontal1.region .moduleInner footer,
#horizontal1.region .moduleInner > a {
  margin-left: 0;
  margin-right: 0;
}
#horizontal1.region .moduleInner header {
  padding-top: 0;
}
#horizontal1.region .moduleInner footer {
  padding-bottom: 0;
}
#horizontal1.region .moduleInner.buttonModule header {
  padding-top: 0;
}
#horizontal1.region .moduleInner.buttonModule .moduleBody {
  margin-left: 0px;
  margin-right: 0px;
}
#horizontal1.region .moduleInner.buttonModule footer {
  padding-bottom: 0;
}
#horizontal1.region .buttonModuleButton {
  border: 2px solid #105339;
  border-radius: 0px;
}
#horizontal1.region .buttonModuleButton:hover {
  border: 2px solid #d7b555;
}
#horizontal1.region .buttonModuleButton .buttonLabelContainer {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#horizontal1.region .buttonModuleButton .buttonBackground {
  border-radius: -2px;
}
#horizontal1.region .buttonLabel {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
}
#horizontal1.region .hasImage .buttonLabel,
#horizontal1.region .hasSubtext .buttonLabel {
  font-size: 19px;
}
#horizontal1.region .hasImage .buttonSubtext,
#horizontal1.region .hasSubtext .buttonSubtext {
  font-size: 14px;
}
#horizontal1.region .buttonModule1 .buttonModuleButton {
  height: 46px;
}
#horizontal1.region .buttonModule2 .buttonModuleButton {
  height: 9.5px;
}
#horizontal1.region .buttonModule2 .buttonModuleButton:first-child {
  margin-bottom: 23px;
}
#horizontal1.region .buttonModule1 .buttonModuleButton .buttonLabel {
  line-height: 42px;
}
#horizontal1.region .buttonModule1 .buttonModuleButton.hasSubtext .buttonLabelContainer,
#horizontal1.region .buttonModule1 .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 46px;
}
#horizontal1.region .buttonModule1 .buttonModuleButton.hasSubtext .buttonLabelContainer .buttonLabel,
#horizontal1.region .buttonModule1 .buttonModuleButton.hasImage .buttonLabelContainer .buttonLabel {
  line-height: normal;
}
#horizontal1.region .buttonModule1 .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 45px;
}
#horizontal1.region .buttonModule1 .buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  height: 23px;
}
#horizontal1.region .buttonModule2 .buttonModuleButton .buttonLabel {
  line-height: 1.5px;
}
#horizontal1.region .buttonModule2 .buttonModuleButton.hasSubtext .buttonLabelContainer,
#horizontal1.region .buttonModule2 .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 9.5px;
}
#horizontal1.region .buttonModule2 .buttonModuleButton.hasSubtext .buttonLabelContainer .buttonLabel,
#horizontal1.region .buttonModule2 .buttonModuleButton.hasImage .buttonLabelContainer .buttonLabel {
  line-height: normal;
}
#horizontal1.region .buttonModule2 .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 35px;
}
#horizontal1.region .buttonModule2 .buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  height: 4.75px;
}
.publishHover #horizontal1.region[maxmodules="3"] > li > div.markedDelete {
  width: 309px;
}
#horizontal2.region {
  height: 316px;
  width: 975px;
  margin: 0 0 0px 0;
  padding: 0 0 0 0;
}
#horizontal2.region[maxmodules="1"] > li > div,
#horizontal2.region[maxmodules="1"] .regionSortableHighlight {
  width: 975px;
}
#horizontal2.region[maxmodules="1"] .buttonLabelContainer .buttonLabel {
  width: 965px;
}
#horizontal2.region[maxmodules="1"] .fakeButton .buttonModuleButton {
  width: 975px;
}
#horizontal2.region[maxmodules="3"] > li > div,
#horizontal2.region[maxmodules="3"] .regionSortableHighlight {
  width: 308px;
}
#horizontal2.region[maxmodules="3"] .buttonLabelContainer .buttonLabel {
  width: 298px;
}
#horizontal2.region[maxmodules="3"] .fakeButton .buttonModuleButton {
  width: 308px;
}
#horizontal2.region .buttonModule1 .focusPointImageArea {
  height: 316px;
}
#horizontal2.region .fakeButton.buttonModule2 .buttonModuleButton {
  height: 145.5px;
}
#horizontal2.region > li > div,
#horizontal2.region .regionSortableHighlight {
  margin-right: 25px;
}
#horizontal2.region > li:last-child > div,
#horizontal2.region .regionSortableHighlight:last-child {
  margin-right: 0px;
}
#horizontal2.region > li > div.markedDelete {
  width: 0px;
}
#horizontal2.region .moduleInner header,
#horizontal2.region .moduleInner .moduleBody,
#horizontal2.region .moduleInner footer,
#horizontal2.region .moduleInner > a {
  margin-left: 0;
  margin-right: 0;
}
#horizontal2.region .moduleInner header {
  padding-top: 0;
}
#horizontal2.region .moduleInner footer {
  padding-bottom: 0;
}
#horizontal2.region .moduleInner.buttonModule header {
  padding-top: 0;
}
#horizontal2.region .moduleInner.buttonModule .moduleBody {
  margin-left: 0px;
  margin-right: 0px;
}
#horizontal2.region .moduleInner.buttonModule footer {
  padding-bottom: 0;
}
#horizontal2.region .buttonModuleButton {
  border: 0px solid #ccc;
  border-radius: 0px;
}
#horizontal2.region .buttonModuleButton:hover {
  border: 0px solid #105339;
}
#horizontal2.region .buttonModuleButton .buttonLabelContainer {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
#horizontal2.region .buttonModuleButton .buttonBackground {
  border-radius: 0px;
}
#horizontal2.region .buttonLabel {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
}
#horizontal2.region .hasImage .buttonLabel,
#horizontal2.region .hasSubtext .buttonLabel {
  font-size: 19px;
}
#horizontal2.region .hasImage .buttonSubtext,
#horizontal2.region .hasSubtext .buttonSubtext {
  font-size: 14px;
}
#horizontal2.region .buttonModule1 .buttonModuleButton {
  height: 316px;
}
#horizontal2.region .buttonModule2 .buttonModuleButton {
  height: 145.5px;
}
#horizontal2.region .buttonModule2 .buttonModuleButton:first-child {
  margin-bottom: 25px;
}
#horizontal2.region .buttonModule1 .buttonModuleButton .buttonLabel {
  line-height: 312px;
}
#horizontal2.region .buttonModule1 .buttonModuleButton.hasSubtext .buttonLabelContainer,
#horizontal2.region .buttonModule1 .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 316px;
}
#horizontal2.region .buttonModule1 .buttonModuleButton.hasSubtext .buttonLabelContainer .buttonLabel,
#horizontal2.region .buttonModule1 .buttonModuleButton.hasImage .buttonLabelContainer .buttonLabel {
  line-height: normal;
}
#horizontal2.region .buttonModule1 .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 45px;
}
#horizontal2.region .buttonModule1 .buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  height: 158px;
}
#horizontal2.region .buttonModule2 .buttonModuleButton .buttonLabel {
  line-height: 137.5px;
}
#horizontal2.region .buttonModule2 .buttonModuleButton.hasSubtext .buttonLabelContainer,
#horizontal2.region .buttonModule2 .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 145.5px;
}
#horizontal2.region .buttonModule2 .buttonModuleButton.hasSubtext .buttonLabelContainer .buttonLabel,
#horizontal2.region .buttonModule2 .buttonModuleButton.hasImage .buttonLabelContainer .buttonLabel {
  line-height: normal;
}
#horizontal2.region .buttonModule2 .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 35px;
}
#horizontal2.region .buttonModule2 .buttonModuleButton.hasImage.hasSubtext .buttonLabelContainer {
  height: 72.75px;
}
.publishHover #horizontal2.region[maxmodules="1"] > li > div.markedDelete {
  width: 975px;
}
.publishHover #horizontal2.region[maxmodules="3"] > li > div.markedDelete {
  width: 308px;
}
#contentGroup {
  float: left;
}
#content1 {
  float: right;
  width: 308.33333333px;
  margin: 0 25px 25px 25px;
  padding-left: 0px;
  padding-right: 0px;
}
#core.duo #content1 {
  float: left;
  width: 610px;
  margin-left: 0px;
}
#content3 {
  float: left;
  width: 308.33333333px;
  margin: 0 0 25px 0;
  padding-left: 0px;
  padding-right: 0px;
}
#content2 {
  float: right;
  width: 308.33333333px;
  margin: 0 0 25px 0;
  padding-left: 0px;
  padding-right: 0px;
}
#section1 {
  float: right;
  width: 975px;
  margin: 0;
  margin-bottom: 25px;
  padding-left: 0px;
  padding-right: 0px;
}
.pageTypeInterior #core #interiorHeader {
  float: right;
  width: 728px;
  margin: 0;
  padding-bottom: 25px;
  padding-left: 42px;
  padding-right: 42px;
  box-sizing: border-box;
  z-index: 1;
}
.pageTypeInterior #core #content1 {
  float: right;
  width: 728px;
  margin: 0 0 25px 0;
  padding-left: 42px;
  padding-right: 42px;
}
.pageTypeInterior #core #content2 {
  float: left;
  width: 247px;
  margin: 0 0 25px 0;
  padding-left: 1px;
  padding-right: 1px;
}
.pageTypeInterior #core.singleColumn #content1,
.pageTypeInterior #core.solo #content1,
.pageTypeInterior #core.singleColumn #interiorHeader,
.pageTypeInterior #core.solo #interiorHeader {
  width: 975px;
}
.pageTypeInterior #core.trio #content1,
.pageTypeInterior #core.trio #content3 {
  width: 247px;
}
@media (min-width: 701px) {
  .pageTypeInterior #core.trio #contentGroup {
    width: 728px;
    float: right;
  }
}
.pageTypeInterior #core.twin #interiorHeader {
  width: 975px;
}
.pageTypeInterior #core.twin #content1,
.pageTypeInterior #core.twin #content2 {
  width: 475px;
}
.pageTypeInterior #core.nelo #interiorHeader,
.pageTypeInterior #core.standard #interiorHeader {
  width: 975px;
}
.pageTypeInterior #core.standard #interiorHeader {
  width: 975px;
}
.pageTypeInterior #core.section #interiorHeader {
  width: 975px;
}
.pageTypeInterior .hasHorizontal1 #core #interiorHeader {
  width: 975px;
}
.pagePicture {
  float: right;
}
#pageTitle {
  position: relative;
  margin: 40px 0 0 0;
  padding: 3px 0;
  border-bottom: 0px solid #bbb;
  background: none;
  background-color: #fff;
  font-family: serif;
  font-size: 30px;
  font-weight: normal;
  color: #333;
}
#pageTitle .editText {
  display: block;
  min-height: 15px;
}
#pageTitle .rssLink {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgRss.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgRss', sizingMethod='scale');
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-color: default;
  color: #fff;
  border-radius: 3px;
  transition: background-color 0.5s ease, color 0.5s ease;
  background-color: #f26522;
}
#pageTitle .rssLink:hover {
  background-color: #fff;
  color: #f26522;
}
#pageTitle .rssLink .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
  padding: 5%;
}
.noPageTitle #core #interiorHeader {
  padding-bottom: 0px;
}
#addthisWrapper,
#finder .addthis_toolbox {
  width: 111px;
  height: 28px;
  display: inline-block;
  float: right;
  margin-top: 10px;
  margin-left: 15px;
  z-index: 1;
}
#sideNav {
  margin-left: 0;
  margin-right: 0;
}
#sideNav header {
  padding-top: 0;
}
#sideNav footer {
  padding-bottom: 0;
}
#sideNav ul,
#sideNav li {
  margin: 0;
  padding: 0;
}
#sideNav li a {
  text-decoration: none;
}
#sideNav li .navName {
  display: block;
  border-top: 1px solid #bbb;
  padding: 7px 16px;
  background-color: default;
  color: #105339;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#sideNav li .navName:hover {
  background-color: #fff;
  color: #333;
}
#sideNav li .navSecure .navName,
#sideNav li .navPage .navName,
#sideNav li .navLink .navName {
  padding-left: 16px;
}
#sideNav li .navSecure ul li .navName,
#sideNav li .navPage ul li .navName,
#sideNav li .navLink ul li .navName {
  padding-left: 48px;
}
#sideNav li .navSecure ul li ul li .navName,
#sideNav li .navPage ul li ul li .navName,
#sideNav li .navLink ul li ul li .navName {
  padding-left: 64px;
}
#sideNav li .navSecure ul li ul li ul li .navName,
#sideNav li .navPage ul li ul li ul li .navName,
#sideNav li .navLink ul li ul li ul li .navName {
  padding-left: 80px;
}
#sideNav li .navSecure ul li ul li ul li ul li .navName,
#sideNav li .navPage ul li ul li ul li ul li .navName,
#sideNav li .navLink ul li ul li ul li ul li .navName {
  padding-left: 96px;
}
#sideNav li .navGroup > .navName {
  padding: 7px 16px 7px 16px;
  background-color: transparent;
  background-color: default;
  color: #105339;
}
#sideNav li .navGroup > .navName:hover {
  background-color: default;
}
#sideNav li .navGroup > ul > li > .navName {
  padding-left: 48px;
}
#sideNav li .navGroup > ul > li > ul > li .navName {
  padding-left: 64px;
}
#sideNav li .navGroup > ul > li > ul > li > ul > li .navName {
  padding-left: 80px;
}
#sideNav li .navGroup > ul > li > ul > li > ul > li > ul > li .navName {
  padding-left: 96px;
}
#sideNav li .navGroup > ul > li > ul > li > ul > li > ul > li > ul > li .navName {
  padding-left: 112px;
}
#sideNav .sideNavCurrent {
  position: relative;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  margin-bottom: -1px;
}
#sideNav .sideNavCurrent > .navName {
  border-top: none;
  background-color: #fff;
  color: #333;
}
#sideNav .sideNavCurrent > .navName:hover {
  color: #333;
  background-color: #fff;
}
#sideNav .sideNavCurrent .navElement .navName {
  background-color: transparent;
}
#sideNav .sideNavCurrent .navElement .navName:hover {
  background-color: #fff;
}
#sideNav .sideNavCurrent .navGroup > .navName:hover {
  background-color: transparent;
}
#sideNav .sideNavSelected > a {
  font-weight: normal;
}
#sideNav div > ul > li:first-child > .navName {
  border-top: 0px solid #bbb;
}
#sideNav footer {
  border-bottom: 0px solid #bbb;
}
#sideNav .sideNavSibling {
  display: list-item;
}
.navCollapsible {
  cursor: pointer;
}
.navCollapsible > .navName {
  position: relative;
}
.navCollapsible > .navName:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 10px;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  border-color: #105339 transparent transparent transparent;
}
.navCollapsible.navCollapsed > .navName:before {
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #105339;
  margin-left: 2px;
}
.aggregate .navCollapsible > .navName:before {
  margin-right: 10px;
}
.aggregate .navCollapsible.navCollapsed > .navName:before {
  margin-left: 2px;
}
.solo .sideNavModule {
  display: none;
}
[class*="SideNav"] {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
[class*="SideNav"] ul,
[class*="SideNav"] li {
  list-style: none;
  margin: 0;
  padding: 0;
}
[class*="SideNav"] .navName {
  display: block;
  border-bottom: 1px solid #bbb;
  padding: 7px 16px;
  background-color: default;
  color: #105339;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[class*="SideNav"] li.selected .navName,
[class*="SideNav"] .bulletin .featured .navName {
  background-color: #fff;
  color: #333;
  font-weight: normal;
}
[class*="SideNav"] li.selected .navName:hover,
[class*="SideNav"] .bulletin .featured .navName:hover {
  color: #333;
  background-color: #fff;
}
.bulletinsSideNav .archiveTitle,
.pageTagsSideNav .pageTags {
  border-top: 0px solid #bbb;
}
.pageTagsSideNav .pageTagLink,
.bulletinsSideNav .archiveTitle,
.bulletinsSideNav .bulletin a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.pageTagsSideNav .pageTagLink .navName,
.bulletinsSideNav .bulletin .navName {
  color: #105339;
}
.pageTagsSideNav .pageTagLink .navName:hover,
.bulletinsSideNav .bulletin .navName:hover {
  background-color: #fff;
  color: #333;
}
.bulletinsSideNav .archiveTitle > .navName {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: default;
  color: #105339;
}
.bulletinsSideNav .bulletin .navName {
  padding: 7px 16px 7px 32px;
}
.bulletinsSideNav .aggregateLabel {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.aggregateSideNav .aggregateAll,
.aggregateSideNav .aggregateMonths,
.aggregateSideNav .aggregatePages {
  border-top: 0px solid #bbb;
}
.aggregateSideNav .aggregateMonths,
.aggregateSideNav .aggregatePages {
  margin-top: 14px;
}
.aggregateSideNav .aggregateAll,
.aggregateSideNav .aggregateLabel,
.aggregateSideNav .aggregateMonth,
.aggregateSideNav .aggregatePage {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.aggregateSideNav .aggregateAll .navName,
.aggregateSideNav .aggregateMonth .navName,
.aggregateSideNav .aggregatePage .navName {
  color: #105339;
}
.aggregateSideNav .aggregateAll .navName:hover,
.aggregateSideNav .aggregateMonth .navName:hover,
.aggregateSideNav .aggregatePage .navName:hover {
  background-color: #fff;
  color: #333;
}
.aggregateSideNav .aggregateLabel > .navName {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: default;
  color: #105339;
}
.aggregateSideNav .aggregateMonth .navName,
.aggregateSideNav .aggregatePage .navName {
  padding: 7px 16px 7px 32px;
}
.interior.event .date,
.interior.news .date {
  font-weight: bold;
  margin-bottom: 15px;
}
.interior.event .pagePicture,
.interior.news .pagePicture {
  float: right;
  max-width: 50%;
  padding: 0 0 15px 15px;
}
.event .recurringSchedule,
.searchResult .recurringSchedule {
  font-weight: normal;
  font-style: italic;
}
.searchResult .date {
  font-weight: bold;
}
.interior img {
  max-width: 100%;
}
.interior.event .eventDetails,
.interior.news .newsDetails {
  word-break: break-word;
}
.interior.event .location,
.toggledLocationContent {
  margin-bottom: 15px;
}
.locationContent + .locationMap,
.interior.news .newsDetails {
  margin-top: 15px;
}
.toggledLocationContent {
  display: none;
}
.interior.news .author {
  font-style: italic;
}
.interior.event .locationLabel {
  font-weight: bold;
}
.interior.person .picture {
  float: right;
  max-width: 50%;
  padding: 0 0 15px 15px;
}
.interior.person .role,
.interior.person .phone,
.interior.person .mail {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.interior.person .role {
  margin-bottom: 15px;
  font-weight: bold;
}
.interior.person .bio {
  margin-top: 15px;
}
.personSocialMedia {
  margin-top: 5px;
  font-size: 0px;
  line-height: normal;
}
.personSocialMedia a {
  vertical-align: text-top;
  background-color: default;
  color: #fff;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0px 4px 0px 0px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  border-radius: 0px;
  overflow: hidden;
}
.personSocialMedia a:hover {
  background-color: default;
  color: #fff;
}
.personSocialMedia a.blogSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgBlog.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgBlog', sizingMethod='scale');
}
.personSocialMedia a.emailSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgEmail.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgEmail', sizingMethod='scale');
}
.personSocialMedia a.facebookSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgFacebook.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgFacebook', sizingMethod='scale');
}
.personSocialMedia a.twitterSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgTwitter.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgTwitter', sizingMethod='scale');
}
.personSocialMedia a.flocknoteSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgFlocknote.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgFlocknote', sizingMethod='scale');
}
.personSocialMedia a.instagramSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgInstagram.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgInstagram', sizingMethod='scale');
}
.personSocialMedia a.instagramSocialMedia .icon {
  border-radius: 0px;
}
.personSocialMedia a.linkedinSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgLinkedIn.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgLinkedIn', sizingMethod='scale');
}
.personSocialMedia a.phoneSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgPhone.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgPhone', sizingMethod='scale');
}
.personSocialMedia a.pinterestSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgPinterest.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgPinterest', sizingMethod='scale');
}
.personSocialMedia a.vimeoSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgVimeo.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgVimeo', sizingMethod='scale');
}
.personSocialMedia a.websiteSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgWeb.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgWeb', sizingMethod='scale');
}
.personSocialMedia a.youtubeSocialMedia {
  background-image: url("../cyril/resources/base-images/social-media/socialMediaIcons_svgYouTube.svg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://d2y1pz2y630308.cloudfront.net/cyril/resources/base-images/social-media/socialMediaIcons.svg?svgYouTube', sizingMethod='scale');
}
.personSocialMedia a .icon {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  box-sizing: border-box;
  padding: 10%;
}
.personSocialMedia a.blogSocialMedia {
  background-color: #f57d00;
}
.personSocialMedia a.emailSocialMedia {
  background-color: #e84335;
}
.personSocialMedia a.facebookSocialMedia {
  background-color: #3b5998;
}
.personSocialMedia a.twitterSocialMedia {
  background-color: #1DA1F2;
}
.personSocialMedia a.flocknoteSocialMedia {
  background-color: #278dc0;
}
.personSocialMedia a.instagramSocialMedia {
  background-color: #BD4272;
}
.personSocialMedia a.instagramSocialMedia svg {
  background: url("../cyril/resources/base-images/social-media/instagramBg.jpg") no-repeat center center;
  background-size: 100% 100%;
  border-radius: 0px;
}
.personSocialMedia a.linkedinSocialMedia {
  background-color: #0077b5;
}
.personSocialMedia a.phoneSocialMedia {
  background-color: #00a551;
}
.personSocialMedia a.pinterestSocialMedia {
  background-color: #bd081c;
}
.personSocialMedia a.vimeoSocialMedia {
  background-color: #1ab7ea;
}
.personSocialMedia a.websiteSocialMedia {
  background-color: #75b11f;
}
.personSocialMedia a.youtubeSocialMedia {
  background-color: #cd201f;
}
#content1 .bulletinName {
  font-size: 20px;
  text-align: center;
}
#content1 .bulletinName a {
  text-decoration: none;
}
#content1 .bulletinName img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.searchLast:before,
.searchNext:after {
  content: "";
  width: 0px;
  height: 0px;
  top: 1px;
  position: absolute;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.searchLast {
  position: relative;
  margin-left: 19px;
  padding-right: 8px;
  border-right: 1px solid #58595b;
}
.searchLast,
.searchLast:hover {
  text-decoration: none;
}
.searchLast:before {
  left: -19px;
  border-right: 14px solid #105339;
}
.searchLast:hover:before {
  border-right: 14px solid #d7b555;
}
.searchNext {
  position: relative;
  padding-left: 3px;
}
.searchNext,
.searchNext:hover {
  text-decoration: none;
}
.searchNext:after {
  right: -19px;
  border-left: 14px solid #105339;
}
.searchNext:hover:after {
  border-left: 14px solid #d7b555;
}
#error404 {
  display: block;
  margin: auto;
  max-width: 100%;
}
#shieldLogin .loginError {
  color: #E60505;
  margin-bottom: 5px;
}
#shieldLogin #shieldPassword {
  float: left;
  box-sizing: border-box;
  height: 35px;
  padding: 7px;
  border: 1px solid #B9BEC4;
  border-radius: 5px;
  background-color: #F6F9FE;
  color: #58595b;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#shieldLogin .submit {
  float: left;
  clear: left;
  min-width: 100px;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #d3a812;
  color: #fff;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
#shieldLogin .submit:hover {
  background-color: #37569d;
  color: #fff;
}
.photos {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  padding: 0px;
}
.photos li {
  list-style-type: none;
}
@media (min-width: 429px) {
  .photos li {
    padding: 15px;
  }
}
@media (max-width: 428px) {
  .photos li {
    padding: 9px;
  }
}
.photos li img {
  display: block;
}
.photoAlbum.infinite-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  width: auto;
  max-width: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
@media (min-width: 429px) {
  .photoAlbum.infinite-item > a {
    padding: 15px;
  }
}
@media (max-width: 428px) {
  .photoAlbum.infinite-item > a {
    padding: 9px;
  }
}
.photoAlbum.infinite-item .photoAlbumName {
  display: flex;
  order: -1;
  text-align: center;
  width: 100%;
  height: auto;
}
.photoAlbum.infinite-item .photoAlbumName a.name {
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-bottom: 15px;
  font-size: 24px;
}
.photoAlbum.infinite-item .thumb {
  margin: 0px;
  box-sizing: border-box;
}
.photoAlbum.infinite-item .viewMore {
  width: 128px;
  margin-bottom: 5px;
  height: auto!important;
  align-self: center;
}
.photoalbums .photoAlbum .thumb {
  background: #fff;
}
#lightbox .lb-outerContainer {
  border-radius: 0px;
}
#lightbox .lb-prev,
#lightbox .lb-next {
  opacity: 0.5;
  cursor: pointer;
}
#lightbox .lb-prev:hover,
#lightbox .lb-next:hover {
  opacity: 1;
}
#lightbox .lb-prev {
  margin-left: -75px;
  background: url("../cyril/resources/base-images/photo-albums/photo-album-lightbox-left-arrow.png") no-repeat left 49%;
}
#lightbox .lb-next {
  margin-right: -75px;
  background: url("../cyril/resources/base-images/photo-albums/photo-album-lightbox-right-arrow.png") no-repeat right 49%;
}
#lightbox .lb-details {
  width: 100%;
  margin-top: 15px;
  color: #e6e6e6;
  font-family: Helvetica, Arial, sans-serif;
}
#lightbox .lb-details .lb-caption {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
}
#lightbox .lb-details .lb-number {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: right;
}
#lightbox .lb-close {
  position: absolute;
  top: -40px;
}
.news .news.group {
  word-break: break-word;
}
.news li .thumb {
  margin-top: 0px;
}
.eCatholicLiveCountdownModule .liveCountdown {
  position: relative;
  padding: 10px 0px;
  text-align: center;
}
.eCatholicLiveCountdownModule .liveCountdown:hover .countdownOverlay {
  display: flex !important;
}
.eCatholicLiveCountdownModule .countdownInner {
  display: flex;
  justify-content: center;
}
.eCatholicLiveCountdownModule .countdownInner .unit {
  padding-left: 10px;
  padding-right: 10px;
}
.eCatholicLiveCountdownModule .countdownInner .unit:not(:last-child) {
  border-right: 1px solid #ddd;
}
.eCatholicLiveCountdownModule .number,
.eCatholicLiveCountdownModule .countdownText {
  color: inherit;
  font-weight: bold;
  font-size: 24px;
}
.eCatholicLiveCountdownModule .label {
  color: inherit;
  font-weight: normal;
  font-size: 14px;
}
.eCatholicLiveCountdownModule .countdownOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.eCatholicLiveCountdownModule .linkWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.eCatholicLiveCountdownModule .linkWrapper .countdownLink {
  min-width: 100px;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #d3a812;
  color: #fff;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
.eCatholicLiveCountdownModule .linkWrapper .countdownLink:hover {
  background-color: #37569d;
  color: #fff;
}
@keyframes progressBarWidth {
  0% {
    width: 0;
  }
}
.progressBarModule .moduleBody {
  margin-top: 3px;
}
.progressBarModule .moduleBody .progressBarText {
  font-size: 16px;
  color: #999;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-style: italic;
}
.progressBarModule .moduleBody .progressBarText > span {
  flex-grow: 1;
}
.progressBarModule .moduleBody .fundingAmount {
  padding-right: 10px;
}
.progressBarModule .moduleBody .currentAmount {
  color: #000;
  font-size: 28px;
  display: block;
  font-style: normal;
}
.progressBarModule .moduleBody .fundingPercent {
  margin-top: auto;
  text-align: right;
}
.progressBarModule .moduleBody .currentPercent {
  color: #d3a812;
  font-size: 23px;
  display: block;
  font-style: normal;
}
.progressBarModule .moduleBody .progressBarContainer {
  height: 16px;
  margin-top: 15px;
}
.progressBarModule .moduleBody .progressBar {
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
  background: #EEEEEE;
  border: 0px solid #000;
  border-radius: 8px;
}
.progressBarModule .moduleBody .progress {
  height: 100%;
  background: #d3a812;
  width: 0;
  animation: progressBarWidth 2s;
}
.progressBarModule .moduleBody.goal .progress {
  background: #d3a812;
}
.progressBarModule .moduleBody.goal .currentPercent {
  color: #d3a812;
}
.progressBarModule .moduleBody .buttonContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 5px;
}
.progressBarModule .moduleBody .buttonContainer .button {
  flex-grow: 1;
  width: 100%;
  min-width: 200px;
  flex-basis: 45%;
  box-sizing: border-box;
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 16px;
  text-align: center;
  border-radius: 5px;
  background-color: #d3a812;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
}
.progressBarModule .moduleBody .buttonContainer .button:hover {
  color: #fff;
  background-color: #37569d;
}
.progressBarModule .moduleBody .buttonContainer .facebookButton {
  border: 2px solid #ccc;
  background-color: #fff;
  color: #000;
  padding: 14px;
}
.progressBarModule .moduleBody .buttonContainer .facebookButton:hover {
  color: #000;
  background-color: #ddd;
}
.progressBarModule .moduleBody .buttonContainer .facebookButton .fbIcon {
  background-image: url("../cyril/resources/base-images/icons/fb.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: -20px;
  margin-top: -23px;
}
@media (min-width: 701px) {
  #content1 .mapsModule .moduleBody {
    max-height: none;
  }
}
#featureRegion .mapsModule .moduleBody {
  max-height: 100%;
}
.locationMap {
  width: 100%;
}
.flocknoteSignupsModule form {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.flocknoteSignupsModule input {
  box-sizing: border-box;
  display: inline-flex;
  height: 35px;
  padding: 7px ;
  border: 1px solid #B9BEC4;
  border-radius: 5px;
  background-color: #F6F9FE;
  color: #58595b;
  font-size: 14px;
  margin-bottom: 20px;
}
.flocknoteSignupsModule button {
  box-sizing: border-box;
  min-width: 100px;
  height: 35px;
  border: 0px;
  font-family: Helvetica, Arial, sans-serif;
  padding: 0 20px;
  display: inline-block;
  border-radius: 5px;
  background-color: #d3a812;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 20px;
}
.flocknoteSignupsModule button:hover {
  background-color: #37569d;
  color: #fff;
}
.flocknoteSignupsModule .flocknoteLayoutsHorizontal input {
  width: calc(20% - 10px);
  min-width: 100px;
  margin-right: 5px;
  margin-left: 5px;
}
.flocknoteSignupsModule .flocknoteLayoutsHorizontal button {
  margin-right: 5px;
  margin-left: 5px;
}
@media (max-width: 428px) {
  .flocknoteSignupsModule .flocknoteLayoutsHorizontal input {
    min-width: calc(50% - 10px);
    float: left;
  }
  .flocknoteSignupsModule .flocknoteLayoutsHorizontal button {
    float: left;
  }
}
@media (min-width: 701px) {
  .twin .flocknoteSignupsModule .flocknoteLayoutsHorizontal input,
  .trio .flocknoteSignupsModule .flocknoteLayoutsHorizontal input,
  #content2 .flocknoteSignupsModule .flocknoteLayoutsHorizontal input {
    min-width: calc(50% - 10px);
    float: left;
  }
  .twin .flocknoteSignupsModule .flocknoteLayoutsHorizontal button,
  .trio .flocknoteSignupsModule .flocknoteLayoutsHorizontal button,
  #content2 .flocknoteSignupsModule .flocknoteLayoutsHorizontal button {
    float: left;
  }
}
.flocknoteSignupsModule .flocknoteLayoutsTiled form {
  width: 350px;
  max-width: 100%;
  margin: 0;
  justify-content: space-between;
}
.flocknoteSignupsModule .flocknoteLayoutsTiled input {
  width: 170px;
  max-width: calc((100% - 10px) / 2);
  flex-grow: 1;
}
.flocknoteSignupsModule .flocknoteLayoutsTiled .flocknoteSoloField {
  width: 100%;
  max-width: none;
}
.flocknoteSignupsModule .flocknoteLayoutsTiled button {
  width: 350px;
}
.flocknoteSignupsModule .flocknoteSignupsSubmitSuccess {
  display: none;
  font-size: 14px;
}
.flocknoteSignupsModule .flocknoteSignupsSubmitSuccess .iconSubmitSuccess {
  background: url("../cyril/resources/base-images/icons/submit-success.png") no-repeat;
  height: 16px;
  width: 16px;
  margin: 0 5px 0 10px;
  background-size: 100%;
  vertical-align: text-bottom;
}
.flocknoteSignupsModule .flocknoteSignupsSubmitSuccess div {
  display: inline-block;
  margin-top: 9.5px;
}
.registrationModule .required,
.reRegistrationModule .required {
  margin-left: 0px;
  font-size: inherit;
}
.reRegistrationModule .fieldGroup .ofField:last-child,
.reRegistrationModule .aggregate .ofField:last-child {
  margin-bottom: 0px;
}
.reRegistrationModule .ofReplicator .aggregate {
  padding-top: 0px;
}
#footerBackground {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: none;
  background-color: #105339;
}
html.oldie #footerBackground {
  position: relative;
}
#footer {
  width: 975px;
  height: auto;
  margin: 0 auto 25px auto;
  padding: 25px 0px 25px 0px;
  border-top: 0px solid #bbb;
  border-bottom: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 13px;
  box-shadow: 0px 0px 0px 0px #000;
}
#footer a:not(.htmlButton),
#footer #login {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#footer a:not(.htmlButton):hover,
#footer #login:hover {
  color: rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
#footer #login.disableLoginButton {
  cursor: not-allowed;
}
.footerText {
  display: none;
}
.hasFooterText .footerText1 {
  display: block;
}
.footerText,
#footerGroup {
  clear: both;
}
.footerText,
#footerLinks,
#footerBrand {
  text-align: center;
}
#footerSocialMedia {
  margin-top: 10px;
  text-align: center;
}
#footerSocialMedia .editable {
  display: inline-block;
}
#footerSocialMedia .socialMediaBody a {
  background-color: transparent;
  color: #d7b555;
}
#footerSocialMedia .socialMediaBody a:hover {
  color: #d7b555;
  background-color: transparent;
}
#footerGroup {
  margin-top: 10px;
  text-align: center;
}
#footerLinks {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid currentColor;
}
#footerLinks .secureLogout:before {
  content: '';
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #fff;
}
#logout-form-footer {
  float: left;
}
#footerBrand {
  display: inline-block;
}
#footerBrand .trademark {
  font-size: 70%;
  vertical-align: super;
}
.finder #at15s {
  top: auto!important;
  bottom: 35px;
  position: fixed !important;
}
.finder #background {
  background: #FFF;
}
#finderTitle {
  font-size: 1px;
  position: absolute;
  right: 100%;
  bottom: 100%;
}
#finderNav li {
  display: inline-block;
}
#finderNav a {
  text-decoration: none;
}
#finder {
  font-size: 14px;
  color: #777;
  position: fixed;
  width: 100%;
  height: 100%;
  flex-direction: column;
  display: flex;
}
.preview.showPreviewToolbar #finder {
  height: calc(100% - 65px);
}
#finder .ui-widget {
  font-family: Helvetica, Arial, sans-serif;
}
#finder #finderHeader {
  flex-direction: column;
  display: flex;
  width: 100%;
  background-color: blue;
  z-index: 2;
  background: #42447b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #42447b 0%, #343560 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42447b), color-stop(50%, #343560));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #42447b 0%, #343560 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #42447b 0%, #343560 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #42447b 0%, #343560 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #42447b 0%, #343560 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff42447b', endColorstr='#ff343560',GradientType=0 );
  /* IE6-9 */
}
#finder #finderHeader > a {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-size: 18px;
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}
#finder #finderHeader > a:hover {
  text-decoration: none;
}
#finder #finderNav {
  display: table;
  min-height: 40px;
  width: 100%;
  border-top: 0px;
  border-bottom: 0px;
  margin-top: 0px;
  left: 0px;
}
#finder #finderNav > ul {
  background: #DDD3BA;
  background-color: #DDD3BA;
  display: table-cell;
  text-align: center;
  float: none;
  vertical-align: middle;
  max-width: 100%;
  min-height: 40px;
  text-transform: uppercase;
  white-space: normal;
  padding: 5px 0px;
}
#finder #finderNav > ul > li {
  padding: 5px 0px;
}
#finder #finderNav > ul > li > a {
  color: #36316a;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent;
  font-size: 16px;
  line-height: 16px;
  border-right: 2px solid #36316a;
}
#finder #finderNav > ul > li > a:before {
  border: 0px;
}
#finder #finderNav > ul > li:first-child > a {
  border-left-width: 0px;
}
#finder #finderNav > ul > li:last-child > a {
  border-right-width: 0px;
}
#finder #finderNav > ul > li:hover,
#finder #finderNav > ul > li > a:hover {
  background: transparent;
  color: #1b1936;
}
#finder #finderNav > ul > li > ul {
  display: none;
}
#finder #finderCore {
  display: flex;
  overflow: auto;
  flex-grow: 1;
  position: relative;
}
#finder .linkContainer {
  float: right;
  margin-left: 5px;
}
#finder .linkContainer a {
  width: 30px;
  height: 25px;
  display: inline-block;
  background-color: #BCBEC0;
  font-size: 0px;
  float: right;
  clear: both;
  background-repeat: no-repeat;
  background-position: center center;
}
#finder .linkContainer a:hover {
  background-color: #A6A6A6;
}
#finder .linkContainer .phoneLink {
  background-image: url("../cyril/resources/base-images/icons/phone.png");
  background-size: 26px;
}
#finder .linkContainer .directionsLink {
  background-image: url("../cyril/resources/base-images/icons/direction.png");
  background-size: 17px;
}
#finder .linkContainer .urlLink {
  background-image: url("../cyril/resources/base-images/icons/png.png");
  background-size: 26px;
}
#finder .group.hasImage {
  position: relative;
}
#finder .group.hasImage .title,
#finder .group.hasImage .nextMassHolder {
  padding-left: 70px;
}
#finder .group .title > div,
#finder .group .distanceHolder,
#finder .group .nextMassHolder {
  margin-bottom: 2px;
  font-size: 12px;
}
#finder .group .thumbImage {
  max-width: 60px;
  float: left;
}
#finder .group .title .name {
  color: #36316a;
  font-size: 14px;
}
#finder .group .address,
#finder .group .mailAddress,
#finder .group .distanceHolder,
#finder .group .nextMassHolder {
  color: #999;
}
#finder .group .distanceHolder span,
#finder .group .fax {
  white-space: nowrap;
}
#finder .group .email {
  font-size: 13px;
  color: #999;
  text-decoration: none;
}
#finder .group .email:hover {
  color: #666;
  text-decoration: none;
}
#finder .group .nextMassHolder {
  text-indent: -10px;
  margin-left: 10px;
}
#finder .group .nextMassHolder span {
  font-size: 11px;
}
#finder #finderContent {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
#finder #map {
  width: 100%;
  height: 100%;
}
#finder ul {
  list-style: none;
  padding: 0;
}
#finder .siteInfo {
  display: none;
}
#finder #finderBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  float: left;
  flex-shrink: 0;
  height: 100%;
  width: 250px;
  z-index: 1;
  background-color: #FFF;
  box-sizing: border-box;
}
#finder #finderBar.findMassTime #siteSearchContainer #advancedFinderButton {
  display: none;
}
#finder #finderBar.findMassTime #siteSearchContainer .nextMassHolder {
  display: block;
}
#finder #finderBar.findMassTime #searchResults .searchResult .hasImage .thumbImage {
  padding-bottom: 32px;
}
#finder #finderBar .nextMassHolder {
  display: none;
}
#finder #finderBar #siteSearchContainer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 8px;
  padding-bottom: 0px;
  border-bottom: 2px solid #666;
  overflow: hidden;
  box-sizing: border-box;
}
#finder #finderBar #siteSearchContainer #siteSearch {
  border: 1px solid #666;
  padding: 3px 7px;
  height: 30px;
  width: 100%;
  box-sizing: border-box;
}
#finder #finderBar #siteSearchContainer #siteSearch:last-child {
  margin-bottom: 8px;
}
#finder #finderBar #siteSearchContainer .button {
  margin-top: 10px;
  display: inline-block;
  font-size: 13px;
  color: #999;
  cursor: pointer;
}
#finder #finderBar #siteSearchContainer .button:hover {
  color: #666;
}
#finder #finderBar #siteSearchContainer #massFinderButton {
  float: right;
}
#finder #finderBar #siteSearchContainer #advancedFinderButton:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 4px;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent currentColor;
}
#finder #finderBar #siteSearchContainer.expanded #advancedFinderButton:before {
  border-width: 10px 5px 0 5px;
  border-color: currentColor transparent transparent transparent;
}
#finder #finderBar #siteSearchContainer #advancedFinderOptions {
  max-height: 0px;
  min-width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 8px 8px 0 8px;
  margin-left: -8px;
  margin-right: -8px;
  text-align: right;
  font-size: 0px;
  transition: max-height 0.5s;
  box-sizing: border-box;
}
#finder #finderBar #siteSearchContainer #advancedFinderOptions .inputHolder {
  padding-top: 1px;
  padding-bottom: 1px;
  height: 22px;
  font-size: 13px;
  transform: translateZ(0);
}
#finder #finderBar #siteSearchContainer #advancedFinderOptions label {
  float: left;
  line-height: 22px;
}
#finder #finderBar #siteSearchContainer #advancedFinderOptions select {
  width: calc(100% - 75px);
  height: 22px;
}
#finder #finderBar #siteSearchContainer.expanded #advancedFinderOptions {
  max-height: 140px;
  padding-bottom: 8px;
}
#finder #searchResults,
#finder #categories {
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#finder #searchResults .hideResult,
#finder #categories .hideResult {
  display: none;
}
#finder #categories .category + .category .categoryName {
  margin-top: 1px;
}
#finder #categories .category .categoryName {
  border-radius: 0px;
  border-width: 0px;
  font-weight: normal;
  margin: 0px;
  background: #42447b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #42447b 0%, #343560 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42447b), color-stop(50%, #343560));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #42447b 0%, #343560 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #42447b 0%, #343560 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #42447b 0%, #343560 50%);
  /* IE10+ */
  background: linear-gradient(to bottom, #42447b 0%, #343560 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff42447b', endColorstr='#ff343560',GradientType=0 );
  /* IE6-9 */
  color: #FFF;
  height: 16px;
  padding: 9px 30px 11px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-style: italic;
}
#finder #categories .category .categoryName span {
  background: transparent;
  left: auto;
  right: 12px;
  width: 0;
  height: 0;
  margin-top: -7px;
  border-style: solid;
  border-width: 7.5px 13px 7.5px 0;
  border-color: transparent #FFF transparent transparent;
  position: absolute;
  top: 50%;
}
#finder #categories .category .categoryName.ui-state-active span {
  border-width: 13px 7.5px 0 7.5px;
  border-color: #FFF transparent transparent transparent;
}
#finder #categories .category .sites {
  border-width: 0px;
  margin: 0px;
}
#finder #categories .category .sites .site {
  min-height: 30px;
  background-color: #FFF;
  padding: 10px 15px;
}
#finder #categories .category .sites .site:nth-child(even) {
  background-color: #F4F4F7;
}
#finder #categories .category .sites .site:hover {
  background-color: #E3E3F0;
}
#finder #categories .category .sites .site .name {
  color: #36316a;
}
#finder #categories .category .sites .site .city {
  color: #999;
  padding-left: 5px;
  font-size: 13px;
}
#finder #finderBarFooter {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 50px;
  border-top: 2px solid #666;
}
#finder #finderBarFooter > a {
  position: absolute;
  left: 20px;
  top: 10px;
}
#finder #finderBarFooter .brandLogo {
  width: 50px;
  float: left;
}
#finder #finderBarFooter .addthis_toolbox {
  position: absolute;
  right: 20px;
  top: 5px;
}
#finder #searchResults {
  bottom: 52px;
}
#finder #searchResults .searchResult {
  padding: 8px;
  margin-top: -1px;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  overflow: hidden;
}
#finder #searchResults .searchResult:hover {
  background-color: #F4F4F7;
}
#finder #searchResults .searchResult .email {
  display: none;
}
#finder #searchResults .searchResult .hasImage .thumbImage {
  padding-bottom: 20px;
}
#finder #searchResults .searchResult .hasImage .distanceHolder {
  position: absolute;
  top: 65px;
  left: 0px;
  width: 60px;
  text-align: center;
}
#finder #searchResults .siteInfoCloseButton,
#finder #searchResults .extendedInfo,
#finder #searchResults .phoneFaxHolder {
  display: none;
}
#finder #mapOverlay {
  position: absolute;
  z-index: 1;
  margin-left: 10px;
  margin-top: 10px;
  height: calc(100% - 20px);
  overflow: auto;
}
#finder #siteInfo {
  margin-right: 30px;
  margin-bottom: 5px;
  width: 315px;
  word-wrap: break-word;
  background-color: #FFF;
  box-shadow: 3px 3px 5px 0px rgba(68, 68, 68, 0.5);
}
#finder #siteInfo .main {
  position: relative;
  padding: 10px;
}
#finder #siteInfo .main .siteInfoCloseButton {
  position: fixed;
  left: 575px;
  color: #FFF;
  padding: 5px 8px;
  background-color: #00B2F5;
  cursor: pointer;
  box-shadow: 3px 3px 5px 0px rgba(68, 68, 68, 0.5);
}
#finder #siteInfo .main .siteInfoCloseButton:hover {
  color: #666;
}
#finder #siteInfo .main .title > div {
  font-size: 12px;
}
#finder .details ul,
#finder .details ol {
  padding-left: 40px;
}
#finder .details ul {
  list-style-type: disc;
}
#finder .extendedInfo .times,
#finder .extendedInfo .details {
  border-radius: 0px;
  background: none;
  border-width: 0px;
  font-size: 13px;
  padding: 10px;
  color: #666;
}
#finder .extendedInfo .times img,
#finder .extendedInfo .details img {
  max-width: 100%;
}
#finder .extendedInfo > .details {
  padding-top: 0px;
}
#finder .extendedInfoTabs {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  background: transparent;
  border: 0px;
  padding: 0px;
}
#finder .extendedInfoTabs .tabsContainer {
  overflow: hidden;
}
#finder .extendedInfoTabs .tabsContainer ul {
  float: right;
  background: transparent;
  border: 0px;
  border-radius: 0px;
}
#finder .extendedInfoTabs .tabsContainer ul li {
  border: 0px;
  border-right: 1px solid #999;
  background: transparent;
  margin: 0px;
  border-radius: 0px;
}
#finder .extendedInfoTabs .tabsContainer ul li:last-child {
  border-right-width: 0px;
}
#finder .extendedInfoTabs .tabsContainer ul li a {
  cursor: pointer;
  padding: 0px 7px 0px 7px;
  font-weight: normal;
  color: #999;
}
#finder .extendedInfoTabs .tabsContainer ul li a:hover {
  color: #666;
}
#finder .extendedInfoTabs .tabsContainer ul li.ui-state-active a {
  color: #666;
}
#finder .extendedInfoTabs .times {
  padding: 0px;
}
#finder .extendedInfoTabs .times > ul {
  margin-top: 3px;
  background: transparent;
  border: 0px;
  border-radius: 0px;
}
#finder .extendedInfoTabs .times > ul > li {
  border: 2px solid #FFF;
  background: #BCBEC0;
  margin: 0px;
  border-radius: 0px;
  padding: 0px;
  width: 33.3%;
  min-width: 80px;
  text-align: center;
  box-sizing: border-box;
}
#finder .extendedInfoTabs .times > ul > li a {
  width: 100%;
  cursor: pointer;
  padding: 5px 0px;
  font-weight: normal;
  color: #FFF;
}
#finder .extendedInfoTabs .times > ul > li a:hover {
  color: #666;
}
#finder .extendedInfoTabs .times > ul > li.ui-state-active {
  background-color: #FFF;
  border: 2px solid #BCBEC0;
}
#finder .extendedInfoTabs .times > ul > li.ui-state-active a {
  color: #666;
}
#finder .extendedInfoTabs .times > div {
  padding: 0px;
  color: #666;
}
#finder .extendedInfoTabs .times > div > ul {
  margin: 0px;
}
#finder .extendedInfoTabs .times > div > ul > li {
  min-height: 15px;
  padding: 5px 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#finder .extendedInfoTabs .times > div > ul > li:nth-child(even) {
  background-color: #F1F2F2;
}
#finder .extendedInfoTabs .times > div > ul > li .day {
  width: 47px;
  padding-right: 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#finder .extendedInfoTabs .times > div > ul > li .day.PERPETUAL {
  width: 80px;
}
#finder .extendedInfoTabs .times > div > ul > li .day.MULTIDAY span[class*="multi"] {
  display: inline-block;
  max-width: 100%;
}
#finder .extendedInfoTabs .times > div > ul > li .day.MULTIDAY .addComma:after {
  content: ",";
}
#finder .extendedInfoTabs .times > div > ul > li .day.MULTIDAY .addDash:after {
  content: "-";
}
#finder .extendedInfoTabs .times > div > ul > li .day.MULTIDAY .addColon:after {
  content: ":";
}
#finder .extendedInfoTabs .times > div > ul > li .sacramentGroup {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  margin-right: -10px;
  margin-left: -7px;
}
#finder .extendedInfoTabs .times > div > ul > li .language.ENGLISH,
#finder .extendedInfoTabs .times > div > ul > li .nativeLanguage.ENGLISH,
#finder .extendedInfoTabs .times > div > ul > li .nativeLanguage {
  display: none;
}
#finder .extendedInfoTabs .times > div > ul > li .sacramentTime {
  padding-right: 10px;
  padding-left: 7px;
  margin-left: -1px;
  border-left: 1px solid #666;
}
#finder .extendedInfoTabs .times > div > ul > li .sacramentTime .language,
#finder .extendedInfoTabs .times > div > ul > li .sacramentTime .nativeLanguage,
#finder .extendedInfoTabs .times > div > ul > li .sacramentTime .notes {
  font-size: 11px;
}
@media (min-width: 701px) {
  #finder #mapOverlay .extendedInfoTabs,
  #finder #mapOverlay .times,
  #finder #mapOverlay details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  #finder #mapOverlay .extendedInfoTabs > *:first-child,
  #finder #mapOverlay .times > *:first-child,
  #finder #mapOverlay details > *:first-child {
    flex-shrink: 0;
  }
  #finder #mapOverlay .extendedInfo {
    height: 100%;
    overflow: hidden;
  }
  #finder #mapOverlay .times > div {
    overflow: auto;
  }
  #finder #mapOverlay .details {
    overflow: auto;
  }
  #finder #mapOverlay.fullHeight {
    height: calc(100% - 20px);
    overflow: visible;
  }
  #finder #mapOverlay.fullHeight .extendedInfo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  #finder #mapOverlay.fullHeight .extendedInfoTabs,
  #finder #mapOverlay.fullHeight .times,
  #finder #mapOverlay.fullHeight details {
    height: 100%;
  }
  #finder #mapOverlay.fullHeight .times {
    min-height: 0px;
  }
  #finder #mapOverlay.fullHeight .times > div {
    height: 100%;
  }
  #finder #mapOverlay.fullHeight #siteInfo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0px;
  }
  #finder #mapOverlay.fullHeight #siteInfo > *:first-child {
    flex-shrink: 0;
  }
}
@media (max-width: 700px) {
  #finder,
  #finder #finderBar #siteSearchContainer .button,
  #finder #finderBar #siteSearchContainer #advancedFinderOptions .inputHolder {
    font-size: 16px;
  }
  body.finder {
    width: auto;
    max-width: none;
    height: auto !important;
  }
  #finder {
    display: flex;
    flex-direction: column;
  }
  #finder #finderNav {
    display: none;
  }
  #finder #finderBar {
    height: auto;
    width: 100%;
    top: 50px;
    border-top: 0px solid transparent;
    bottom: 0px;
    overflow-y: auto;
  }
  #finder #finderBar #searchResults,
  #finder #finderBar #categories {
    bottom: 0px;
  }
  #finder #finderBar #finderBarFooter {
    display: none;
  }
  #finder #finderBar #siteSearchContainer #advancedFinderOptions select {
    width: calc(100% - 85px);
  }
  #finder #finderCore {
    flex-direction: column;
  }
  #finder #finderContent {
    display: none;
    padding-left: 0px;
    padding-top: 0px;
    bottom: 0px;
    height: 200px;
    border-top: 2px solid #666;
    z-index: 1;
    height: auto;
    flex-grow: 1;
  }
  #finder #mapOverlay {
    margin-top: 10px;
    max-width: 90%;
    max-height: none;
    overflow: visible;
    height: auto;
  }
  #finder #mapOverlay #siteInfo {
    width: 100%;
    max-width: 100%;
    overflow: auto;
    max-height: 100%;
    margin-bottom: 0px;
  }
  #finder #mapOverlay #siteInfo .main .siteInfoCloseButton {
    left: auto;
    position: fixed;
    right: 4px;
    top: 96px;
    padding: 8px 11px;
    z-index: 1;
  }
  .showPreviewToolbar #finder #mapOverlay #siteInfo .main .siteInfoCloseButton {
    top: 151px;
  }
  #finder #mapOverlay #siteInfo .extendedInfo {
    padding-bottom: 5px;
  }
  #finder #map [role="button"] {
    display: none !important;
  }
  #finder.siteSelected #finderBar {
    height: 44px;
  }
  #finder.siteSelected #finderContent {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  #finder.siteSelected #mapOverlay {
    position: relative;
    margin: 0px;
    width: 100%;
    max-width: none;
    max-height: 50%;
  }
  #finder.siteSelected .linkContainer {
    margin-right: 35px;
  }
}
@media (min-width: 701px) {
  #background {
    min-width: 1025px;
  }
}
#massModeButtonContainer {
  z-index: 1111;
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: right 0.5s ease;
}
#background.admin #massModeButtonContainer {
  margin-bottom: 60px;
}
.mobilePanelActive #massModeButtonContainer {
  right: -260px;
}
#massModeButton {
  display: flex;
  align-items: center;
  padding: 9px 20px;
  color: #fff;
  background: #d3a812;
  font-size: 14px;
  border-radius: 30px;
  cursor: pointer;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
}
#massModeButton .icon {
  margin-right: 7px;
  opacity: 0.5;
  display: flex;
}
#massModeButton a {
  display: block;
  overflow: hidden;
}
#massModeButton a .editButton {
  pointer-events: none;
}
#massModeButton:hover {
  color: #fff;
  background: #37569d;
}
#massModeButton:hover .icon {
  opacity: 1;
}
body.pageTypeHome #background:not(.admin) #massModeButton {
  animation: massModeAppear 1.25s ease-in-out;
  -webkit-animation: massModeAppear 1.25s ease-in-out;
}
body.pageTypeHome #background:not(.admin) #massModeButton::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  height: 100%;
  width: 100%;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  animation: buttonRipple 3s cubic-bezier(0.65, 0, 0.34, 1) 1.5s 2;
  -webkit-animation: buttonRipple 3s cubic-bezier(0.65, 0, 0.34, 1) 1.5s 2;
  box-sizing: border-box;
  z-index: -1;
}
body.pageTypeHome #background:not(.admin) #massModeButton::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  height: 100%;
  width: 100%;
  border: 4px solid rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  animation: buttonRipple 3s cubic-bezier(0.65, 0, 0.34, 1) 2s 2;
  -webkit-animation: buttonRipple 3s cubic-bezier(0.65, 0, 0.34, 1) 2s 2;
  box-sizing: border-box;
  z-index: -1;
}
body.pageTypeHome.massModeActive #background:not(.admin) #massModeButton {
  transform: scale(1) !important;
}
body.pageTypeHome.massModeActive #background:not(.admin) #massModeButton::after,
body.pageTypeHome.massModeActive #background:not(.admin) #massModeButton::before {
  visibility: hidden;
}
.massModeActive {
  overflow: hidden;
}
#massModeModal {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1111;
}
body:not(.massModeActive) #massModeModal {
  display: none;
  margin-top: -58px;
  top: 100%;
  overflow-y: hidden;
  box-shadow: 0px 0px 5px 0px #333;
}
body.preview.showPreviewToolbar.massModeActive #massModeModal {
  top: 65px;
  height: calc(100% - 65px);
}
#background.admin #massModeModal {
  top: 65px;
  height: calc(100% - 65px - 60px);
}
#massModeModalBackground {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: -1;
}
#massModeContainer {
  width: 100%;
  height: 100%;
  background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
#massModeContainer,
#massModeContainer .massModeTabs {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
#massModeContainer .massModeHeader {
  background-color: #105339;
  text-align: center;
  box-shadow: 0px 0px 3px 0px #000;
}
#massModeContainer .massModeTitle {
  color: #ffffff;
  padding: 20px 30px;
  position: relative;
  height: 58px;
  box-sizing: border-box;
}
#massModeContainer .massModeTitle .collapsibleIcon {
  width: 20px;
  height: 100%;
  padding-right: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: rgba(255, 255, 255, 0.5);
  display: flex;
  cursor: pointer;
}
#massModeContainer .massModeTitle .collapsibleIcon:hover {
  color: #ffffff;
}
#massModeContainer .massModeTitle .collapsibleIcon svg {
  width: 20px;
}
#massModeContainer .massModeTabs,
#massModeContainer .massModeTabList,
#massModeContainer .massModeTab,
#massModeContainer .massModeTab a,
#massModeContainer .massModeSacramentTimes {
  background: none;
  float: none;
  color: inherit;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-family: inherit;
}
#massModeContainer .massModeTabList {
  flex-shrink: 0;
  display: flex;
  height: 46px;
  background-color: #105339;
  position: relative;
}
@media (max-width: 700px) {
  #massModeContainer .massModeTabList:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    box-shadow: 0px 0px 3px 0px #000;
  }
  #massModeContainer .massModeTabList .massModeTab a {
    border-bottom: 3px solid transparent;
  }
  #massModeContainer .massModeTabList .massModeTab.ui-state-active a {
    border-bottom: 3px solid #fff;
  }
}
#massModeContainer .massModeTabList .massModeTab {
  flex-grow: 1;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.1);
}
#massModeContainer .massModeTabList .massModeTab a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
}
#massModeContainer .massModeTabList .massModeTab.ui-state-active a {
  color: #ffffff;
}
#massModeContainer .massModeTabList .massModeTab:hover a {
  color: #ffffff;
}
#massModeContainer .activeDayName {
  margin-bottom: 8px;
  color: #58595b;
  font-size: 19px;
  font-weight: bold;
}
#massModeContainer .onlyHolyDay .activeDayName {
  color: #105339;
}
#massModeContainer .onlyHolyDay .day {
  display: none;
}
#massModeContainer .massModeTabContent {
  overflow-y: auto;
  padding: 20px 30px;
}
#massModeContainer .massModeSacramentTimes {
  font-size: 14px;
  height: auto !important;
}
#massModeContainer .massModeSacramentTimes.onlyHolyDay .sacramentTime {
  padding-left: 0px;
}
#massModeContainer .massModeSacramentTimes .categoryName {
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  font-size: 19px;
}
#massModeContainer .massModeSacramentTimes .categoryName:not(:first-child) {
  margin-top: 25px;
}
#massModeContainer .massModeSacramentTimes .dayName {
  display: block;
  padding-top: 8px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}
#massModeContainer .massModeSacramentTimes .dayName + .sacramentTimes {
  border-left: 20px solid transparent;
}
#massModeContainer .massModeSacramentTimes .sacramentTimes:not(:first-child) {
  padding-left: 20px;
}
#massModeContainer .massModeSacramentTimes .sacramentDay {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: start;
  border-bottom: 1px solid #ddd;
  padding: 0px;
  overflow: visible;
}
#massModeContainer .massModeSacramentTimes .sacramentDay .sacramentGroup {
  margin: 0px;
  max-width: 100%;
  overflow: visible;
}
#massModeContainer .massModeSacramentTimes .sacramentTime {
  display: flex;
  align-items: baseline;
  width: 100%;
  border-left-width: 0px;
  margin: 0px;
  padding: 8px 0px 6px 120px;
}
#massModeContainer .massModeSacramentTimes .sacramentTime:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
#massModeContainer .massModeSacramentTimes .sacramentTime .betweenTimes {
  margin: 0px 4px;
}
#massModeContainer .massModeSacramentTimes .sacramentTime:not(.hasEndTime) .startTime,
#massModeContainer .massModeSacramentTimes .sacramentTime.hasEndTime .endTime {
  flex-grow: 1;
}
#massModeContainer .massModeSacramentTimes .day {
  position: absolute;
  margin-top: 9px;
  margin-bottom: 7px;
  width: 120px;
  font-weight: normal;
}
#massModeContainer .massModeSacramentTimes .day .addColon:after {
  content: "";
}
#massModeContainer .massModeSacramentTimes .day .colon {
  display: none;
}
#massModeContainer .massModeSacramentTimes .day.PERPETUAL {
  position: relative;
  width: 0px;
  padding: 0px;
}
#massModeContainer .massModeSacramentTimes .day.PERPETUAL + .sacramentGroup .notes {
  width: 100%;
}
#massModeContainer .massModeSacramentTimes .language,
#massModeContainer .massModeSacramentTimes .nativeLanguage,
#massModeContainer .massModeSacramentTimes .abbrLanguage,
#massModeContainer .massModeSacramentTimes .notes,
#massModeContainer .massModeSacramentTimes .separator {
  padding-left: 4px;
}
#massModeContainer .massModeSacramentTimes .separator {
  display: inline;
}
#massModeContainer .massModeSacramentTimes .notes {
  text-align: right;
}
#massModeContainer .massModeSacramentTimes .videoIconLink {
  padding-left: 8px;
  align-self: normal;
}
#massModeContainer .massModeSacramentTimes .videoIconLink a {
  color: #105339;
}
#massModeContainer .massModeSacramentTimes .videoIconLink a:hover {
  color: #d7b555;
}
#massModeContainer .massModeSacrament {
  color: #58595b;
}
#massModeContainer .massModeSacrament .massModeSacramentDay {
  color: #105339;
  margin-bottom: 7px;
}
#massModeContainer .massModeSacramentTime > span {
  font-style: italic;
  color: #666;
}
#massModeContainer .massModeSacramentTime .startTime,
#massModeContainer .massModeSacramentTime .endTime {
  font-size: 16px;
  color: #58595b;
  font-style: normal;
  white-space: nowrap;
}
#massModeContainer .massModeSacramentTime .startTime span,
#massModeContainer .massModeSacramentTime .endTime span {
  color: #666;
  font-size: 13px;
}
#massModeContainer .massModeTimes,
#massModeContainer .massModeMap,
#massModeContainer .massModeButtons {
  margin-bottom: 20px;
}
#massModeContainer .massModeText {
  color: #58595b;
  font-size: 13px;
  margin-top: 20px;
}
#massModeContainer .massModeMap {
  width: 100%;
  height: 170px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}
#massModeContainer .massModeButtons {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}
#massModeContainer .massModeButtons a {
  text-decoration: none;
  flex-grow: 1;
  text-align: center;
  color: #fff;
  background-color: #d3a812;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  border-radius: 30px;
}
#massModeContainer .massModeButtons a:hover {
  background: #37569d;
  color: #fff;
}
@media (min-width: 701px) {
  #massModeContainer {
    width: 90%;
    max-width: 975px;
    max-height: 90%;
  }
  #massModeContainer .massModeTabContent {
    padding: 30px 40px;
  }
  #massModeContainer .massModeTimes {
    float: left;
    width: calc(50% - 30px / 2);
    box-sizing: border-box;
  }
  #massModeContainer .massModeMap,
  #massModeContainer .massModeButtons {
    float: right;
    width: calc(50% - 30px / 2);
    clear: right;
  }
  #massModeContainer .massModeButtons {
    width: calc(50% + 30px / 2);
    margin-left: -15px;
    margin-right: -15px;
  }
  #massModeContainer .massModeButtons a {
    margin-left: 15px;
    margin-right: 15px;
  }
  #massModeContainer .massModeTabList .massModeTab.ui-state-active a {
    background-color: #fff;
    color: #105339;
  }
}
@keyframes massModeAppear {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  80% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes buttonRipple {
  0% {
    opacity: 1;
    width: 95%;
    height: 95%;
    border-width: 4px;
    border-radius: 28.5px;
  }
  20% {
    opacity: 1;
    width: 95%;
    height: 95%;
    border-width: 4px;
    border-radius: 28.5px;
  }
  100% {
    opacity: 0;
    width: calc(100% + 80px);
    height: calc(100% + 80px);
    border-width: 8px;
    border-radius: 80px;
  }
}
#mobileNavBar {
  display: none;
}
@media (min-width: 701px) {
  #mobilePanel {
    display: none;
  }
  #background #navicon {
    width: 0px;
  }
}
#mobileNavBar {
  height: 42px;
  padding-top: 8px;
  background-color: #105339;
}
#navicon {
  display: block;
  width: 50px;
  color: #fff;
  height: 34px;
  background: url("../cyril/resources/base-images/mobile/navicon_svgNavIcon.svg") center top no-repeat;
  background-size: 34px 34px;
  font-size: 0px;
}
#navicon svg {
  width: 100%;
  height: 100%;
}
#mobileIndicator {
  width: 0px;
}
#siteWidthIndicator {
  width: 975px;
  position: fixed;
  top: -1px;
}
.mobilePanelActive #background {
  margin-left: 275px;
  width: 375px;
}
@media (min-width: 701px) {
  .mobilePanelActive #background {
    width: unset;
    margin-left: 0;
  }
}
.mobilePanelActive #massModeContainer {
  margin-left: 275px;
  width: 375px;
}
.mobilePanelActive #mobilePanel {
  width: 275px;
}
#mobilePanel {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  background: #ddd;
  overflow: hidden;
  transition: all 0.5s ease;
}
#mobilePanel ul,
#mobilePanel li {
  margin: 0;
  padding: 0;
  white-space: normal;
}
#mobilePanel a,
#mobilePanel .navName {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  border-bottom: 1px solid #bbb;
  color: #105339;
  font-size: 16px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#mobilePanel a:hover,
#mobilePanel a:active {
  background-color: #fff;
  color: #333;
}
#mobilePanel a:hover .collapsibleIcon,
#mobilePanel a:active .collapsibleIcon {
  color: #333;
}
#mobileQuickLinks:before,
#mobileNav:before {
  display: block;
  width: 275px;
  padding: 3px 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #ddd;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
}
#mobileQuickLinks {
  width: 275px;
}
#mobileQuickLinks:before {
  content: "Quick Links";
}
#mobileNav {
  width: 275px;
  overflow: hidden;
}
#mobileNav ul ul .navName {
  font-size: 14px;
  padding-left: 45px;
}
#mobileNav ul ul ul .navName {
  padding-left: 70px;
}
#mobileNav ul ul ul ul .navName {
  padding-left: 95px;
}
#mobileNav ul ul ul ul ul .navName {
  padding-left: 120px;
}
#mobileNav .sideNavSelected > .navName {
  font-weight: bold;
}
#mobileNav .sideNavCurrent > .navName {
  background-color: rgba(16, 83, 57, 0.1);
  color: #105339;
}
#mobileNav .sideNavCurrent > .navName .collapsibleIcon {
  color: #105339;
}
#mobileNav .navElement.navGroup > .navName {
  color: rgba(16, 83, 57, 0.6);
}
#mobileNav .navCollapsible > .navName {
  padding-right: 46px;
}
#mobileNav .navCollapsible > .navName:before {
  display: none;
}
#mobileNav .navCollapsible .collapsibleIcon {
  width: 16px;
  height: 100%;
  padding-left: 10px;
  padding-right: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  color: #105339;
  display: flex;
  align-items: center;
}
#mobileNav .navCollapsible .collapsibleIcon svg {
  width: 16px;
}
#mobileNav .navCollapsible .expandedIcon {
  display: block;
}
#mobileNav .navCollapsible .collapsedIcon {
  display: none;
}
#mobileNav .navCollapsible.navCollapsed .expandedIcon {
  display: none;
}
#mobileNav .navCollapsible.navCollapsed .collapsedIcon {
  display: block;
}
#mobileNav:before {
  content: "Menu";
}
@media (max-width: 700px) {
  #mobileNavBar {
    display: block;
  }
  #mobileIndicator {
    position: fixed;
    left: -1px;
    width: 1px;
  }
  body {
    width: 650px;
    max-width: 100%;
  }
  body.cke_editable {
    width: 558px;
    word-break: break-word;
    max-width: 100%;
  }
  #background {
    width: 650px;
    transition: all 0.5s ease;
    background-image: none;
  }
  #header {
    width: 650px;
    height: auto;
    background-image: none;
    overflow: hidden;
  }
  #pageImage {
    display: none;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
  }
  #siteLogo,
  #siteName,
  .hasHeaderText .headerText {
    position: relative;
    float: left;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin-top: 25px;
    max-height: none;
    text-align: left;
  }
  #siteLogo {
    width: 75px;
    height: 65px;
    margin-left: 25px;
  }
  #siteLogo.logoOnly {
    width: 430px;
    height: 110px;
    top: auto;
    left: auto;
  }
  #siteLogo.logoOnly img {
    max-width: 430px;
    max-height: 110px;
  }
  #siteLogo img {
    max-height: 65px;
    max-width: 75px;
    left: 50% !important;
    top: 50% !important;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #siteName {
    width: 515px;
    height: auto;
    margin-left: 10px;
  }
  #siteName #siteNameBody {
    max-height: 110px;
    display: flex;
    flex-direction: column;
  }
  #siteName.sitenameOnly {
    width: 600px;
    height: auto;
    margin-left: 25px;
    top: auto;
    left: auto;
  }
  #siteName.sitenameOnly #siteNameBody {
    max-height: 110px;
  }
  #siteName .line1 {
    margin-top: 0;
  }
  #siteName .line2 {
    margin-top: 3px;
  }
  #siteName .line1,
  #siteName .line2 {
    white-space: normal;
  }
  #header #socialMedia {
    position: absolute;
    top: 4px;
    right: 10px;
    width: auto;
    margin: 0;
    text-align: right;
    transition: left 0.5s ease, right 0.5s ease;
  }
  #socialMedia a {
    color: ;
  }
  #socialMedia a:hover {
    color: ;
  }
  #search {
    display: none;
  }
  #quickLinks {
    display: none;
  }
  #nav {
    display: none;
  }
  #navBackground {
    display: none;
  }
  #background #core {
    padding-left: 0;
    padding-right: 0;
  }
  #core {
    clear: both;
    width: 600px;
    margin-left: 25px;
    padding-top: 25px;
  }
  #core.photoAlbum #content1 {
    overflow: auto;
    zoom: 1;
  }
  #addthisWrapper {
    margin-bottom: 10px;
  }
  #background #core #featureSlideshow,
  #background #core #featureRegion,
  #background #core #horizontal1,
  #background #core #horizontal2,
  #background #core #horizontal3,
  #background #core #horizontal4,
  #background #core #bottomHorizontal1,
  #background #core #bottomHorizontal2,
  #background #core #interiorHeader,
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    float: none;
    clear: both;
  }
  #background #core #featureSlideshow,
  #background #core:not(.standard):not(.standardvideo) #featureRegion,
  #background #core #interiorHeader,
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    width: 600px;
  }
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .region > li {
    margin-bottom: 25px;
  }
  .embedModule .moduleBody,
  .embedModule .moduleBody iframe {
    max-height: 500px;
  }
  .sideNavModule {
    display: none;
  }
  .hideMobileColumn {
    display: none;
  }
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive table {
    width: 100%;
    max-width: 100%;
  }
  #featureSlideshow {
    height: 300px;
    margin-bottom: 25px;
  }
  #featureSlideshow.featureCustom {
    height: 205.71428571px;
  }
  #featureSlideshow.hasCallToActionSlide {
    box-sizing: initial;
    border-bottom: 40px solid transparent;
  }
  #featureSlideshow.hasCallToActionSlide .slideshowModule {
    padding-bottom: 40px;
    overflow: hidden;
  }
  #featureSlideshow.hasCallToActionSlide #rotator,
  #featureSlideshow.hasCallToActionSlide .caption {
    overflow: visible;
  }
  #featureSlideshow.hasCallToActionSlide .callToAction {
    bottom: -40px;
    height: 40px;
    width: 100%;
    max-width: none;
    right: 0px;
    box-sizing: border-box;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 40px;
    z-index: 1;
    text-align: center;
  }
  #featureSlideshow.hasCallToActionSlide .callToAction .callToActionArrow {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
  }
  #featureSlideshow.hasCallToActionSlide .captionPositioner {
    z-index: 1;
  }
  #featureSlideshow.hasCallToActionSlide .slideshowImageWrapper:before {
    content: "";
    width: 100%;
    height: 40px;
    bottom: -40px;
    left: 0px;
    background-color: #d3a812;
    position: absolute;
    z-index: 1;
  }
  .slideshowModule .pauseBtn,
  .moduleBody .pauseBtn {
    top: 5%;
    margin: 0;
  }
  .slideshowModule .backBtn,
  .moduleBody .backBtn,
  .slideshowModule .fwdBtn,
  .moduleBody .fwdBtn {
    display: none;
    top: 5%;
    margin: 0;
  }
  .slideshowModule.vimeoMode.captionOn .captionPositioner {
    pointer-events: none;
  }
  .slideshowModule.vimeoMode.captionOn .captionPositioner .callToAction {
    pointer-events: all;
  }
  .slideshowModule.videoMode.captionOn .caption .captionContent {
    max-height: 6ex;
    -webkit-line-clamp: 2;
  }
  #bottomHorizontal1.region,
  #bottomHorizontal2.region,
  #horizontal1.region,
  #horizontal2.region,
  #horizontal3.region,
  #horizontal4.region {
    height: auto;
  }
  #horizontal1.region {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
  }
  #horizontal1.region[maxmodules="3"] {
    width: 309px;
  }
  #horizontal1.region > li,
  #horizontal1.region .regionSortableHighlight {
    max-height: 50px;
    display: block;
  }
  #horizontal1.region > li:not(:last-child),
  #horizontal1.region .regionSortableHighlight:not(:last-child) {
    margin-right: 0;
  }
  #horizontal2.region {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
  }
  #horizontal2.region[maxmodules="1"] {
    width: 975px;
  }
  #horizontal2.region[maxmodules="3"] {
    width: 308px;
  }
  #horizontal2.region > li,
  #horizontal2.region .regionSortableHighlight {
    max-height: 316px;
    display: block;
  }
  #horizontal2.region > li:not(:last-child),
  #horizontal2.region .regionSortableHighlight:not(:last-child) {
    margin-right: 0;
  }
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    margin: 0;
  }
  .bulletinName img {
    max-width: 100%;
  }
  .photoAlbum.infinite-item {
    padding-left: 4px;
    padding-right: 4px;
  }
  .formStyling select {
    white-space: nowrap;
  }
  .formStyling .firstLastNameField > div:first-child,
  .formStyling .duoField > div:first-child,
  .formStyling .cityStateZipField > div:first-child {
    margin-bottom: 20px;
  }
  #background #footer {
    padding-left: 0;
    padding-right: 0;
  }
  #footer {
    width: 600px;
    margin-left: 25px;
  }
}
@media (max-width: 700px) and (max-width: 700px) and (min-width: 429px) {
  .formStyling .cityStateZipField > div:first-child {
    float: none;
  }
  .formStyling .cityStateZipField > div:not(:first-child) input,
  .formStyling .cityStateZipField > div:not(:first-child) select,
  .formStyling .cityStateZipField > div:not(:first-child) textarea {
    width: 170px;
  }
  .formStyling .fieldGroup .cityStateZipField > div:not(:first-child) input,
  .formStyling .fieldGroup .cityStateZipField > div:not(:first-child) select,
  .formStyling .fieldGroup .cityStateZipField > div:not(:first-child) textarea {
    width: 162.5px;
  }
}
@media (max-width: 700px) {
  #headerBackground {
    padding-top: 50px;
  }
  #mobileNavBar {
    position: fixed;
    top: 0px;
    width: 650px;
    left: 0px;
    z-index: 200;
    transition: all 0.5s ease;
  }
  #background #socialMedia {
    position: fixed;
    z-index: 201;
  }
  #mobilePanel {
    min-height: 100%;
    position: fixed;
  }
  body.mobilePanelActive {
    position: absolute;
    overflow: hidden;
  }
  body.mobilePanelActive #mobileNavBar {
    left: 275px;
  }
  body.mobilePanelActive #mobilePanel {
    bottom: 0px;
    z-index: 1000;
    overflow: auto;
  }
  body.mobilePanelActive #background #socialMedia {
    right: -265px;
    transition: none;
  }
  body:not(.preview) .admin #header #socialMedia {
    margin-top: 65px;
  }
  .preview.showPreviewToolbar #mobilePanel {
    top: 65px;
  }
  .preview.showPreviewToolbar #mobileNavBar,
  .preview.showPreviewToolbar #background #socialMedia {
    margin-top: 65px;
  }
  .admin #mobilePanel {
    top: 65px;
  }
  .admin #mobileNavBar,
  .admin #background #socialMedia {
    margin-top: 65px;
  }
}
@media (max-width: 428px) {
  #mobileNavBar {
    width: 375px;
  }
}
@media (max-width: 700px) and (min-width: 429px) and (min-width: 651px) {
  .mobilePanelActive #background {
    width: calc(100% - 275px);
  }
  .mobilePanelActive #background #core,
  .mobilePanelActive #background #footer {
    margin-left: 25px;
  }
  #background #core,
  #background #footer {
    margin-left: auto;
    margin-right: auto;
  }
  body,
  #background,
  #mobileNavBar {
    width: 100%;
  }
}
@media (max-width: 428px) {
  .mobilePanelActive #background {
    width: 100px;
  }
  body {
    width: 375px;
  }
  #background {
    width: 375px;
  }
  #header {
    width: 375px;
  }
  #siteLogo,
  #siteName,
  .hasHeaderText .headerText {
    margin-top: 25px;
  }
  #siteLogo {
    width: 65px;
    height: 65px;
    margin-left: 25px;
  }
  #siteLogo.logoOnly {
    width: 325px;
    height: 83.13953488px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  #siteLogo.logoOnly img {
    max-width: 325px;
    max-height: 83.13953488px;
  }
  #siteLogo img {
    max-height: 65px;
    max-width: 65px;
  }
  #siteName {
    width: 250px;
    margin-left: 10px;
  }
  #siteName #siteNameBody {
    max-height: 189.2px;
  }
  #siteName.sitenameOnly {
    width: 325px;
    margin-left: 25px;
  }
  #siteName.sitenameOnly #siteNameBody {
    max-height: 199.69230769px;
  }
  #siteName .line1.extraSmallFont,
  #siteName .line2.extraSmallFont {
    font-size: 7.56px;
  }
  #siteName .line1.smallFont,
  #siteName .line2.smallFont {
    font-size: 8.64px;
  }
  #siteName .line1.mediumFont,
  #siteName .line2.mediumFont {
    font-size: 14.04px;
  }
  #siteName .line1.largeFont,
  #siteName .line2.largeFont {
    font-size: 16.2px;
  }
  #siteName .line1.extraLargeFont,
  #siteName .line2.extraLargeFont {
    font-size: 18.36px;
  }
  #siteName .line1 {
    margin-top: 5px;
  }
  #siteName .line2 {
    margin-top: 0;
  }
  #core {
    width: 325px;
    margin-left: 25px;
    padding-top: 25px;
  }
  #background #core:not(.standard):not(.standardvideo) #featureRegion,
  #background #core:not(.standard):not(.standardvideo) #featureRegion .buttonLabelContainer,
  #background #core #interiorHeader,
  #background #core #content1,
  #background #core #content2,
  #background #core #content3,
  #background #core #section1 {
    width: 325px;
  }
  .region > li {
    margin-bottom: 25px;
  }
  .calendar .calendarEvent,
  .calendar .calendarEvent > span {
    display: none;
  }
  .calendar .day {
    text-align: center;
  }
  .calendar .hasEvents .dateNumber + .calendarEvent {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 3px;
    border-radius: 20px;
    background-color: #ddd;
  }
  #calendarPageSelection {
    max-width: 180px;
  }
  .formStyling input,
  .formStyling textarea {
    width: 270px;
  }
  .formStyling select {
    width: 270px;
  }
  .formStyling .cityStateZipField > div:not(:last-child) {
    margin-bottom: 20px;
  }
  .formStyling .fieldGroup input,
  .formStyling .fieldGroup textarea,
  .formStyling .fieldGroup select {
    width: 255px;
  }
  #featureSlideshow {
    height: 214px;
    margin-left: -51.5px;
    margin-bottom: 25px;
  }
  #background #core #featureSlideshow {
    width: 428px;
  }
  #featureSlideshow .moduleInner .backBtn,
  #featureSlideshow .moduleInner .fwdBtn,
  #featureSlideshow .moduleInner .pauseBtn {
    display: none;
  }
  #featureSlideshow .title,
  #featureSlideshow .captionContent {
    max-width: 325px;
  }
  #featureSlideshow.featureCustom {
    margin-left: -149.58333333px;
    height: 214px;
  }
  #background #core #featureSlideshow.featureCustom {
    width: 624.16666667px;
  }
  #rotator .caption .title {
    margin-top: 5px;
    font-size: 18px;
  }
  #rotator .caption .captionContent {
    height: 16px;
    margin-top: 2px;
    font-size: 12px;
  }
  #rotator .caption > div.captionContent:first-child {
    margin-top: 44.2px;
  }
  .slideshowModule.videoMode.captionOn .caption .title {
    font-size: 18px;
  }
  .slideshowModule.videoMode.captionOn .caption .captionContent {
    font-size: 12px;
  }
  .galleryModule .rotator .caption {
    height: 12ex;
  }
  .galleryModule .rotator .caption .captionContent {
    height: 6ex;
    -webkit-line-clamp: 2;
  }
  #shieldLogin #shieldPassword {
    width: 270px;
  }
  .photoAlbum.infinite-item {
    padding-left: 14px;
    padding-right: 14px;
  }
  #footer {
    width: 325px;
    margin-left: 25px;
  }
}
@media (max-width: 428px) and (min-width: 376px) {
  .mobilePanelActive #background {
    width: calc(100% - 275px);
  }
  .mobilePanelActive #background #core,
  .mobilePanelActive #background #footer {
    margin-left: 25px;
  }
  #background #core,
  #background #footer {
    margin-left: auto;
    margin-right: auto;
  }
  body,
  #background,
  #mobileNavBar {
    width: 100%;
  }
}
#resetPassword {
  width: 400px;
  margin: 50px auto;
  padding: 25px;
  background-color: #fff;
  color: #646a6d;
  font-family: "PillGothic300mg-Light", Tahoma, Arial, sans-serif, "Pill Gothic", Arial, sans-serif;
  font-size: 16px;
  border-radius: 8px;
}
#resetPassword form {
  padding: 0 15px;
}
#resetPassword .formTitle {
  margin-bottom: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dashed #d4d4d4;
  font-size: 24px;
  text-align: center;
}
#resetPassword .inputHolder {
  margin-top: 15px;
}
#resetPassword .fieldLabel {
  display: block;
  color: #646a6d;
}
#resetPassword .required {
  font-size: 10px;
}
#resetPassword input {
  width: 200px;
  border: 1px solid #738bb9;
  padding: 5px 10px;
  background: #f8f8f8;
  font-size: 16px;
  outline: none;
}
#resetPassword input:focus {
  border: 1px solid #646a6d;
  background: #fff7f3;
}
#resetPassword #loginError {
  color: #E60505;
}
#resetPassword .requiredErrorText,
#resetPassword .validateErrorText {
  display: none;
}
#resetPassword #passwordMeter {
  width: 220px;
  height: 4px;
  margin: 4px 1px;
  background: url('../cyril/resources/images/admin/pw_security.png') no-repeat;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
}
#resetPassword #passwordMeter::-ms-expand {
  display: none;
}
#resetPassword #passwordMeter #passwordStrength #passwordStrengthLabel {
  color: #eee;
}
#resetPassword #passwordMeter[value="0"] {
  background-position-y: 0px;
}
#resetPassword #passwordMeter[value="0"] + #passwordStrength #passwordStrengthLabel {
  color: #b84238;
}
#resetPassword #passwordMeter[value="1"] {
  background-position-y: -4px;
}
#resetPassword #passwordMeter[value="1"] + #passwordStrength #passwordStrengthLabel {
  color: #b84238;
}
#resetPassword #passwordMeter[value="2"] {
  background-position-y: -8px;
}
#resetPassword #passwordMeter[value="2"] + #passwordStrength #passwordStrengthLabel {
  color: #edb02e;
}
#resetPassword #passwordMeter[value="3"] {
  background-position-y: -12px;
}
#resetPassword #passwordMeter[value="3"] + #passwordStrength #passwordStrengthLabel {
  color: #e87722;
}
#resetPassword #passwordMeter[value="4"] {
  background-position-y: -16px;
}
#resetPassword #passwordMeter[value="4"] + #passwordStrength #passwordStrengthLabel {
  color: #009c4b;
}
#resetPassword #passwordStrength {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 3px;
}
#resetPassword #passwordStrengthLabel {
  font-weight: normal;
}
#resetPassword #passwordSuggestions.warning p {
  font-size: 11px;
  color: #999;
  margin: 0 0 5px;
}
body.preview #adminToolbar {
  display: none;
}
body.preview.showPreviewToolbar {
  position: relative;
}
body.preview.showPreviewToolbar #background {
  border-top: solid 65px transparent !important;
}
body.preview.showPreviewToolbar #mobilePanel {
  top: 65px;
}
body.preview.showPreviewToolbar #adminToolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.ui-widget {
  font-family: "PillGothic300mg-Light", Tahoma, Arial, sans-serif, "Pill Gothic", Arial, sans-serif;
}
.ui-widget-header {
  color: #FFF;
  font-family: "PillGothic300mg-Light", Tahoma, Arial, sans-serif, "Pill Gothic", Arial, sans-serif;
}
.ui-widget-header .ui-icon {
  background-image: url("../cyril/resources/images/admin/ui-icons_ffffff_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../cyril/resources/images/admin/ui-icons_ef8c08_256x240.png");
}
.ui-datepicker {
  width: 230px;
  border: 0px;
  padding: 0px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 3px 1px #aaa;
}
.ui-datepicker .ui-datepicker-header {
  background: #1B365D;
  border-radius: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 0px;
  padding-top: 5px;
  padding-bottom: 1px;
  font-weight: normal;
  font-size: 15px;
}
.ui-datepicker .ui-datepicker-header .ui-icon {
  width: 6px;
  height: 8px;
  top: 14px;
}
.ui-datepicker .ui-datepicker-header a.ui-state-hover {
  border: 0px;
  background: none;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0px;
}
.ui-datepicker .ui-datepicker-header .ui-corner-all {
  width: 26px;
  height: 20px;
  top: 6px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  left: 4px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  left: 17px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  right: 4px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  left: 19px;
}
.ui-datepicker .ui-state-default {
  background: #fff;
  color: #333;
  border: 0px;
}
.ui-datepicker .ui-state-default.ui-state-highlight {
  background: #dedede;
}
.ui-datepicker .ui-state-default.ui-state-hover {
  background: #E87722;
  color: #fff;
}
.ui-datepicker .ui-state-default.ui-state-active {
  background: #E87722;
  color: #fff;
  outline: 1px solid #32466E;
}
.ui-datepicker .ui-datepicker-other-month .ui-state-default {
  color: #ccc;
}
.ui-datepicker .ui-datepicker-calendar {
  margin-bottom: 3px;
}
.ui-datepicker th {
  font-weight: normal;
  font-size: 12px;
  color: #32466E;
}
.ui-datepicker td {
  font-size: 12px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  width: 25px;
  text-align: center;
  padding: 4.5px 0px 2.5px;
}
.ui-datepicker .ui-datepicker-week-end:first-of-type {
  padding-left: 10px;
}
.ui-datepicker .ui-datepicker-week-end:last-of-type {
  padding-right: 10px;
}
.ui-datepicker .ui-datepicker-prev {
  top: 2px;
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev .ui-icon {
  background: url("../cyril/resources/images/admin/sprites/png_sprite.png") no-repeat;
  background-size: 150px;
  background-position: 0px -350px;
}
.ui-datepicker .ui-datepicker-next {
  top: 2px;
  right: 2px;
}
.ui-datepicker .ui-datepicker-next .ui-icon {
  background: url("../cyril/resources/images/admin/sprites/png_sprite.png") no-repeat;
  background-size: 150px;
  background-position: 0px -300px;
}
.admin #featureSlideshow .slideshowModuleEmpty {
  background: url("../cyril/resources/base-images/slideshow/image-rotator-bg.png") no-repeat center center;
  background-color: #32466E;
}
.admin #featureSlideshow .slideshowModuleEmpty.videoModeAvailable {
  background: url("../cyril/resources/base-images/slideshow/imagevideo-rotator-bg.png") no-repeat center center;
  background-color: #32466E;
}
.admin #featureSlideshow .slideshowModuleEmpty .editBar {
  opacity: 1 !important;
  display: block;
}
.admin #featureSlideshow .slideshowModuleEmpty .editBar:before {
  content: "";
  position: absolute;
  width: 137px;
  height: 87px;
  background: url("../cyril/resources/base-images/slideshow/image-rotator-arrow.png") no-repeat center center;
  right: 40px;
  top: 40px;
  opacity: 0.665;
}
.admin #featureSlideshow .slideshowModuleEmpty .editButton {
  opacity: 0 !important;
}
.admin #featureSlideshow .slideshowModuleEmpty:hover .editButton {
  opacity: 1 !important;
}
.admin #featureSlideshow .slideshowModuleEmpty:not(:hover) .editBar {
  box-shadow: none;
}
.admin #featureSlideshow.featureMediumVideo .slideshowModuleEmpty {
  background-size: cover;
}
#statusMessage {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 18px 25px;
  background-color: #E60505;
  color: #fff;
  font-family: "PillGothic300mg-Light", Tahoma, Arial, sans-serif, "Pill Gothic", Arial, sans-serif;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
  z-index: 9999;
  box-sizing: border-box;
}
#statusMessage .statusLink {
  text-decoration: underline;
}
.admin #statusMessage {
  top: 65px;
}
#statusMessage ~ #sideTabHeader {
  top: 43px;
}
#statusMessage ~ #sideTabNav {
  top: 190px;
}
.editable .moveHandleItem + .editBar,
.editable #onlineFormFields .editBar {
  right: 20px;
}
.editable .moveHandle,
.editable .moveHandleSection,
.editable .moveHandleItem,
.editable .moveHandleField,
.editable .moveButton {
  width: 20px;
}
.editable .moveHandle {
  left: -21px;
}
.editable .moveHandleSection,
.editable .moveButton {
  right: -21px;
}
.editable .moveHandleItem,
.editable .moveHandleField {
  right: 0;
}
#bottomHorizontal1 .moveHandle,
#bottomHorizontal2 .moveHandle,
#featureRegion .moveHandle,
#horizontal1 .moveHandle,
#horizontal2 .moveHandle,
#horizontal3 .moveHandle,
#horizontal4 .moveHandle {
  left: 0;
}
.admin #onlineForm #saveOnlineForm {
  float: left;
  width: 350px;
  max-width: 100%;
}
.admin #onlineForm .ofField {
  min-width: 200px;
  max-width: 100%;
}
.admin #onlineForm .ofField .ofField {
  width: auto;
}
.admin #onlineForm .ofField .ofField {
  margin-right: 21px;
}
@media (min-width: 1325px) {
  .sidePanel {
    left: calc(100% + 20px);
  }
}
#adminLogin .requiredErrorText,
#adminLogin .validateErrorText,
#adminLogin .required {
  display: none;
}
body#wysiwygEmailStyling {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 150%;
  word-break: break-word;
  color: #646464;
  text-align: left;
}
body#wysiwygEmailStyling .wysiwygColor1,
body#wysiwygEmailStyling .wysiwygColor2,
body#wysiwygEmailStyling .wysiwygColor3,
body#wysiwygEmailStyling .wysiwygColor4 {
  color: inherit;
}
body#wysiwygEmailStyling a:not(.htmlButton) {
  color: #e87722;
  font-weight: normal;
  text-decoration: none;
}
body#wysiwygEmailStyling a:hover {
  text-decoration: underline;
}
body#wysiwygEmailStyling p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
body#wysiwygEmailStyling h1,
body#wysiwygEmailStyling h2,
body#wysiwygEmailStyling h3 {
  color: inherit;
  font-family: inherit;
  text-transform: none;
  text-align: left;
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  letter-spacing: normal;
}
body#wysiwygEmailStyling h2 {
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
}
body#wysiwygEmailStyling h3 {
  font-size: 20px;
  line-height: 125%;
}
body#wysiwygEmailStyling .htmlButton {
  min-width: unset;
  padding: 15px;
  border-radius: 3px;
  background-color: #E87722;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
}
body#wysiwygEmailStyling .htmlButton2 {
  background-color: #1B365D;
}
.pageTypeHome .empty.section #section1 {
  margin-top: 0px;
}
#background #core .primaryColorBackground.headlineSection,
#background #core .tertiaryColorBackground.headlineSection {
  color: #fff;
}
#background #core .primaryColorBackground.headlineSection .moduleBody,
#background #core .tertiaryColorBackground.headlineSection .moduleBody {
  padding: 0px;
  background-color: transparent;
}
#background #core .primaryColorBackground.headlineSection .htmlButton2:not(:hover) {
  background-color: #187e56;
}
#background #core .primaryColorBackground.headlineSection .htmlButton1:hover {
  background-color: #187e56;
}
.headlineSectionSettings #stylingClass option[value*="Glance"],
.headlineSectionSettings .inputHolder[id*="stylingClass"] option[value*="Glance"],
.headlineSectionSettings #stylingClass option[value*="Buttons"],
.headlineSectionSettings .inputHolder[id*="stylingClass"] option[value*="Buttons"] {
  display: none;
}
h1 {
  font-family: serif;
  font-size: 30px;
  font-weight: normal;
  color: #333;
  -webkit-margin-before: 0.3em;
  -webkit-margin-after: 0.3em;
}
h2 {
  font-family: serif;
  font-size: 24px;
  font-weight: normal;
  color: #333;
  -webkit-margin-before: 0.3em;
  -webkit-margin-after: 0.3em;
}
h3 {
  font-family: serif;
  font-size: 18px;
  font-weight: normal;
  color: #105339;
}
#siteName h1,
#siteName h2 {
  font-family: Helvetica, Arial, sans-serif;
}
#core .region .moduleBody p,
#core .eventDetails,
#core .newsDetails,
#core .bio {
  line-height: 1.5em;
}
.aggregate .event .summary,
.aggregate .news .summary,
.aggregate .person .summary,
.aggregate .rssContent .summary {
  line-height: 1.5em;
}
#headerBackground {
  background-color: #fff;
}
#siteLogo:not(.logoOnly) {
  margin-right: 25px;
}
#siteLogo:not(.logoOnly):after {
  content: "";
  height: 86px;
  width: 1px;
  right: -25px;
  top: 12px;
  background-color: #ccc;
  position: absolute;
}
@media (max-width: 428px) {
  #siteLogo:not(.logoOnly) {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
  }
  #siteLogo:not(.logoOnly):after {
    display: block;
    right: 0px;
    height: 40px;
  }
}
#siteName .line1 {
  font-family: serif;
}
#siteName .line2 {
  font-style: italic;
}
@media (min-width: 701px) {
  #siteName #siteNameBody {
    position: absolute;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  #siteName .line1,
  #siteName .line2 {
    white-space: nowrap;
  }
}
@media (max-width: 700px) and (min-width: 429px) {
  #siteName {
    margin-top: 46px;
  }
}
@media (max-width: 428px) {
  #header #siteName:not(.sitenameOnly) {
    width: 240px;
  }
}
#quickLinks li:not(:last-child) a:after {
  content: "|";
  color: #ccc;
  padding-left: 10px;
}
#socialMedia a {
  margin-top: 9px;
}
#search #searchField {
  padding-right: 40px;
}
#search #searchField::-webkit-input-placeholder {
  color: transparent;
}
#search #searchField:-moz-placeholder {
  /* Firefox 18- */
  color: transparent;
}
#search #searchField::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
}
#search #searchField:-ms-input-placeholder {
  color: transparent;
}
#search #searchSubmit {
  display: block;
  background: url("../cyril/resources/themes/theme902/images/search.png") no-repeat center center;
  position: absolute;
  width: 21px;
  height: 21px;
  top: 9px;
  right: 14px;
  cursor: pointer;
}
#header:not(.socialMediaOn):not(.searchOn) #quickLinks {
  top: 63.5px;
}
#header:not(.quickLinksOn) #socialMedia,
#header:not(.quickLinksOn) #search {
  margin-top: 53px;
}
#nav > ul:after {
  content: "";
  height: 63px;
  width: 200vw;
  left: 50%;
  margin-left: -100vw;
  bottom: 0px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  opacity: 0.3;
  z-index: 200;
  pointer-events: none;
  box-sizing: border-box;
  position: absolute;
}
#nav > ul > li:hover {
  z-index: 201;
}
#nav .groupName {
  font-weight: normal;
  font-size: 13px;
}
#featureSlideshow #rotator .caption {
  background: rgba(0, 0, 0, 0.5);
}
#featureSlideshow #rotator .caption .title {
  white-space: normal;
  line-height: 1.2em;
}
#featureSlideshow #rotator .caption .captionContent {
  height: auto;
  line-height: 1.2em;
}
@media (min-width: 701px) {
  #featureSlideshow #rotator .caption {
    width: 975px;
    height: 140px;
    margin-left: 212.5px !important;
  }
  #featureSlideshow #rotator .caption .title {
    margin-top: 10px;
    max-height: 2.4em;
  }
  #featureSlideshow #rotator .caption .captionContent {
    margin-top: 10px;
    max-height: 1.2em;
  }
  #featureSlideshow #rotator .caption .captionContent:first-child {
    margin-top: 20px;
    max-height: 6em;
  }
}
@media (min-width: 701px) {
  #featureSlideshow {
    left: 50%;
    margin-left: -700px;
  }
  #core.section #featureSlideshow {
    margin-bottom: 0px;
  }
  #featureSlideshow:before {
    content: "";
    width: 200vw;
    height: 100%;
    left: 50%;
    margin-left: -100vw;
    background-color: rgba(16, 83, 57, 0.9);
    position: absolute;
    z-index: -1;
  }
  #featureSlideshow #fwdBtn,
  #featureSlideshow #backBtn {
    opacity: 1;
  }
  #featureSlideshow #fwdBtn:hover,
  #featureSlideshow #backBtn:hover {
    opacity: 0.7;
  }
  #featureSlideshow #fwdBtn,
  #featureSlideshow .editBar {
    right: 212.5px;
  }
  #featureSlideshow #backBtn {
    left: 212.5px;
  }
}
@media (max-width: 700px) {
  #rotator .caption .title {
    margin-top: 4px;
    font-size: 18px;
    max-height: 2.4em;
  }
  #rotator .caption div.captionContent {
    font-size: 14px;
    max-height: 1.2em;
  }
  #rotator .caption div.captionContent:first-child {
    margin-top: 4px;
    max-height: 4.7em;
  }
}
@media (max-width: 428px) {
  #rotator .caption {
    height: 60%;
  }
  #rotator .caption .title {
    font-size: 14px;
    max-height: 2.4em;
  }
  #rotator .caption div.captionContent {
    font-size: 12px;
    max-height: 1.25em;
  }
  #backBtn,
  #fwdBtn {
    top: -5%;
  }
}
#featureSlideshow.featureCustom .videoMode,
#featureSlideshow.featureCustom .broadcasting {
  overflow: hidden;
}
#featureSlideshow.featureCustom .videoMode iframe,
#featureSlideshow.featureCustom .broadcasting iframe,
#featureSlideshow.featureCustom .videoMode .captionPositioner,
#featureSlideshow.featureCustom .broadcasting .captionPositioner {
  min-height: 100%;
  max-height: 100%;
}
@media (max-width: 428px) {
  #featureSlideshow.featureCustom .videoMode .caption .title,
  #featureSlideshow.featureCustom .videoMode .caption .captionContent {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #featureSlideshow.featureCustom .videoMode .caption .callToAction {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#fieldGroup-button1ImageUrl {
  display: none !important;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton .buttonLabelContainer {
  height: 100%;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton .buttonLabelContainer .buttonLabelCenter {
  vertical-align: top;
  padding: 16px 0px;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton:not(.hasSubtext) .buttonLabelCenter {
  border-bottom: 22px solid rgba(238, 238, 238, 0.1);
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton .buttonLabel {
  font-size: 19px;
  font-family: serif;
  line-height: normal;
  padding: 0px 42px 0px 24px;
  width: 243px;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton:before {
  content: "»";
  right: 22px;
  color: #105339;
  position: absolute;
  font-size: 28px;
  line-height: 55px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton.hasSubtext .buttonSubtext {
  height: 0px;
  background-color: rgba(238, 238, 238, 0.1);
  bottom: 0px;
  position: absolute;
  overflow: hidden;
  width: 261px;
  padding: 0px 24px;
  border-bottom: 22px solid transparent;
  -webkit-transition: height 0.5s ease, padding-top 0.5s ease;
  transition: height 0.5s ease, padding-top 0.5s ease;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton:hover:before {
  color: #d7b555;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton:hover.hasSubtext .buttonSubtext {
  height: 58px;
  padding-top: 18px;
  margin-bottom: 0px;
}
@media (max-width: 700px) {
  #horizontals #horizontal1 .buttonModuleButton:before {
    color: #d7b555;
  }
  #horizontals #horizontal1 .buttonModuleButton.hasSubtext .buttonSubtext {
    height: 58px;
    padding-top: 18px;
  }
}
#horizontals .customModule .moduleBody {
  padding-left: 20px;
  padding-right: 20px;
}
#horizontals .customModule blockquote {
  margin-left: 25px;
  margin-right: 10px;
}
@media (max-width: 428px) {
  #horizontals #horizontal1.region > li {
    max-height: 30px;
  }
  #horizontals #horizontal1.region > li:not(:last-child) {
    margin-bottom: 4px;
  }
  #horizontals #horizontal1.region .buttonModule1 .buttonModuleButton {
    height: 26px;
  }
  #horizontals #horizontal1.region .buttonModule1 .buttonModuleButton .buttonLabel {
    font-size: 14px;
  }
  #horizontals #horizontal1.region .buttonModule1 .buttonModuleButton:before {
    line-height: 26px;
  }
}
#core:not(.section) .buttonModuleButton {
  text-align: center;
}
#core:not(.section) #fieldGroup-button1Subtext {
  display: none !important;
}
#core:not(.section) .buttonSubtext {
  display: none !important;
}
#core:not(.section) .buttonBackground {
  background-image: none !important;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton {
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton .buttonBackground .buttonLabelCenter {
  vertical-align: middle;
  border-bottom: 0px;
  padding: 0px;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton .buttonLabel {
  font-family: Helvetica, Arial, sans-serif;
}
#core:not(.section) #horizontals #horizontal1 .buttonModuleButton:before {
  line-height: 40px;
}
#horizontal2 {
  text-align: center;
}
#horizontal2 h2 {
  color: #eee;
  font-family: serif;
  font-size: 26px;
  margin: 30px 0px;
}
#horizontal2 table {
  padding-bottom: 10px;
}
#horizontal2 table td {
  width: 16.66666667%;
  color: rgba(238, 238, 238, 0.6);
  padding-top: 4px;
  padding-bottom: 4px;
}
#horizontal2 table td svg {
  display: block;
  margin: 0px auto;
  color: #d7b555;
  width: 72px;
  max-height: 72px;
}
#horizontal2 table td .big_white,
#horizontal2 table td .big_gold {
  display: block;
  color: #eee;
  font-family: serif;
  font-size: 30px;
  text-transform: uppercase;
}
#horizontal2 table td .big_gold,
#horizontal2 table td .small_gold {
  color: #d7b555;
}
#horizontal2 table td:not(:first-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
#horizontal2 table td:nth-child(2) {
  vertical-align: top;
}
#horizontal2 table td:nth-child(2) svg {
  padding-bottom: 22px;
}
#horizontal2 table td:nth-child(3) svg,
#horizontal2 table td:nth-child(4) svg {
  padding-bottom: 12px;
}
@media (min-width: 701px) {
  #horizontal2 table td:nth-child(6) > div,
  #horizontal2 table td.bus_cell > div {
    padding-left: 16px;
  }
}
#horizontal2 table td:nth-child(6) > div > div,
#horizontal2 table td.bus_cell > div > div {
  padding-bottom: 8px;
}
#horizontal2 table td:nth-child(6) .bus,
#horizontal2 table td.bus_cell .bus {
  float: left;
  width: 42px;
  height: 40px;
}
#horizontal2 table td:nth-child(6) .small_gold,
#horizontal2 table td.bus_cell .small_gold {
  font-family: serif;
  font-size: 16px;
  display: inline-block;
  margin: 10px 8px 8px 8px;
}
#horizontal2 table td:nth-child(6) .circles,
#horizontal2 table td.bus_cell .circles {
  padding-top: 8px;
  display: block;
  clear: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
}
#horizontal2 table td:nth-child(6) .circles > span,
#horizontal2 table td.bus_cell .circles > span {
  font-family: serif;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  border-radius: 50%;
  color: rgba(16, 83, 57, 0.9);
  background-color: #d7b555;
}
#horizontal2 a {
  color: #fff;
}
#horizontal2 a:hover {
  color: rgba(255, 255, 255, 0.85);
}
#horizontal2:before {
  content: "";
  width: 200vw;
  height: 100%;
  left: 50%;
  margin-left: -100vw;
  background-color: rgba(16, 83, 57, 0.9);
  position: absolute;
  box-shadow: inset 0px 8px 8px -8px #000;
  z-index: -1;
}
@media (max-width: 700px) {
  #horizontals #horizontal2,
  #horizontals #horizontal2 .moduleInner {
    width: 100%;
  }
  #horizontals #horizontal2 > li {
    max-height: none;
    margin-bottom: 0px;
  }
  #horizontals #horizontal2 table {
    padding-bottom: 10px;
  }
  #horizontals #horizontal2 table td {
    display: inline-block;
    width: 32.66666667%;
    margin-bottom: 20px;
  }
  #horizontals #horizontal2 table td:nth-child(3n+1) {
    border-width: 0px;
  }
}
@media (max-width: 700px) {
  #horizontals #horizontal2,
  #horizontals #horizontal2 .moduleInner {
    width: 100%;
  }
  #horizontals #horizontal2 > li {
    max-height: none;
  }
  #horizontals #horizontal2 table {
    padding-bottom: 10px;
  }
  #horizontals #horizontal2 table td {
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
    border-width: 0px;
  }
}
#horizontal2 table td:nth-child(2) {
  vertical-align: inherit;
}
#horizontal2 table td:nth-child(2) svg {
  padding-bottom: 8px;
}
@media (min-width: 701px) {
  .pageTypeHome #core.trio #contentGroup,
  .pageTypeHome #core.trio #content2 {
    margin-top: 450px;
  }
  .pageTypeHome #core.trio #contentGroup {
    position: relative;
  }
  .pageTypeHome #core.trio #contentGroup #content1 {
    margin-left: 0px;
    width: 610px;
  }
  .pageTypeHome #core.trio #contentGroup #content3 {
    position: absolute;
    width: 975px;
    height: 425px;
    margin-bottom: 0px;
    min-height: 425px !important;
    top: -450px;
  }
  .pageTypeHome #core.trio #contentGroup #content3 > li {
    max-height: 425px;
    overflow: hidden;
    margin-bottom: 0px;
  }
}
#schoolInfoTabs {
  height: 425px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0px;
  padding: 0px;
  border-radius: 0px;
}
#schoolInfoTabs .ui-state-default a,
#schoolInfoTabs .ui-state-default a:link,
#schoolInfoTabs .ui-state-default a:visited,
#schoolInfoTabs a.ui-button,
#schoolInfoTabs a:link.ui-button,
#schoolInfoTabs a:visited.ui-button,
#schoolInfoTabs .ui-button {
  color: #555;
}
#schoolInfoTabs .ui-state-active a,
#schoolInfoTabs .ui-state-active a:link,
#schoolInfoTabs .ui-state-active a:visited {
  color: #212121;
}
#schoolInfoTabs > ul {
  min-height: 100%;
  width: 185px;
  flex-shrink: 0;
  padding: 0px;
  margin: 0px;
  background: transparent;
  border-width: 0px;
  border-right: 1px solid #bbb;
  border-radius: 0px;
}
#schoolInfoTabs > ul > li {
  left: 0px;
  padding: 0px;
  width: 100%;
  margin: 0px;
  background: transparent;
  border: 0px;
  border-bottom: 1px solid #bbb;
  border-radius: 0px;
}
.admin #schoolInfoTabs > ul > li.ui-tabs-active > a {
  cursor: text;
}
#schoolInfoTabs > ul > li > a {
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
}
#schoolInfoTabs .infoTabs {
  height: 100%;
  width: 100%;
  overflow: auto;
}
#schoolInfoTabs .infoTabs > div {
  height: 100%;
  box-sizing: border-box;
  border-radius: 0px;
}
#background.admin #schoolInfoTabs .infoTabs > div {
  display: block !important;
  border-bottom: 1px solid;
}
#schoolInfoTabs > ul {
  background-color: #ddd;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
}
#schoolInfoTabs > ul > li > a {
  padding: 24px;
  white-space: normal;
}
#schoolInfoTabs > ul > li:hover {
  background-color: #eee;
}
#schoolInfoTabs > ul > li.ui-tabs-active {
  background-color: #fff;
}
@media (min-width: 429px) {
  #schoolInfoTabs > ul > li.ui-tabs-active:after {
    content: "";
    width: 1px;
    height: 100%;
    right: -1px;
    top: 0px;
    background-color: #fff;
    position: absolute;
  }
}
#schoolInfoTabs .infoTabs .ui-widget-content {
  font-size: 14px;
  font-family: Helvetica, Arial, sans-serif;
  color: #58595b;
}
#schoolInfoTabs .infoTabs > div > table > tbody > tr > td {
  vertical-align: top;
}
#schoolInfoTabs .infoTabs > div > table > tbody > tr > td td {
  padding: 8px;
}
@media (max-width: 700px) {
  #schoolInfoTabs {
    height: auto;
    min-height: 425px;
  }
  #schoolInfoTabs .infoTabs > div > table > tbody > tr > td {
    display: block;
    width: 99%;
    padding-bottom: 10px;
  }
}
@media (max-width: 428px) {
  #content3 .moduleBody {
    overflow: visible;
  }
  #schoolInfoTabs {
    min-height: 0px;
    display: block;
    overflow: visible;
  }
  #schoolInfoTabs > ul {
    width: 100%;
    height: auto;
  }
  #schoolInfoTabs > ul > li:first-child {
    border-top: 1px solid #bbb;
  }
}
#schoolInfoTabs .infoTabs a {
  color: #105339;
}
#schoolInfoTabs .infoTabs a:hover {
  color: #d7b555;
}
@media (min-width: 701px) {
  .pageTypeHome #core.trio #contentGroup:before {
    content: "";
    width: 200vw;
    height: 100%;
    left: 50%;
    margin-left: -100vw;
    top: -25px;
    padding-bottom: 727px;
    background-color: rgba(16, 83, 57, 0.9);
    box-shadow: inset 0px 8px 8px -8px #000;
    position: absolute;
  }
  .pageTypeHome #core.trio #content2 {
    width: 340px;
  }
}
@media (min-width: 701px) {
  .pageTypeHome #background #core #contentGroup #content1,
  .pageTypeHome #background #core #content2 {
    width: 475px;
  }
}
.pageTypeHome #content1 .moduleName,
.pageTypeHome #content2 .moduleName {
  color: #fff;
  border-width: 0px;
}
.pageTypeHome #content1 .moduleBody,
.pageTypeHome #content2 .moduleBody {
  background-color: #fff;
}
.pageTypeHome #content1 .moduleBody:not(.aggregate),
.pageTypeHome #content2 .moduleBody:not(.aggregate),
.pageTypeHome #content1 .wordOnFireTempModule .moduleBody,
.pageTypeHome #content2 .wordOnFireTempModule .moduleBody {
  padding: 20px;
}
.pageTypeHome .aggregate {
  padding-top: 0px;
}
.pageTypeHome .aggregate + footer a {
  font-family: serif;
}
.pageTypeHome .aggregate + footer > a {
  margin-top: 7px;
}
.pageTypeHome .aggregate + footer a,
.pageTypeHome .listView .exportCalendar {
  color: #fff;
}
.pageTypeHome .aggregate + footer a:hover,
.pageTypeHome .listView .exportCalendar:hover {
  color: rgba(255, 255, 255, 0.9);
}
.pageTypeHome .aggregate .event,
.pageTypeHome .aggregate .news,
.pageTypeHome .aggregate .person {
  border-bottom: 8px solid rgba(16, 83, 57, 0.9);
  margin-bottom: 0px;
}
.pageTypeHome .aggregate .event .editBar,
.pageTypeHome .aggregate .news .editBar,
.pageTypeHome .aggregate .person .editBar {
  top: 0px;
}
.pageTypeHome .linksModule .group a,
.pageTypeHome .documentsModule .group a {
  border-bottom: 8px solid rgba(16, 83, 57, 0.9);
  padding: 10px 20px;
}
#content2 .aggregate .name a,
#content2 .aggregate .name span {
  font-size: 16px;
}
#content2 .aggregate .event .date,
#content2 .aggregate .news .date,
#content2 .aggregate .person .date,
#content2 .aggregate .news .author,
#content2 .aggregate .person .role {
  font-size: 14px;
}
.pageTypeHome .newsModule .rssLink {
  margin-top: 9px;
}
.pageTypeHome .news.group {
  padding: 20px;
  margin-bottom: 0px;
}
@media (min-width: 429px) {
  .pageTypeHome #background #core #content1 li.news .thumb,
  .pageTypeHome #background #core #content2 li.news .thumb,
  .pageTypeHome #background #core #content1 .calendarView li.event .thumb,
  .pageTypeHome #background #core #content2 .calendarView li.event .thumb {
    width: 100px;
    height: auto;
    margin-right: 28px;
    margin-top: 0px;
  }
  .pageTypeHome #background #core #content1 .news.hasThumb,
  .pageTypeHome #background #core #content2 .news.hasThumb,
  .pageTypeHome #background #core #content1 .calendarView .event.hasThumb,
  .pageTypeHome #background #core #content2 .calendarView .event.hasThumb {
    padding-left: 128px;
    min-height: 80px;
    position: relative;
  }
  .pageTypeHome #background #core #content1 .news.hasThumb .thumb,
  .pageTypeHome #background #core #content2 .news.hasThumb .thumb,
  .pageTypeHome #background #core #content1 .calendarView .event.hasThumb .thumb,
  .pageTypeHome #background #core #content2 .calendarView .event.hasThumb .thumb {
    position: absolute;
    left: 0px;
    top: 0px;
  }
}
ul.aggregate .news.group,
.pageTypeInterior ul.aggregate .event.group,
.calendarView li.event.group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
ul.aggregate .news.group > div:nth-of-type(2),
.pageTypeInterior ul.aggregate .event.group > div:nth-of-type(2),
.calendarView li.event.group > div:nth-of-type(2) {
  order: -1;
  margin-bottom: 10px;
}
ul.aggregate .news.group .thumb,
.pageTypeInterior ul.aggregate .event.group .thumb,
.calendarView li.event.group .thumb {
  margin-top: 8px;
}
body.pageTypeHome .person.group {
  padding: 20px;
  margin-bottom: 0px;
}
body.pageTypeHome .person.group .moveHandleItem {
  margin-top: -20px !important;
}
body.pageTypeHome .personGroup {
  padding: 10px 20px;
  margin-bottom: 0px;
  border-bottom: 8px solid rgba(16, 83, 57, 0.9);
}
body.pageTypeHome .personGroup .name {
  font-family: serif;
  color: #333;
  font-size: 18px;
}
body.pageTypeHome .personGroup .moveHandleItem {
  top: 0px;
}
body.pageTypeHome .aggregate .personGroup ~ li:not(.personGroup) {
  margin-left: 0px;
}
@media (min-width: 429px) {
  body.pageTypeHome:not(.oldie) .peopleModule.grid .personGroup ~ li:not(.personGroup),
  body.pageTypeHome:not(.oldie) .peopleModule.grid .person,
  body.pageTypeHome:not(.oldie) .peopleModule.grid .regionSortableHighlight {
    width: 50%;
    margin-right: 0px;
  }
}
body:not(.oldie) .peopleModule.grid .person:last-child,
body:not(.oldie) #core .peopleModule.twoPerLine .person:last-child,
body:not(.oldie) #core #content1 .peopleModule.twoPerLine .person:last-child {
  margin-bottom: 0px;
}
body:not(.oldie) #content1 .peopleModule.twoPerLine .moduleBody {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
body:not(.oldie) #content1 .peopleModule.twoPerLine .person,
body:not(.oldie) #content1 .peopleModule.twoPerLine .regionSortableHighlight {
  width: 50%;
  box-sizing: border-box;
}
body:not(.oldie) #content1 .peopleModule.twoPerLine .person:last-child {
  margin-bottom: 15px;
}
body:not(.oldie) #content1 .peopleModule.twoPerLine .personGroup {
  width: 100%;
}
body:not(.oldie) #content1 .peopleModule.twoPerLine .personGroup ~ li:not(.personGroup) {
  width: calc((100% - 15px) / 2);
  margin-right: -15px;
}
body:not(.oldie) #content1 .peopleModule.twoPerLine .person,
body:not(.oldie) #content1 .peopleModule.twoPerLine .regionSortableHighlight {
  padding-right: 10px;
}
#onlineForm #saveOnlineForm {
  padding-bottom: 0px;
}
#onlineForm #saveOnlineForm #onlineFormFields {
  overflow: visible;
}
.customModule .moduleBody form#archnysf .required {
  color: #484848;
  opacity: 1;
}
.pageTypeHome .photoAlbum {
  width: 120px;
}
.pageTypeHome .photoAlbum .thumb {
  width: 100px;
  height: 100px;
  margin: 10px;
}
#core .editable.moduleTitleHidden.calendarModule.calendarView ul li.editable:first-child .editBar {
  top: 0px;
}
.pageTypeHome #core .listView .aggregate .date {
  font-size: 0px;
}
.pageTypeHome #core .calendarView .moduleBody {
  padding: 0px;
}
.pageTypeHome #core .calendarView .moduleBody .aggregate .group {
  padding: 20px;
}
.pageTypeHome .listView .event.group {
  position: relative;
  margin-bottom: 0px;
  padding: 0px;
  background-color: #fff;
}
.pageTypeHome .listView .event.group .name a {
  display: inline-block;
  padding: 24px 20px 24px 88px;
}
.pageTypeHome .listView .event.group .name a a {
  font-size: 16px;
}
.pageTypeHome .listView .event.group .thumb,
.pageTypeHome .listView .event.group .summary {
  display: none;
}
.pageTypeHome .listView .event.group .info {
  width: 68px;
  height: 100%;
  background-color: #d7b555;
  position: absolute;
  top: 0px;
  text-align: center;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  flex-wrap: wrap;
}
.pageTypeHome .listView .event.group:nth-child(even) .info {
  background-color: #105339;
}
.pageTypeHome .listView .date .monday,
.pageTypeHome .listView .date .tuesday,
.pageTypeHome .listView .date .wednesday,
.pageTypeHome .listView .date .thursday,
.pageTypeHome .listView .date .friday,
.pageTypeHome .listView .date .saturday,
.pageTypeHome .listView .date .sunday {
  color: #fff;
}
.pageTypeHome .listView .date {
  font-size: 0px;
}
.pageTypeHome .listView .date .month {
  font-size: 0px;
}
.pageTypeHome .listView .date .month:before {
  font-size: 15px;
  color: #fff;
  display: block;
  width: 100%;
  top: 10px;
  position: absolute;
}
.pageTypeHome .listView .date .endDate .month:before {
  font-size: 0px;
}
.pageTypeHome .listView .date .endDate .day:before {
  content: "-";
  padding-left: 2px;
  padding-right: 0px;
}
.pageTypeHome .listView .date span.day {
  font-size: 24px;
  color: #fff;
  display: inline-block;
  padding-top: 12px;
  width: auto;
}
.pageTypeHome .listView .date .startDate .year {
  font-size: 12px;
  color: #fff;
  position: absolute;
  bottom: 2px;
  left: 0px;
  width: 100%;
  text-align: center;
}
.pageTypeHome .listView .january:before {
  content: "JAN";
}
.pageTypeHome .listView .february:before {
  content: "FEB";
}
.pageTypeHome .listView .march:before {
  content: "MAR";
}
.pageTypeHome .listView .april:before {
  content: "APR";
}
.pageTypeHome .listView .may:before {
  content: "MAY";
}
.pageTypeHome .listView .june:before {
  content: "JUNE";
}
.pageTypeHome .listView .july:before {
  content: "JULY";
}
.pageTypeHome .listView .august:before {
  content: "AUG";
}
.pageTypeHome .listView .september:before {
  content: "SEPT";
}
.pageTypeHome .listView .october:before {
  content: "OCT";
}
.pageTypeHome .listView .november:before {
  content: "NOV";
}
.pageTypeHome .listView .december:before {
  content: "DEC";
}
@media (min-width: 701px) {
  .pageTypeInterior #core.duo:before {
    content: "";
    height: 68px;
    width: 200vw;
    left: 50%;
    margin-left: -100vw;
    background: rgba(16, 83, 57, 0.9);
    top: 0px;
    position: absolute;
  }
  .pageTypeInterior #core #interiorHeader {
    margin-top: 68px;
    background-color: #fff;
  }
  .pageTypeInterior #core #content1 {
    background-color: #fff;
    margin-bottom: 0px;
    padding-bottom: 25px;
  }
  .pageTypeInterior #content2:before {
    content: "";
    height: 100%;
    width: calc(100% - 2px);
    top: 68px;
    left: 0px;
    background: #ddd;
    position: absolute;
    z-index: -1;
    padding-bottom: 320px;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
  }
  .pageTypeInterior #background.hasPageImage #pageImage {
    z-index: 12;
  }
  .pageTypeInterior #background.hasPageImage #core:not(.singleColumn) #interiorHeader {
    margin-top: 295px;
  }
  .pageTypeInterior #background.hasSections #pageImage {
    display: none;
  }
}
.pageTypeInterior h3 {
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.pageTypeInterior h2 {
  color: #333;
  font-size: 20px;
}
.pageTypeInterior p {
  margin-bottom: 1.8em;
}
#background #core #topLink {
  color: #fff;
  font-family: serif;
  background: transparent;
  line-height: 58px;
  padding-top: 10px;
  padding-bottom: 0px;
}
#background #core #topLink:hover {
  color: #fff;
  background: transparent;
}
#sideNav > div > ul > li.sideNavCurrent {
  border-top: 0px;
}
#sideNav > div > ul > li > ul {
  margin-bottom: -1px;
  border-bottom: 1px solid #bbb;
}
#sideNav li .navName {
  white-space: normal;
}
.navCollapsible > .navName:before {
  border-width: 0px;
  content: "\f0d7";
  font-family: "Font Awesome";
  margin-left: -2px;
  padding-right: 2px;
}
.navCollapsible.navCollapsed > .navName:before {
  border-width: 0px;
  content: "\f0da";
  margin-left: 0px;
  padding-right: 0px;
}
.aggregate .navCollapsible > .navName:before {
  padding-right: 4px;
}
.aggregate .navCollapsible.navCollapsed > .navName:before {
  padding-right: 0px;
}
#core .pageTagsSideNav {
  margin-bottom: 0px;
}
@media (min-width: 701px) {
  #core .pageTagsSideNav {
    margin-top: 68px;
  }
}
.pageTypeInterior #content2 .moduleInner:not(.onlineFormModule):not(.linksModule):not(.documentsModule) .aggregate > li {
  padding-left: 16px;
  padding-right: 16px;
}
.pageTypeInterior #content2 .customModule .moduleBody,
.pageTypeInterior #content2 .moduleName,
.pageTypeInterior #content2 .moduleInner footer {
  padding-left: 16px;
  padding-right: 16px;
}
.pageTypeInterior #content2 #onlineForm {
  padding-left: 16px;
  padding-right: 16px;
}
.pageTypeInterior #content2 .moduleInner.linksModule .aggregate > li > a,
.pageTypeInterior #content2 .moduleInner.documentsModule .aggregate > li > a {
  padding-left: 16px;
  padding-right: 16px;
}
.pageTypeInterior #content2 .sacramentTimes.times,
.pageTypeInterior #content2 .flocknoteSignups.moduleBody {
  padding-left: 16px;
  padding-right: 16px;
}
.pageTypeInterior #content2 .progressBarModule .moduleBody {
  padding-left: 16px;
  padding-right: 16px;
}
.pageTypeInterior #content2 .calendarMonthTitle .dateTitle {
  min-width: 160px;
}
.pageTypeInterior #content2 .calendarModule.calendarView .moduleBody {
  background-color: #fff;
}
@media (min-width: 701px) {
  #background #core.singleColumn {
    z-index: 12;
  }
  #background #core.singleColumn #interiorHeader {
    margin-top: 0px;
    border-top: 68px solid #eee;
  }
}
body:not(.oldie) #background .duo #content1 .peopleModule.twoPerLine .person:last-child {
  margin-bottom: 15px;
}
@media (max-width: 428px) {
  #background #core .peopleModule.twoPerLine .personGroup ~ li:not(.personGroup) {
    width: 100%;
  }
  #background .peopleModule.grid .personGroup ~ li:not(.personGroup) {
    width: 100%;
  }
  .aggregate .personGroup ~ li:not(.personGroup) {
    margin-left: 0px;
  }
}
@media (max-width: 428px) {
  #addthisWrapper {
    margin-bottom: 0px;
    margin-top: 4px;
  }
  .pageTypeInterior #background #core #interiorHeader {
    padding-bottom: 4px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
#footerBackground {
  z-index: 12;
}
#footerText {
  position: relative;
  text-align: left;
}
#footerText h3 {
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}
#footerText h2 {
  font-size: 16px;
  color: #fff;
  font-family: serif;
}
@media (min-width: 701px) {
  #footerText h2 {
    margin-top: 4.8px;
    margin-bottom: 4.8px;
  }
}
#footerText h1 {
  color: #fff;
}
#footerText table td {
  vertical-align: top;
  padding-top: 10px;
  padding-right: 56px;
  padding-bottom: 10px;
  line-height: 1.6em;
}
#footerText table td h3,
#footerText table td p {
  margin: 0.4em 0px;
}
#footer #footerText .socialMedia svg {
  display: inline-block;
  margin: 0px auto;
  color: #d7b555;
  width: 24px;
  max-height: 24px;
}
#footer #footerText .socialMedia a.footerInstagram svg {
  width: 18px;
  margin: 3px;
}
#footer #footerText .socialMedia a:hover svg {
  color: rgba(215, 181, 85, 0.7);
}
#footer #footerText .socialMedia a.footerRSS {
  display: none;
}
@media (min-width: 701px) {
  #footerText .copyright {
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 1.6em;
  }
  #footerGroup {
    position: absolute;
    right: 50%;
    margin-right: -487.5px;
    top: 4.2em;
    margin-top: 0px;
  }
}
@media (max-width: 700px) {
  #footerText td {
    display: inline-block;
  }
}
@media (min-width: 701px) {
  #footerLinks {
    border-width: 0px;
    padding-right: 0px;
  }
  #footerLinks:after {
    content: "|";
    padding-left: 5px;
    color: rgba(255, 255, 255, 0.3);
  }
  #footerLinks .secureLogout:before {
    content: "|";
    border-width: 0px;
    color: rgba(255, 255, 255, 0.3);
    padding-right: 5px;
    padding-left: 0px;
  }
}
@media (max-width: 700px) {
  div:not(.admin) .secure + #footerBackground #footerLinks {
    border-width: 0px;
    padding-right: 0px;
  }
  div:not(.admin) .secure + #footerBackground #footerLinks:after {
    content: "|";
    padding-left: 5px;
  }
}
#footerText .translate_table td {
  padding-right: 0px;
}
#footerText .translate_table #google_translate_element .goog-te-gadget-simple .goog-te-menu-value {
  color: #000;
}
.admin #footerText .socialMedia a {
  display: inline-block;
  position: relative;
}
.admin #footerText .socialMedia a:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: transparent;
}
@media (max-width: 700px) {
  #headerBackground {
    border-bottom: 1px solid #bbb;
    padding-bottom: 25px;
  }
  #siteLogo:not(.logoOnly) {
    margin-right: 10px;
    padding-bottom: 6px;
    padding-right: 6px;
  }
  #siteLogo:not(.logoOnly):after {
    top: -5px;
    right: -10px;
  }
  #siteLogo.logoOnly {
    margin-left: 110px;
  }
  #siteName:not(.sitenameOnly) {
    margin-top: 26px;
    margin-left: 18px;
  }
  #socialMedia a {
    color: rgba(255, 255, 255, 0.7);
  }
  #socialMedia a:hover {
    color: #fff;
  }
  .pageTypeHome #content1:before,
  .pageTypeHome #content2:before {
    content: "";
    width: 200vw;
    height: 100%;
    left: 50%;
    margin-left: -100vw;
    top: -25px;
    padding-bottom: 25px;
    background-color: rgba(16, 83, 57, 0.9);
    box-shadow: inset 0px 8px 8px -8px #000;
    z-index: -1;
    position: absolute;
  }
  .pageTypeHome #content2:before {
    box-shadow: inset 0px 0px 0px 0px #000;
    padding-bottom: 100px;
  }
  .pageTypeInterior #background #core {
    padding-top: 0px;
  }
  .pageTypeInterior #background #core #interiorHeader {
    background-color: #fff;
    padding-top: 20px;
    margin-top: 10px;
    padding-bottom: 20px;
    overflow: hidden;
  }
  .pageTypeInterior #background #core #interiorHeader #pageTitle {
    margin-top: 0px;
  }
  .pageTypeInterior #background #core #content1 {
    background-color: #fff;
    padding: 16px;
  }
  .pageTypeInterior #background #core #content2 {
    background-color: #ddd;
    margin-bottom: 0px;
    border: 1px solid #bbb;
  }
  .pageTypeInterior #background #core #content2 #topLink {
    background-color: rgba(16, 83, 57, 0.9);
  }
  .interior.photoalbums #content1 .thumb {
    width: 112px;
    height: 112px;
  }
  .interior.photoAlbum #content1 .thumb {
    width: 120px;
    height: 120px;
  }
  .pageTypeInterior #content2 > li:nth-last-child(1):first-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 428px) {
  #headerBackground {
    padding-bottom: 0px;
  }
  #headerBackground #siteName.sitenameOnly {
    top: 0px;
    margin-left: 10px;
    margin-top: 0px;
  }
  #siteLogo:not(.logoOnly) {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
  }
  #siteLogo:not(.logoOnly):after {
    display: none;
  }
  #siteLogo.logoOnly {
    width: 300px;
    margin-top: 0px;
    margin-left: 14px;
  }
  #header {
    padding: 15px 0px;
  }
  #header #siteName {
    top: 10px;
    margin-left: 14px;
    width: 300px;
    overflow: visible;
  }
  #header #siteName:not(.sitenameOnly) {
    margin-top: 0px;
    margin-left: 4px;
    width: 300px;
  }
  .pageTypeInterior #background #core #content2 {
    background-color: #fff;
    padding-bottom: 25px;
    border: 0px;
  }
  .pageTypeInterior #background #core #content2 #topLink {
    background-color: rgba(16, 83, 57, 0.9);
  }
  .pageTypeInterior #background #core #content2 > li:first-child {
    background-color: #ddd;
    border: 1px solid #bbb;
    border-bottom-width: 0px;
  }
}
@media (max-width: 700px) {
  #mobilePanel {
    border-right: 1px solid #bbb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  #mobilePanel > * {
    flex: 0 0 auto;
  }
  #mobilePanel #mobileQuickLinks {
    order: 0;
  }
  #mobileQuickLinks:before,
  #mobileNav:before {
    background-color: #105339;
  }
}
.customModule form .field {
  position: relative;
  margin: 0 0 20px 0;
}
.customModule form label {
  display: block;
  margin-left: 2px;
  margin-bottom: 2px;
  color: #58595b;
  font-weight: bold;
}
.customModule form .required {
  margin-left: 3px;
  font-size: 9.8px;
  opacity: 0.5;
}
.customModule form input,
.customModule form select,
.customModule form textarea {
  box-sizing: border-box;
  height: 35px;
  padding: 7px;
  border: 1px solid #B9BEC4;
  border-radius: 5px;
  background-color: #F6F9FE;
  color: #58595b;
  font-size: 14px;
}
.customModule form input,
.customModule form textarea {
  width: 350px;
  max-width: 100%;
}
.customModule form select {
  max-width: 350px;
}
.customModule form textarea {
  height: 100px;
  resize: none;
}
.customModule form input[name="submit"] {
  min-width: 100px;
  width: auto;
  border: 0px;
  padding: 10px 20px;
  margin-bottom: 4px;
  display: inline-block;
  border-radius: 5px;
  background-color: #d3a812;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.customModule form input[name="submit"]:hover {
  background-color: #37569d;
  color: #fff;
}
@media (min-width: 701px) {
  #onlineForm #onlineFormFields .emailReplyIcon {
    top: 2px !important;
  }
}
@media (min-width: 701px) {
  #content2 .customModule form input,
  #content2 .customModule form textarea {
    width: 100%;
  }
  #content2 .customModule form select {
    width: 100%;
  }
}
#section1 {
  margin-bottom: 0px;
}
.sectionName {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.sectionName .sectionTitle {
  order: 2;
}
.sectionName .sectionSubtitle {
  font-size: 18px;
  line-height: 28px;
  color: #105339;
  padding-bottom: 11px;
}
.sectionInner[class*="primaryColorBackground"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: #37569d;
}
@media (min-width: 1920px) {
  .sectionInner[class*="primaryColorBackground"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="primaryColorBackground"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(55, 86, 157, 0.9);
}
.sectionInner[class*="primaryColorBackground"] .sectionTitle,
.sectionInner[class*="primaryColorBackground"] .moduleTitle {
  color: #fff;
}
.sectionInner[class*="primaryColorBackground"] .sectionSubtitle,
.sectionInner[class*="primaryColorBackground"] .moduleSubtitle {
  color: rgba(255, 255, 255, 0.6);
}
.sectionInner[class*="tertiaryColorBackground"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: rgba(16, 83, 57, 0.9);
}
@media (min-width: 1920px) {
  .sectionInner[class*="tertiaryColorBackground"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="tertiaryColorBackground"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(16, 83, 57, 0.9);
}
.sectionInner[class*="tertiaryColorBackground"]:before {
  content: "";
  width: 200vw;
  height: 100%;
  left: 50%;
  margin-left: -100vw;
  top: 0px;
  padding-bottom: 25px;
  box-shadow: inset 0px 8px 8px -8px #000;
  z-index: 0;
  position: absolute;
}
.sectionInner[class*="tertiaryColorBackground"] .sectionTitle,
.sectionInner[class*="tertiaryColorBackground"] .moduleTitle {
  color: #fff;
}
.sectionInner[class*="tertiaryColorBackground"] .sectionSubtitle,
.sectionInner[class*="tertiaryColorBackground"] .moduleSubtitle {
  color: rgba(255, 255, 255, 0.6);
}
.sectionInner[class*="lightGreyBackground"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: #eee;
}
@media (min-width: 1920px) {
  .sectionInner[class*="lightGreyBackground"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="lightGreyBackground"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(238, 238, 238, 0.9);
}
.sectionInner[class*="whiteBackground"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: #fff;
}
@media (min-width: 1920px) {
  .sectionInner[class*="whiteBackground"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="whiteBackground"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(255, 255, 255, 0.9);
}
.sectionInner[class*="ataGlance"] {
  text-align: center;
}
.sectionInner[class*="ataGlance"]:before {
  content: "";
  width: 200vw;
  height: 100%;
  left: 50%;
  margin-left: -100vw;
  top: 0px;
  padding-bottom: 25px;
  box-shadow: inset 0px 8px 8px -8px #000;
  z-index: 0;
  position: absolute;
}
.sectionInner[class*="ataGlance"] .sectionBackground {
  width: 200vw;
  height: 100%;
  top: 0px;
  left: 50%;
  margin-left: -100vw;
  position: absolute;
  z-index: -1;
  pointer-events: none;
  width: 1920px;
  margin-left: -960px;
  background-color: rgba(16, 83, 57, 0.9);
}
@media (min-width: 1920px) {
  .sectionInner[class*="ataGlance"] .sectionBackground {
    width: 100vw;
    margin-left: -50vw;
  }
}
.sectionInner[class*="ataGlance"].hasBackgroundImage .sectionBackground {
  box-shadow: inset 0 0 0 100vw rgba(16, 83, 57, 0.9);
}
.sectionInner[class*="ataGlance"] a:not([class*="Button"]):not(.button),
.sectionInner[class*="ataGlance"] .aggregate a.name .aggregate + footer a,
.sectionInner[class*="ataGlance"] .aggregate + footer .exportCalendar {
  color: #fff;
}
.sectionInner[class*="ataGlance"] a:not([class*="Button"]):not(.button):hover,
.sectionInner[class*="ataGlance"] .aggregate a.name .aggregate + footer a:hover,
.sectionInner[class*="ataGlance"] .aggregate + footer .exportCalendar:hover {
  color: rgba(255, 255, 255, 0.85);
}
.sectionInner[class*="ataGlance"] .groupCover:hover ~ .name a,
.sectionInner[class*="ataGlance"] .groupCover:hover ~ a.name {
  color: rgba(255, 255, 255, 0.85);
}
.sectionInner[class*="ataGlance"] .sectionSubtitle,
.sectionInner[class*="ataGlance"] .moduleSubtitle {
  color: #fff;
}
.sectionInner[class*="ataGlance"] > footer {
  padding-bottom: 80px !important;
}
.sectionInner[class*="ataGlance"] h2 {
  color: #eee;
  font-family: serif;
  font-size: 26px;
  margin: 30px 0px;
}
.sectionInner[class*="ataGlance"] table {
  padding-bottom: 10px;
}
.sectionInner[class*="ataGlance"] table td {
  width: 16.66666667%;
  color: rgba(238, 238, 238, 0.6);
  padding-top: 4px;
  padding-bottom: 4px;
}
.sectionInner[class*="ataGlance"] table td svg {
  display: block;
  margin: 0px auto;
  color: #d7b555;
  width: 72px;
  max-height: 72px;
}
.sectionInner[class*="ataGlance"] table td .big_white,
.sectionInner[class*="ataGlance"] table td .big_gold {
  display: block;
  color: #eee;
  font-family: serif;
  font-size: 30px;
  text-transform: uppercase;
}
.sectionInner[class*="ataGlance"] table td .big_gold,
.sectionInner[class*="ataGlance"] table td .small_gold {
  color: #d7b555;
}
.sectionInner[class*="ataGlance"] table td:not(:first-child) {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.sectionInner[class*="ataGlance"] table td:nth-child(2) {
  vertical-align: top;
}
.sectionInner[class*="ataGlance"] table td:nth-child(2) svg {
  padding-bottom: 22px;
}
@media (max-width: 700px) and (min-width: 429px) {
  .sectionInner[class*="ataGlance"] table td:nth-child(2) svg {
    padding-bottom: 7px;
  }
}
.sectionInner[class*="ataGlance"] table td:nth-child(3) svg,
.sectionInner[class*="ataGlance"] table td:nth-child(4) svg {
  padding-bottom: 12px;
}
.sectionInner[class*="ataGlance"] table td:nth-child(6) > div > div,
.sectionInner[class*="ataGlance"] table td.bus_cell > div > div {
  padding-bottom: 8px;
}
.sectionInner[class*="ataGlance"] table td:nth-child(6) .bus,
.sectionInner[class*="ataGlance"] table td.bus_cell .bus {
  float: left;
  width: 42px;
  height: 40px;
}
.sectionInner[class*="ataGlance"] table td:nth-child(6) .small_gold,
.sectionInner[class*="ataGlance"] table td.bus_cell .small_gold {
  font-family: serif;
  font-size: 16px;
  display: inline-block;
  margin: 10px 8px 8px 8px;
}
.sectionInner[class*="ataGlance"] table td:nth-child(6) .circles,
.sectionInner[class*="ataGlance"] table td.bus_cell .circles {
  padding-top: 8px;
  display: block;
  clear: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
}
.sectionInner[class*="ataGlance"] table td:nth-child(6) .circles > span,
.sectionInner[class*="ataGlance"] table td.bus_cell .circles > span {
  font-family: serif;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  border-radius: 50%;
  color: rgba(16, 83, 57, 0.9);
  background-color: #d7b555;
}
.sectionInner[class*="ataGlance"] a {
  color: #fff;
}
.sectionInner[class*="ataGlance"] a:hover {
  color: rgba(255, 255, 255, 0.85);
}
@media (max-width: 700px) {
  .sectionInner[class*="ataGlance"] .moduleInner {
    width: 100%;
  }
  .sectionInner[class*="ataGlance"] > li {
    max-height: none;
  }
  .sectionInner[class*="ataGlance"] table {
    padding-bottom: 10px;
  }
  .sectionInner[class*="ataGlance"] table td {
    display: inline-block;
    width: 49%;
    margin-bottom: 20px;
  }
  .sectionInner[class*="ataGlance"] table td:not(:first-child) {
    border: 1px solid transparent;
  }
}
#core.section .buttonsSection.alternativeButtons {
  min-height: 93px;
}
#core.section .buttonsSection.alternativeButtons > footer {
  padding-bottom: 20px !important;
}
#core.section .buttonsSection.alternativeButtons .buttonPosition {
  height: 54px;
  min-height: 54px;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton {
  border: 2px solid transparent;
  transition: all 0.2s ease;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton .buttonLabelCenter {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 5px;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton .buttonLabel {
  position: relative;
  height: 100%;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton .buttonLabel:before {
  content: "»";
  right: 22px;
  top: 50%;
  height: 0px;
  transform: translateY(-50%);
  color: transparent;
  position: absolute;
  font-size: 28px;
  line-height: 0px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton .buttonSubtext {
  display: none !important;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton:hover {
  border: 2px solid #d7b555;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton:hover .buttonLabel:before {
  color: #d7b555;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton.nonCustomButton .buttonLabel {
  background-image: none !important;
  padding-left: 0px;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton.hasImage .buttonBackground {
  display: none !important;
}
#core.section .buttonsSection.alternativeButtons.fiveAcross .buttonModuleButton .buttonLabel,
#core.section .buttonsSection.alternativeButtons.sixAcross .buttonModuleButton .buttonLabel {
  justify-content: flex-start;
  font-size: 14px;
  padding-left: 5px;
  padding-right: 12px;
}
#core.section .buttonsSection.alternativeButtons.fiveAcross .buttonModuleButton .buttonLabel:before,
#core.section .buttonsSection.alternativeButtons.sixAcross .buttonModuleButton .buttonLabel:before {
  right: 0px;
  font-size: 24px;
}
#core.section .buttonsSection.alternativeButtons.fiveAcross .buttonModuleButton.nonCustomButton .buttonLabel,
#core.section .buttonsSection.alternativeButtons.sixAcross .buttonModuleButton.nonCustomButton .buttonLabel {
  padding-top: 0px;
}
@media (max-width: 700px) and (min-width: 429px) {
  #core.section .buttonsSection.alternativeButtons.fiveAcross .buttonPosition,
  #core.section .buttonsSection.alternativeButtons.sixAcross .buttonPosition {
    width: 48%;
  }
}
#core.section .buttonsSection:not(.alternativeButtons) .buttonModuleButton .buttonLabelCenter {
  height: 100% !important;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding: 0px;
}
#core.section .buttonsSection:not(.alternativeButtons) .buttonModuleButton .buttonLabel {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  position: relative;
  height: 20%;
  font-size: 20px;
}
#core.section .buttonsSection:not(.alternativeButtons) .buttonModuleButton .buttonLabel:before {
  content: "»";
  right: 22px;
  top: 0px;
  color: transparent;
  position: absolute;
  font-size: 28px;
  line-height: 50px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#core.section .buttonsSection:not(.alternativeButtons) .buttonModuleButton .buttonSubtext {
  display: block;
  background-color: #4965a5;
  height: 12%;
  color: transparent;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  transition: all ease 0.3s;
}
#core.section .buttonsSection:not(.alternativeButtons) .buttonModuleButton:hover .buttonLabel:before {
  color: #d7b555;
}
#core.section .buttonsSection:not(.alternativeButtons) .buttonModuleButton:hover .buttonSubtext {
  max-height: unset !important;
  height: 60%;
  color: #fff;
  transition: all ease 0.3s;
}
#core.section .buttonsSection:not(.alternativeButtons) .buttonModuleButton.nonCustomButton .buttonLabel {
  background-size: 35px 35px;
  background-position: left 10px top 10px;
  align-items: flex-start;
  padding-left: 50px;
}
#core.section .buttonsSection:not(.alternativeButtons) .buttonModuleButton.hasImage .buttonLabelContainer {
  height: 100%;
  background-color: rgba(16, 83, 57, 0.5);
}
#core.section .buttonsSection:not(.alternativeButtons).customButton.hasImage .buttonLabelContainer {
  height: 100%;
}
#core.section .buttonsSection:not(.alternativeButtons).fiveAcross .buttonModuleButton .buttonLabel,
#core.section .buttonsSection:not(.alternativeButtons).sixAcross .buttonModuleButton .buttonLabel {
  font-size: 16px !important;
  white-space: normal !important;
  height: 45% !important;
  padding-right: 40px !important;
}
#core.section .buttonsSection:not(.alternativeButtons).fiveAcross .buttonModuleButton .buttonSubtext,
#core.section .buttonsSection:not(.alternativeButtons).sixAcross .buttonModuleButton .buttonSubtext {
  padding-top: 5px !important;
  font-size: 12px!important;
  line-height: 1.2em;
}
#core.section .buttonsSection:not(.alternativeButtons).fiveAcross .buttonModuleButton:hover .buttonSubtext,
#core.section .buttonsSection:not(.alternativeButtons).sixAcross .buttonModuleButton:hover .buttonSubtext {
  padding-top: 5px !important;
  font-size: 12px!important;
  height: 42% !important;
  max-height: 42% !important;
}
#core.section .buttonsSection:not(.alternativeButtons).fiveAcross .buttonModuleButton.nonCustomButton .buttonLabel,
#core.section .buttonsSection:not(.alternativeButtons).sixAcross .buttonModuleButton.nonCustomButton .buttonLabel {
  background-image: none !important;
  padding-top: 15px !important;
  padding-left: 15px !important;
}
@media (max-width: 700px) and (min-width: 429px) {
  #core.section .buttonsSection:not(.alternativeButtons).fiveAcross .buttonPosition,
  #core.section .buttonsSection:not(.alternativeButtons).sixAcross .buttonPosition {
    width: 48%;
  }
}
#core.section .buttonsSection:not(.alternativeButtons).tertiaryColorBackground .buttonLabelContainer {
  background-color: #fff;
}
#core.section .buttonsSection:not(.alternativeButtons).tertiaryColorBackground .buttonLabel {
  color: #105339;
}
#core.section .buttonsSection:not(.alternativeButtons).tertiaryColorBackground .buttonSubtext {
  background-color: #105339;
}
#core.section .buttonsSection:not(.alternativeButtons).tertiaryColorBackground .customButton.hasImage .buttonLabelContainer {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
#core.section .buttonsSection:not(.alternativeButtons).primaryColorBackground .buttonLabelContainer {
  background-color: #fff;
}
#core.section .buttonsSection:not(.alternativeButtons).primaryColorBackground .buttonLabel {
  color: #105339;
}
#core.section .buttonsSection:not(.alternativeButtons).primaryColorBackground .customButton.hasImage .buttonLabelContainer {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton {
  border: 2px solid transparent;
  transition: all 0.2s ease;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton .buttonLabelContainer {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100% !important;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton .buttonLabelCenter {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5px 35px;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton .buttonLabel {
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 0;
  position: relative;
  height: 100%;
  font-size: 20px;
  white-space: normal;
  overflow: visible;
  display: flex;
  justify-content: center;
  align-items: center;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton .buttonLabel:before {
  content: "»";
  right: -22px;
  top: 50%;
  color: transparent;
  position: absolute;
  font-size: 28px;
  line-height: 0px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  height: 0px;
  transform: translateY(-50%);
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton .buttonSubtext {
  display: none !important;
  display: block;
  background-color: #4965a5;
  height: 12%;
  color: transparent;
  font-size: 14px;
  line-height: 20px;
  box-sizing: border-box;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
  transition: all ease 0.3s;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton:hover {
  border: 2px solid #d7b555;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton:hover .buttonLabel:before {
  color: #d7b555;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton:hover .buttonSubtext {
  height: 60% !important;
  color: #fff;
  transition: all ease 0.3s;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton.nonCustomButton .buttonLabel {
  background-size: 35px 35px;
  background-position: left 10px top 10px;
  align-items: flex-start;
  padding-left: 0px;
  background-image: none !important;
  min-height: unset !important;
  text-align: center;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton.hasImage .buttonBackground {
  display: none !important;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton.customButton.hasImage .buttonLabelContainer {
  height: 100%;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons) .buttonModuleButton.customButton.hasImage .buttonSubtext {
  max-height: unset !important;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons).tertiaryColorBackground .buttonLabelContainer {
  background-color: #fff;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons).tertiaryColorBackground .buttonLabel {
  color: #105339;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons).tertiaryColorBackground .buttonSubtext {
  background-color: #105339;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons).tertiaryColorBackground .customButton.hasImage .buttonLabelContainer {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons).primaryColorBackground .buttonBackground {
  background-color: rgba(16, 83, 57, 0.9) !important;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons).primaryColorBackground .buttonLabelContainer {
  background-color: #fff;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons).primaryColorBackground .buttonLabel {
  color: #105339;
}
#core.section .sectionInner:not(.buttonsSection):not(.alternativeButtons).primaryColorBackground .customButton.hasImage .buttonLabelContainer {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.rowSection.threeModule {
  min-height: 75px !important;
}
.rowSection.threeModule .modulePosition {
  min-height: 54px !important;
}
#core.section .buttonsSection.alternativeButtons .buttonModuleButton .buttonLabelContainer {
  height: 100% !important;
}
@media (min-width: 701px) {
  .tabsSection.tabsView > header {
    padding-top: 0px !important;
  }
  .tabsSection.tabsView > footer {
    padding-bottom: 0px !important;
  }
  .tabsSection.tabsView.verticalTabs .tabArea {
    width: 188px !important;
  }
  .tabsSection.tabsView.verticalTabs .tab a {
    min-height: 66px !important;
    height: auto !important;
    white-space: normal !important;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .tabsSection.tabsView.verticalTabs .tabContent {
    width: 787px !important;
  }
  .tabsSection.tabsView .tabContent {
    height: 425px;
    overflow-y: scroll;
  }
}
@media (max-width: 700px) {
  .tabsSection .ui-widget-content a {
    color: #105339;
  }
  .tabsSection .ui-widget-content a:hover {
    color: #d7b555;
  }
  .tabsSection .htmlButton {
    color: #fff !important;
  }
  .tabsSection .htmlButton:hover {
    color: #fff !important;
  }
}
.tabsSection .moduleName {
  text-align: center;
}
.editable.tabsSection.tabsView.topTabs .tab .editBar {
  top: 15px;
}
#core.section .newsSection .group {
  overflow: visible;
  flex-basis: 48%;
  box-sizing: border-box;
}
#core.section .newsSection .group .date,
#core.section .newsSection .group .day {
  color: #58595b !important;
  font-size: 18px !important;
}
#core.section .newsSection .group .date .month,
#core.section .newsSection .group .day .month {
  font-size: 18px;
}
#core.section .newsSection .group .date .month:before,
#core.section .newsSection .group .day .month:before {
  display: none;
}
#core.section .newsSection .moreNews {
  color: #58595b !important;
}
#core.section .newsSection .moreNews:hover {
  color: #d7b555 !important;
}
#core.section .newsSection.primaryColorBackground .moreNews,
#core.section .newsSection.tertiaryColorBackground .moreNews {
  color: #fff !important;
}
#core.section .newsSection.primaryColorBackground .moreNews:hover,
#core.section .newsSection.tertiaryColorBackground .moreNews:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}
#core.section .eventsSection .group {
  border-bottom: 0px;
  margin-bottom: 8px;
}
#core.section .eventsSection .moreEvents,
#core.section .eventsSection .exportCalendar {
  color: #58595b !important;
}
#core.section .eventsSection .moreEvents:hover,
#core.section .eventsSection .exportCalendar:hover {
  color: #d7b555 !important;
}
#core.section .eventsSection.primaryColorBackground .moreEvents,
#core.section .eventsSection.tertiaryColorBackground .moreEvents,
#core.section .eventsSection.primaryColorBackground .exportCalendar,
#core.section .eventsSection.tertiaryColorBackground .exportCalendar {
  color: #fff !important;
}
#core.section .eventsSection.primaryColorBackground .moreEvents:hover,
#core.section .eventsSection.tertiaryColorBackground .moreEvents:hover,
#core.section .eventsSection.primaryColorBackground .exportCalendar:hover,
#core.section .eventsSection.tertiaryColorBackground .exportCalendar:hover {
  color: rgba(255, 255, 255, 0.5) !important;
}
.moduleName {
  display: flex;
  flex-flow: column;
}
.moduleName .moduleTitle {
  order: 2;
}
.moduleName .moduleSubtitle {
  font-size: 18px;
  line-height: 28px;
  color: #105339;
  padding-bottom: 11px;
}
#core.trio .moduleSubtitle {
  display: none !important;
}
#core.section .newsModule .rssLink {
  margin-top: 9px;
}
#core.section .news.group {
  padding: 20px;
  margin-bottom: 8px;
  background-color: #fff;
  border-bottom: 0px;
}
#core.section .news.group .date {
  color: #58595b !important;
}
#core.section .news.group .name,
#core.section .news.group .name a {
  color: #105339 !important;
}
#core.section .news.group .name:hover,
#core.section .news.group .name a:hover {
  color: #d7b555 !important;
}
#core.section .news.group .summary {
  color: #58595b;
}
#core.section .moreNews,
#core.section .moreEvents {
  color: #58595b;
}
#core.section .moreNews:hover,
#core.section .moreEvents:hover {
  color: #d7b555;
}
#core.section .sectionInner[class*="primaryColorBackground"] .moreNews,
#core.section .sectionInner[class*="tertiaryColorBackground"] .moreNews,
#core.section .sectionInner[class*="primaryColorBackground"] .moreEvents,
#core.section .sectionInner[class*="tertiaryColorBackground"] .moreEvents {
  color: #fff;
}
#core.section .sectionInner[class*="primaryColorBackground"] .moreNews:hover,
#core.section .sectionInner[class*="tertiaryColorBackground"] .moreNews:hover,
#core.section .sectionInner[class*="primaryColorBackground"] .moreEvents:hover,
#core.section .sectionInner[class*="tertiaryColorBackground"] .moreEvents:hover {
  color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 429px) {
  #core.section li.news .thumb {
    width: 100px;
    height: auto;
    margin-right: 28px;
    margin-top: 0px;
  }
  #core.section .news.hasThumb {
    padding-left: 128px;
    min-height: 80px;
    position: relative;
  }
  #core.section .news.hasThumb .thumb {
    position: absolute;
    left: 0px;
    top: 0px;
  }
}
#core.section .calendarModule .event.hasThumb .thumb {
  display: none;
}
#core.section .calendarModule .group {
  border-bottom: 0px;
  margin-bottom: 8px;
}
#core.section .calendarModule .group .name,
#core.section .calendarModule .group .name a {
  color: #105339;
}
#core.section .calendarModule .group .name:hover,
#core.section .calendarModule .group .name a:hover {
  color: #d7b555;
}
#core.section .aggregate .event,
#core.section .aggregate .news,
#core.section .aggregate .person {
  border-bottom: 0px solid rgba(16, 83, 57, 0.9);
  margin-bottom: 8px;
}
#core.section .aggregate .event .editBar,
#core.section .aggregate .news .editBar,
#core.section .aggregate .person .editBar {
  top: 0px;
}
#core.section .linksModule .group a,
#core.section .documentsModule .group a {
  border-bottom: 0px solid rgba(16, 83, 57, 0.9);
  padding: 10px 20px;
}
#core.section .primaryColorBackground .moduleBody,
#core.section .tertiaryColorBackground .moduleBody {
  background-color: #fff;
}
#core.section .primaryColorBackground .moduleInner:not(.peopleModule):not(.documentsModule):not(.linksModule):not(.imageModule):not(.youtubeModule):not(.newsModule):not(.calendarModule):not(.buttonModule) .moduleBody,
#core.section .tertiaryColorBackground .moduleInner:not(.peopleModule):not(.documentsModule):not(.linksModule):not(.imageModule):not(.youtubeModule):not(.newsModule):not(.calendarModule):not(.buttonModule) .moduleBody {
  padding: 20px;
}
#core.section .primaryColorBackground .facebookModule .facebook,
#core.section .tertiaryColorBackground .facebookModule .facebook {
  border-radius: 0px;
}
#core.section .primaryColorBackground .aggregate .event,
#core.section .primaryColorBackground .aggregate .news,
#core.section .primaryColorBackground .aggregate .person {
  border-bottom: 8px solid #105339;
  margin-bottom: 0px;
}
#core.section .primaryColorBackground .aggregate .event .editBar,
#core.section .primaryColorBackground .aggregate .news .editBar,
#core.section .primaryColorBackground .aggregate .person .editBar {
  top: 0px;
}
#core.section .primaryColorBackground .linksModule .group a,
#core.section .primaryColorBackground .documentsModule .group a {
  border-bottom: 8px solid #105339;
  padding: 10px 20px;
}
#core.section .tertiaryColorBackground .aggregate .event,
#core.section .tertiaryColorBackground .aggregate .news,
#core.section .tertiaryColorBackground .aggregate .person {
  border-bottom: 8px solid rgba(16, 83, 57, 0.9);
  margin-bottom: 0px;
}
#core.section .tertiaryColorBackground .aggregate .event .editBar,
#core.section .tertiaryColorBackground .aggregate .news .editBar,
#core.section .tertiaryColorBackground .aggregate .person .editBar {
  top: 0px;
}
#core.section .tertiaryColorBackground .linksModule .group a,
#core.section .tertiaryColorBackground .documentsModule .group a {
  border-bottom: 8px solid rgba(16, 83, 57, 0.9);
  padding: 10px 20px;
}
.pageTypeInterior #core.section {
  z-index: 12;
}
.pageTypeInterior #core.section #interiorHeader {
  background-color: #eee;
  margin-top: 0px !important;
  position: relative;
}
.pageTypeInterior #core.section #interiorHeader #pageTitle {
  background-color: #eee;
  text-align: center;
}
@media (min-width: 701px) {
  .pageTypeInterior #background.hasPageTitle #section1 {
    z-index: 1;
  }
  .pageTypeInterior #background.noPageTitle #core.section #interiorHeader::before {
    display: none;
  }
  .pageTypeInterior #background.noPageTitle #core.section #addthisWrapper {
    position: absolute;
    right: 0px;
  }
}
#dialogSelectTheme .themeThumb:not([themeid="902"]) {
  display: none !important;
}
#dialogSelectTheme .themeThumb.designShaded:not([themeid="902"]),
#dialogSelectTheme .themeThumb.designShaded ~ .themeThumb:not([themeid="902"]) {
  display: block !important;
  opacity: 0.5;
}
#designThemeSelectorLayout,
#designThemeSelectorSlideshow {
  display: none;
}
#dialogSelectTheme .createNewCustomTheme,
.themeCustomEditButton {
  display: none !important;
}
#dialogSelectTheme .themeThumb.designShaded ~ #themeInfo .createNewCustomTheme {
  display: block !important;
  opacity: 0.5;
}
#mobilePanel > * {
  flex: 0 0 auto;
}
@media (max-width: 428px) {
  #headerBackground {
    padding-bottom: 0px;
  }
  #headerBackground #siteName.sitenameOnly {
    top: 0px;
    margin-top: 0px;
  }
  #headerBackground #siteLogo {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  #siteLogo:not(.logoOnly) {
    margin-left: 0px;
  }
  #header #siteName:not(.sitenameOnly) {
    margin-left: 4px;
    width: 250px;
  }
}
.tabsView.verticalTabs .tabArea .tab a {
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.customModule .moduleBody form#archnysf .required {
  color: #222;
  opacity: 1;
}