@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Source+Sans+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap");
h1 {
  font-size: 47.32px !important;
}

h2 {
  font-size: 40.222px !important;
}

h3 {
  font-size: 34.1887px !important;
}

h4 {
  font-size: 29.060395px !important;
}

h5 {
  font-size: 24.70133575px !important;
}

h6 {
  font-size: 20.9961353875px !important;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, label, .datafield span, .datafield div {
  font-size: 18.2px;
  line-height: 1.24;
}
@media only screen and (min-width: 1156px) {
  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, label, .datafield span, .datafield div {
    font-size: 18.2px;
  }
}

body {
  font-size: 18.2px !important;
  font-family: "Source Sans Pro", sans-serif;
  background: white;
  color: text-grey;
}
@media all and (min-width: 1156px) {
  body {
    font-size: 18.2px !important;
  }
}

a {
  color: #ed174b;
  transition: 0.3s ease-out;
}
a:hover {
  color: #ff285c;
  transition: 0.3s ease-out;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Bebas Neue";
  color: #111a20cc !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #ed174b;
}

.button, .button.button-edit {
  background: #ed174b !important;
  border: 0 !important;
  border-radius: 0;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  color: white !important;
  font-family: "Source Sans Pro", sans-serif !important;
  padding: 13.6px 32px !important;
  text-align: center !important;
  text-transform: uppercase;
}
.button:hover, .button.button-edit:hover {
  background: #ff285c !important;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.4);
}

#ctl00_Body___100__divQuickLinks__1,
#ctl00_Body___100__lblQuickContacts__1,
.yourinfo {
  overflow-wrap: break-word;
}

header.header_wrapper {
  background: #111a20;
  height: auto !important;
}
header.header_wrapper .columns.logo {
  width: 100%;
  display: flex;
}
header.header_wrapper .logoimage {
  background: url("../images/iuoe-local-49-logo.png") center center no-repeat !important;
  background-size: contain !important;
  display: inline-block;
  height: 159px;
  margin: 15px auto;
  text-align: center;
  width: 159px;
}
header.header_wrapper .userinfo {
  color: white;
  text-align: center;
  width: 100%;
}
header.header_wrapper .userinfo .logoutlink {
  color: white;
}
header.header_wrapper .nav-utility {
  margin-top: 0px !important;
  width: 100%;
}

.logo,
.nav-utility {
  width: 100%;
}

#content_nav {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
}
@media all and (min-width: 768px) {
  #content_nav {
    position: sticky;
    top: 0;
    z-index: 555;
  }
}
#content_nav nav {
  background: #111a20;
}
@media all and (min-width: 768px) {
  #content_nav nav {
    display: flex;
    align-items: center;
    min-height: 100px;
  }
}
.login #content_nav nav {
  border-top: 0;
}
@media all and (min-width: 768px) {
  #content_nav nav > ul {
    display: flex;
    justify-content: center;
  }
}
#content_nav nav ul ul {
  background: #293238;
}
#content_nav nav li {
  border: none;
  background: none !important;
  box-shadow: none !important;
}
#content_nav nav li:hover {
  background: none !important;
}
#content_nav nav li a {
  text-decoration: none !important;
  color: white;
  padding-left: 9px;
  font-size: 15px;
}
#content_nav nav li a:hover {
  color: #ed174b;
}
#content_nav nav li a.current {
  color: #ff285c;
}

li.haschildren {
  position: relative;
}
li.haschildren::after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  content: "";
  display: inline-block;
  margin-left: 10px;
  position: absolute;
  right: 21px;
  top: 20px;
  transform: translateY(-50%);
}
@media all and (max-width: 767px) {
  li.haschildren::after {
    right: 10px;
    top: 22px;
  }
}

#content_wrapper {
  background: white;
}
#content_wrapper .shadedpanel {
  background: white !important;
  border-radius: 0px !important;
  border: 0px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}
#content_wrapper .panel h4.head-icon-yourinfo,
#content_wrapper .panel h4.head-icon-quicklinks,
#content_wrapper .panel h4.head-icon-quickcontacts {
  padding-left: 0;
  background: none;
}
#content_wrapper .postcontent {
  margin-bottom: 29.4476px;
}
#content_wrapper .postcontent img[align=left] {
  display: block;
  float: left;
  margin: 0 0.85em 0.85em 0;
}
#content_wrapper .postcontent img[align=center] {
  display: block;
  margin: 0 auto 0.85em;
}
#content_wrapper .postcontent img[align=right] {
  display: block;
  margin: 0 0 0.85em 0.85em;
}
#content_wrapper .datafield span,
#content_wrapper .datafield div {
  padding-left: 0.5em;
}
#content_wrapper .relateddocuments {
  margin-left: 0 !important;
}
#content_wrapper .relateddocuments ul {
  margin-left: 0 !important;
  margin-top: 0.5em;
}

table.dataTable {
  border-bottom: 1px solid #ddd !important;
}
table.dataTable th {
  border-bottom: 1px solid #ddd !important;
}

input {
  border-radius: 0 !important;
}
input[type=text], input[type=password] {
  min-height: 33px;
}
input[type=submit] {
  padding: 13.6px 32px !important;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}
input[type=submit]:hover {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.4);
}

.emaillink {
  margin-top: 7px;
  display: inline-block;
}
@media all and (min-width: 768px) {
  .emaillink {
    margin-top: 42px;
  }
}

.alwayslabel {
  background: none;
  border-radius: 0;
  color: #111a20cc;
  font-size: 15px;
  font-weight: 400;
  padding-left: 0;
  width: 100%;
}
.alwayslabel + input {
  width: 100%;
}

label {
  margin-bottom: 18px;
}

footer {
  background: #111a20 !important;
}
footer #footer {
  border: 0;
}
footer #footer div {
  font-size: 12px;
}
footer #footer .copyright {
  color: white;
}
footer #footer .copyright a {
  color: white;
}
footer #footer .copyright a:hover {
  color: #ed174b;
}

.eventcalendar .day {
  padding: 3px 5px;
}
.eventcalendar .day .eventcalendarlink:not([title=""]) {
  color: white;
  background: #ed174b;
  padding: 8px 0;
  margin: 5px 0;
  display: block;
  border-radius: 0;
  text-align: center;
  font-size: 90%;
}
.eventcalendar .day .eventcalendarlink:not([title=""]):hover {
  text-decoration: none;
  opacity: 0.8;
}
.eventcalendar .eventcalendardetails {
  background: none;
}
.eventcalendar .eventcalendardetails .availableevent {
  border-radius: 0;
  background: none;
}
.eventcalendar .eventcalendardetails .availableevent .headline {
  color: white;
}

.availableevents #ctl00_Body_AvailableEvents {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
  display: block;
}
.availableevents .availableevent {
  border-radius: 0;
  border: 0;
  padding: 30px;
}
.availableevents .availableevent:nth-of-type(2n) {
  background: white;
}
.availableevents .availableevent .headline {
  font-family: "Bebas Neue";
}

.wizardbutton {
  line-height: 14px !important;
}
@media all and (min-width: 768px) {
  .wizardbutton {
    margin-left: 6px;
    margin-right: 6px;
  }
}

.eventdetails .overflow.bar,
.eventprogress .overflow.bar {
  background: none;
  border: 0;
}
.eventdetails .overflow.bar .wizardbutton,
.eventprogress .overflow.bar .wizardbutton {
  margin-left: 14px;
}
.eventdetails .topbar,
.eventprogress .topbar {
  border: 0;
}
.bar {
  overflow: visible;
  background: none;
  min-height: 62px;
}

.eventpage {
  border: 0;
}

.login #ctl00_Body___101__lblSignupTitle__1 {
  margin-top: 0 !important;
}
.login #content_wrapper {
  background-size: cover;
}
.login .smallfont {
  margin-top: 1em;
}
.login .loginimage {
  display: none !important;
}
@media all and (min-width: 768px) {
  .login #ctl00_Body___101__divLoginPanelB__1 {
    font-size: 84%;
  }
  .login #ctl00_Body___101__divLoginPanelB__1 a[data-buttonname=lnkForgotUsername] {
    margin-top: 100px;
  }
  .login #ctl00_Body___101__divLoginPanelB__1 a[data-buttonname=lnkForgotPassword] {
    margin-top: 65px;
  }
}
.login #ctl00_Body___101__chkRememberMe__1 {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
@media all and (min-width: 768px) {
  .login #ctl00_Body___101__chkRememberMe__1 {
    margin-top: 12px;
    font-size: 84%;
  }
}
@media all and (min-width: 768px) {
  .login #ctl00_Body___101__divSubmitLeft__1 {
    padding-left: 0 !important;
  }
}

.treetype,
.treesubtype {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 2.2rem !important;
}

.treesubtype {
  font-size: 1.8rem !important;
}

@media only screen and (min-width: 768px) {
  header .logoimage {
    display: block;
    width: 330px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 1156px) {
  header .logoimage {
    margin-top: 45px;
    margin-bottom: 15px;
  }
}
.IUOE49spacing{
    padding-top:30px;
    
}

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