/* Generated from page: webinars */
/* Builder Custom CSS START */
/** Normalize **/
.arlo * {
  box-sizing: inherit;
  box-sizing: border-box;
}

.arlo *::after {
  box-sizing: inherit;
}

.arlo *::before {
  box-sizing: inherit;
}

.arlo *:first-child + html .arlo-clearfix {
  zoom: 1;
}

.arlo article,
.arlo aside,
.arlo details,
.arlo figcaption,
.arlo figure,
.arlo footer,
.arlo header,
.arlo main,
.arlo menu,
.arlo nav,
.arlo section,
.arlo summary {
  display: block;
}

.arlo figure {
  margin: 1.5em 40px;
}

.arlo audio {
  display: inline-block;
}

.arlo audio:not([controls]) {
  display: none;
  height: 0;
}

.arlo canvas {
  display: inline-block;
}

.arlo progress {
  display: inline-block;
  vertical-align: baseline;
}

.arlo video {
  display: inline-block;
}

.arlo template {
  display: none;
}

.arlo [hidden] {
  display: none;
}

.arlo a {
  background-color: transparent;
  color: #005e20;
  text-decoration: none;
}

.arlo a:active {
  outline-width: 0;
}

.arlo a:hover {
  outline-width: 0;
  color: #001206;
}

.arlo abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.arlo b {
  font-weight: inherit;
  font-weight: bolder;
}

.arlo strong {
  font-weight: inherit;
  font-weight: bolder;
}

.arlo code {
  font-family: monospace, monospace;
  font-size: 1em;
}

.arlo kbd {
  font-family: monospace, monospace;
  font-size: 1em;
}

.arlo samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.arlo dfn {
  font-style: italic;
}

.arlo h1 {
  font-size: 2em;
  margin: 0.75em 0;
  font-size: 37.5px;
}

.arlo mark {
  background-color: #ff0;
  color: #000;
}

.arlo small {
  font-size: 80%;
}

.arlo sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}

.arlo sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

.arlo img {
  border-style: none;
}

.arlo svg:not(:root) {
  overflow: hidden;
}

.arlo hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

.arlo pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

.arlo button {
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}

.arlo button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.arlo button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.arlo input {
  font: inherit;
  margin: 0;
  overflow: visible;
}

.arlo optgroup {
  font: inherit;
  margin: 0;
  font-weight: bold;
}

.arlo select {
  font: inherit;
  margin: 0;
  text-transform: none;
  padding: 9px 45px 9px 16px;
  cursor: pointer;
}

.arlo input.arlo-search {
  padding: 9px 16px;
}

.arlo textarea {
  font: inherit;
  margin: 0;
  overflow: auto;
}

.arlo html [type=button] {
  -webkit-appearance: button;
}

.arlo [type=reset] {
  -webkit-appearance: button;
}

.arlo [type=reset]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.arlo [type=reset]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.arlo [type=submit] {
  -webkit-appearance: button;
}

.arlo [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.arlo [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.arlo [type=button]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

.arlo [type=button]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

.arlo [type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

.arlo [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

.arlo [type=number]::-webkit-inner-spin-button {
  height: auto;
}

.arlo [type=number]::-webkit-outer-spin-button {
  height: auto;
}

.arlo [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

.arlo [type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.arlo [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.arlo::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

.arlo::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.arlo fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.arlo legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  white-space: normal;
  color: inherit;
  padding: 0;
}

.arlo ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

.arlo ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.arlo li {
  list-style: none;
  padding: 0;
  margin: 0;
}

@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/** Arlo Theme General Style **/
.arlo {
  box-sizing: border-box;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5;
  max-width: 1152px;
  margin: 2em auto;
  color: #2b333d;
}

.arlo .arlo-filter-unordered-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.arlo .arlo-filter-unordered-list li {
  transition: all 0.15s linear;
  list-style: none;
}

.arlo .arlo-loading-overlay {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  bottom: 50%;
  top: 50%;
  left: 50%;
  right: 50%;
}

.arlo .arlo-loading-overlay:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}

.arlo .arlo-loading-overlay:not(:required) {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.arlo .arlo-loading-overlay:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

.arlo h1,
.arlo .arlo-h1 {
  font-size: 38px;
  color: #005e20;
  border-bottom: 1px solid #00000066;
  line-height: 1;
  padding-bottom: 20px;
  margin-bottom: 24px;
}

.arlo h1,
.arlo .arlo-h1 {
  font-size: 48px;
  padding-bottom: 28px;
  margin-bottom: 32px;
}

.arlo h2,
.arlo .arlo-h2 {
  font-size: 32px;
}

.arlo h3,
.arlo .arlo-h3 {
  font-size: 24px;
  color: #005e20;
}

.arlo h4,
.arlo .arlo-h4 {
  font-size: 15.75px;
}

.arlo h1,
.arlo h2,
.arlo h3,
.arlo h4 {
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.arlo .arlo-bg-color-primary {
  background-color: #005e20;
}

.arlo .arlo-bg-color-secondary {
  background-color: #5e5c69;
}

.arlo .arlo-bg-color-filters {
  background-color: #005e20;
}

.arlo .arlo-bg-color-normal {
  background-color: #f5f5f5;
}

.arlo .arlo-bg-color-darker {
  background-color: #3e3e3e;
}

.arlo .arlo-bg-color-darkest {
  background-color: #3e3e3e;
}

.arlo .arlo-text-color-primary {
  color: #005e20;
}

.arlo .arlo-text-color-secondary {
  color: #5e5c69;
}

.arlo .arlo-text-color-contrast {
  color: #ffffff;
}

.arlo .arlo-text-color-lightest {
  color: #8d8993;
}

.arlo .arlo-text-color-light {
  color: #8d8993;
}

.arlo .arlo-text-color-normal {
  color: #5e5c69;
}

.arlo .arlo-text-color-dark {
  color: #333333;
}

.arlo .arlo-text-color-link {
  color: #005e20;
}

.arlo .arlo-font-primary {
  font-family: "Montserrat", sans-serif;
}

.arlo .arlo-font-secondary {
  font-family: "Montserrat", sans-serif;
}

.arlo .arlo-font-special {
  font-family: "Montserrat", sans-serif;
}

.arlo .arlo-font-size-larger {
  font-size: 110%;
}

.arlo .arlo-clearfix {
  zoom: 1;
}

.arlo .arlo-clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.arlo .arlo-no-results-found {
  text-align: center;
  font-size: 28px;
}

.arlo .arlo-no-results {
  display: none;
  text-align: center;
}

.arlo .arlo-no-results hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.arlo .arlo-no-results a {
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  padding: 12px 20px;
  background-color: #ffffff;
  margin-left: 15px;
}

.arlo .arlo-onlineOrVenueFilterList {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.arlo .arlo-onlineOrVenueFilterList li {
  list-style: none;
}

.arlo .arlo-event-list {
  list-style: none;
  padding-left: 0;
}

.arlo .arlo-event-list .arlo-event-listitem {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  list-style: none;
  position: relative;
  border-radius: 4px;
  margin-bottom: 20px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-places-remaining {
  padding-top: 35px;
  padding: 0;
  margin: 0;
  font-weight: bold;
  text-align: left;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-places-remaining span {
  padding: 3px 0;
  margin-top: 20px;
}

@media only screen and (max-width: 670px) {
  .arlo .arlo-event-list .arlo-event-listitem .arlo-places-remaining span {
    width: 100%;
    text-align: center;
  }
}
.arlo .arlo-event-list .arlo-event-listitem::after {
  clear: both;
  content: "";
  display: table;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem {
  display: flex;
  justify-content: space-between;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-credits {
  position: absolute;
  right: -54px;
  top: -45px;
  height: 94px;
  width: 115px;
  transform: rotate(45deg);
  padding-top: 60px;
  color: white;
  text-align: center;
  background-color: #005e20;
  z-index: 10;
  font-size: 10px;
  line-height: 1.3;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-credits strong {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-left .arlo-date {
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1;
  text-align: center;
  height: 100%;
  width: 70px;
  overflow: hidden;
  color: white;
  border-radius: 4px 0 0 4px;
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-left .arlo-date .arlo-start-date {
  font-size: 34px;
  font-weight: 600;
  margin: 1px 0 3px;
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-left .arlo-date .arlo-start-month {
  font-size: 15px;
  text-transform: uppercase;
}

@media only screen and (max-width: 670px) {
  .arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-left .arlo-date {
    flex: 1 0 90%;
    margin-right: 0;
    margin-bottom: 10px;
    width: 50px;
  }

  .arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-left .arlo-date .arlo-start-date {
    font-size: 24px;
  }
  .arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-left .arlo-date .arlo-start-month {
    font-size: 14px;
    font-weight: normal;
  }
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-left .arlo-date {
  padding: 16px 0;
  border-top: 0;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-right {
  flex: 1 0 70%;
  padding: 20px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-title {
  word-wrap: break-word;
  padding-right: 60px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-title .arlo-name {
  margin: 0 0 5px 0;
  display: inline;
  font-size: 20px;
  line-height: 1.2;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-title .arlo-name {
  font-size: 20px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-title .arlo-name a {
  text-decoration: none;
  font-weight: 600;
  color: #2b333d;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-title .arlo-provider-info {
  display: inline-block;
  font-style: italic;
  font-size: 90%;
  line-height: 30px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .fa,
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .fas {
  margin-right: 2px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-summary {
  padding: 2px 0;
  font-size: 15px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-offers {
  padding: 2px 0;
  margin-bottom: 5px;
  display: flex;
  flex-grow: 1;
  align-self: flex-end;
  font-size: 15px;
  font-weight: 700;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-offers .fa {
  width: 18px;
  margin-top: 3px;
  margin-right: 2px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-offers .arlo-offer-ul {
  padding-left: 0;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-offers .arlo-offer-ul .arlo-offer-li {
  list-style: none;
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-offers .arlo-offer-ul .arlo-offer-li.arlo-discount-offer {
  color: #27c46f;
  font-weight: 400;
  font-style: italic;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-offers .arlo-discount-offer,
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-offers .arlo-original-price {
  color: #2b333d;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-detail .arlo-offers .arlo-original-price {
  text-decoration: line-through;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-summary {
  margin-bottom: 20px;
  line-height: 1.4em;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-event-full {
  font-weight: normal;
  text-align: right;
  margin-bottom: 0.5em;
  margin-right: 5px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info {
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 5px;
}

@media only screen and (max-width: 670px) {
  .arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info .arlo-location {
  margin-right: 10px;
  text-decoration: none;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info .arlo-location a {
  text-decoration: none;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info .arlo-duration-length {
  margin-right: 10px;
  text-decoration: none;
  display: inline-block;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info .arlo-online {
  margin-right: 10px;
  text-decoration: none;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info .arlo-notice {
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info .arlo-advertised-presenters {
  display: inline-block;
  margin-right: 10px;
  font-weight: normal;
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-info .arlo-advertised-presenters i {
  margin-right: 5px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-sessions {
  margin: 0;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-sessions .arlo-session {
  font-size: 1.2em;
  color: #fff;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-sessions .arlo-session * {
  display: inline-block;
  word-wrap: normal;
  padding: 0;
  line-height: 1;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-sessions .arlo-session .arlo-session-name {
  display: block;
  font-weight: 700;
  color: #fff;
  margin-bottom: 4px;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons a,
.arlo .arlo-show-more,
.arlo #arlo-filter-toggle {
  display: inline-flex;
  margin: 5px 0;
  padding: 9px 20px;
  border-radius: 4px;
  transition: all 0.15s linear;
  align-self: flex-end;
  cursor: pointer;
  justify-content: center;
}

.arlo .arlo-show-more,
.arlo #arlo-filter-toggle {
  text-transform: uppercase;
  z-index: 1;
  position: relative;
  text-align: center;
  background-color: #2b333d;
  padding: 11px 20px;
}
.arlo .arlo-show-more div,
.arlo #arlo-filter-toggle div {
  color: white;
}
.arlo .arlo-show-more:hover,
.arlo #arlo-filter-toggle:hover {
  background-color: #2b333dcc;
}
.arlo .arlo-show-more .arlo-filter-toggle-hide,
.arlo #arlo-filter-toggle .arlo-filter-toggle-hide {
  display: none;
}

@media only screen and (max-width: 670px) {
  .arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons a {
    flex: 1 0 90%;
    text-align: center;
    margin: 5px 0;
  }
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register-info {
  display: inline-flex;
  text-align: right;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register-info p {
  padding: 0;
  margin: 0;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register-info a {
  font-size: inherit !important;
  margin: 0;
  text-shadow: none;
  padding: 0;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-more-info-button {
  font-weight: 500;
  letter-spacing: 0.25px;
  text-decoration: none;
  background-color: transparent;
  color: #005e20;
  text-transform: uppercase;
  border: 1px solid #005e20;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-more-info-button:hover {
  background-color: #005e20;
  color: white;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register {
  letter-spacing: 0.25px;
  text-decoration: none;
  background-color: #005e20;
  color: #ffffff;
  justify-content: center;
  text-transform: uppercase;
  border: 1px solid #005e20;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register {
  position: relative;
  overflow: hidden;
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register:hover {
  background-color: #27c46f;
  border-color: #27c46f;
}
.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register span {
  position: relative;
  z-index: 999;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register.arlo-waiting-list {
  color: #ffffff;
  background-color: #2b333d;
}

.arlo .arlo-event-list .arlo-event-listitem .arlo-listitem .arlo-register-buttons .arlo-event-register.arlo-waiting-list:hover {
  background-color: #005e20;
}

.arlo .arlo-event-list .arlo-event-list[max-width~="550px"] .arlo-title {
  margin-left: 0;
}

.arlo .arlo-event-list .arlo-event-list[max-width~="550px"] .arlo-title .arlo-name {
  font-size: 20px;
  line-height: 1.2;
}

.arlo .arlo-event-list .arlo-event-list[max-width~="550px"] .arlo-detail {
  max-width: 100%;
  margin-left: 0;
}

.arlo .arlo-event-list .arlo-event-list[max-width~="550px"] .arlo-detail .arlo-event-register {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.arlo .arlo-event-list .arlo-event-list[max-width~="550px"] .arlo-date {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.arlo .arlo-event-list .arlo-event-list[max-width~="550px"] .arlo-detail-container {
  margin-left: 0px;
}

.arlo .arlo-event-list .arlo-event-list[max-width~="550px"] .arlo-register-container {
  float: none;
  margin-top: 15px;
}

.arlo .arlo-event-list .arlo-event-list[max-width~="550px"] .arlo-listitem .arlo-event-register {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  justify-content: center;
}

.arlo .arlo-event-list .arlo-event-list[min-width~="660px"] .arlo-provider-info {
  float: right;
}

.arlo #arlo-filter-toggle {
  display: none;
}

.arlo #filters {
  width: 100%;
}

.arlo #filters .arlo-filters .arlo-timezone {
  display: flex;
  justify-content: flex-end;
}

.arlo #filters .arlo-filters .arlo-category-filter {
  margin-bottom: 30px;
  text-align: center;
}

.arlo #filters .arlo-filters .arlo-category-filter .arlo-traversable-categories {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 10px;
}

.arlo #filters .arlo-filters .arlo-category-filter .arlo-traversable-categories li {
  cursor: pointer;
  margin-right: 10px;
  font-weight: 500;
  padding: 5px 20px;
  background-color: #4ec4cc;
  color: #fff;
  transition: all 0.15s linear;
  text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}

.arlo #filters .arlo-filters .arlo-category-filter .arlo-traversable-categories li:hover {
  background: #fff;
  background-color: #34abb3;
}

@media only screen and (min-width: 1000px) {
  .arlo .arlo-timezone-filter {
    float: right;
  }
}
@media only screen and (max-width: 1000px) {
  .arlo .arlo-timezone-filter,
.arlo .arlo-timezone-filter div[id*=filter-],
.arlo .arlo-timezone-select {
    width: 100%;
    float: none;
  }
}
.arlo #filters .arlo-filters .arlo-category-filter .arlo-traversable-breadcrumbs span:not(:last-of-type) {
  cursor: pointer;
}

.arlo #filters .arlo-filters .arlo-category-filter .arlo-traversable-breadcrumbs span:not(:last-of-type):after {
  content: ">";
  padding-left: 4px;
}

.arlo #filters .arlo-filters .arlo-category-filter .arlo-traversable-breadcrumbs span:last-of-type {
  font-weight: 700;
}

.arlo #filters .arlo-filters .arlo-other-filters::after {
  clear: both;
  content: "";
  display: table;
}

@media only screen and (max-width: 670px) {
  .arlo #filters .arlo-filters .arlo-other-filters {
    max-width: 100%;
    margin: 0;
  }

  .arlo .arlo-filters {
    display: none;
  }

  .arlo .arlo-show-filter .arlo-filters {
    display: block;
    padding-top: 12px;
  }
  .arlo .arlo-show-filter #arlo-filter-toggle .arlo-filter-toggle-show {
    display: none;
  }
  .arlo .arlo-show-filter #arlo-filter-toggle .arlo-filter-toggle-hide {
    display: block;
  }
}
.arlo #filters .arlo-filters .arlo-other-filters div[id*=filter-] {
  display: inline-block;
  vertical-align: bottom;
  min-width: 250px;
}

@media only screen and (min-width: 691px) {
  .arlo #filters .arlo-filters .arlo-other-filters > div[id*=filter-]:first-child {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 670px) {
  .arlo #filters .arlo-filters .arlo-category-filter .arlo-traversable-categories li {
    flex: 1 0 90%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .arlo #filters .arlo-filters .arlo-other-filters div[id*=filter-] {
    display: block;
  }
}
.arlo #filters .arlo-filters .arlo-other-filters div[id*=filter-] > * {
  margin-bottom: 20px;
  width: 100%;
}

.arlo[max-width~="389x"] #filters .arlo-filters .arlo-other-filters div[id*=filter-] {
  display: block;
  width: 100%;
  flex: 1 0 90%;
  padding: 0px;
}

.arlo #filters .arlo-filters .arlo-filter-unordered-list li {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 10px 20px;
  cursor: pointer;
  line-height: 20px;
}

.arlo #filters .arlo-filters .arlo-filter-unordered-list li:hover {
  background-color: #005e20;
}

.arlo #filters .arlo-filters .arlo-filter-unordered-list li.selected {
  background-color: #005e20;
}

.arlo select,
.arlo input.arlo-search {
  display: inline;
  background-color: #ffffff;
  border: none;
  line-height: 20px;
  font-weight: 400;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #ffffff;
  border: 1px #00000066 solid;
  border-radius: 4px;
  transition: box-shadow 200ms linear;
}

.arlo select {
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path fill='%23999999' d='M18.706 8.294c-0.387-0.387-1.025-0.387-1.413 0l-5.294 5.294-5.294-5.294c-0.387-0.387-1.025-0.387-1.413 0s-0.387 1.025 0 1.413l6 6c0.194 0.194 0.45 0.294 0.706 0.294s0.513-0.1 0.706-0.294l6-6c0.394-0.387 0.394-1.025 0-1.413z'></path></svg>");
  background-position: right 10px center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 670px) {
  .arlo select {
    display: block;
    width: 100%;
  }
}
.arlo input.arlo-search {
  display: block;
  width: 100%;
}

.arlo .arlo-timezone-select {
  display: none;
  background-color: transparent;
  padding-right: 0;
}

.arlo .arlo-timezone-select:focus {
  background-color: transparent !important;
}

.arlo .arlo-filter-inline {
  display: inline-block;
}

.arlo .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.arlo .tooltip .tooltip-inner {
  text-align: left;
  padding: 16px 20px;
  background: #262626;
  max-width: 275px;
  border-radius: 4px;
}

.arlo .tooltip .tooltip-inner h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.5em;
  color: white;
}

.arlo .tooltip .tooltip-inner h4 {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1em;
  color: white;
}

.arlo .tooltip .tooltip-inner li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.arlo .tooltip .tooltip-inner li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.arlo .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.arlo .tooltip.bottom .tooltip-arrow {
  top: 0;
  padding: 0 !important;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #262626;
}

.arlo .tooltip.in {
  opacity: 0.95;
}

.arlo .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.arlo .tooltipcontent {
  display: none;
}

.arlo .arlo-session-info {
  cursor: pointer;
}

.arlo .arlo-offers .arlo-offer-amount {
  font-weight: 600;
}

.arlo .arlo-offers .arlo-offer-taxrate {
  font-size: 0.8em;
}

.arlo .arlo-offers .arlo-offer-taxrate-shortname {
  font-size: 0.8em;
}

.arlo .arlo-show-more-container {
  margin-top: 24px;
  text-align: center;
  position: relative;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container {
  width: 100%;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container .arlo-timezone-select {
  max-width: 100%;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container div[id^=filter-] {
  padding-right: 0;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container * {
  width: 100%;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container li {
  margin-bottom: 10px;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container #arlo-filter-toggle {
  display: block;
  cursor: pointer;
  background: #ced0d2;
  color: #ffffff;
  padding: 1em 2em;
  margin-bottom: 35px;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container #arlo-filter-toggle i {
  float: right;
  width: auto;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container #arlo-filter-toggle .arlo-filter-toggle-hide {
  display: none;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container #arlo-filter-toggle .arlo-filter-toggle-show {
  display: block;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container #filters {
  display: none;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container.arlo-show-filter #filters {
  display: block;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container.arlo-show-filter #arlo-filter-toggle .arlo-filter-toggle-hide {
  display: block;
}

.arlo .arlo[max-width~="659px"] .arlo-filters-container.arlo-show-filter #arlo-filter-toggle .arlo-filter-toggle-show {
  display: none;
}

.arlo #arlo-region-selector select {
  display: inline;
  background-color: #ffffff;
  border: none;
  line-height: 20px;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path fill='%23005AAB' d='M18.706 8.294c-0.387-0.387-1.025-0.387-1.413 0l-5.294 5.294-5.294-5.294c-0.387-0.387-1.025-0.387-1.413 0s-0.387 1.025 0 1.413l6 6c0.194 0.194 0.45 0.294 0.706 0.294s0.513-0.1 0.706-0.294l6-6c0.394-0.387 0.394-1.025 0-1.413z'></path></svg>");
  background-position: right 1em center;
  background-repeat: no-repeat;
}

.arlo .arlo-regions {
  text-align: right;
}

@media only screen and (min-width: 670px) {
  .arlo .arlo-filters-container {
    display: flex;
    justify-content: space-between;
  }
}
.arlo #arlo-filter-toggle {
  display: none;
}

@media only screen and (max-width: 670px) {
  .arlo #arlo-filter-toggle {
    display: block;
  }
}
.arlo .arlo-filters-container {
  border-bottom: 1px solid #f3f5f5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
/* Builder Custom CSS END */