@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto+Condensed);
@import url("../fonts/texgyreadventor_regular_ubasic/stylesheet.css");
@import url("../fonts/texgyreadventor_bold_ubasic/stylesheet.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.25rem;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

ol, ul {
  list-style: none;
  clear: both;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #555;
}

h1, h2, h3 {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  font-weight: 600;
}

h1 {
  font-size: 38px;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 50px;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 760px) {
  h1 {
    font-size: 36px;
    line-height: 44px;
  }
}

h2 {
  font-size: 23px;
  margin-bottom: 10px;
  line-height: 34px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 760px) {
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
}

h3 {
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  line-height: 28px;
}
@media only screen and (max-width: 760px) {
  h3 {
    font-size: 18px;
    line-height: 24px;
  }
}
h3 span {
  font-size: 18px;
  line-height: 24px;
}

h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #555;
  font-style: italic;
}
@media only screen and (max-width: 760px) {
  h4 {
    font-size: 18px;
  }
}

pre {
  font-family: monospace, monospace;
  font-size: 10px;
  background-color: #ddd;
  padding: 10px;
}

p {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
@media only screen and (max-width: 760px) {
  p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 760px) {
  p {
    font-family: "Open Sans", sans-serif;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
  }
}
@media only screen and (max-width: 760px) and (max-width: 760px) {
  p {
    font-size: 12px;
  }
}
p a {
  font-style: italic;
}

a {
  color: #D52027;
}

.copy2, .page-side-body p, .region-front-left p, #contact-footer p, .contact-group .views-field-field-contact-profile-info p, .view-id-frontpage_featured_content .field--name-field-links-introduction {
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
}

ul ul li {
  list-style-type: none;
}
ul ul li:before {
  content: "- ";
}

ul.toolbar-menu:before {
  content: none;
}

ul .subnav li {
  list-style-type: none;
}
ul .subnav li:before {
  content: "";
  display: none;
}

ul li, ol li {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  ul li, ol li {
    font-size: 11px;
  }
}

.subHeader {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  color: #555;
}
@media only screen and (max-width: 760px) {
  .subHeader {
    font-size: 18px;
  }
}

.subHeaderSmall {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
@media only screen and (max-width: 760px) {
  .subHeaderSmall {
    font-size: 12px;
  }
}

.note {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #3d414d;
  margin-bottom: 32px;
}
.note .field__label {
  display: none;
}

.app-width-container {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  .app-width-container {
    width: 1000px;
    padding: 0;
  }

  .app-width-container-12 {
    width: 1200px;
    padding: 0;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1199px) {
  #frontpage-threeway-update-list ul li {
    max-width: 100% !important;
    float: none !important;
    list-style: none;
    text-align: center;
    margin-left: 24px;
    margin-right: 24px;
}

#frontpage-threeway-update-list ul li.center {
  border: none !important;
}

}


.grid-item-two {
  vertical-align: top;
  width: 49%;
  display: inline-block;
  padding: 0 10px;
}
@media only screen and (max-width: 760px) {
  .grid-item-two {
    width: 100%;
    display: block;
  }
}

.page-side-body {
  flex: 1 1 0;
  padding: 20px;
}
@media only screen and (max-width: 760px) {
  .page-side-body {
    flex: 1 1 0;
    padding-right: 0;
    padding: 10px;
    width: 100%;
  }
}

.page-main-body {
  flex: 2 1 0;
  padding-bottom: 75px;
  padding-right: 65px;
}
@media only screen and (max-width: 760px) {
  .page-main-body {
    flex: 1 1 0;
    width: 100%;
    padding-bottom: 0;
  }
}

.grid-flex {
  display: flex;
}
@media only screen and (max-width: 760px) {
  .grid-flex {
    flex-direction: column;
    flex-basis: 100%;
  }
}
.grid-flex .grid-flex-left {
  flex-basis: 50%;
}
@media only screen and (min-width: 761px) and (max-width: 1199px) {
  .grid-flex .grid-flex-left {
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 760px) {
  .grid-flex .grid-flex-left {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
.grid-flex .grid-flex-right {
  flex-basis: 50%;
  justify-self: flex-end;
  margin-left: 20px;
}
@media only screen and (min-width: 761px) and (max-width: 1199px) {
  .grid-flex .grid-flex-right {
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 760px) {
  .grid-flex .grid-flex-right {
    flex-basis: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

.grid-cards {
  display: grid;
  align-items: start;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 20px;
}
.grid-cards .grid-card {
  align-self: stretch;
  border: 1px solid #ccc;
  border-top: 0;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  box-shadow: 0px 3px 3px -2px #aaa;
}
.grid-cards .grid-card .grid-card-head {
  padding: 10px;
  background: #003c74;
  color: #fff;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  flex: 0 1 0;
  font-weight: bold;
  text-shadow: 1px 1px #555;
}
.grid-cards .grid-card .grid-card-body {
  padding: 10px;
  flex: 1 1 auto;
  font-size: 0.9rem;
  line-height: 1.4rem;
}
.grid-cards .grid-card .grid-card-foot {
  flex: 0 1 auto;
  padding: 10px;
}

.grid-half {
  display: grid;
  align-items: start;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  grid-gap: 20px;
}

.sidebar-button {
  width: 100%;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  padding: 5px 0;
  border: 1px solid #D52027;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.red-block-link {
  display: block;
  width: 100%;
  font-family: "ITC Avant Garde Gothic W01MdCn", font75128, sans-serif;
  letter-spacing: 1px;
  border: 1px solid #D52027;
  color: #D52027 !important;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  padding: 0px;
  height: auto;
  width: 150px;
  font-style: normal;
  font-size: 16px;
  line-height: inherit;
}

.button {
  margin: 0;
  padding: 8px 10px;
  display: inline-block;
  transition: all 0.1s ease-out;
}
.button:hover {
  transform: scale(1.02);
  -webkit-font-smoothing: subpixel-antialiased;
}

.button-transparent-black {
  border: 1px solid #000;
  color: #000;
  background: transparent;
  cursor: pointer;
}
.button-transparent-black:hover, .button-transparent-black:visited {
  color: #000;
  text-decoration: none;
}
.button-transparent-black:hover {
  box-shadow: 0 0 5px 2px #aaa;
}


.button-transparent-white {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  cursor: pointer;
}
.button-transparent-white:hover, .button-transparent-white:visited {
  color: #fff;
  text-decoration: none;
  
}
.button-transparent-white:hover {
  box-shadow: 0 0 5px 2px #fff;
}


.button-transparent-blue {
  border: 1px solid #0054A5;
  color: #0054A5;
  background: transparent;
  cursor: pointer;
}
.button-transparent-blue:hover, .button-transparent-blue:visited {
  color: #0054A5;
  text-decoration: none;
}
.button-transparent-blue:hover {
  box-shadow: 0 0 5px 2px #2f88db;
}



.button-transparent-solidblue {
  border-radius: 5px;
  border: 1px solid #0054A5;
  color: #fff;
  background: #0054A5;
  cursor: pointer;
}
.button-transparent-blue:hover, .button-transparent-blue:visited {
  color: #fff;
  text-decoration: none;
}
.button-transparent-blue:hover {
  background: #77b9e5;
  box-shadow: 0 0 5px 2px #2f88db;
}

a.button-transparent-solidblue:hover {
  color: #fff;
  text-decoration: none;
  background: #77b9e5;
  border: 1px solid #77b9e5;
}




.button-primary {
  background: #77b9e5;
  color: #fff;
}
.button-primary:hover, .button-primary:visited {
  color: #fff;
}

.presentation-register-button {
  color: #fff;
  background-color: #E23835;
  padding: 10px;
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
  font-style: normal;
}
.presentation-register-button:hover, .presentation-register-button:visited {
  color: #fff;
}
.presentation-register-button:hover {
  box-shadow: 0 0 5px 2px #fff;
}

.field--type-text-long ul, .field--type-text-long ol, .field--type-text-with-summary ul, .field--type-text-with-summary ol {
  list-style: initial;
  margin-left: 20px;
  margin-bottom: 20px;
}
.field--type-text-long ul li, .field--type-text-long ol li, .field--type-text-with-summary ul li, .field--type-text-with-summary ol li {
  padding: 5px 0;
  line-height: 22px;
}

.field--type-text-long ul li ul {
  margin-bottom: 0 !important;
}



@media only screen and (max-width: 760px) {
  .page-side-body h3 {
    font-size: 20px;
    line-height: 26px;
  }
}
.page-side-body .field--type-text-long p, .page-side-body .field--type-text-with-summary p {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  .page-side-body .field--type-text-long p, .page-side-body .field--type-text-with-summary p {
    font-size: 12px;
  }
}

.inset-box {
  width: 100%;
  padding: 30px;
  background-color: #efefef;
  margin-bottom: 20px;
}
.inset-box p:last-child {
  margin-bottom: 0px;
}

.announcement .region-announcement {
  padding: 1rem 0px;
}
.announcement .region-announcement .block-block-content p {
  color: #ffffff;
  margin: 0;
}
.announcement .region-announcement .block-block-content a {
  color: #ffffff;
  font-style: normal;
  text-decoration: underline;
}
.announcement .region-announcement .block-block-content a.button {
  padding: 0.4rem 0.6rem;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  margin: 0 0 0 0.5rem;
  border: 1px solid #ffffff;
}
.announcement .region-announcement .block-block-content .contextual-links a {
  color: inherit;
}

.main-nav {
  position: relative;
  background-color: white;
  border-bottom: 2px solid #F5F5F5;
}
@media only screen and (max-width: 760px) {
  .main-nav {
    border-bottom: 0;
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .main-nav.mobile-show {
    display: block;
  }
}
.main-nav > .app-width-container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 760px) {
  .main-nav > .app-width-container {
    display: block;
  }
}
.main-nav .app-width-container {
  position: relative;
  padding: 15px 0px;
}
@media only screen and (min-width: 761px) and (max-width: 1199px) {
  .main-nav .app-width-container {
    padding: 15px 20px;
  }
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container {
    padding: 15px 20px;
  }
}
.main-nav .app-width-container .submenu.Contact-Us {
  position: absolute;
  top: -1px;
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container .submenu.Contact-Us {
    margin-top: 0px;
  }
}
.main-nav .app-width-container .submenu {
  position: absolute;
  top: 100%;
  width: 100vw;
  padding: 30px 0;
  margin: 0 calc(50% - 50vw);
  background-color: #F5F5F5;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s, opacity 300ms ease-in-out;
  -moz-transition: visibility 0s, opacity 300ms ease-in-out;
  -ms-transition: visibility 0s, opacity 300ms ease-in-out;
  -o-transition: visibility 0s, opacity 300ms ease-in-out;
  transition: visibility 0s, opacity 300ms ease-in-out;
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container .submenu {
    display: none;
  }
}
.main-nav .app-width-container .submenu.display {
  visibility: visible;
  z-index: 9999;
  opacity: 1;
}
.main-nav .app-width-container .submenu.display .closer {
  position: absolute;
  bottom: -29px;
  width: 100%;
  height: 30px;
  background-image: url("../images/sprites/Navigation_Arrow_Up_Blue.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  cursor: pointer;
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container .submenu.display .closer {
    background-size: 25px;
    bottom: 0px;
    margin-bottom: -4px;
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container .submenu.display {
    display: block;
  }
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container .submenu {
    position: initial;
    top: 0;
    width: 100%;
    padding: 0 20px;
    margin: 0;
    background-color: white;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1199px) {
  .main-nav .app-width-container .submenu:not(.Contact-Us) {
    margin: 0 calc(50% - 50vw - 30px);
  }
}
.main-nav .app-width-container .submenu .app-width-container::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: -5px;
  background-color: #A9A9A9;
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container .submenu .app-width-container::after {
    content: none;
  }
}
.main-nav .app-width-container .submenu .menu-item {
  text-align: left;
  width: initial;
  margin: 6px 75px 15px 0px;
  vertical-align: top;
  width: auto;
  background-repeat: no-repeat;
}
.main-nav .app-width-container .submenu .menu-item:last-of-type {
  border-bottom: none;
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container .submenu .menu-item {
    background-color: white;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #dadada;
  }
}
.main-nav .menu-item {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (max-width: 760px) {
  .main-nav .menu-item {
    display: block;
    width: 100%;
    margin: 0;
    text-align: left;
    padding: 15px 20px;
    background-color: #f5f5f5;
    font-size: 18px;
    border-bottom: 2px solid white;
  }
}
.main-nav .menu-item a {
  color: #0054A5;
}
@media only screen and (min-width: 761px) {
  .main-nav .menu-item.For-Participants {
    display: none;
  }
}
.main-nav .active-trail a {
  color: #D52027;
}
.main-nav .app-width-container > .menu-item.active-trail {
  position: relative;
}
.main-nav .app-width-container > .menu-item.active-trail::after {
  content: "";
  position: absolute;
  top: calc(100% + 15px);
  height: 6px;
  width: 100%;
  background-color: #f5f5f5;
  left: 0;
}
@media only screen and (max-width: 760px) {
  .main-nav .app-width-container > .menu-item.active-trail::after {
    content: none;
  }
}

.main-nav .app-width-container .submenu.Resources .menu-item {
  margin: 6px 25px 15px 0px;
}

.custom-contactus .main-nav {
  background-color: none;
  border-bottom: none;
}
.custom-contactus .main-nav > .app-width-container {
  padding: 0;
}
.custom-contactus ul.menu {
  margin: 0;
}
.custom-contactus ul.menu a.is-active {
  color: #0054A5;
}

@media only screen and (max-width: 760px) {
  .main-nav > .app-width-container {
    padding: 0;
  }
  .main-nav > .app-width-container-12 {
    padding: 0;
  }
}

.top-bar.mobile {
  display: none;
}
.top-bar.mobile .mobile-menu-header {
  background-color: #F5F5F5;
  padding: 15px 20px;
}
.top-bar.mobile .mobile-menu-header.active {
  background-color: #292e33;
}
.top-bar.mobile .mobile-menu-header.active .logo {
  background-image: url("../images/sprites/Mobile_Logo_Header_Active.svg");
}
.top-bar.mobile .mobile-menu-header .logo, .top-bar.mobile .mobile-menu-header .hamburger {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
  height: 30px;
}
.top-bar.mobile .mobile-menu-header .logo {
  background-image: url("../images/sprites/Mobile_Logo_Header.svg");
  width: 90px;
}
.top-bar.mobile .mobile-menu-header .hamburger {
  background-image: url("../images/sprites/Hamburger_Menu.svg");
  width: 30px;
  float: right;
}
@media only screen and (max-width: 760px) {
  .top-bar.mobile {
    display: block;
  }
}

.top-bar.desktop {
  display: block;
  background-color: #fff;
  background-image: linear-gradient(#ffffff, #f6f6f6);
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #aaa;
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  .top-bar.desktop {
    font-size: 12px;
  }
}
.top-bar.desktop .logo-desktop {
  vertical-align: middle;
  padding: 14px 0;
  z-index: 2;
  position: relative;
}
.top-bar.desktop .logo-desktop a {
  display: block;
}
.top-bar.desktop .logo-desktop a img {
  display: block;
  max-height: 52px;
}
.top-bar.desktop .top-bar-links {
  vertical-align: middle;
  text-align: right;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #979797;
}
.top-bar.desktop .top-bar-links a, .top-bar.desktop .top-bar-links .search-btn {
  display: inline-block;
  color: #979797;
}
.top-bar.desktop .top-bar-links .search-btn {
  height: 15px;
  width: 15px;
  cursor: pointer;
  padding-left: 15px;
  background-image: url("../images/sprites/search_glass.svg");
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media only screen and (max-width: 760px) {
  .top-bar.desktop {
    display: none;
  }
}

.search-block-form {
  position: relative;
  top: -67px;
}
@media only screen and (max-width: 760px) {
  .search-block-form {
    background-color: #f5f5f5;
    text-align: left;
    border-top: 2px solid #fff;
    padding-top: 10px;
    margin-top: 7px;
    display: none;
    top: 0px;
  }
}

@media only screen and (max-width: 760px) {
  .region-navigation {
    z-index: 5;
    position: relative;
  }
}

#search-block-form {
  width: 100%;
  padding: 0 20px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: right;
  z-index: 1;
  position: relative;
  margin-top: -32px;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}
@media only screen and (min-width: 1200px) {
  #search-block-form {
    width: 1000px;
    padding: 0;
  }
}
@media only screen and (max-width: 760px) {
  #search-block-form {
    text-align: left;
    margin-top: 0px;
    opacity: 1;
    width: 100%;
    padding-left: 20px;
  }
}
#search-block-form .button {
  display: inline-block;
  width: 95px;
  padding: 7px 3px 4px;
  line-height: 18px;
}
#search-block-form .form-search {
  padding: 4px 5px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  border: 1px solid #ccc;
}

.search-show {
  display: block;
}

.showform {
  opacity: 1 !important;
  -webkit-transition: opacity 300ms ease-in-out !important;
  -moz-transition: opacity 300ms ease-in-out !important;
  -ms-transition: opacity 300ms ease-in-out !important;
  -o-transition: opacity 300ms ease-in-out !important;
  transition: opacity 300ms ease-in-out !important;
}

.item-list h3 {
  text-align: center;
  padding: 20px 0px;
}
.item-list .search-result__title {
  text-align: left;
}
@media only screen and (max-width: 760px) {
  .item-list .search-result__title {
    font-size: 20px;
  }
}

.page-node-type-job-listing .page-header-float, .page-node-type-page .page-header-float {
  text-align: left;
}
.page-node-type-job-listing .page-side-body, .page-node-type-page .page-side-body {
  width: 0;
}
.page-node-type-job-listing #page-content .page-header-container .page-header-float, .page-node-type-page #page-content .page-header-container .page-header-float {
  margin-left: 0;
}

.page-node-type-job-listing .field--name-field-job-app-link a {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  color: #ffffff;
  background-color: #D52027;
  padding: 0.7rem 1rem;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}
.page-node-type-job-listing #page-content {
  padding-bottom: 40px;
}

#page-content {
  background-color: white;
  padding: 20px 0 0 0;
  margin-top: -2px;
}
@media only screen and (max-width: 760px) {
  #page-content {
    padding-bottom: 0;
  }
}
#page-content .page-header-container {
  width: 100%;
  padding: 20px 0 0px;
}
#page-content .page-header-container .subHeader {
  font-style: italic;
  display: none;
  text-transform: none;
}
#page-content .resources-subheader {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.01em;
  padding-bottom: 10px;
  margin-top: -15px;
}
@media only screen and (max-width: 760px) {
  #page-content .resources-subheader {
    font-size: 12px;
  }
}
#page-content .resources-intro {
  padding-top: 20px;
  padding-bottom: 30px;
  font-style: italic;
  border-top: 1px solid #666666;
  text-transform: capitalize;
}
@media only screen and (max-width: 760px) {
  #page-content .resources-intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
  }
}
#page-content .resources-intro + .field--type-text-with-summary p {
  margin-bottom: 30px;
}
#page-content form label,
#page-content form legend {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
}
#page-content form input:not([type=submit]) {
  padding: 10px;
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  #page-content form input:not([type=submit]) {
    font-size: 12px;
  }
}
#page-content .form-actions input.button,
#page-content .form-actions input.submit {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  width: 100%;
  letter-spacing: 1px;
  margin-bottom: 5px;
  padding: 5px 0;
  border: 1px solid #D52027;
  color: white;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  background-color: #D52027;
  outline: 0;
}

div[class*=Search-for-] .page-header-float {
  margin-left: 0px !important;
  text-align: left;
}
div[class*=Search-for-] .region-content {
  margin: 0 auto;
  max-width: 1000px;
  width: 92%;
  margin-left: auto;
  margin-right: auto;
}
div[class*=Search-for-] h2 {
  margin: 0px auto;
  visibility: hidden;
  height: 30px;
}
div[class*=Search-for-] .search-results li {
  margin-bottom: 30px;
  border-bottom: 1px solid #D52027;
  padding-bottom: 30px;
  margin-left: 0px;
}
div[class*=Search-for-] .search-results li:last-of-type {
  border-bottom: 0px !important;
}
div[class*=Search-for-] .form-search {
  padding: 3px 7px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  border: 1px solid #ccc;
}
div[class*=Search-for-] .form-submit {
  font-family: "Roboto Condensed", font75128, sans-serif;
  color: #3D414D;
  letter-spacing: 1px;
  margin-bottom: 5px;
  padding: 7px 13px 6px;
  line-height: 20px;
  border: 1px solid #D52027;
  color: white;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  background-color: #D52027;
  outline: 0;
}
div[class*=Search-for-] .edit-advanced {
  display: none;
}
div[class*=Search-for-] .search-page-form {
  text-align: left;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 760px) {
  div[class*=Search-for-] .search-page-form label, div[class*=Search-for-] .search-page-form input {
    display: block;
    margin: 10px 0px;
  }
}
div[class*=Search-for-] .search-help-link {
  display: none;
}
div[class*=Search-for-] .pager__item {
  margin-bottom: 30px;
  display: inline-block;
}

#block-mountain-local-tasks .app-width-container .tabs {
  display: inline-block;
}

#block-mountain-content {
  overflow-x: auto;
  overflow-y: hidden;
}

.hover-feature-item {
  position: absolute;
  display: none;
  width: 75%;
  border: 1px solid #ccc;
  background-color: #efefef;
  padding: 10px;
}
.hover-feature-item h3 {
  font-size: 15px;
}
.hover-feature-item ul {
  margin: 0;
  padding: 0;
}
.hover-feature-item ul li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 1.4em;
}

div#drupal-modal {
  background-color: #efefef;
}

.ui-dialog .ui-dialog-titlebar {
  border-width: none;
  border-style: none;
  border-color: none;
  border-radius: 0;
  background: #003c74;
  font-weight: bold;
}

.ui-button .ui-icon {
  background-color: #fff;
}

.ui-dialog .ui-dialog-buttonpane {
  margin-top: 0;
  padding: 0.3em 1em;
  border-width: none;
  border-color: none;
  background: #003c74;
}

span.ui-dialog-title {
  font-size: 1.2em;
  color: #fff;
}

form.webform-submission-form .form-item {
  margin: 15px 10px;
}

form.webform-submission-form .form-group label {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  min-height: 25px;
}

form.webform-submission-form .form-group input.form-control {
  width: 75%;
  min-height: 25px;
  vertical-align: top;
  display: inline-block;
}

body.page-node-type-job-opportunity span.page-type {
  display: block;
  font-size: 24px;
  letter-spacing: 0.05em;
  color: #003c74;
}

body.page-node-type-job-opportunity .job-details {
  width: 30%;
  float: right;
  padding: 25px;
  background-color: #003c74;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #fff;
  font-weight: 600;
  margin-left: 30px;
  font-size: 1.2em;
  margin-bottom: 10px;
}

body.page-node-type-job-opportunity .job-details .field {
  padding: 10px 0;
}

body.page-node-type-job-opportunity .job-details .field:last-child {
  border-bottom: none;
  font-weight: normal;
}

.view-job-opportunities.view-display-id-page_1 .view-content > h3 {
  font-size: 28px;
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.view-job-opportunities.view-display-id-page_1 .view-content .views-row {
  padding: 20px 0;
}

.view-job-opportunities.view-display-id-page_1 .view-content .views-row:first-child {
  padding-top: 0;
}

.view-job-opportunities.view-display-id-page_1 .view-content .views-row .views-field-title a {
  font-size: 24px;
}

.view-job-opportunities.view-display-id-announcement_block .views-field .field-content {
  padding-top: 12px;
}

.view-job-opportunities.view-display-id-announcement_block .views-field .field-content p {
  color: #ffffff;
}
.view-job-opportunities.view-display-id-announcement_block .views-field .field-content p strong {
  color: #ffffff;
}

.view-job-opportunities.view-display-id-announcement_block .views-field .field-content a.button.button-transparent-white.local {
  color: #ffffff;
  font-style: normal;
  padding: 5px 7px;
  margin-left: 5px;
}

.view-job-opportunities.view-display-id-announcement_block .views-field .field-content a.button.button-transparent-white.external {
  color: #ffffff;
  font-style: normal;
  padding: 5px 7px;
  margin-left: 5px;
}

div.view-display-id-presentations_page .view-header {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #333;
}

div.view-display-id-presentations_page .views-row {
  display: inline-block;
  width: 31%;
  padding: 15px;
  margin-bottom: 20px;
  vertical-align: top;
  background-color: #efefef;
  border-radius: 10px;
  margin-right: 2%;
  webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

div.view-display-id-presentations_page .views-row:nth-child(3n+3) {
  margin-right: 0;
}

div.view-display-id-presentations_page .views-row h2.video-title, div.view-presentation-videos .views-row h2.video-title a {
  font-size: 18px;
  line-height: 22px;
  margin: 10px 0;
  color: #000;
}

div.view-display-id-presentations_page .views-row .views-field-body p {
  font-size: 13px;
  line-height: 18px;
}

div.view-display-id-presentations_page .views-row .views-field-field-presentation-time {
  font-size: 12px;
}

div.view-display-id-presentations_page .views-exposed-form {
  background-color: #77b9e5;
  padding: 10px 20px;
  margin-bottom: 20px;
}

div.view-display-id-presentations_page .views-exposed-form .form-item label {
  font-weight: bold;
}

div.view-display-id-presentations_page .views-exposed-form .form--inline .form-actions {
  clear: none;
  display: inline-block;
  padding-top: 28px;
  padding-left: 15px;
}

div.view-display-id-presentations_page .views-exposed-form .form--inline .form-actions input[type=submit] {
  min-width: 60px;
}

div.view-display-id-presentations_page .views-exposed-form select[multiple=multiple] {
  max-height: 150px;
}

.path-user .Log-in #block-mountain-content {
  overflow-y: visible;
  overflow-x: visible;
}
.path-user #block-mountain-content .profile {
  padding-bottom: 40px;
}

.content-container {
  display: flex;
  flex-direction: row;
}
@media only screen and (max-width: 760px) {
  .content-container {
    flex-direction: column;
    padding: 0 20px;
  }
}

.content-container-sidebar {
  display: flex;
  flex-direction: row-reverse;
}
@media only screen and (max-width: 760px) {
  .content-container-sidebar {
    flex-direction: column-reverse;
    padding: 0px;
  }
}
.content-container-sidebar .page-side-body {
  background-color: aliceblue;
}
@media only screen and (max-width: 760px) {
  .content-container-sidebar .page-side-body {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .content-container-sidebar .page-main-body {
    padding-right: 0;
  }
}
.content-container-sidebar .caspio-sidebar-nav {
  list-style: none;
  margin-left: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.content-container-sidebar .caspio-sidebar-nav li {
  padding: 0;
}
.content-container-sidebar .caspio-sidebar-nav li:last-of-type a {
  border-right: 0;
}
.content-container-sidebar .caspio-sidebar-nav li a {
  display: block;
  text-align: center;
  margin: 0;
  border-right: 1px solid #fff;
}

#frontpage {
  margin-top: -1px;
}

#frontpage-banner {
  background-color: white;
  background: #fff url("../images/mountains.jpeg") center top/cover no-repeat;
  min-height: 400px;
}
@media only screen and (max-width: 760px) {
  #frontpage-banner {
    background-size: 180%;
    min-height: 300px;
  }
}
#frontpage-banner #frontpage-banner-text {
  color: #fff;
  padding: 5% 0;
}
#frontpage-banner #frontpage-banner-text h1.title {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  text-transform: none;
}
@media only screen and (max-width: 760px) {
  #frontpage-banner #frontpage-banner-text h1.title {
    font-size: 18px;
    line-height: 22px;
  }
}
#frontpage-banner #frontpage-banner-text h2 {
  color: #fff;
  font-family: "tex_gyre_adventorbold", font75128, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
}
#frontpage-banner #frontpage-banner-text p {
  color: #fff;
}
#frontpage-banner #frontpage-banner-text .frontpage-announcement {
  padding: 10px;
  background-color: #000;
  color: #fff;
  border-radius: 5px;
}

#frontpage-subbanner {
  background-color: #E23835;
  padding: 20px 0;
}
#frontpage-subbanner p {
  color: #fff;
  margin: 0;
  text-align: center;
}

#frontpage-top-content {
  background-color: white;
  padding: 40px 0;
}
@media only screen and (max-width: 760px) {
  #frontpage-top-content .app-width-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
#frontpage-top-content #front-states {
  width: 33%;
  padding-right: 70px;
}
@media only screen and (max-width: 760px) {
  #frontpage-top-content #front-states {
    margin-top: 20px;
    padding-right: 0px;
    width: 100%;
  }
}
@media only screen and (max-width: 760px) {
  #frontpage-top-content #front-copy {
    margin-top: 20px;
    padding-right: 0px;
    width: 100%;
  }
}

#frontpage-webinarseries {
  padding: 40px 0;
  background: #003c74;
  color: #fff;
}
#frontpage-webinarseries h2 {
  color: #fff;
}
#frontpage-webinarseries p {
  color: #fff;
}
#frontpage-webinarseries .grid-flex .grid-flex-left {
  flex: 1 1 50%;
}
#frontpage-webinarseries .grid-flex .grid-flex-right {
  flex: 2 1 75%;
}
@media only screen and (max-width: 760px) {
  #frontpage-webinarseries .grid-flex {
    flex-direction: column-reverse;
  }
}
#frontpage-webinarseries #block-views-block-most-recent-webinar-block-1 .views-field-field-video-embed {
  margin-bottom: 10px;
}
@media only screen and (max-width: 760px) {
  #frontpage-webinarseries #block-views-block-webinar-series-front-page-block-1 a {
    width: 100%;
  }
}
#frontpage-webinarseries #block-views-block-webinar-series-front-page-block-1 .views-field-field-registration-link {
  display: none;
}

#frontpage-covid {
  padding: 40px 0;
  background: #210104 url("../images/covid-background-1000px.jpg") right center no-repeat;
  color: #fff;
}
#frontpage-covid h2 {
  color: #fff;
}
#frontpage-covid p {
  color: #fff;
}
@media only screen and (min-width: 761px) and (max-width: 1199px) {
  #frontpage-covid {
    background-size: 70%;
    background-position-y: bottom;
  }
}
@media only screen and (max-width: 760px) {
  #frontpage-covid {
    background-size: 70%;
    background-position-y: bottom;
  }
}

#frontpage-detailing {
  padding: 40px 0;
  background: #1a2a41 url("../images/detailing-background-1000px.png") left center no-repeat;
  background-size: 60%;
  color: #fff;
}
#frontpage-detailing h2 {
  color: #fff;
}
#frontpage-detailing p {
  color: #fff;
  font-size: 1em;
}
@media only screen and (min-width: 761px) and (max-width: 1199px) {
  #frontpage-detailing {
    background-size: 75%;
    background-position-y: bottom;
  }
}
@media only screen and (max-width: 760px) {
  #frontpage-detailing {
    background-size: cover;
    background-position-y: bottom;
  }
}
#frontpage-detailing .grid-flex .grid-flex-right {
  flex-basis: 80%;
  justify-self: flex-end;
  margin-left: 30%;
}
@media only screen and (max-width: 760px) {
  #frontpage-detailing .grid-flex .grid-flex-right {
    flex-basis: 100%;
    margin-left: 0;
  }
}

.frontpage-inspiration {
  background: #fff url("../images/training-background.jpg") center center/cover no-repeat fixed;
  padding: 80px 0;
}
.frontpage-inspiration .frontpage-inspiration-quote {
  padding: 20px 0;
  background: #E23835;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
  font-style: italic;
}

#frontpage-didyouknow {
  padding: 85px 0;
  background: #fff;
}
#frontpage-didyouknow .app-width-container {
  background: #fff url("../images/u=u.jpg") right center no-repeat;
}
@media only screen and (max-width: 760px) {
  #frontpage-didyouknow .app-width-container {
    background: transparent;
  }
}
#frontpage-didyouknow h2 {
  font-size: 42px;
  line-height: 54px;
}
#frontpage-didyouknow p {
  font-size: 1.3rem;
  line-height: 2.2rem;
}
@media only screen and (max-width: 760px) {
  #frontpage-didyouknow {
    background: #e7fefb;
    padding: 45px 0;
  }
}

#frontpage-cta {
  margin: 0;
  padding: 0;
  background-color: #000;
}
#frontpage-cta .view-content {
  color: #fff;
  display: flex;
  justify-content: left;
}
@media only screen and (max-width: 760px) {
  #frontpage-cta .view-content {
    display: block;
  }
}
#frontpage-cta .views-row {
  width: 50%;
  padding: 25px 0;
  margin-right: 30px;
  max-width: 280px;
}
@media only screen and (max-width: 760px) {
  #frontpage-cta .views-row {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}
#frontpage-cta .views-field-field-cta-bg-image {
  display: none;
}
#frontpage-cta .views-field-title h2 {
  font-size: 1.7em;
  color: #fff;
}
#frontpage-cta .views-field-body {
  margin-top: 10px;
}
#frontpage-cta .views-field-body p {
  color: #fff;
}
#frontpage-cta .cta-primary-link a {
  display: inline-block;
  padding: 7px 12px;
  color: #fff;
  background-color: #42bcff;
  font-size: 1.2em;
}
#frontpage-cta .cta-primary-link a:hover {
  color: #000;
}

#frontpage-cta img#index_cta_newsletter {
  max-width: 75px;
  max-height: 75px;
  margin-right: 15px;
}

#frontpage-cta img#index_cta_training {
  max-width: 100px;
  max-height: 100px;
  margin-right: 15px;
}

.view-event-calendar-block .view-content {
  border-left: 1px solid grey;
}
.view-event-calendar-block .state-group {
  display: none;
}
.view-event-calendar-block .state-group.display {
  display: block;
}
.view-event-calendar-block .state-group .event-box .description p {
  display: none;
}
.view-event-calendar-block .state-group .event-box .speaker {
  display: none;
}
.view-event-calendar-block .state-group .event-box .additional-bar {
  display: none;
}

#state-splash .state-subtitle {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-style: italic;
}
@media only screen and (max-width: 760px) {
  #state-splash .state-subtitle {
    font-size: 14px;
    line-height: 20px;
  }
}
#state-splash .state-title {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
#state-splash #state-splash-image {
  width: 80%;
  display: inline-block;
  vertical-align: top;
}
#state-splash #turn-off {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  margin-right: 20px;
  float: right;
  outline: 0;
  border: none;
  background: transparent;
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  #state-splash #turn-off {
    font-size: 14px;
    line-height: 20px;
  }
}

#featured-links {
  background-color: #3D414D;
  padding: 30px 0 15px 0;
}
#featured-links h2 {
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media only screen and (max-width: 760px) {
  #featured-links h2 {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
#featured-links .item-list ul {
  margin: 0;
}
#featured-links .item-list ul li {
  margin: 0;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  display: inline-block;
  width: 33%;
  margin-right: -4px;
  vertical-align: top;
  padding-right: 80px;
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width: 760px) {
  #featured-links .item-list ul li {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid grey;
    margin-bottom: 15px;
    padding-left: 20px;
  }
}
#featured-links .item-list ul li::after {
  content: "";
  position: absolute;
  right: 40px;
  top: 0;
  height: 30px;
  width: 30px;
  background-image: url("../images/sprites/Circle_Red_Inactive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
#featured-links .item-list ul li:hover::after {
  background-image: url("../images/sprites/Circle_Red_Active.svg");
}
#featured-links .item-list ul li a {
  color: white;
}

#block-frontpage-featured-content h2 {
  margin-bottom: 0px;
}

.view-id-frontpage_featured_content h2, .view-id-frontpage_featured_content .node__meta {
  display: none;
}
.view-id-frontpage_featured_content .field--name-field-links-introduction {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  color: white;
  margin-bottom: 60px;
}
@media only screen and (max-width: 760px) {
  .view-id-frontpage_featured_content .field--name-field-links-introduction {
    font-size: 12px;
  }
}
.view-id-frontpage_featured_content .field--name-field-link-content .field__item {
  margin: 0;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  display: inline-block;
  width: 34%;
  margin-right: -4px;
  vertical-align: top;
  padding-right: 80px;
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width: 760px) {
  .view-id-frontpage_featured_content .field--name-field-link-content .field__item {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid grey;
    margin-bottom: 15px;
    padding-left: 20px;
  }
}
.view-id-frontpage_featured_content .field--name-field-link-content .field__item::after {
  content: "";
  position: absolute;
  right: 20%;
  top: -6px;
  height: 30px;
  width: 30px;
  background-image: url("../images/sprites/Circle_Red_Inactive.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}
@media only screen and (max-width: 760px) {
  .view-id-frontpage_featured_content .field--name-field-link-content .field__item::after {
    right: 3%;
  }
}
.view-id-frontpage_featured_content .field--name-field-link-content .field__item:hover::after {
  background-image: url("../images/sprites/Circle_Red_Active.svg");
}
.view-id-frontpage_featured_content .field--name-field-link-content .field__item a {
  color: white;
}

body {
  background-color: #0054A5;
}

body.path-frontpage {
  background-color: #ffffff !important;
}

#footer {
  background-color: #0054A5;
  padding: 18px 0 10px 0;
  height: 280px;
  margin-bottom: -20px;
}
#footer .footer-logo img {
  height: 48px;
}
#footer .footer-content {
  float: right;
}
@media only screen and (max-width: 760px) {
  #footer .footer-content {
    margin-top: 30px;
  }
}
#footer .footer-content p {
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 14px;
  margin-top: 2px;
}
#footer .footer-content .subHeaderSmall, #footer .footer-content h3, #footer .footer-content p {
  color: white;
}
#footer .footer-content .subHeaderSmall.front-extra, #footer .footer-content h3.front-extra, #footer .footer-content p.front-extra {
  font-family: "Open Sans", sans-serif;
  font-size: 9px;
  line-height: 12px;
  font-style: italic;
  letter-spacing: 0.01em;
  margin-top: 35px;
}

.contact-holder {
  background-color: #F5F5F5;
  margin-top: 50px;
  padding: 35px 0;
}
@media only screen and (min-width: 1200px) {
  .contact-holder {
    display: none;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1199px) {
  .contact-holder {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .contact-holder {
    background-color: white;
    margin-top: 0;
    padding-top: 0;
  }
}

.view-conference-contacts .views-row, .view-office-contact-block .views-row, .view-office-page-contacts .views-row {
  display: inline-block;
  vertical-align: top;
  width: 33%;
  margin-right: -4px;
}
@media only screen and (max-width: 760px) {
  .view-conference-contacts .views-row, .view-office-contact-block .views-row, .view-office-page-contacts .views-row {
    width: 100%;
  }
  .view-conference-contacts .views-row:first-of-type .contact-block, .view-office-contact-block .views-row:first-of-type .contact-block, .view-office-page-contacts .views-row:first-of-type .contact-block {
    border-top: 0px !important;
  }
}

.page-main-body .view-office-page-contacts {
  width: 100%;
  border-color: red;
}
.page-main-body .view-office-page-contacts .views-row {
  width: 46%;
  margin-right: 2%;
}
@media only screen and (max-width: 760px) {
  .page-main-body .view-office-page-contacts {
    display: none;
  }
}

@media only screen and (max-width: 760px) {
  .contact-block {
    margin: 20px 0;
    border-top: 1px solid #666666;
    padding-top: 15px;
    padding-right: 0;
  }
}
.contact-block .contact-image {
  width: 100%;
  height: 120px;
  margin: 30px 0 20px 0;
}
@media only screen and (max-width: 760px) {
  .contact-block .contact-image {
    width: 47%;
    vertical-align: top;
    display: inline-block;
    margin: 0;
  }
}
.contact-block .contact-image .field--type-image {
  height: 100%;
}
.contact-block .contact-image .field--type-image img {
  height: 100%;
  width: auto;
}
@media only screen and (max-width: 760px) {
  .contact-block .contact-info {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
}
.contact-block h3 {
  text-transform: uppercase;
  height: 35px;
  line-height: 22px;
}
@media only screen and (max-width: 760px) {
  .contact-block h3 {
    line-height: 15px;
    height: auto;
    margin-bottom: 15px;
  }
}
.contact-block .contact-name {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
  margin-bottom: 0;
}
@media only screen and (max-width: 760px) {
  .contact-block .contact-name {
    font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .contact-block .contact-name {
    margin-bottom: 5px;
    font-weight: bold;
  }
}
.contact-block p {
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  .contact-block p {
    font-size: 11px;
  }
}

.Create-an-Event .page-header-container {
  text-align: center;
}
.Create-an-Event .page-header-container .page-header-float {
  margin-left: 0px !important;
}
.Create-an-Event .node-event-form label, .Create-an-Event .node-event-form legend {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
}
.Create-an-Event .node-event-form input {
  padding: 10px;
  margin-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  color: #555;
}
@media only screen and (max-width: 760px) {
  .Create-an-Event .node-event-form input {
    width: 100%;
  }
}
.Create-an-Event .node-event-form select {
  display: block;
  width: auto;
  margin-top: 10px;
}
.Create-an-Event .node-event-form .form-type-checkbox input, .Create-an-Event .node-event-form .form-type-checkbox label {
  display: inline;
}

.node-event-form {
  margin: 50px auto;
  max-width: 1000px;
  width: 80%;
  padding-bottom: 150px;
}
.node-event-form .vertical-tabs {
  display: none;
}
.node-event-form #edit-submit {
  margin-bottom: 70px;
  width: auto;
  padding: 15px;
}
.node-event-form .dropbutton-widget {
  border: 0px;
}
.node-event-form .form-submit {
  padding: 10px !important;
  margin-top: 10px;
}
.node-event-form .dropbutton-toggle button {
  display: none;
}
.node-event-form .dropbutton {
  border-right: 0px solid #e8e8e8;
}

.contact-heading {
  margin-top: 30px;
  margin-bottom: -20px;
}

.new-navigation .top-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new-navigation .top-links .top-bar.desktop .logo-desktop {
  width: auto;
}

#block-secondaryhomepageannouncement {
  background-color: #000;
}

#block-secondaryhomepageannouncement .field--name-body p {
  padding: 17px 25px 0 25px;
  color: #fff;
  max-width: 950px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.9em;
}

#block-secondaryhomepageannouncement .field--name-body p a {
  color: #77b8e5;
}

.region.region-sidebar > *:not(:last-child) {
  margin-bottom: 1rem;
}

#mobile-tab-bar {
  display: none;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding: 15px 0px;
}
@media only screen and (max-width: 760px) {
  #mobile-tab-bar {
    display: flex;
    justify-content: space-between;
  }
}
#mobile-tab-bar .tab {
  display: inline-block;
  cursor: pointer;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-size: 12px;
  text-transform: uppercase;
}
#mobile-tab-bar .tab.active {
  color: #D52027;
}

@media only screen and (max-width: 760px) {
  #conference-body.mobile-hide, #tabbed-body.mobile-hide, .contact-holder.mobile-hide, .region-sidebar.mobile-hide {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .region-sidebar {
    padding-top: 25px;
  }
}

.Log-in .page-header-float,
.Reset-your-password .page-header-float {
  margin-left: 0px !important;
}
.Log-in form,
.Reset-your-password form {
  max-width: 400px;
  width: 100%;
  padding-bottom: 80px;
}
.Log-in form input,
.Reset-your-password form input {
  width: 100%;
}

.Contacts .page-header-container .page-header-float .subHeader {
  display: none;
}

#state-title.subHeader {
  text-transform: capitalize;
  font-style: italic;
}

#contact-footer .subHeader {
  text-transform: capitalize;
  font-style: italic;
  margin-bottom: 30px;
}

.contact-group {
  padding: 0 0 70px 0;
  display: none;
  margin-bottom: 20px;
}
.contact-group.display {
  display: block;
}
@media only screen and (max-width: 760px) {
  .contact-group {
    border: none;
    background-color: #F5F5F5;
    padding: 10px 20px 30px 20px;
  }
}
.contact-group .views-field-field-contact-profile-info p {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  .contact-group .views-field-field-contact-profile-info p {
    font-size: 12px;
  }
}
.contact-group h3.views-field-title {
  display: block;
  margin-top: 25px;
}
.contact-group h3 {
  display: none;
}

#contact-footer h3 {
  margin-top: 25px;
}
#contact-footer p {
  margin: 0;
  line-height: 24px;
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  #contact-footer p {
    font-size: 12px;
  }
}

.view-id-regional_contacts {
  margin-top: 40px;
}
.view-id-regional_contacts #regional-toggle {
  outline: 0;
  background-color: transparent;
  border: 0;
  color: #D52027;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0;
  padding-right: 25px;
  background-image: url("../images/sprites/Arrows_Triangles_Down_Red.svg");
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  cursor: pointer;
}
@media only screen and (max-width: 760px) {
  .view-id-regional_contacts #regional-toggle {
    font-size: 15px;
    line-height: 20px;
  }
}
.view-id-regional_contacts #regional-toggle.down-arrow {
  background-image: url("../images/sprites/Arrows_Triangles_Up_Red.png");
}
.view-id-regional_contacts .view-content {
  display: none;
}
.view-id-regional_contacts .view-content.display {
  display: block;
}

.Contacts .page-side-body {
  display: inline-block;
}
@media only screen and (max-width: 760px) {
  .Contacts .page-side-body {
    display: none;
    margin-top: 40px;
    border-top: 0px solid grey;
    padding-top: 40px;
  }
}
@media only screen and (max-width: 760px) {
  .Contacts .page-side-body.display {
    display: inline-block;
    padding-top: 0px;
    margin-top: 0px;
  }
}

.contact-regions.regions-desktop {
  display: block;
}
@media only screen and (max-width: 760px) {
  .contact-regions.regions-desktop {
    display: none;
  }
}

.contact-regions.regions-mobile {
  margin-top: 20px;
  border-top: 0px solid grey;
  padding-top: 20px;
  display: none;
}
@media only screen and (max-width: 760px) {
  .contact-regions.regions-mobile.display {
    display: block;
  }
}

#mobile-close-regions {
  float: right;
  outline: 0;
  border: none;
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  color: #555;
}

#state-icon img {
  display: block;
  margin: 0 auto;
}

.Calendar .page-header-float {
  margin-left: 0 !important;
}
.Calendar #calendar-list table[data-cb-name=cbNavigationTableTop] td[class^=cbResultSetCalendarCaptionCell] {
  background-color: #0054A5;
  display: flex;
  justify-content: center;
}
.Calendar #calendar-list table[data-cb-name=cbNavigationTableTop] td[class^=cbResultSetCalendarCaptionCell] a[class^=cbResultSetNavigationLinks] {
  display: inline-flex;
  align-items: center;
}
.Calendar #calendar-list table[data-cb-name=cbNavigationTableTop] td[class^=cbResultSetCalendarCaptionCell] span[class^=cbResultSetCalendarCaption] {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
}
.Calendar #calendar-list table[class^=cbResultSetCalendar] th {
  background-color: #74B1DA;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 14px;
  color: #fff;
}
.Calendar #calendar-list .caspio-calendar-event {
  display: block;
}
.Calendar #caspio-calendar-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.Calendar #caspio-calendar-filter .caspio-calendar-filter-label {
  font-weight: bold;
}
@media only screen and (max-width: 760px) {
  .Calendar #caspio-calendar-filter .caspio-calendar-filter-label {
    margin-right: 10px;
    margin-bottom: 5px;
  }
}
.Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] {
  border: 0;
}
.Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] {
  border: 0;
}
.Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] tr:first-of-type td:first-of-type table tr:first-of-type td {
  vertical-align: middle;
}
@media only screen and (max-width: 760px) {
  .Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] tr:first-of-type td:first-of-type table tr:first-of-type td {
    padding: 0 5px 0 0;
  }
  .Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] tr:first-of-type td:first-of-type table tr:first-of-type td:last-of-type {
    padding: 0;
  }
}
.Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] tr:first-of-type td:first-of-type table tr:first-of-type select {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  padding: 15px 25px 15px 10px !important;
}
.Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] #Submit {
  margin: 0 0 0 0 !important;
  padding: 15px 10px 16px !important;
}

.tab-container.page-side-body {
  border: none;
}
@media only screen and (max-width: 760px) {
  .tab-container {
    padding: 0;
    border: none;
    margin-top: -1px;
  }
}
.tab-container .field--name-field-resources-title {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-size: 18px;
}
@media only screen and (max-width: 760px) {
  .tab-container .field--name-field-resources-title {
    display: none;
  }
}
@media only screen and (max-width: 760px) {
  .tab-container .tabbed-content {
    padding: 20px 0;
    display: none;
  }
}
.tab-container .field--name-field-multi-body-title, .tab-container .field--name-field-resources-title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #555;
  font-style: italic;
  margin-bottom: 10px;
}
@media only screen and (max-width: 760px) {
  .tab-container .field--name-field-multi-body-title, .tab-container .field--name-field-resources-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.tab-container .mobile-expand-button {
  display: none;
  width: 100%;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0;
  border: 1px solid #666666;
  background-color: #F5F5F5;
  cursor: pointer;
}
@media only screen and (max-width: 760px) {
  .tab-container .mobile-expand-button {
    display: block;
  }
}

#desktop-multibody-tab {
  width: 100%;
  border-bottom: 1px solid #666666;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 760px) {
  #desktop-multibody-tab {
    display: none !important;
  }
}
#desktop-multibody-tab .desktop-tab {
  display: inline-block;
  width: 33%;
  margin-right: -4px;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  cursor: pointer;
  color: #aaaaaa;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.02em;
}
#desktop-multibody-tab .desktop-tab.active-tab {
  color: #D52027;
  cursor: default;
}
#desktop-multibody-tab .desktop-tab.active-tab .text-width {
  display: inline-block;
  position: relative;
}
#desktop-multibody-tab .desktop-tab.active-tab .text-width::after {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: -13px;
  left: 0;
  background-color: #D52027;
}

.tab-container.active-container .mobile-expand-button {
  background-color: #D52027;
  color: white;
  border: none;
}
@media only screen and (max-width: 760px) {
  .tab-container.active-container .tabbed-content {
    display: block !important;
  }
}

#tabbed-body .tabbed-content {
  display: none;
}
#tabbed-body .tab-container.active-container .tabbed-content {
  display: block;
}
#tabbed-body .field--name-field-multi-body-title {
  display: none;
}

#training-body .tab-container {
  padding: 20px 0 50px 0;
  border-bottom: 1px solid #aaaaaa;
}
#training-body .tab-container:first-of-type {
  padding-top: 0;
}
#training-body .tab-container:last-of-type {
  border-bottom: none;
}
@media only screen and (max-width: 760px) {
  #training-body .tab-container {
    padding: 0;
    border: none;
  }
}

.field--name-field-resources-links {
  padding-top: 20px;
}
@media only screen and (max-width: 760px) {
  .field--name-field-resources-links {
    padding-top: 0;
  }
}
.field--name-field-resources-links .paragraph--type--resources-link {
  padding: 20px 0;
}
@media only screen and (max-width: 760px) {
  .field--name-field-resources-links .paragraph--type--resources-link {
    padding: 10px 0;
  }
}
.field--name-field-resources-links .paragraph--type--resources-link .field--name-field-resources-link-title {
  display: inline-block;
  margin-bottom: 10px;
  color: #D52027;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0;
  padding-right: 25px;
  background-image: url("../images/sprites/Arrows_Triangles_Down_Red.svg");
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  cursor: pointer;
  font-size: 18px;
}
@media only screen and (max-width: 760px) {
  .field--name-field-resources-links .paragraph--type--resources-link .field--name-field-resources-link-title {
    font-size: 15px;
    line-height: 20px;
  }
}
.field--name-field-resources-links .paragraph--type--resources-link .field--name-field-resources-link-title.down-arrow {
  background-image: url("../images/sprites/Arrows_Triangles_Up_Red.png");
}
.field--name-field-resources-links .paragraph--type--resources-link .field--name-field-resources-link-body {
  display: none;
}
.field--name-field-resources-links .paragraph--type--resources-link .field--name-field-resources-link-body.active {
  display: block;
}

#conference-body .field__label {
  display: none;
}
#conference-body .field--name-field-tctest {
  padding-top: 20px;
}
@media only screen and (max-width: 760px) {
  #conference-body .field--name-field-tctest {
    padding-top: 0;
  }
}
#conference-body .field--name-field-tctest .paragraph--type--resources-link {
  padding: 20px 0;
}
@media only screen and (max-width: 760px) {
  #conference-body .field--name-field-tctest .paragraph--type--resources-link {
    padding: 10px 0;
  }
}
#conference-body .field--name-field-tctest .paragraph--type--resources-link .field--name-field-resources-link-title {
  display: inline-block;
  margin-bottom: 10px;
  color: #D52027;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0;
  padding-right: 25px;
  background-image: url("../images/sprites/Arrows_Triangles_Down_Red.svg");
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  cursor: pointer;
  font-size: 18px;
}
@media only screen and (max-width: 760px) {
  #conference-body .field--name-field-tctest .paragraph--type--resources-link .field--name-field-resources-link-title {
    font-size: 15px;
    line-height: 20px;
  }
}
#conference-body .field--name-field-tctest .paragraph--type--resources-link .field--name-field-resources-link-title.down-arrow {
  background-image: url("../images/sprites/Arrows_Triangles_Up_Red.png");
}
#conference-body .field--name-field-tctest .paragraph--type--resources-link .field--name-field-resources-link-body {
  display: none;
}
#conference-body .field--name-field-tctest .paragraph--type--resources-link .field--name-field-resources-link-body.active {
  display: block;
}

#block-contactssubmenu-2 h2, #block-front-statemenu h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 22px;
}
@media only screen and (max-width: 760px) {
  #block-contactssubmenu-2 h2, #block-front-statemenu h2 {
    display: none;
  }
}
#block-contactssubmenu-2 ul.menu, #block-front-statemenu ul.menu {
  margin: 0;
  text-align: center;
}
#block-contactssubmenu-2 ul.menu li, #block-front-statemenu ul.menu li {
  width: 32%;
  min-width: 75px;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
}
#block-contactssubmenu-2 ul.menu li:last-of-type, #block-front-statemenu ul.menu li:last-of-type {
  display: block;
  width: 90%;
  border: 0px !important;
  padding: 0px !important;
  margin-left: 10px;
  margin-right: 10px;
  margin: 15px auto 30px;
  cursor: pointer;
}
#block-contactssubmenu-2 ul.menu li:last-of-type a, #block-front-statemenu ul.menu li:last-of-type a {
  display: block;
  width: 100%;
  font-family: "ITC Avant Garde Gothic W01MdCn", font75128, sans-serif;
  color: #3D414D;
  letter-spacing: 1px;
  border: 1px solid #D52027;
  color: #D52027 !important;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  height: auto;
}
@media only screen and (max-width: 760px) {
  #block-contactssubmenu-2 ul.menu li, #block-front-statemenu ul.menu li {
    border: 1px solid #DCDDDF;
    margin-bottom: 3px;
  }
}
#block-contactssubmenu-2 ul.menu li a, #block-front-statemenu ul.menu li a {
  color: #74B1DA;
}

#block-frontstateofficemenu h2 {
  display: none;
}
#block-frontstateofficemenu ul.menu {
  margin: 0;
  text-align: center;
}
#block-frontstateofficemenu ul.menu li {
  width: 32%;
  min-width: 75px;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
}
@media only screen and (max-width: 760px) {
  #block-frontstateofficemenu ul.menu li {
    border: 1px solid #DCDDDF;
    margin-bottom: 3px;
  }
}
#block-frontstateofficemenu ul.menu li:last-of-type {
  width: 32%;
  min-width: 75px;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
}
#block-frontstateofficemenu ul.menu li:last-of-type a {
  width: 100%;
  height: 65px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-position: 50% 50%;
  position: relative;
  color: transparent !important;
}

#block-fronteventsheader {
  padding-left: 10px;
}
@media only screen and (max-width: 760px) {
  #block-fronteventsheader {
    padding-left: 0px;
  }
}

#frontpage #block-front-statemenu ul.menu li:last-of-type {
  display: none;
}

@media only screen and (min-width: 761px) {
  .Partners .subnav {
    text-align: center;
  }
  .Partners .subnav .Alaska {
    background-image: url("../images/state-icons/alaska/Alaska_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .Alaska:hover {
    background-image: url("../images/state-icons/alaska/Alaska_Red-01.svg");
  }
  .Partners .subnav .Colorado {
    background-image: url("../images/state-icons/colorado/Colorado_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .Colorado:hover {
    background-image: url("../images/state-icons/colorado/Colorado_Red-01.svg");
  }
  .Partners .subnav .Idaho {
    background-image: url("../images/state-icons/idaho/Idaho_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .Idaho:hover {
    background-image: url("../images/state-icons/idaho/Idaho_Red-01.svg");
  }
  .Partners .subnav .Montana {
    background-image: url("../images/state-icons/montana/Montana_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .Montana:hover {
    background-image: url("../images/state-icons/montana/Montana_Red-01.svg");
  }
  .Partners .subnav .North-\&-South-Dakota {
    background-image: url("../images/state-icons/north-and-south-dakota/North_and_South_Dakota_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .North-\&-South-Dakota:hover {
    background-image: url("../images/state-icons/north-and-south-dakota/North_and_South_Dakota_Red-01.svg");
  }
  .Partners .subnav .Oregon {
    background-image: url("../images/state-icons/oregon/Oregon_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .Oregon:hover {
    background-image: url("../images/state-icons/oregon/Oregon_Red-01.svg");
  }
  .Partners .subnav .Utah {
    background-image: url("../images/state-icons/utah/Utah_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .Utah:hover {
    background-image: url("../images/state-icons/utah/Utah_Red-01.svg");
  }
  .Partners .subnav .Washington {
    background-image: url("../images/state-icons/washington/Washington_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .Washington:hover {
    background-image: url("../images/state-icons/washington/Washington_Red-01.svg");
  }
  .Partners .subnav .Wyoming {
    background-image: url("../images/state-icons/wyoming/Wyoming_Blue-01.svg");
    width: 8% !important;
    margin: 6px 5px !important;
  }
  .Partners .subnav .Wyoming:hover {
    background-image: url("../images/state-icons/wyoming/Wyoming_Red-01.svg");
  }
  .Partners .subnav a {
    width: 100%;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    background-position: 50% 50%;
    position: relative;
    color: transparent !important;
  }
}

@media only screen and (min-width: 761px) {
  #block-contactnavigation .menu {
    text-align: center;
  }
  #block-contactnavigation .menu .menu-item {
    width: 8%;
    margin: 6px 5px;
  }
  #block-contactnavigation .menu .menu-item a {
    width: 100%;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    background-position: 50% 50%;
    position: relative;
    color: transparent !important;
  }
  #block-contactnavigation .menu .menu-item a.alaska {
    background-image: url("../images/state-icons/alaska/Alaska_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.alaska:hover {
    background-image: url("../images/state-icons/alaska/Alaska_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.colorado {
    background-image: url("../images/state-icons/colorado/Colorado_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.colorado:hover {
    background-image: url("../images/state-icons/colorado/Colorado_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.idaho {
    background-image: url("../images/state-icons/idaho/Idaho_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.idaho:hover {
    background-image: url("../images/state-icons/idaho/Idaho_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.montana {
    background-image: url("../images/state-icons/montana/Montana_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.montana:hover {
    background-image: url("../images/state-icons/montana/Montana_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.north-and-south-dakota {
    background-image: url("../images/state-icons/north-and-south-dakota/North_and_South_Dakota_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.north-and-south-dakota:hover {
    background-image: url("../images/state-icons/north-and-south-dakota/North_and_South_Dakota_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.oregon {
    background-image: url("../images/state-icons/oregon/Oregon_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.oregon:hover {
    background-image: url("../images/state-icons/oregon/Oregon_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.utah {
    background-image: url("../images/state-icons/utah/Utah_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.utah:hover {
    background-image: url("../images/state-icons/utah/Utah_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.washington {
    background-image: url("../images/state-icons/washington/Washington_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.washington:hover {
    background-image: url("../images/state-icons/washington/Washington_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.wyoming {
    background-image: url("../images/state-icons/wyoming/Wyoming_Blue-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.wyoming:hover {
    background-image: url("../images/state-icons/wyoming/Wyoming_Red-01.svg");
  }
  #block-contactnavigation .menu .menu-item a.regional-office {
    background-image: url("../images/state-icons/regional/regional_blue.svg");
  }
  #block-contactnavigation .menu .menu-item a.regional-office:hover {
    background-image: url("../images/state-icons/regional/regional_red.svg");
  }
}

.page-side-body .menu-item a, .region-front-left .menu-item a {
  width: 100%;
  height: 65px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  background-position: 50% 50%;
  position: relative;
  color: transparent !important;
}
.page-side-body .menu-item a.alaska, .region-front-left .menu-item a.alaska {
  background-image: url("../images/state-icons/alaska/Alaska_Blue-01.svg");
}
.page-side-body .menu-item a.alaska:hover, .region-front-left .menu-item a.alaska:hover {
  background-image: url("../images/state-icons/alaska/Alaska_Red-01.svg");
}
.page-side-body .menu-item a.colorado, .region-front-left .menu-item a.colorado {
  background-image: url("../images/state-icons/colorado/Colorado_Blue-01.svg");
}
.page-side-body .menu-item a.colorado:hover, .region-front-left .menu-item a.colorado:hover {
  background-image: url("../images/state-icons/colorado/Colorado_Red-01.svg");
}
.page-side-body .menu-item a.idaho, .region-front-left .menu-item a.idaho {
  background-image: url("../images/state-icons/idaho/Idaho_Blue-01.svg");
}
.page-side-body .menu-item a.idaho:hover, .region-front-left .menu-item a.idaho:hover {
  background-image: url("../images/state-icons/idaho/Idaho_Red-01.svg");
}
.page-side-body .menu-item a.montana, .region-front-left .menu-item a.montana {
  background-image: url("../images/state-icons/montana/Montana_Blue-01.svg");
}
.page-side-body .menu-item a.montana:hover, .region-front-left .menu-item a.montana:hover {
  background-image: url("../images/state-icons/montana/Montana_Red-01.svg");
}
.page-side-body .menu-item a.north-and-south-dakota, .region-front-left .menu-item a.north-and-south-dakota {
  background-image: url("../images/state-icons/north-and-south-dakota/North_and_South_Dakota_Blue-01.svg");
}
.page-side-body .menu-item a.north-and-south-dakota:hover, .region-front-left .menu-item a.north-and-south-dakota:hover {
  background-image: url("../images/state-icons/north-and-south-dakota/North_and_South_Dakota_Red-01.svg");
}
.page-side-body .menu-item a.oregon, .region-front-left .menu-item a.oregon {
  background-image: url("../images/state-icons/oregon/Oregon_Blue-01.svg");
}
.page-side-body .menu-item a.oregon:hover, .region-front-left .menu-item a.oregon:hover {
  background-image: url("../images/state-icons/oregon/Oregon_Red-01.svg");
}
.page-side-body .menu-item a.utah, .region-front-left .menu-item a.utah {
  background-image: url("../images/state-icons/utah/Utah_Blue-01.svg");
}
.page-side-body .menu-item a.utah:hover, .region-front-left .menu-item a.utah:hover {
  background-image: url("../images/state-icons/utah/Utah_Red-01.svg");
}
.page-side-body .menu-item a.washington, .region-front-left .menu-item a.washington {
  background-image: url("../images/state-icons/washington/Washington_Blue-01.svg");
}
.page-side-body .menu-item a.washington:hover, .region-front-left .menu-item a.washington:hover {
  background-image: url("../images/state-icons/washington/Washington_Red-01.svg");
}
.page-side-body .menu-item a.wyoming, .region-front-left .menu-item a.wyoming {
  background-image: url("../images/state-icons/wyoming/Wyoming_Blue-01.svg");
}
.page-side-body .menu-item a.wyoming:hover, .region-front-left .menu-item a.wyoming:hover {
  background-image: url("../images/state-icons/wyoming/Wyoming_Red-01.svg");
}

.page-side-body .menu-item.picked-state a.alaska {
  background-image: url("../images/state-icons/alaska/Alaska_Red-01.svg") !important;
}
.page-side-body .menu-item.picked-state a.colorado {
  background-image: url("../images/state-icons/colorado/Colorado_Red-01.svg") !important;
}
.page-side-body .menu-item.picked-state a.idaho {
  background-image: url("../images/state-icons/idaho/Idaho_Red-01.svg") !important;
}
.page-side-body .menu-item.picked-state a.montana {
  background-image: url("../images/state-icons/montana/Montana_Red-01.svg") !important;
}
.page-side-body .menu-item.picked-state a.north-and-south-dakota {
  background-image: url("../images/state-icons/north-and-south-dakota/North_and_South_Dakota_Red-01.svg") !important;
}
.page-side-body .menu-item.picked-state a.oregon {
  background-image: url("../images/state-icons/oregon/Oregon_Red-01.svg") !important;
}
.page-side-body .menu-item.picked-state a.utah {
  background-image: url("../images/state-icons/utah/Utah_Red-01.svg") !important;
}
.page-side-body .menu-item.picked-state a.washington {
  background-image: url("../images/state-icons/washington/Washington_Red-01.svg") !important;
}
.page-side-body .menu-item.picked-state a.wyoming {
  background-image: url("../images/state-icons/wyoming/Wyoming_Red-01.svg") !important;
}

.view-id-office_featured_links_block li {
  list-style-type: disc;
}

.ehe-pillar-cards {
  display: grid;
  align-items: start;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 20px;
  margin-bottom: 20px;
}
.ehe-pillar-cards .ehe-pillar-card {
  align-self: stretch;
  border: 1px solid #ccc;
  border-top: 0;
}
.ehe-pillar-cards .ehe-pillar-card .ehe-pillar-card-head {
  padding: 10px 10px 10px 35px;
  background: #003c74 url("../images/pillar_white.svg") 8px/22px no-repeat;
  color: #fff;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
}
.ehe-pillar-cards .ehe-pillar-card.ehe-diagnose .ehe-pillar-card-head {
  background: #097889 url("../images/ending-hiv-goals-diagnose.png") 8px/22px no-repeat;
}
.ehe-pillar-cards .ehe-pillar-card.ehe-treat .ehe-pillar-card-head {
  background: #9c4d9c url("../images/ending-hiv-goals-treat.png") 8px/22px no-repeat;
}
.ehe-pillar-cards .ehe-pillar-card.ehe-prevent .ehe-pillar-card-head {
  background: #f49d1c url("../images/ending-hiv-goals-prevent.png") 8px/22px no-repeat;
}
.ehe-pillar-cards .ehe-pillar-card.ehe-respond .ehe-pillar-card-head {
  background: #155eaa url("../images/ending-hiv-goals-respond.png") 8px/22px no-repeat;
}
.ehe-pillar-cards .ehe-pillar-card .ehe-pillar-card-body {
  padding: 10px;
  font-size: 0.8rem;
  line-height: 1.2rem;
  background-color: #fff;
}

.youtube-embed-container h4 {
  background-color: #003c74;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  font-style: normal;
}
.youtube-embed-container .youtube-embed-container-body {
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 11px !important;
  margin-bottom: 15px;
}
.youtube-embed-container .youtube-embed-container-body p {
  font-size: 11px !important;
}

.view-implementing-telemedicine-webinar-series .telemedicine-header {
  font-family: "Open Sans", sans-serif;
  color: #555;
}
@media only screen and (max-width: 760px) {
  .view-implementing-telemedicine-webinar-series .telemedicine-header {
    font-family: "Open Sans", sans-serif;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
  }
}
@media only screen and (max-width: 760px) and (max-width: 760px) {
  .view-implementing-telemedicine-webinar-series .telemedicine-header {
    font-size: 12px;
  }
}
.view-implementing-telemedicine-webinar-series .telemedicine-header .telemedicine-header-left {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.view-implementing-telemedicine-webinar-series .telemedicine-header .telemedicine-header-left img {
  width: 100%;
}
.view-implementing-telemedicine-webinar-series .view-content {
  margin-top: 20px;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: 0;
  background-color: aliceblue;
  border: 1px solid #dddddd;
  padding: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 760px) {
  .view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row {
    grid-template-columns: 1fr;
  }
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-video {
  margin-right: 10px;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-video .telemedicine-webinar-row-video-placeholder {
  width: 100%;
  background: #dddddd;
  padding: calc(50vw * .1) 0;
  text-align: center;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon {
  grid-column: 1/span 2;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon h2.telemedicine-webinar-title,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta h2.telemedicine-webinar-title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 760px) {
  .view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon h2.telemedicine-webinar-title,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta h2.telemedicine-webinar-title {
    margin-top: 20px;
  }
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon .telemedicine-webinar-body h3,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta .telemedicine-webinar-body h3 {
  text-align: left;
  padding: 0px 0 5px;
  font-size: 16px;
  line-height: 22px;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon .telemedicine-webinar-body ul li,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta .telemedicine-webinar-body ul li {
  margin-left: 0;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon .telemedicine-webinar-date,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta .telemedicine-webinar-date {
  font-style: italic;
  margin-bottom: 10px;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon .telemedicine-webinar-field-slides,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta .telemedicine-webinar-field-slides {
  margin: 20px 0;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon .telemedicine-webinar-field-slides a,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta .telemedicine-webinar-field-slides a {
  padding: 10px;
  background-color: #003c74;
  color: #fff;
  background-repeat: no-repeat;
  background-position-x: 10px;
  background-position-y: center;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon .telemedicine-webinar-field-slides a[type^="application/pdf"],
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta .telemedicine-webinar-field-slides a[type^="application/pdf"] {
  background-image: url("/core/themes/classy/images/icons/application-pdf.png");
  padding-left: 30px;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon .telemedicine-webinar-field-slides .telemedicine-webinar-field-slides-placeholder,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta .telemedicine-webinar-field-slides .telemedicine-webinar-field-slides-placeholder {
  padding: 10px;
  background-color: #dddddd;
  color: #777;
  font-style: italic;
}
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-comingsoon .telemedicine-webinar-field-presentation-docs,
.view-implementing-telemedicine-webinar-series .view-content .item-list .telemedicine-webinar-row .telemedicine-webinar-row-meta .telemedicine-webinar-field-presentation-docs {
  margin-top: 5px;
}

.mountain-box {
  align-self: stretch;
  border: 1px solid #ccc;
  border-top: 0;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  box-shadow: 0px 3px 3px -2px #aaa;
  background: #fff;
}
.mountain-box:not(:last-child) {
  margin-bottom: 1rem;
}
.mountain-box header {
  padding: 10px;
  background: #003c74;
  color: #fff;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  flex: 0 1 0;
  font-weight: bold;
  text-shadow: 1px 1px #555;
}
.mountain-box .mountain-box-body {
  padding: 10px;
  flex: 1 1 auto;
  font-size: 0.8rem;
  line-height: 1.2rem;
}

#views-exposed-form-echo-sessions-page-1 .form--inline {
  display: flex;
  align-items: center;
}
#views-exposed-form-echo-sessions-page-1 .form--inline .js-form-item-items-per-page {
  display: flex;
  align-items: center;
}
#views-exposed-form-echo-sessions-page-1 .form--inline .js-form-item-items-per-page label {
  font-size: 1rem;
  margin-bottom: 0;
  margin-right: 0.5rem;
}
#views-exposed-form-echo-sessions-page-1 .form--inline .form-actions input {
  margin-bottom: 0;
  padding: 0.5rem 0.8rem;
}

.view-echo-sessions thead tr th {
  background-color: #003c74;
  color: #fff;
  padding: 0.5rem 0.8rem;
}
.view-echo-sessions thead tr th#view-field-presentation-date-table-column {
  min-width: 185px;
}
.view-echo-sessions thead tr th#view-changed-table-column {
  min-width: 185px;
}
.view-echo-sessions thead tr th a {
  color: #fff;
}
.view-echo-sessions tbody tr td {
  padding: 0.5rem 0.8rem;
}

.view-office-featured-links-block .view-content .views-row {
  margin-bottom: 0.8rem;
}
.view-office-featured-links-block .view-content .views-row:last-of-type {
  margin-bottom: 0;
}
.view-office-featured-links-block .view-content .views-row a:hover {
  text-decoration: underline;
}

.caspio-notloggedin .caspio-sidebar-content-loggedin {
  display: none;
}
.caspio-notloggedin .caspio-sidebar-content-notloggedin {
  display: block;
}

.caspio-loggedin .caspio-sidebar-content-loggedin {
  display: block;
}
.caspio-loggedin .caspio-sidebar-content-notloggedin {
  display: none;
}

.caspio-sidebar-content-loggedin h3 {
  margin-top: 20px;
}

.caspio-notloggedin #page-content form#caspioform .caspio-login-button {
  color: #fff;
  padding: 15px 0;
}

#page-content form#caspioform {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  #page-content form#caspioform {
    font-size: 14px;
    line-height: 20px;
  }
}
#page-content form#caspioform label {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
  display: inline !important;
  font-weight: bold;
  margin-right: 5px;
  letter-spacing: normal;
}
@media only screen and (max-width: 760px) {
  #page-content form#caspioform label {
    font-size: 14px;
    line-height: 20px;
  }
}
#page-content form#caspioform input:not([type=submit]) {
  padding: 10px;
  margin-bottom: 10px;
  color: #3D414D;
}
#page-content form#caspioform.caspio-login-form table[data-cb-name=cbNavigationTableBottom] {
  width: 100%;
}
#page-content form#caspioform.caspio-login-form p[id^=RecordMessageTop] {
  margin-top: 10px;
  font-style: italic;
}
#page-content form#caspioform.caspio-login-form > table[class^=cbTableDefaultCellspacing] tr:first-of-type td:first-of-type > table[id^=cbTable] table {
  width: 100%;
}
#page-content form#caspioform #InsertRecordState {
  display: block;
  line-height: 1.3em;
  padding: 10px 10px 14px;
  width: 100px;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
#page-content form#caspioform td[class^=cbFormFieldCell] > span {
  display: flex;
  color: #a51b00;
  font-size: 12px;
  align-items: baseline;
}
#page-content form#caspioform td[class^=cbFormFieldCell] > span > label {
  margin-left: 5px;
}
#page-content form#caspioform td[class^=cbFormFieldCell] > span > span {
  margin-right: 5px;
}

div[id^=HeaderErrorMsg] {
  margin-bottom: 20px;
}
div[id^=HeaderErrorMsg] p {
  color: #a51b00;
}

div.caspio-login-footer {
  margin-top: 25px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
}
div.caspio-login-footer p {
  margin: 5px auto;
}
div.caspio-login-footer p ul li {
  line-height: 0.7em;
}
.caspio-sub-button, .Dashboard .caspio-dashboard-header-eventslist-past #dashtable table:nth-of-type(1) td:nth-of-type(4) a, div.caspio-login-footer a.button {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  padding: 10px 25px;
  background-color: #74B1DA;
  border: 2px solid #74B1DA;
  color: #fff;
  font-style: normal;
  display: block;
  margin-left: 0;
  line-height: 1.2rem;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 760px) {
  .caspio-sub-button, .Dashboard .caspio-dashboard-header-eventslist-past #dashtable table:nth-of-type(1) td:nth-of-type(4) a, div.caspio-login-footer a.button {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.caspio-sub-button:hover, .Dashboard .caspio-dashboard-header-eventslist-past #dashtable table:nth-of-type(1) td:nth-of-type(4) a:hover, div.caspio-login-footer a.button:hover {
  text-decoration: none;
  color: #fff;
  border: 2px solid #527c99;
  background-color: #77b9e5;
}

div[class^=cbFormHintTipContainer] {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 760px) {
  div[class^=cbFormHintTipContainer] {
    font-size: 14px;
    line-height: 20px;
  }
}

input[class^=cbPasswordResetButton],
.caspio-sidebar-button,
.caspio-action-button,
.Update-Your-Information #caspioform input[type=submit],
.Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] #Submit {
  display: inline-block;
  padding: 15px 10px;
  background-color: #D52027;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #fff;
  font-style: normal;
}

#addToCallButton .addtocalendar .atc_event {
  display: none;
}

.mountain-select, .Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] tr:first-of-type td:first-of-type table tr:first-of-type select {
  display: block;
  line-height: 1.3em;
  padding: 15px 10px;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}

div[data-cb-name=HeaderErrorMsg] {
  padding: 15px;
  text-align: center;
  background-color: #fce5e5;
  color: #a51b00;
  margin-bottom: 15px;
}

.caspio-success-message, .Update-Your-Information #caspioform .caspio-update-complete-message, .Create-Account-Part-2-of-2 #caspioform div[id^=PostBackMessage] .caspio-registration-complete-message {
  padding: 15px;
  text-align: center;
  background-color: #e0ffe7;
  color: #467550;
  margin-bottom: 15px;
}

.eval-incomplete .eval-show-incomplete {
  display: block !important;
}
.eval-incomplete .eval-show-complete {
  display: none !important;
}
.eval-incomplete.has-no-certificate .certificate-available {
  display: none !important;
}
.eval-incomplete.has-no-certificate .certificate-unavailable {
  display: block !important;
}
.eval-incomplete.has-certificate .certificate-available {
  display: none !important;
}
.eval-incomplete.has-certificate .certificate-unavailable {
  display: none !important;
}

.eval-complete .eval-show-incomplete {
  display: none !important;
}
.eval-complete .eval-show-complete {
  display: block !important;
}
.eval-complete.has-no-certificate .certificate-available {
  display: none !important;
}
.eval-complete.has-no-certificate .certificate-unavailable {
  display: block !important;
}
.eval-complete.has-certificate .certificate-available {
  display: block !important;
}
.eval-complete.has-certificate .certificate-unavailable {
  display: none !important;
}

.region-message {
  border-radius: 10px;
  padding: 10px;
}
.region-message h2 {
  color: #fff !important;
}
.region-message p {
  color: #fff !important;
}
.region-message p a {
  color: #ff5157;
  text-decoration: underline;
  font-style: normal;
  font-weight: 700;
}

.Create-Account-Part-1-of-2 #caspioform input[type=submit] {
  display: inline-block;
  padding: 15px 10px;
  background-color: #D52027;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #fff !important;
}
.Create-Account-Part-1-of-2 #caspioform .caspio-create-account-exists {
  background-color: #fce5e5;
  color: #a51b00;
  padding: 10px;
}
.Create-Account-Part-1-of-2 #caspioform .caspio-create-account-exists p {
  margin-bottom: 0;
}
.Create-Account-Part-1-of-2 #caspioform .caspio-create-account-exists strong {
  color: #a51b00;
}

.Create-Account-Part-2-of-2 #caspioform {
  font-family: "Open Sans", sans-serif;
  color: #555;
}
.Create-Account-Part-2-of-2 #caspioform label {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  display: inline-block;
  font-weight: normal;
}
@media only screen and (max-width: 760px) {
  .Create-Account-Part-2-of-2 #caspioform label {
    font-size: 11px;
  }
}
.Create-Account-Part-2-of-2 #caspioform td[class^=cbFormFieldCell] span {
  display: flex;
  align-items: baseline;
}
.Create-Account-Part-2-of-2 #caspioform td[class^=cbFormFieldCell] input[type=checkbox] {
  margin-right: 5px;
}
.Create-Account-Part-2-of-2 #caspioform td[class^=cbFormFieldCell] input[type=radio] {
  margin-right: 5px;
}
.Create-Account-Part-2-of-2 #caspioform strong,
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF5],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF5],
.Create-Account-Part-2-of-2 #caspioform label[for=InsertRecordPIF7],
.Create-Account-Part-2-of-2 #caspioform label[for=EditRecordPIF7],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF11],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF11],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF12],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF12],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF13],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF13],
.Create-Account-Part-2-of-2 #caspioform label[for=InsertRecordPIF14],
.Create-Account-Part-2-of-2 #caspioform label[for=EditRecordPIF14],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF14],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF14],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF15],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF15],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF16],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF16],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF17],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF17],
.Create-Account-Part-2-of-2 #caspioform label[for=InsertRecordPIF18],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF18],
.Create-Account-Part-2-of-2 #caspioform label[for=EditRecordPIF18],
.Create-Account-Part-2-of-2 #caspioform label[for=InsertRecordPIF19],
.Create-Account-Part-2-of-2 #caspioform label[for=EditRecordPIF19],
.Create-Account-Part-2-of-2 #caspioform label[for=InsertRecordPIF20],
.Create-Account-Part-2-of-2 #caspioform label[for=EditRecordPIF20],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF21],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF21],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF22],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF22],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=InsertRecordPIF23],
.Create-Account-Part-2-of-2 #caspioform td[data-cb-cell-name^=EditRecordPIF23] {
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-weight: bold;
  font-size: 16px;
}
.Create-Account-Part-2-of-2 #caspioform .caspio-form-message {
  font-style: italic;
}
.Create-Account-Part-2-of-2 #caspioform select#InsertRecordPIF19,
.Create-Account-Part-2-of-2 #caspioform select#EditRecordPIF19 {
  margin-bottom: 15px;
}
.Create-Account-Part-2-of-2 #caspioform input[type=submit] {
  display: inline-block;
  padding: 15px 10px;
  background-color: #D52027;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #fff;
  margin-left: 0;
}
.Event-Information #caspioform .caspio-event-block {
  padding-bottom: 20px;
}
.Event-Information #caspioform .caspio-action-button, .Event-Information .Update-Your-Information #caspioform input[type=submit], .Update-Your-Information .Event-Information #caspioform input[type=submit], .Event-Information #caspioform .Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] #Submit, .Calendar #caspio-calendar-filter table[class^=cbTableDefaultCellspacing] table[class^=cbFormTable] .Event-Information #caspioform #Submit {
  padding: 15px 30px;
  font-size: 18px;
  width: 100%;
  text-align: center;
}
.Event-Information #caspioform td[class^=cbFormLabelCell] {
  padding: 10px 0 0;
  font-style: italic;
  font-size: 13px;
}
.Event-Information #caspioform td[class^=cbTableCellPadding] {
  padding-bottom: 30px;
}
.Event-Information #caspioform .caspio_hr {
  border-top: 1px solid #efefef;
  margin-top: 35px;
}

.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(2) td {
  padding: 10px;
}
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(2),
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(3),
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(4),
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(5),
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(6) {
  background-color: #efefef;
}
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] td[class^=cbFormLabelCell] {
  font-weight: bold;
  width: 120px;
  padding: 5px 5px 5px 10px;
}
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] td[class^=cbFormFieldCell] {
  padding: 5px 20px 5px 0px;
}
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(2) td[class^=cbFormFieldCell] {
  padding: 10px 20px 5px 0px;
}
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(2) td[class^=cbFormLabelCell] {
  padding: 10px 5px 5px 10px;
}
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(4) td[class^=cbFormFieldCell] {
  padding: 5px 20px 10px 0px;
}
.Event-Registration #caspioform:not(.caspio-login-form) table[class^=cbTableDefaultCellspacing] td[class^=cbTableCellPadding] table[id^=cbTable] tr:nth-of-type(4) td[class^=cbFormLabelCell] {
  padding: 5px 5px 10px 10px;
}
.Event-Registration #caspioform:not(.caspio-login-form) label {
  font-weight: bold;
}
.Event-Registration #caspioform:not(.caspio-login-form) .caspio-login-help {
  font-size: 0.8em;
}
.Event-Registration #caspioform:not(.caspio-login-form) .caspio-registration-instructions {
  margin-top: 20px;
}
.Event-Registration #caspioform:not(.caspio-login-form) .caspio-registration-aside {
  margin-top: 10px;
}
.Event-Registration #caspioform:not(.caspio-login-form) .caspio-registration-ask {
  margin: 10px 0 20px;
  font-weight: bold;
}
.Event-Registration #caspioform:not(.caspio-login-form) input[type=submit] {
  display: inline-block;
  padding: 15px 10px;
  background-color: #D52027;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #fff;
  font-style: normal;
  width: 100%;
  text-align: center;
}

.Registration-Confirmed #caspioform img[src=""],
.Event-Details #caspioform img[src=""] {
  display: none;
}
.Registration-Confirmed #caspioform .caspio-event-details-message,
.Event-Details #caspioform .caspio-event-details-message {
  padding: 15px;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-align: center;
  background-color: #0054A5;
  color: #fff;
  margin-bottom: 20px;
}
.Registration-Confirmed #caspioform .caspio-event-block,
.Event-Details #caspioform .caspio-event-block {
  margin-bottom: 20px;
}
.Registration-Confirmed #caspioform > table,
.Event-Details #caspioform > table {
  width: 100%;
}
.Registration-Confirmed #caspioform > table tr:first-of-type td:first-of-type table[data-cb-name=cbTable],
.Event-Details #caspioform > table tr:first-of-type td:first-of-type table[data-cb-name=cbTable] {
  width: 100%;
}

.Dashboard .page-main-body #tabbed-body {
  margin-top: 15px;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform:not(.caspio-login-form) {
  margin-top: 0;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform:not(.caspio-login-form) table[class^=cbTable] {
  width: 100%;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform:not(.caspio-login-form) table[class^=cbTable] tr th, .Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform:not(.caspio-login-form) table[class^=cbTable] tr td {
  padding: 10px;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform:not(.caspio-login-form) table[class^=cbTable] tr th {
  background-color: #0054A5;
  text-align: left;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  color: #fff;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform:not(.caspio-login-form) table[class^=cbTable] tr:nth-of-type(even) {
  background-color: #F5F5F5;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform table[data-cb-name=cbNavigationTableBottom] {
  width: 100%;
  background-color: #ccc;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  color: #555;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container .caspio-dashboard-header-salutation,
.Dashboard .page-main-body #tabbed-body .multi-body-container .caspio-dashboard-header-eventslist-title {
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container .caspio-dashboard-header-reminder {
  padding: 15px;
  background-color: #F5F5F5;
  text-align: center;
  margin-bottom: 20px;
}
.Dashboard .page-main-body #tabbed-body .multi-body-container .caspio-dashboard-header-reminder p {
  margin-bottom: 0;
  line-height: 30px;
}
.Dashboard .page-main-body #tabbed-body #desktop-multibody-tab {
  display: none;
}
.Dashboard .page-main-body #tabbed-body #dashtable {
  margin-top: 20px;
}
.Dashboard .page-main-body #tabbed-body #dashtable table:nth-of-type(1) th:nth-of-type(4),
.Dashboard .page-main-body #tabbed-body #dashtable table:nth-of-type(1) td:nth-of-type(4) {
  padding-left: 10px !important;
  text-align: center;
}
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU {
  margin-top: 15px;
}
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) th:nth-of-type(5),
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) td:nth-of-type(5) {
  display: none;
}
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) th:nth-of-type(6),
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) td:nth-of-type(6) {
  display: none;
}
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) th:nth-of-type(2),
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) td:nth-of-type(2) {
  text-align: left;
}
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) th:nth-of-type(3),
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) td:nth-of-type(3) {
  text-align: left;
}
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) th:nth-of-type(4),
.Dashboard .caspio-dashboard-header-eventslist-upcoming #dashtableU table:nth-of-type(1) td:nth-of-type(4) {
  padding-left: 10px !important;
  text-align: left;
}
.Dashboard .caspio-dashboard-header-eventslist-past #dashtable {
  margin-top: 15px;
}
.Dashboard .caspio-dashboard-header-eventslist-past #dashtable table:nth-of-type(1) th:nth-of-type(3),
.Dashboard .caspio-dashboard-header-eventslist-past #dashtable table:nth-of-type(1) td:nth-of-type(3) {
  display: none;
}
.Dashboard .caspio-dashboard-header-eventslist-past #dashtable table:nth-of-type(1) th:nth-of-type(5),
.Dashboard .caspio-dashboard-header-eventslist-past #dashtable table:nth-of-type(1) td:nth-of-type(5) {
  display: none;
}

.caspio-notloggedin .Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform table[class^=cbTable] tr {
  background-color: transparent !important;
}
.caspio-notloggedin .Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform table[class^=cbTable] tr th, .caspio-notloggedin .Dashboard .page-main-body #tabbed-body .multi-body-container #caspioform table[class^=cbTable] tr td {
  padding: 0 !important;
}

.Recover-Account div.caspio-recovery-account-form .instructions {
  margin-bottom: 15px;
}

.caspio-recovery-account-emailfound-buttons a {
  font-style: normal;
}

.caspio-recovery-account-emailfound-buttons-reset {
  margin-top: 15px;
}

a[data-cb-name=SearchAgainButton] {
  display: none;
}

.caspio-recovery-account-emailnotfound-instructions {
  display: flex;
}
.caspio-recovery-account-emailnotfound-instructions .instructions-cell {
  flex-basis: 0;
  flex-grow: 1;
  padding: 10px;
  border: 1px solid #efefef;
}

table[id^=PageActionsCtnr] {
  display: none;
}

.Reset-password input[type=submit] {
  display: inline-block;
  padding: 15px 10px;
  background-color: #D52027;
  font-family: "tex_gyre_adventorregular", font75128, sans-serif;
  color: #000;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #fff;
  font-style: normal;
}

.Page-not-found .app-width-container .region-content {
  margin-left: 33%;
  padding-bottom: 100px;
  line-height: 2rem;
}

/*# sourceMappingURL=main.css.map */

a.cta_twitter {
  background-image: url(../images/twitter-logo.png);
  background-repeat: no-repeat;
  display: block;
  min-width: 25px;
  min-height: 25px;
  background-size: contain;
}