/**
 * @file
 * Views Styling
 */
.icon-small-sprite, .icon-small-cross-blue, #user-profile .view-id-my_lines_flag.view-display-id-block_2 span.mylines-add a, .icon-small-star-blue, .icon-small-star-pink, #user-profile .view-id-my_lines_flag.view-display-id-block_1 span.mylines-add a, .icon-small-star-white {
  background: url('../img/icon-small-se8cae0c792.png') no-repeat;
}

.icon-small-cross-blue, #user-profile .view-id-my_lines_flag.view-display-id-block_2 span.mylines-add a {
  background-position: 0 0;
}

.icon-small-star-blue {
  background-position: 0 -18px;
}

.icon-small-star-pink, #user-profile .view-id-my_lines_flag.view-display-id-block_1 span.mylines-add a {
  background-position: 0 -48px;
}

.icon-small-star-white {
  background-position: 0 -33px;
}

/*
 * Views' admin tabs
 *
 * The views admin tabs use the same classes as the secondary tabs. We prevent
 * some of our tab styling from bleeding into (and breaking) the Views admin
 * pages. If your sub-theme isn't used for admin pages, you can remove this
 * entire section.
 */
.views-displays .secondary li {
  float: none;
  margin: 0 6px 0;
}
.views-displays .secondary a:link,
.views-displays .secondary a:visited {
  text-shadow: none;
  padding: 2px 7px 3px;
}
.views-displays .secondary .open > a {
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -ms-border-radius: 7px 7px 0 0;
  -o-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
.views-displays .secondary .open > a:hover {
  color: #333;
}
.views-displays .secondary .action-list li {
  margin: 0;
}
.views-displays .secondary .action-list li:first-child {
  -webkit-border-radius: 0 7px 0 0;
  -moz-border-radius: 0 7px 0 0;
  -ms-border-radius: 0 7px 0 0;
  -o-border-radius: 0 7px 0 0;
  border-radius: 0 7px 0 0;
}
.views-displays .secondary .action-list li:last-child {
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -ms-border-radius: 0 0 7px 7px;
  -o-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}

/*
 * All ticket Views
 */
@media all and (max-width: 767px) {
  .view-hsl-tickets-fares-single .ticket-list-header,
  .view-hsl-tickets-fares-single-card .ticket-list-header,
  .view-hsl-ticket-fares-season .ticket-list-header {
    font-size: 1.308em;
    line-height: 1.19972em;
  }
}
.view-hsl-tickets-fares-single .ticket-list-header .ticket-info,
.view-hsl-tickets-fares-single-card .ticket-list-header .ticket-info,
.view-hsl-ticket-fares-season .ticket-list-header .ticket-info {
  font-family: Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-size: 13px;
  float: right;
}
.view-hsl-tickets-fares-single .ticket-list-header .ticket-info:after,
.view-hsl-tickets-fares-single-card .ticket-list-header .ticket-info:after,
.view-hsl-ticket-fares-season .ticket-list-header .ticket-info:after {
  background: url('../img/hsl-sprite.png?20160401') repeat-y -250px -368px transparent;
  content: '';
  display: block;
  float: right;
  margin: 3px 10px 0 5px;
  height: 16px;
  width: 16px;
}
.view-hsl-tickets-fares-single .ticket-list-header .ticket-info:hover, .view-hsl-tickets-fares-single .ticket-list-header .ticket-info:active
.view-hsl-tickets-fares-single .ticket-list-header .ticket-info:focus,
.view-hsl-tickets-fares-single-card .ticket-list-header .ticket-info:hover,
.view-hsl-tickets-fares-single-card .ticket-list-header .ticket-info:active
.view-hsl-tickets-fares-single-card .ticket-list-header .ticket-info:focus,
.view-hsl-ticket-fares-season .ticket-list-header .ticket-info:hover,
.view-hsl-ticket-fares-season .ticket-list-header .ticket-info:active
.view-hsl-ticket-fares-season .ticket-list-header .ticket-info:focus {
  text-decoration: none;
}
.view-hsl-tickets-fares-single .ticket-list-header.all-open .ticket-info:after,
.view-hsl-tickets-fares-single-card .ticket-list-header.all-open .ticket-info:after,
.view-hsl-ticket-fares-season .ticket-list-header.all-open .ticket-info:after {
  background-position: -250px -328px;
}
.view-hsl-tickets-fares-single .view-footer .field-label,
.view-hsl-tickets-fares-single-card .view-footer .field-label,
.view-hsl-ticket-fares-season .view-footer .field-label {
  -webkit-border-radius: 14px 14px 0 0;
  -moz-border-radius: 14px 14px 0 0;
  -ms-border-radius: 14px 14px 0 0;
  -o-border-radius: 14px 14px 0 0;
  border-radius: 14px 14px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
  -moz-box-shadow: inset 0 0 0 0 transparent;
  box-shadow: inset 0 0 0 0 transparent;
  background: #ffffff;
  border: 0 none;
  color: #00b9e4;
  clear: both;
  display: block;
  float: left;
  font-size: 16.003px;
  line-height: 1em;
  margin: 5px 0 0 0;
  padding: 8px 20px 5px;
  text-align: left;
  width: 100%;
  position: relative;
}
.view-hsl-tickets-fares-single .view-footer .field-fare-value,
.view-hsl-tickets-fares-single .view-footer .field-fare-value-night,
.view-hsl-tickets-fares-single .view-footer .field-fare-value-tram,
.view-hsl-tickets-fares-single-card .view-footer .field-fare-value,
.view-hsl-tickets-fares-single-card .view-footer .field-fare-value-night,
.view-hsl-tickets-fares-single-card .view-footer .field-fare-value-tram,
.view-hsl-ticket-fares-season .view-footer .field-fare-value,
.view-hsl-ticket-fares-season .view-footer .field-fare-value-night,
.view-hsl-ticket-fares-season .view-footer .field-fare-value-tram {
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  -ms-border-radius: 0 0 14px 14px;
  -o-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #007ac9;
  background-color: white;
  width: 100%;
  padding: 8px 20px 5px;
  clear: both;
  border-top: 2px solid #dfedf5;
  font-size: 16.003px;
  position: relative;
}
@media all and (min-width: 800px) {
  .view-hsl-tickets-fares-single .view-footer .field-label,
  .view-hsl-tickets-fares-single-card .view-footer .field-label,
  .view-hsl-ticket-fares-season .view-footer .field-label {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    position: relative;
    clear: none;
    width: 80%;
  }
  .view-hsl-tickets-fares-single .view-footer .field-label.odd,
  .view-hsl-tickets-fares-single-card .view-footer .field-label.odd,
  .view-hsl-ticket-fares-season .view-footer .field-label.odd {
    background: transparent;
  }
  .view-hsl-tickets-fares-single .view-footer .field-fare-value,
  .view-hsl-tickets-fares-single .view-footer .field-fare-value-night,
  .view-hsl-tickets-fares-single .view-footer .field-fare-value-tram,
  .view-hsl-tickets-fares-single-card .view-footer .field-fare-value,
  .view-hsl-tickets-fares-single-card .view-footer .field-fare-value-night,
  .view-hsl-tickets-fares-single-card .view-footer .field-fare-value-tram,
  .view-hsl-ticket-fares-season .view-footer .field-fare-value,
  .view-hsl-ticket-fares-season .view-footer .field-fare-value-night,
  .view-hsl-ticket-fares-season .view-footer .field-fare-value-tram {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    position: relative;
    clear: none;
    width: 20%;
    text-align: center;
    float: right;
    border-top: 0;
    margin-top: 5px;
  }
  .view-hsl-tickets-fares-single .view-footer .field-fare-value.odd,
  .view-hsl-tickets-fares-single .view-footer .field-fare-value-night.odd,
  .view-hsl-tickets-fares-single .view-footer .field-fare-value-tram.odd,
  .view-hsl-tickets-fares-single-card .view-footer .field-fare-value.odd,
  .view-hsl-tickets-fares-single-card .view-footer .field-fare-value-night.odd,
  .view-hsl-tickets-fares-single-card .view-footer .field-fare-value-tram.odd,
  .view-hsl-ticket-fares-season .view-footer .field-fare-value.odd,
  .view-hsl-ticket-fares-season .view-footer .field-fare-value-night.odd,
  .view-hsl-ticket-fares-season .view-footer .field-fare-value-tram.odd {
    background: transparent;
  }
}

/*
 * Single & Season tickets
 */
.view-hsl-tickets-fares-single .ticket-list-header,
.view-hsl-ticket-fares-season .ticket-list-header {
  -webkit-box-shadow: inset 0px -1px 0px 0px white;
  -moz-box-shadow: inset 0px -1px 0px 0px white;
  box-shadow: inset 0px -1px 0px 0px white;
  border-bottom: 1px solid #007ac9;
  cursor: pointer;
}
.view-hsl-tickets-fares-single .ticket-list-header:after,
.view-hsl-ticket-fares-season .ticket-list-header:after {
  content: '\203A';
  float: left;
  font-family: "Arial";
  font-size: 26.403px;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.view-hsl-tickets-fares-single .ticket-list-header.all-open:after,
.view-hsl-ticket-fares-season .ticket-list-header.all-open:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.view-hsl-tickets-fares-single .rows,
.view-hsl-ticket-fares-season .rows {
  clear: both;
}
.view-hsl-tickets-fares-single .rows .row,
.view-hsl-ticket-fares-season .rows .row {
  margin: 0 0 5px;
  overflow: hidden;
}
.view-hsl-tickets-fares-single .rows .row h4.ticket-title,
.view-hsl-tickets-fares-single .rows .row .fare,
.view-hsl-ticket-fares-season .rows .row h4.ticket-title,
.view-hsl-ticket-fares-season .rows .row .fare {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  color: #00b9e4;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 16.003px;
  line-height: 1em;
  margin: 0;
  padding: 8px 20px 5px;
  text-align: left;
  width: 100%;
}
.view-hsl-tickets-fares-single .rows .row h4.ticket-title,
.view-hsl-ticket-fares-season .rows .row h4.ticket-title {
  -webkit-border-radius: 14px 14px 0 0;
  -moz-border-radius: 14px 14px 0 0;
  -ms-border-radius: 14px 14px 0 0;
  -o-border-radius: 14px 14px 0 0;
  border-radius: 14px 14px 0 0;
  border-bottom: 2px solid #dfedf5;
  position: relative;
}
.view-hsl-tickets-fares-single .rows .row .fare,
.view-hsl-ticket-fares-season .rows .row .fare {
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  -ms-border-radius: 0 0 14px 14px;
  -o-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;
  color: #007ac9;
  position: relative;
}
@media all and (min-width: 800px) {
  .view-hsl-tickets-fares-single .rows .row,
  .view-hsl-ticket-fares-season .rows .row {
    margin: 0;
  }
  .view-hsl-tickets-fares-single .rows .row h4.ticket-title,
  .view-hsl-ticket-fares-season .rows .row h4.ticket-title {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    border-bottom: 0;
    width: 80%;
  }
  .view-hsl-tickets-fares-single .rows .row .fare,
  .view-hsl-ticket-fares-season .rows .row .fare {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    text-align: center;
    width: 20%;
  }
}
.view-hsl-tickets-fares-single .rows .row .details,
.view-hsl-ticket-fares-season .rows .row .details {
  clear: both;
  display: none;
  padding: 10px 20px 30px;
}
.view-hsl-tickets-fares-single .rows .row .details .read-more,
.view-hsl-ticket-fares-season .rows .row .details .read-more {
  float: right;
}
.view-hsl-tickets-fares-single .rows .row .details .read-more a,
.view-hsl-ticket-fares-season .rows .row .details .read-more a {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  background: #1fbae2;
  color: #ffffff;
  display: block;
  padding: 3px 20px;
  position: relative;
}
.view-hsl-tickets-fares-single .rows .row .details .webstore-link a,
.view-hsl-ticket-fares-season .rows .row .details .webstore-link a {
  background: #ff6319;
  margin-left: 20px;
}
.view-hsl-tickets-fares-single .rows .row.open h4.ticket-title,
.view-hsl-tickets-fares-single .rows .row.open .fare,
.view-hsl-ticket-fares-season .rows .row.open h4.ticket-title,
.view-hsl-ticket-fares-season .rows .row.open .fare {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-bottom: 2px solid #dfedf5;
}
.view-hsl-tickets-fares-single .rows .row.open p,
.view-hsl-ticket-fares-season .rows .row.open p {
  margin-top: 0;
}
.view-hsl-tickets-fares-single .rows .row.views-row-odd,
.view-hsl-ticket-fares-season .rows .row.views-row-odd {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  position: relative;
  -webkit-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  -moz-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  -o-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  background: transparent;
}
.view-hsl-tickets-fares-single .rows .row.views-row-odd.open,
.view-hsl-ticket-fares-season .rows .row.views-row-odd.open {
  background: #ffffff;
}
.view-hsl-tickets-fares-single .rows .row.views-row-even,
.view-hsl-ticket-fares-season .rows .row.views-row-even {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  position: relative;
  -webkit-transition: margin 0.5s ease-in, margin 0.3s ease-out;
  -moz-transition: margin 0.5s ease-in, margin 0.3s ease-out;
  -o-transition: margin 0.5s ease-in, margin 0.3s ease-out;
  transition: margin 0.5s ease-in, margin 0.3s ease-out;
}
.view-hsl-tickets-fares-single .rows .row.views-row-even.open,
.view-hsl-ticket-fares-season .rows .row.views-row-even.open {
  background: #ffffff;
  margin: 5px 0;
}
@media all and (min-width: 481px) {
  .view-hsl-tickets-fares-single .rows .row.views-row-even h4,
  .view-hsl-tickets-fares-single .rows .row.views-row-even .fare,
  .view-hsl-ticket-fares-season .rows .row.views-row-even h4,
  .view-hsl-ticket-fares-season .rows .row.views-row-even .fare {
    background: transparent;
  }
}

/*
 * Single card ticket View
 */
.view-hsl-tickets-fares-single-card .ticket-list-header {
  -webkit-box-shadow: inset 0px -1px 0px 0px white;
  -moz-box-shadow: inset 0px -1px 0px 0px white;
  box-shadow: inset 0px -1px 0px 0px white;
  border-bottom: 1px solid #007ac9;
  cursor: pointer;
}
.view-hsl-tickets-fares-single-card .ticket-list-header:after {
  content: '\203A';
  float: left;
  font-family: "Arial";
  font-size: 26.403px;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.view-hsl-tickets-fares-single-card .ticket-list-header.all-open:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.view-hsl-tickets-fares-single-card .rows .row {
  margin: 0 0 5px;
  overflow: hidden;
}
.view-hsl-tickets-fares-single-card .rows .row .details {
  clear: both;
  display: none;
  padding: 10px 20px 30px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  -webkit-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  -moz-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  -o-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  background: transparent;
  position: relative;
}
.view-hsl-tickets-fares-single-card .rows .row .details .read-more {
  float: right;
}
.view-hsl-tickets-fares-single-card .rows .row .details .read-more a {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  position: relative;
  background: #1fbae2;
  color: #ffffff;
  display: block;
  padding: 3px 20px;
}
.view-hsl-tickets-fares-single-card .rows .row.open p {
  margin-top: 0;
}
.view-hsl-tickets-fares-single-card .rows .row.open .details {
  background: #ffffff;
  margin-bottom: 5px;
}
.view-hsl-tickets-fares-single-card .field-content {
  display: block;
}
.view-hsl-tickets-fares-single-card .field-content,
.view-hsl-tickets-fares-single-card fieldset {
  border: 0;
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.view-hsl-tickets-fares-single-card .field-content .fieldset-wrapper,
.view-hsl-tickets-fares-single-card fieldset .fieldset-wrapper {
  padding-top: 5px;
  margin-left: 30px;
}
.view-hsl-tickets-fares-single-card .field-content .field-label,
.view-hsl-tickets-fares-single-card .field-content .field-day-amount,
.view-hsl-tickets-fares-single-card .field-content .field-fare-2h,
.view-hsl-tickets-fares-single-card .field-content .field-1-day-ticket-from-bus-tram,
.view-hsl-tickets-fares-single-card .field-content .field-fare-per-days,
.view-hsl-tickets-fares-single-card .field-content legend,
.view-hsl-tickets-fares-single-card fieldset .field-label,
.view-hsl-tickets-fares-single-card fieldset .field-day-amount,
.view-hsl-tickets-fares-single-card fieldset .field-fare-2h,
.view-hsl-tickets-fares-single-card fieldset .field-1-day-ticket-from-bus-tram,
.view-hsl-tickets-fares-single-card fieldset .field-fare-per-days,
.view-hsl-tickets-fares-single-card fieldset legend {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
  -moz-box-shadow: inset 0 0 0 0 transparent;
  box-shadow: inset 0 0 0 0 transparent;
  background: #ffffff;
  border: 0 none;
  color: #007ac9;
  clear: both;
  display: block;
  float: left;
  font-size: 16.003px;
  line-height: 1em;
  margin: 0 0 5px;
  padding: 8px 20px 5px;
  text-align: left;
  width: 100%;
  position: relative;
}
.view-hsl-tickets-fares-single-card .field-content .field-label,
.view-hsl-tickets-fares-single-card .field-content legend,
.view-hsl-tickets-fares-single-card .field-content .field-day-amount,
.view-hsl-tickets-fares-single-card fieldset .field-label,
.view-hsl-tickets-fares-single-card fieldset legend,
.view-hsl-tickets-fares-single-card fieldset .field-day-amount {
  color: #00b9e4;
  font-family: "Proxima Nova Soft Regular", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.view-hsl-tickets-fares-single-card .field-content legend,
.view-hsl-tickets-fares-single-card fieldset legend {
  background: transparent;
}
.view-hsl-tickets-fares-single-card .field-content .field-label,
.view-hsl-tickets-fares-single-card .field-content .field-fare-day-tickets .field-day-amount,
.view-hsl-tickets-fares-single-card fieldset .field-label,
.view-hsl-tickets-fares-single-card fieldset .field-fare-day-tickets .field-day-amount {
  -webkit-border-radius: 14px 14px 0 0;
  -moz-border-radius: 14px 14px 0 0;
  -ms-border-radius: 14px 14px 0 0;
  -o-border-radius: 14px 14px 0 0;
  border-radius: 14px 14px 0 0;
  border-bottom: 2px solid #dfedf5;
  margin-bottom: 0;
  position: relative;
}
.view-hsl-tickets-fares-single-card .field-content .field-fare-2h,
.view-hsl-tickets-fares-single-card .field-content .field-1-day-ticket-from-bus-tram,
.view-hsl-tickets-fares-single-card .field-content .field-fare-day-tickets .field-fare-per-days,
.view-hsl-tickets-fares-single-card fieldset .field-fare-2h,
.view-hsl-tickets-fares-single-card fieldset .field-1-day-ticket-from-bus-tram,
.view-hsl-tickets-fares-single-card fieldset .field-fare-day-tickets .field-fare-per-days {
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  -ms-border-radius: 0 0 14px 14px;
  -o-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;
  position: relative;
}
.view-hsl-tickets-fares-single-card .field-content .field-fare-day-tickets.even .field-day-amount,
.view-hsl-tickets-fares-single-card .field-content .field-fare-day-tickets.even .field-fare-per-days,
.view-hsl-tickets-fares-single-card fieldset .field-fare-day-tickets.even .field-day-amount,
.view-hsl-tickets-fares-single-card fieldset .field-fare-day-tickets.even .field-fare-per-days {
  background: transparent;
}
@media all and (min-width: 800px) {
  .view-hsl-tickets-fares-single-card .field-content .field-label,
  .view-hsl-tickets-fares-single-card fieldset .field-label {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    clear: none;
    width: 80%;
  }
  .view-hsl-tickets-fares-single-card .field-content .field-fare-day-tickets .field-day-amount,
  .view-hsl-tickets-fares-single-card fieldset .field-fare-day-tickets .field-day-amount {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    clear: none;
    width: 75%;
  }
  .view-hsl-tickets-fares-single-card .field-content .field-fare-2h,
  .view-hsl-tickets-fares-single-card .field-content .field-1-day-ticket-from-bus-tram,
  .view-hsl-tickets-fares-single-card fieldset .field-fare-2h,
  .view-hsl-tickets-fares-single-card fieldset .field-1-day-ticket-from-bus-tram {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    clear: none;
    width: 20%;
    text-align: center;
  }
  .view-hsl-tickets-fares-single-card .field-content .field-fare-day-tickets .field-fare-per-days,
  .view-hsl-tickets-fares-single-card fieldset .field-fare-day-tickets .field-fare-per-days {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    clear: none;
    text-align: center;
    width: 25%;
  }
  .view-hsl-tickets-fares-single-card .field-content .fieldset-wrapper,
  .view-hsl-tickets-fares-single-card fieldset .fieldset-wrapper {
    margin-left: 150px;
  }
}

/*
 * Travel card ticket View
 */
.view-hsl-ticket-fares-season h3.ticket-list-header {
  -webkit-box-shadow: 0 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  border: 0;
}
.view-hsl-ticket-fares-season .rows .row h4 {
  clear: both;
  float: left;
  margin: 40px 0 0;
  padding: 0 20px;
}
.view-hsl-ticket-fares-season .rows .row .days-14 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-bottom: 2px solid #dfedf5;
}
.view-hsl-ticket-fares-season .rows .row .days-14,
.view-hsl-ticket-fares-season .rows .row .days-30 {
  text-align: left;
}
.view-hsl-ticket-fares-season .rows .row .days-14 .fare-label,
.view-hsl-ticket-fares-season .rows .row .days-30 .fare-label {
  color: #759eb8;
  display: inline;
  font-size: 11.999px;
  line-height: 1em;
  margin-right: 10px;
}
.view-hsl-ticket-fares-season .rows .row .days-14 div,
.view-hsl-ticket-fares-season .rows .row .days-30 div {
  display: inline;
}
@media all and (min-width: 800px) {
  .view-hsl-ticket-fares-season .rows .row h4.ticket-title {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    position: relative;
    border-bottom: 0;
    width: 60%;
  }
  .view-hsl-ticket-fares-season .rows .row .days-14,
  .view-hsl-ticket-fares-season .rows .row .days-30 {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    position: relative;
    width: 20%;
  }
  .view-hsl-ticket-fares-season .rows .row h4 {
    margin-bottom: -30px;
  }
}
.view-hsl-ticket-fares-season .rows .row .ticket-links {
  float: right;
  margin: 10px 0;
}
.view-hsl-ticket-fares-season .rows .row .ticket-links .field-ticket-links {
  float: left;
  margin-right: 10px;
}
.view-hsl-ticket-fares-season .rows .row .ticket-links .field-ticket-links a {
  font-weight: bold;
  display: block;
}
.view-hsl-ticket-fares-season .rows .row .ticket-links .field-ticket-links a:after {
  content: '\203A';
  float: none;
  font-family: "Arial";
  font-size: 10;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.view-hsl-ticket-fares-season .rows .row .quicktabs-tabs {
  margin-bottom: 0;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner {
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -ms-border-radius: 6px 6px 6px 6px;
  -o-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  position: relative;
  background-color: #dfedf5;
  overflow: hidden;
  padding: 0px 20px;
}
@media all and (min-width: 481px) {
  .view-hsl-ticket-fares-season .rows .row .calc-inner form {
    float: left;
  }
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item label {
  color: #759eb8;
  font-size: 11.999px;
  padding: 0 5px;
  text-transform: uppercase;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item span.divider {
  display: none;
  font-size: 17.004px;
  margin-top: 20px;
}
@media all and (min-width: 768px) {
  .view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item span.divider {
    display: block;
  }
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item .form-text {
  font-size: 11.999px;
  padding: 0.5em 0.5em 0.4em;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item .calc-amount {
  margin-right: 5px;
  width: 50px;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days {
  overflow: hidden;
}
@media all and (min-width: 800px) {
  .view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days {
    padding-left: 10px;
  }
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days .form-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0 none;
  border-top: 1px solid #B2BEC4;
  color: #3d454f;
  float: left;
  font-size: 15.002px;
  height: 21px;
  line-height: 24px;
  padding: 3px 0;
  text-align: center;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days a.button {
  background: #525252;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #7a7a7a), color-stop(100%, #525252)), #525252;
  background: -webkit-linear-gradient(top, #7a7a7a, #525252), #525252;
  background: -moz-linear-gradient(top, #7a7a7a, #525252), #525252;
  background: -o-linear-gradient(top, #7a7a7a, #525252), #525252;
  background: linear-gradient(top, #7a7a7a, #525252), #525252;
  text-shadow: 0px -1px 0 black;
  color: #ffffff;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 10.998px;
  height: 20px;
  line-height: 21px;
  padding: 3px 5px;
  text-align: center;
  width: 20px;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days a.button:hover, .view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days a.button:focus, .view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days a.button:active {
  background: #6c6c6c;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #949494), color-stop(100%, #6c6c6c)), #6c6c6c;
  background: -webkit-linear-gradient(top, #949494, #6c6c6c), #6c6c6c;
  background: -moz-linear-gradient(top, #949494, #6c6c6c), #6c6c6c;
  background: -o-linear-gradient(top, #949494, #6c6c6c), #6c6c6c;
  background: linear-gradient(top, #949494, #6c6c6c), #6c6c6c;
  text-decoration: none;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days a.button.btn-decrease-days-10 {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  -ms-border-radius: 14px 0 0 14px;
  -o-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  width: 30px;
  font-size: 10.998px;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-number-of-days a.button.btn-increase-days-10 {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  -ms-border-radius: 0 14px 14px 0;
  -o-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  width: 30px;
  font-size: 10.998px;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-date-to {
  border-bottom: 2px solid #00b9e4;
  padding-bottom: 20px;
}
@media all and (min-width: 800px) {
  .view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item {
    float: left;
    margin-right: 10px;
    padding: 10px 0;
  }
  .view-hsl-ticket-fares-season .rows .row .calc-inner form .form-item.form-item-calc-date-to {
    border-bottom: 0;
    border-right: 1px solid #00b9e4;
    padding-right: 20px;
  }
}
.view-hsl-ticket-fares-season .rows .row .calc-inner .price,
.view-hsl-ticket-fares-season .rows .row .calc-inner .period-for-amount {
  float: right;
  padding-top: 32px;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner .price h5,
.view-hsl-ticket-fares-season .rows .row .calc-inner .period-for-amount h5 {
  font-size: 11.999px;
  font-weight: normal;
}
.view-hsl-ticket-fares-season .rows .row .calc-inner .price h5 span,
.view-hsl-ticket-fares-season .rows .row .calc-inner .period-for-amount h5 span {
  font-size: 26.403px;
  margin-left: 0.25em;
}
@media all and (min-width: 800px) {
  .view-hsl-ticket-fares-season .rows .row .calc-inner .price h5 span,
  .view-hsl-ticket-fares-season .rows .row .calc-inner .period-for-amount h5 span {
    font-size: 33.007px;
  }
}

/*
 * Value tickets View
 */
.view-hsl-ticket-fares-season.view-display-id-value_tickets .rows .row.views-row-odd {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: transparent;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets .rows .row.views-row-odd.open {
  background: transparent;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets .rows .row .details {
  clear: both;
  display: none;
  padding: 10px 20px 30px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  position: relative;
  -webkit-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  -moz-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  -o-transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  transition: background-color 0.5s ease-in, background-color 0.3s ease-out;
  background: #ffffff;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets .rows .row .details .read-more {
  float: right;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets .rows .row .details .read-more a {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  position: relative;
  background: #1fbae2;
  color: #ffffff;
  display: block;
  padding: 3px 20px;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset {
  border: 0;
  overflow: hidden;
  margin: 20px 0 0;
  padding: 0;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset legend {
  font-size: 1.5235em;
  line-height: 1.71669em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #007ac9;
  display: block;
  font-weight: bold;
  padding: 0 20px;
  width: 100%;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset fieldset {
  clear: both;
  width: 100%;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset fieldset .fieldset-wrapper {
  margin-left: 30px;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-label,
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value,
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value-night,
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value-tram,
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset fieldset legend {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
  -moz-box-shadow: inset 0 0 0 0 transparent;
  box-shadow: inset 0 0 0 0 transparent;
  background: #ffffff;
  border: 0 none;
  color: #007ac9;
  clear: both;
  display: block;
  float: left;
  font-size: 16.003px;
  font-weight: bold;
  line-height: 32px;
  margin: 0 0 5px;
  min-height: 32px;
  padding: 0 20px;
  text-align: left;
  width: 100%;
  position: relative;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-label,
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset fieldset legend {
  color: #00b9e4;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-label {
  -webkit-border-radius: 14px 14px 0 0;
  -moz-border-radius: 14px 14px 0 0;
  -ms-border-radius: 14px 14px 0 0;
  -o-border-radius: 14px 14px 0 0;
  border-radius: 14px 14px 0 0;
  margin-bottom: 0;
}
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value,
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value-night,
.view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value-tram {
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  -ms-border-radius: 0 0 14px 14px;
  -o-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;
  position: relative;
}
@media all and (min-width: 800px) {
  .view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-label {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    position: relative;
    clear: none;
    width: 80%;
  }
  .view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value,
  .view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value-night,
  .view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset .field-fare-value-tram {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
    position: relative;
    clear: none;
    width: 20%;
  }
  .view-hsl-ticket-fares-season.view-display-id-value_tickets fieldset fieldset .fieldset-wrapper {
    margin-left: 150px;
  }
}

/*
 * Style additional links in all three tabs of the liput ja hinnat page.
 */
#quicktabs-container-tickets_and_fares .other-links {
  float: right;
  clear: both;
  margin: 5px 0;
}
#quicktabs-container-tickets_and_fares .other-links a {
  font-weight: bold;
}
#quicktabs-container-tickets_and_fares .other-links a:after {
  content: '\203A';
  float: none;
  font-family: "Arial";
  font-size: 10;
  padding-left: 0.25em;
  padding-right: 0.25em;
}

/*
 * Liftup Views
 */
.view-liftups.view-display-id-liftups_front_promo_block {
  margin-bottom: 10px;
}
.view-liftups.view-display-id-liftups_front_promo_block .row {
  position: relative;
  line-height: 0px;
  text-align: right;
  background: #fff;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  overflow: hidden;
}
.view-liftups.view-display-id-liftups_front_promo_block .row img {
  -webkit-border-radius: 14px 14px 0 0;
  -moz-border-radius: 14px 14px 0 0;
  -ms-border-radius: 14px 14px 0 0;
  -o-border-radius: 14px 14px 0 0;
  border-radius: 14px 14px 0 0;
  width: 100%;
  display: inline-block;
  max-height: initial;
}
.view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper {
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  -ms-border-radius: 0 0 14px 14px;
  -o-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
  overflow: hidden;
  width: 100%;
  text-align: left;
  line-height: normal;
}
.view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content {
  padding: 10px;
}
.view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content h2 {
  font-size: 19.8055px;
  margin-top: 0;
}
.view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content .read-more {
  margin-top: 10px;
}
.view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content .read-more a::after {
  content: '\203A';
  float: none;
  font-family: "Arial";
  padding-left: 0.25em;
  padding-right: 0.25em;
}
@media all and (min-width: 960px) {
  .view-liftups.view-display-id-liftups_front_promo_block .row img {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    -ms-border-radius: 0 14px 14px 0;
    -o-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
    width: auto;
    max-height: 255px;
  }
  .view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper {
    border-radius: 14px 0 0 14px;
    background: #fff;
    width: 55%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content {
    font-size: 14.001px;
    padding: 0;
    position: absolute;
    left: 15px;
    top: 30px;
    padding-left: 10px;
  }
}
@media all and (min-width: 960px) and (max-width: 1024px) {
  .view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content {
    top: 20px;
  }
}

/**
 * Panel specific view styles
 */
@media all and (min-width: 481px) and (max-width: 959px) {
  .hsl-2col-rows .view-liftups.view-display-id-liftups_front_promo_block .row .cropped {
    max-height: 154px;
    overflow: hidden;
  }
  .hsl-2col-rows .view-liftups.view-display-id-liftups_front_promo_block .row .cropped img {
    margin-top: -30%;
  }
}
@media all and (max-width: 767px) {
  .hsl-2col-rows .view-liftups.view-display-id-liftups_front_promo_block .row .cropped {
    max-height: 154px;
    overflow: hidden;
  }
  .hsl-2col-rows .view-liftups.view-display-id-liftups_front_promo_block .row .cropped img {
    margin-top: -30%;
  }
}
.hsl-2col-rows .view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content h2 {
  font-family: "Proxima Nova Extra Condensed", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  font-size: 33.007px;
}
@media all and (max-width: 1023px) {
  .hsl-2col-rows .view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content h2 {
    font-size: 21.996px;
  }
}
@media all and (max-width: 767px) {
  .hsl-2col-rows .view-liftups.view-display-id-liftups_front_promo_block .row .liftup-content-wrapper .liftup-content h2 {
    font-size: 26.403px;
  }
}

/**
 * Traffic exceptions Views
 */
.view-hsl-my-content.view-display-id-block_2,
.view-hsl-traffic-exceptions {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #fed100;
  clear: both;
  margin: 0 0 2px;
  position: relative;
}
.view-hsl-my-content.view-display-id-block_2 .view-header,
.view-hsl-traffic-exceptions .view-header {
  float: left;
}
.view-hsl-my-content.view-display-id-block_2 .hsl-icon,
.view-hsl-traffic-exceptions .hsl-icon {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background: #007ac9;
  color: #ffffff;
  font-size: 25px;
  height: 24px;
  line-height: 26px;
  margin: 3px;
  max-height: 29px;
  text-align: center;
  width: 24px;
}
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-1:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-3:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-4:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-5:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-8:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-21:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-22:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-23:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-24:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-25:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-36:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-38:before,
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-39:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-1:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-3:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-4:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-5:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-8:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-21:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-22:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-23:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-24:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-25:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-36:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-38:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-39:before {
  content: "2";
}
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-12:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-12:before {
  content: "4";
}
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-7:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-7:before {
  content: "6";
}
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-2:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-2:before {
  content: "3";
}
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-6:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-6:before {
  content: "5";
}
.view-hsl-my-content.view-display-id-block_2 .hsl-icon span.icon-general:before,
.view-hsl-traffic-exceptions .hsl-icon span.icon-general:before {
  content: "1";
}
.view-hsl-my-content.view-display-id-block_2.trains .hsl-icon,
.view-hsl-my-content.view-display-id-block_2 .linetype-12 > .hsl-icon,
.view-hsl-traffic-exceptions.trains .hsl-icon,
.view-hsl-traffic-exceptions .linetype-12 > .hsl-icon {
  background: #64be14;
}
.view-hsl-my-content.view-display-id-block_2.ferries .hsl-icon,
.view-hsl-my-content.view-display-id-block_2 .linetype-7 > .hsl-icon,
.view-hsl-traffic-exceptions.ferries .hsl-icon,
.view-hsl-traffic-exceptions .linetype-7 > .hsl-icon {
  background: #00b9e4;
}
.view-hsl-my-content.view-display-id-block_2.trams .hsl-icon,
.view-hsl-my-content.view-display-id-block_2 .linetype-2 > .hsl-icon,
.view-hsl-traffic-exceptions.trams .hsl-icon,
.view-hsl-traffic-exceptions .linetype-2 > .hsl-icon {
  background: #00985f;
}
.view-hsl-my-content.view-display-id-block_2.metro .hsl-icon,
.view-hsl-my-content.view-display-id-block_2 .linetype-6 > .hsl-icon,
.view-hsl-traffic-exceptions.metro .hsl-icon,
.view-hsl-traffic-exceptions .linetype-6 > .hsl-icon {
  background: #ff6319;
}
.view-hsl-my-content.view-display-id-block_2 .rows,
.view-hsl-traffic-exceptions .rows {
  font-size: 1.5235em;
  line-height: 0.94418em;
  background: #dfedf5;
  overflow: hidden;
  padding: 7px 10px 5px;
}
.view-hsl-my-content.view-display-id-block_2 .rows .row,
.view-hsl-traffic-exceptions .rows .row {
  float: left;
  margin-right: 8px;
}
.view-hsl-my-content.view-display-id-block_2 .rows .row a:after,
.view-hsl-traffic-exceptions .rows .row a:after {
  content: ",";
}
.view-hsl-my-content.view-display-id-block_2 .rows .row.views-row-last a:after,
.view-hsl-traffic-exceptions .rows .row.views-row-last a:after {
  content: "";
}
.view-hsl-my-content.view-display-id-block_2 .rows .exception-details,
.view-hsl-traffic-exceptions .rows .exception-details {
  color: #333333;
  background-color: white;
  padding: 0px;
}
.view-hsl-my-content.view-display-id-block_2 .rows .exception-details.js,
.view-hsl-traffic-exceptions .rows .exception-details.js {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.2);
  background: #fed100;
  border: 1px solid #999999;
  cursor: pointer;
  display: none;
  margin: 10px 0 0 -62px;
  position: absolute;
  width: 17em;
  z-index: 99999;
}
.view-hsl-my-content.view-display-id-block_2 .rows .exception-details.js:before,
.view-hsl-traffic-exceptions .rows .exception-details.js:before {
  content: url("../img/arrow-shadow.png");
  left: 63px;
  position: absolute;
  top: -15px;
}
.view-hsl-my-content.view-display-id-block_2 .rows .exception-details .hsl-icon,
.view-hsl-traffic-exceptions .rows .exception-details .hsl-icon {
  color: #ffffff;
  float: left;
  font-size: 36px;
  height: 35px;
  line-height: 37px;
  margin: 7px 0 0 7px;
  max-height: 40px;
  text-align: center;
  width: 36px;
}
.view-hsl-my-content.view-display-id-block_2 .rows .exception-details .exception-details-body,
.view-hsl-traffic-exceptions .rows .exception-details .exception-details-body {
  font-size: 15.002px;
  background-color: white;
  margin-left: 50px;
  padding: 10px 15px;
  line-height: 1.1em;
}
.view-hsl-my-content.view-display-id-block_2 .rows .exception-details .exception-details-body.js,
.view-hsl-traffic-exceptions .rows .exception-details .exception-details-body.js {
  -webkit-border-radius: 0 12px 12px 0;
  -moz-border-radius: 0 12px 12px 0;
  -ms-border-radius: 0 12px 12px 0;
  -o-border-radius: 0 12px 12px 0;
  border-radius: 0 12px 12px 0;
}
.view-hsl-my-content.view-display-id-block_2 .rows .exception-details .exception-details-body .line,
.view-hsl-traffic-exceptions .rows .exception-details .exception-details-body .line {
  font-weight: bold;
  padding: 5px 0px;
}
.view-hsl-my-content.view-display-id-block_2 .rows .exception-details .exception-details-body .date-display-single,
.view-hsl-traffic-exceptions .rows .exception-details .exception-details-body .date-display-single {
  display: block;
  font-size: 11.999px;
}
.view-hsl-my-content.view-display-id-block_2.view-hsl-my-content .rows,
.view-hsl-traffic-exceptions.view-hsl-my-content .rows {
  padding: 0;
}

.view-hsl-traffic-exceptions-new .row,
.view-id-hsl_my_content .row {
  margin-bottom: 1em;
  padding-left: 10px;
  min-height: 3em;
}
.view-hsl-traffic-exceptions-new .row.group-header + .rows .row,
.view-id-hsl_my_content .row.group-header + .rows .row {
  padding-left: 40px;
}
.view-hsl-traffic-exceptions-new .row.group-header .exception-details-body,
.view-id-hsl_my_content .row.group-header .exception-details-body {
  float: none;
  vertical-align: middle;
}
.view-hsl-traffic-exceptions-new .row.group-header .exception-details-heading,
.view-id-hsl_my_content .row.group-header .exception-details-heading {
  margin-left: -2px;
}
.view-hsl-traffic-exceptions-new .exception-details.group-details .exception-details-heading a,
.view-id-hsl_my_content .exception-details.group-details .exception-details-heading a {
  cursor: pointer;
  padding: 0 2px;
  margin-right: 5px;
  word-wrap: normal;
  display: inline-block;
}
.view-hsl-traffic-exceptions-new .exception-details.group-details .exception-details-heading a:hover,
.view-id-hsl_my_content .exception-details.group-details .exception-details-heading a:hover {
  color: white;
  background: #007ac9;
}
.view-hsl-traffic-exceptions-new .exception-details.group-details .exception-details-heading a:last-of-type,
.view-id-hsl_my_content .exception-details.group-details .exception-details-heading a:last-of-type {
  margin: 0;
}
.view-hsl-traffic-exceptions-new .exception-details.group-details .exception-details-heading .disruption-count,
.view-id-hsl_my_content .exception-details.group-details .exception-details-heading .disruption-count {
  border: 1px solid #007ac9;
  border-radius: 1em;
  color: #007ac9;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-top: 2px;
  margin-left: 2px;
  padding: 2px 10px;
}
.view-hsl-traffic-exceptions-new .exception-details.group-details .exception-details-heading .disruption-count:after,
.view-id-hsl_my_content .exception-details.group-details .exception-details-heading .disruption-count:after {
  content: '\203A';
  float: none;
  font-family: "Arial";
  padding-left: 0.25em;
}
.view-hsl-traffic-exceptions-new .exception-details.group-details .exception-details-heading .disruption-count:hover,
.view-id-hsl_my_content .exception-details.group-details .exception-details-heading .disruption-count:hover {
  background: #007ac9;
  color: white;
}
@media all and (max-width: 480px) {
  .view-hsl-traffic-exceptions-new .exception-details.group-details .exception-details-heading .disruption-count,
  .view-id-hsl_my_content .exception-details.group-details .exception-details-heading .disruption-count {
    font-size: 10.998px;
    padding: 0 5px 0 8px;
  }
}
.view-hsl-traffic-exceptions-new .exception-details-body,
.view-id-hsl_my_content .exception-details-body {
  margin-left: 50px;
  color: #999999;
}
.view-hsl-traffic-exceptions-new .exception-details-body .exception-details-heading,
.view-id-hsl_my_content .exception-details-body .exception-details-heading {
  color: #000;
}
.view-hsl-traffic-exceptions-new .exception-details-body .exception-details-heading a,
.view-id-hsl_my_content .exception-details-body .exception-details-heading a {
  border-radius: 3px;
  font-size: 1.25em;
  font-weight: bold;
  text-decoration: none;
  color: #007ac9;
  margin-right: 5px;
}
.view-hsl-traffic-exceptions-new .exception-details-body .exception-details-heading .exception-validity-date,
.view-id-hsl_my_content .exception-details-body .exception-details-heading .exception-validity-date {
  font-weight: bold;
  font-size: 1.1em;
  padding: 2px 0;
}
.view-hsl-traffic-exceptions-new .exception-details-body .exception-details-heading .exception-validity-date .today > .wrapped-date,
.view-id-hsl_my_content .exception-details-body .exception-details-heading .exception-validity-date .today > .wrapped-date {
  display: none;
}
.view-hsl-traffic-exceptions-new .exception-details-body .field-exception-validity-date,
.view-id-hsl_my_content .exception-details-body .field-exception-validity-date {
  font-weight: bold;
  font-size: 1.1em;
  color: #000;
}
.view-hsl-traffic-exceptions-new .hsl-icon,
.view-id-hsl_my_content .hsl-icon {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background: #007ac9;
  color: #ffffff;
  font-size: 31px;
  height: 30px;
  line-height: 30px;
  margin: 3px;
  max-height: 30px;
  text-align: center;
  width: 30px;
  clear: left;
  display: block;
  float: left;
  margin-right: -50px;
}
.view-hsl-traffic-exceptions-new .hsl-icon span.icon:before,
.view-id-hsl_my_content .hsl-icon span.icon:before {
  content: "2";
}
.view-hsl-traffic-exceptions-new .hsl-icon .hsl-icon-group,
.view-id-hsl_my_content .hsl-icon .hsl-icon-group {
  position: absolute;
  border-right: 2px solid #007ac9;
  width: 1px;
  height: 26px;
  border-radius: 2px;
  top: 2px;
  left: 30px;
}
.view-hsl-traffic-exceptions-new .hsl-icon .hsl-icon-group:after,
.view-id-hsl_my_content .hsl-icon .hsl-icon-group:after {
  position: absolute;
  border-right: 2px solid #007ac9;
  width: 1px;
  height: 22px;
  border-radius: 2px;
  top: 2px;
  left: 3px;
  content: "";
}
.view-hsl-traffic-exceptions-new .general .hsl-icon .icon-general:before,
.view-id-hsl_my_content .general .hsl-icon .icon-general:before {
  content: "1";
}
.view-hsl-traffic-exceptions-new .exception-general .exception-details-heading a,
.view-id-hsl_my_content .exception-general .exception-details-heading a {
  color: #007ac9;
}
.view-hsl-traffic-exceptions-new .exception-general.group-details .exception-details-heading a,
.view-hsl-traffic-exceptions-new .exception-general.group-details .exception-details-heading .disruption-count,
.view-id-hsl_my_content .exception-general.group-details .exception-details-heading a,
.view-id-hsl_my_content .exception-general.group-details .exception-details-heading .disruption-count {
  border-color: #007ac9;
  color: #007ac9;
}
.view-hsl-traffic-exceptions-new .exception-general.group-details .exception-details-heading a:hover,
.view-hsl-traffic-exceptions-new .exception-general.group-details .exception-details-heading .disruption-count:hover,
.view-id-hsl_my_content .exception-general.group-details .exception-details-heading a:hover,
.view-id-hsl_my_content .exception-general.group-details .exception-details-heading .disruption-count:hover {
  background: #007ac9;
}
.view-hsl-traffic-exceptions-new .exception-general .hsl-icon,
.view-id-hsl_my_content .exception-general .hsl-icon {
  background: #007ac9;
}
.view-hsl-traffic-exceptions-new .exception-general .hsl-icon .icon:before,
.view-id-hsl_my_content .exception-general .hsl-icon .icon:before {
  content: "1";
}
.view-hsl-traffic-exceptions-new .exception-general .hsl-icon .hsl-icon-group,
.view-hsl-traffic-exceptions-new .exception-general .hsl-icon .hsl-icon-group:after,
.view-id-hsl_my_content .exception-general .hsl-icon .hsl-icon-group,
.view-id-hsl_my_content .exception-general .hsl-icon .hsl-icon-group:after {
  border-right-color: #007ac9;
}
.view-hsl-traffic-exceptions-new .exception-50 .exception-details-heading a,
.view-id-hsl_my_content .exception-50 .exception-details-heading a {
  color: #fcbc19;
  display: none;
}
.view-hsl-traffic-exceptions-new .exception-50 .exception-details-heading .exception-validity-date,
.view-id-hsl_my_content .exception-50 .exception-details-heading .exception-validity-date {
  margin-left: 0;
}
.view-hsl-traffic-exceptions-new .exception-50.group-details .exception-details-heading a,
.view-hsl-traffic-exceptions-new .exception-50.group-details .exception-details-heading .disruption-count,
.view-id-hsl_my_content .exception-50.group-details .exception-details-heading a,
.view-id-hsl_my_content .exception-50.group-details .exception-details-heading .disruption-count {
  border-color: #fcbc19;
  color: #fcbc19;
}
.view-hsl-traffic-exceptions-new .exception-50.group-details .exception-details-heading a:hover,
.view-hsl-traffic-exceptions-new .exception-50.group-details .exception-details-heading .disruption-count:hover,
.view-id-hsl_my_content .exception-50.group-details .exception-details-heading a:hover,
.view-id-hsl_my_content .exception-50.group-details .exception-details-heading .disruption-count:hover {
  background: #fcbc19;
}
.view-hsl-traffic-exceptions-new .exception-50 .hsl-icon,
.view-id-hsl_my_content .exception-50 .hsl-icon {
  background: #fcbc19;
}
.view-hsl-traffic-exceptions-new .exception-50 .hsl-icon .icon:before,
.view-id-hsl_my_content .exception-50 .hsl-icon .icon:before {
  content: "7";
}
.view-hsl-traffic-exceptions-new .exception-50 .hsl-icon .hsl-icon-group,
.view-hsl-traffic-exceptions-new .exception-50 .hsl-icon .hsl-icon-group:after,
.view-id-hsl_my_content .exception-50 .hsl-icon .hsl-icon-group,
.view-id-hsl_my_content .exception-50 .hsl-icon .hsl-icon-group:after {
  border-right-color: #fcbc19;
}
.view-hsl-traffic-exceptions-new .exception-12 .exception-details-heading a,
.view-id-hsl_my_content .exception-12 .exception-details-heading a {
  color: #8c4799;
}
.view-hsl-traffic-exceptions-new .exception-12.group-details .exception-details-heading a,
.view-hsl-traffic-exceptions-new .exception-12.group-details .exception-details-heading .disruption-count,
.view-id-hsl_my_content .exception-12.group-details .exception-details-heading a,
.view-id-hsl_my_content .exception-12.group-details .exception-details-heading .disruption-count {
  border-color: #8c4799;
  color: #8c4799;
}
.view-hsl-traffic-exceptions-new .exception-12.group-details .exception-details-heading a:hover,
.view-hsl-traffic-exceptions-new .exception-12.group-details .exception-details-heading .disruption-count:hover,
.view-id-hsl_my_content .exception-12.group-details .exception-details-heading a:hover,
.view-id-hsl_my_content .exception-12.group-details .exception-details-heading .disruption-count:hover {
  background: #8c4799;
}
.view-hsl-traffic-exceptions-new .exception-12 .hsl-icon,
.view-id-hsl_my_content .exception-12 .hsl-icon {
  background: #8c4799;
}
.view-hsl-traffic-exceptions-new .exception-12 .hsl-icon .icon:before,
.view-id-hsl_my_content .exception-12 .hsl-icon .icon:before {
  content: "4";
}
.view-hsl-traffic-exceptions-new .exception-12 .hsl-icon .hsl-icon-group,
.view-hsl-traffic-exceptions-new .exception-12 .hsl-icon .hsl-icon-group:after,
.view-id-hsl_my_content .exception-12 .hsl-icon .hsl-icon-group,
.view-id-hsl_my_content .exception-12 .hsl-icon .hsl-icon-group:after {
  border-right-color: #8c4799;
}
.view-hsl-traffic-exceptions-new .exception-7 .exception-details-heading a,
.view-id-hsl_my_content .exception-7 .exception-details-heading a {
  color: #00b9e4;
}
.view-hsl-traffic-exceptions-new .exception-7.group-details .exception-details-heading a,
.view-hsl-traffic-exceptions-new .exception-7.group-details .exception-details-heading .disruption-count,
.view-id-hsl_my_content .exception-7.group-details .exception-details-heading a,
.view-id-hsl_my_content .exception-7.group-details .exception-details-heading .disruption-count {
  border-color: #00b9e4;
  color: #00b9e4;
}
.view-hsl-traffic-exceptions-new .exception-7.group-details .exception-details-heading a:hover,
.view-hsl-traffic-exceptions-new .exception-7.group-details .exception-details-heading .disruption-count:hover,
.view-id-hsl_my_content .exception-7.group-details .exception-details-heading a:hover,
.view-id-hsl_my_content .exception-7.group-details .exception-details-heading .disruption-count:hover {
  background: #00b9e4;
}
.view-hsl-traffic-exceptions-new .exception-7 .hsl-icon,
.view-id-hsl_my_content .exception-7 .hsl-icon {
  background: #00b9e4;
}
.view-hsl-traffic-exceptions-new .exception-7 .hsl-icon .icon:before,
.view-id-hsl_my_content .exception-7 .hsl-icon .icon:before {
  content: "6";
}
.view-hsl-traffic-exceptions-new .exception-7 .hsl-icon .hsl-icon-group,
.view-hsl-traffic-exceptions-new .exception-7 .hsl-icon .hsl-icon-group:after,
.view-id-hsl_my_content .exception-7 .hsl-icon .hsl-icon-group,
.view-id-hsl_my_content .exception-7 .hsl-icon .hsl-icon-group:after {
  border-right-color: #00b9e4;
}
.view-hsl-traffic-exceptions-new .exception-2 .exception-details-heading a,
.view-id-hsl_my_content .exception-2 .exception-details-heading a {
  color: #00985f;
}
.view-hsl-traffic-exceptions-new .exception-2.group-details .exception-details-heading a,
.view-hsl-traffic-exceptions-new .exception-2.group-details .exception-details-heading .disruption-count,
.view-id-hsl_my_content .exception-2.group-details .exception-details-heading a,
.view-id-hsl_my_content .exception-2.group-details .exception-details-heading .disruption-count {
  border-color: #00985f;
  color: #00985f;
}
.view-hsl-traffic-exceptions-new .exception-2.group-details .exception-details-heading a:hover,
.view-hsl-traffic-exceptions-new .exception-2.group-details .exception-details-heading .disruption-count:hover,
.view-id-hsl_my_content .exception-2.group-details .exception-details-heading a:hover,
.view-id-hsl_my_content .exception-2.group-details .exception-details-heading .disruption-count:hover {
  background: #00985f;
}
.view-hsl-traffic-exceptions-new .exception-2 .hsl-icon,
.view-id-hsl_my_content .exception-2 .hsl-icon {
  background: #00985f;
}
.view-hsl-traffic-exceptions-new .exception-2 .hsl-icon .icon:before,
.view-id-hsl_my_content .exception-2 .hsl-icon .icon:before {
  content: "3";
}
.view-hsl-traffic-exceptions-new .exception-2 .hsl-icon .hsl-icon-group,
.view-hsl-traffic-exceptions-new .exception-2 .hsl-icon .hsl-icon-group:after,
.view-id-hsl_my_content .exception-2 .hsl-icon .hsl-icon-group,
.view-id-hsl_my_content .exception-2 .hsl-icon .hsl-icon-group:after {
  border-right-color: #00985f;
}
.view-hsl-traffic-exceptions-new .exception-6 .exception-details-heading a,
.view-id-hsl_my_content .exception-6 .exception-details-heading a {
  color: #ff6319;
}
.view-hsl-traffic-exceptions-new .exception-6.group-details .exception-details-heading a,
.view-hsl-traffic-exceptions-new .exception-6.group-details .exception-details-heading .disruption-count,
.view-id-hsl_my_content .exception-6.group-details .exception-details-heading a,
.view-id-hsl_my_content .exception-6.group-details .exception-details-heading .disruption-count {
  border-color: #ff6319;
  color: #ff6319;
}
.view-hsl-traffic-exceptions-new .exception-6.group-details .exception-details-heading a:hover,
.view-hsl-traffic-exceptions-new .exception-6.group-details .exception-details-heading .disruption-count:hover,
.view-id-hsl_my_content .exception-6.group-details .exception-details-heading a:hover,
.view-id-hsl_my_content .exception-6.group-details .exception-details-heading .disruption-count:hover {
  background: #ff6319;
}
.view-hsl-traffic-exceptions-new .exception-6 .hsl-icon,
.view-id-hsl_my_content .exception-6 .hsl-icon {
  background: #ff6319;
}
.view-hsl-traffic-exceptions-new .exception-6 .hsl-icon .icon:before,
.view-id-hsl_my_content .exception-6 .hsl-icon .icon:before {
  content: "5";
}
.view-hsl-traffic-exceptions-new .exception-6 .hsl-icon .hsl-icon-group,
.view-hsl-traffic-exceptions-new .exception-6 .hsl-icon .hsl-icon-group:after,
.view-id-hsl_my_content .exception-6 .hsl-icon .hsl-icon-group,
.view-id-hsl_my_content .exception-6 .hsl-icon .hsl-icon-group:after {
  border-right-color: #ff6319;
}
.view-hsl-traffic-exceptions-new .hsl-icon-alert,
.view-id-hsl_my_content .hsl-icon-alert {
  color: #dc0451;
  background-color: transparent;
  font-size: 25px;
  position: absolute;
  top: 11px;
  left: -13px;
  text-shadow: 1px -1px 0px #fff;
}

.view-hsl-my-content.view-display-id-block_2 {
  background: white;
}

html.ie8 .view-hsl-traffic-exceptions .rows .exception-details:before {
  content: none;
}

@media all and (max-width: 480px) {
  .view-hsl-traffic-exceptions .rows .exception-details {
    margin: 10px 0 0 0;
    left: 0;
    width: 290px;
  }
  .view-hsl-traffic-exceptions .rows .exception-details:before {
    content: none;
  }
}
/**
 * Search results view displays.
 */
.solr-search-list {
  margin: 10px;
}
.solr-search-list.view-display-id-solr_search {
  margin-left: 0;
  margin-right: 0;
}
.solr-search-list.view-display-id-solr_search .view-content {
  margin: 0 10px;
}
.solr-search-list .view-header h2 {
  border-bottom: 2px solid #007ac9;
  font-size: 19.8055px;
}
.solr-search-list .rows {
  margin-bottom: 20px;
}
.solr-search-list .rows .views-row {
  border-bottom: 2px solid #dfedf5;
  min-height: 35px;
  padding-bottom: 5px;
}
.solr-search-list .rows .views-row .date {
  color: #007ac9;
  width: 40px;
  text-align: left;
  float: left;
}
.solr-search-list .rows .views-row h3.search-title,
.solr-search-list .rows .views-row .excerpt {
  margin-left: 55px;
}
.solr-search-list .rows .views-row h3.search-title {
  margin-bottom: 0px;
  font-size: 15.002px;
  line-height: 1em;
}
.solr-search-list .rows .views-row .excerpt {
  font-size: 11.999px;
  line-height: 1.5em;
  margin-top: 2px;
}

#block-views-hsl-solr-search-taxonomy-mketju h2.block-title,
#block-views-hsl-solr-search-mketju-block h2.block-title,
#block-views-hsl-solr-search-bulletins-block h2.block-title {
  border-bottom: 2px solid #007ac9;
  font-size: 19.8055px;
}

/*
 * Crisis bulletins
 */
.region-highlighted {
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.region-highlighted .block {
  margin-bottom: 10px;
}
.region-highlighted .view-hsl-crisis-traffic-bulletins {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  font-size: 1.692em;
  line-height: 1.00473em;
  background: #dc0451;
  padding: 17px;
}
.region-highlighted .view-hsl-crisis-traffic-bulletins:before {
  color: #ffffff;
  content: 'S';
  float: left;
  font-family: "HSL Picto Regular";
  font-size: 70px;
  font-weight: normal;
  line-height: 0.7em;
  margin: -11px 0 0 -5px;
  max-height: 45px;
}
.region-highlighted .view-hsl-crisis-traffic-bulletins a {
  color: #333333;
  color: #ffffff;
  font-weight: bold;
}
.region-highlighted .view-hsl-crisis-traffic-bulletins .view-content {
  margin-left: 65px;
}

/*
 * News listings
 */
.view-display-id-front_news .row,
.view-display-id-front_news .views-row,
.view-display-id-liftups_front_sidebar_btm .row,
.view-display-id-liftups_front_sidebar_btm .views-row,
.view-display-id-liftups_front_sidebar_top .row,
.view-display-id-liftups_front_sidebar_top .views-row,
.view-news-help-and-info .row,
.view-news-help-and-info .views-row {
  font-size: 1.154em;
  line-height: 1.35982em;
  border-bottom: 6px solid #cedce4;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.view-display-id-front_news .row h2, .view-display-id-front_news .row h3,
.view-display-id-front_news .views-row h2,
.view-display-id-front_news .views-row h3,
.view-display-id-liftups_front_sidebar_btm .row h2,
.view-display-id-liftups_front_sidebar_btm .row h3,
.view-display-id-liftups_front_sidebar_btm .views-row h2,
.view-display-id-liftups_front_sidebar_btm .views-row h3,
.view-display-id-liftups_front_sidebar_top .row h2,
.view-display-id-liftups_front_sidebar_top .row h3,
.view-display-id-liftups_front_sidebar_top .views-row h2,
.view-display-id-liftups_front_sidebar_top .views-row h3,
.view-news-help-and-info .row h2,
.view-news-help-and-info .row h3,
.view-news-help-and-info .views-row h2,
.view-news-help-and-info .views-row h3 {
  font-size: 1.69231em;
  line-height: 0.96591em;
  font-family: "Proxima Nova Extra Condensed", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
.view-display-id-front_news .row h2.field-title,
.view-display-id-front_news .views-row h2.field-title,
.view-display-id-liftups_front_sidebar_btm .row h2.field-title,
.view-display-id-liftups_front_sidebar_btm .views-row h2.field-title,
.view-display-id-liftups_front_sidebar_top .row h2.field-title,
.view-display-id-liftups_front_sidebar_top .views-row h2.field-title,
.view-news-help-and-info .row h2.field-title,
.view-news-help-and-info .views-row h2.field-title {
  margin-top: 0;
}
.view-display-id-front_news .row .submitted,
.view-display-id-front_news .views-row .submitted,
.view-display-id-liftups_front_sidebar_btm .row .submitted,
.view-display-id-liftups_front_sidebar_btm .views-row .submitted,
.view-display-id-liftups_front_sidebar_top .row .submitted,
.view-display-id-liftups_front_sidebar_top .views-row .submitted,
.view-news-help-and-info .row .submitted,
.view-news-help-and-info .views-row .submitted {
  font-size: 13px;
}
.view-display-id-front_news .row p,
.view-display-id-front_news .views-row p,
.view-display-id-liftups_front_sidebar_btm .row p,
.view-display-id-liftups_front_sidebar_btm .views-row p,
.view-display-id-liftups_front_sidebar_top .row p,
.view-display-id-liftups_front_sidebar_top .views-row p,
.view-news-help-and-info .row p,
.view-news-help-and-info .views-row p {
  margin: 5px 0;
}

.view-news-help-and-info .views-row {
  border-bottom: 1px dotted #cedce4;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.view-news-help-and-info .views-row.views-row-last {
  border-bottom: 0 none;
}
.view-news-help-and-info .views-row.views-row-first {
  border-bottom: 1px dotted #cedce4;
}
.view-news-help-and-info.view-display-id-news_help_and_info {
  border-bottom: 6px solid #cedce4;
  padding-bottom: 5px;
}
.view-news-help-and-info.view-display-id-news_help_and_info .submitted {
  color: #999999;
}

/*
 * Traffic bulletin listings
 */
.view-hsl-traffic-bulletins.view-display-id-traffic_bulletins_block .rows {
  margin: 0 15px;
  overflow: hidden;
}
.view-hsl-traffic-bulletins.view-display-id-traffic_bulletins_block .rows > div {
  margin: 0 0 8px;
  padding: 0 0 0 10px;
}
.view-hsl-traffic-bulletins.view-display-id-traffic_bulletins_block .rows > div:before {
  color: #007ac9;
  content: '\203A';
  float: left;
  font-family: "Arial", sans-serif;
  font-size: 15.002px;
  line-height: 11.999px;
  margin-left: -10px;
  padding-right: 0.3em;
}
.view-hsl-traffic-bulletins.view-display-id-traffic_bulletins_block .rows a {
  font-size: 1.154em;
  line-height: 1.13318em;
}
.view-hsl-traffic-bulletins.view-display-id-traffic_bulletins_block .rows .date {
  color: #999999;
  font-size: 11px;
}

.view-hsl-traffic-bulletins-new .row {
  overflow: hidden;
  margin-bottom: 1em;
  padding-left: 10px;
  min-height: 3em;
}
.view-hsl-traffic-bulletins-new .hsl-icon {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  background: #007ac9;
  color: #ffffff;
  font-size: 31px;
  height: 30px;
  line-height: 30px;
  margin: 2px 3px 3px 3px;
  max-height: 30px;
  text-align: center;
  width: 30px;
  clear: left;
  display: block;
  float: left;
  margin-right: -50px;
}
.view-hsl-traffic-bulletins-new .hsl-icon a.icon {
  text-decoration: none;
}
.view-hsl-traffic-bulletins-new .hsl-icon a.icon:before {
  content: "1";
  color: #fff;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body {
  display: block;
  float: left;
  margin-left: 50px;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .title {
  display: block;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .title a {
  color: #999999;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .title a:after {
  content: '\203A';
  float: none;
  font-family: "Arial";
  padding-left: 0.25em;
  padding-right: 0.25em;
  color: #007ac9;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .bulletin-date {
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .bulletin-date a {
  color: #000;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .bulletin-date .date-display-single.no-end-date::after {
  content: "D";
  font-family: "HSL Picto Regular";
  font-size: 1.1em;
  vertical-align: middle;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .bulletin-lines {
  color: #007ac9;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .bulletin-lines a:link, .view-hsl-traffic-bulletins-new .bulletin-details-body .bulletin-lines a:visited {
  font-size: 1.25em;
  font-weight: bold;
  margin-right: 3px;
}
.view-hsl-traffic-bulletins-new .bulletin-details-body .bulletin-lines a:link:last-child, .view-hsl-traffic-bulletins-new .bulletin-details-body .bulletin-lines a:visited:last-child {
  margin-right: 5px;
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-bus .hsl-icon .icon:before {
  content: "2";
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-train .hsl-icon {
  background-color: #8c4799;
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-train .hsl-icon .icon:before {
  content: "4";
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-train .bulletin-details-body .bulletin-lines a:visited, .view-hsl-traffic-bulletins-new .bulletin-details-type-train .bulletin-details-body .bulletin-lines a:link {
  color: #8c4799;
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-tram .hsl-icon {
  background-color: #00985f;
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-tram .hsl-icon .icon:before {
  content: "3";
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-tram .bulletin-details-body .bulletin-lines a:visited, .view-hsl-traffic-bulletins-new .bulletin-details-type-tram .bulletin-details-body .bulletin-lines a:link {
  color: #00985f;
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-ferry .hsl-icon {
  background-color: #00b9e4;
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-ferry .hsl-icon .icon:before {
  content: "6";
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-ferry .bulletin-details-body .bulletin-lines a:visited, .view-hsl-traffic-bulletins-new .bulletin-details-type-ferry .bulletin-details-body .bulletin-lines a:link {
  color: #00b9e4;
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-metro .hsl-icon {
  background-color: #ff6319;
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-metro .hsl-icon .icon:before {
  content: "5";
}
.view-hsl-traffic-bulletins-new .bulletin-details-type-metro .bulletin-details-body .bulletin-lines a:visited, .view-hsl-traffic-bulletins-new .bulletin-details-type-metro .bulletin-details-body .bulletin-lines a:link {
  color: #ff6319;
}
.view-hsl-traffic-bulletins-new .subscribe-email-login {
  display: none;
}
.view-hsl-traffic-bulletins-new .subscribe-link {
  position: relative;
  float: right;
  background-color: #dfedf5;
  padding: 5px 7px 5px 38px;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
}
.view-hsl-traffic-bulletins-new .subscribe-link::before {
  content: " ";
  background: url(../img/hsl-sprite.png?20160401) no-repeat -750px -140px transparent;
  width: 25px;
  height: 15px;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 8px;
}

/*
 * News archive listing
 */
.view-hsl-news-archive,
.view-hsl-traffic-bulletins.media-block {
  margin-top: 10px;
}
.view-hsl-news-archive .views-exposed-form,
.view-hsl-traffic-bulletins.media-block .views-exposed-form {
  margin: 20px 0;
}
.view-hsl-news-archive .views-exposed-form .form-type-bef-checkbox,
.view-hsl-traffic-bulletins.media-block .views-exposed-form .form-type-bef-checkbox {
  float: left;
  padding: 5px 10px 0 0;
}
.view-hsl-news-archive .rows,
.view-hsl-traffic-bulletins.media-block .rows {
  overflow: hidden;
}
.view-hsl-news-archive .rows > div,
.view-hsl-traffic-bulletins.media-block .rows > div {
  margin: 0 0 8px;
  overflow: hidden;
  padding: 0;
}
.view-hsl-news-archive .rows .date,
.view-hsl-traffic-bulletins.media-block .rows .date {
  clear: left;
  display: block;
  float: left;
  margin-right: -80px;
  color: #999999;
  font-size: 11px;
}
.view-hsl-news-archive .rows a,
.view-hsl-traffic-bulletins.media-block .rows a {
  font-size: 1.154em;
  line-height: 1.13318em;
  display: block;
  float: left;
  margin-left: 80px;
}

.view-hsl-traffic-bulletins,
.view-hsl-traffic-exceptions-new {
  margin-top: 10px;
}

/**
 * ticket sales points view
 */
.view-hsl-ticket-sales-points .view-filters {
  padding: 3px 3px 3px 36px;
  background-color: #dfedf5;
}
.view-hsl-ticket-sales-points .view-filters label {
  color: #007ac9;
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows {
  padding: 3px;
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row {
  border-bottom: 1px solid #cccccc;
  padding: 5px 2px 5px 36px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row .title {
  color: #007ac9;
  font-size: 1.154em;
  line-height: 1.13318em;
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row div {
  font-size: 0.923em;
  line-height: 1.41678em;
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row em {
  font-style: normal;
  color: #cccccc;
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row.type-22 {
  background-image: url(../img/map_icon_pink.png);
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row.type-23 {
  background-image: url(../img/map_icon_blue.png);
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row.type-24 {
  background-image: url(../img/map_icon_balloon.png);
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row.type-25 {
  background-image: url(../img/map_icon_hsl.png);
}
.view-hsl-ticket-sales-points.view-display-id-block_list .rows .row.type-4442 {
  background-image: url(../img/map_icon_parking_simple.svg);
}

/**
 * Park and ride: block with exposed filters.
 */
#block-views-62a1fce9d394d5414347d24066cf36f0 {
  background-color: #dfedf5;
  margin-bottom: 0;
  margin-top: 38px;
}
#block-views-62a1fce9d394d5414347d24066cf36f0 label {
  color: #007ac9;
}
#block-views-62a1fce9d394d5414347d24066cf36f0 .views-exposed-widgets {
  margin-left: 8px;
  margin-bottom: 0;
  padding: 10px 0;
}

/**
 * Park and ride: block with list of clickable parking areas.
 */
#block-views-hsl-park-and-ride-block-list .view-filters {
  display: none;
}
#block-views-hsl-park-and-ride-block-list .rows {
  padding: 3px;
}
#block-views-hsl-park-and-ride-block-list .rows .park-area-title {
  border-bottom: 1px solid #cccccc;
  padding: 7px 2px 10px 36px;
  margin: 0;
  cursor: pointer;
  color: #007ac9;
  background-repeat: no-repeat;
  background-position: 4px 2px;
  background-image: url(../img/map_icon_car.png);
  font-family: Helvetica, Arial, "Nimbus Sans L", sans-serif;
}

/**
 * User lines view
 */
#user-profile .view-id-my_lines_flag .views-row {
  overflow: hidden;
}
#user-profile .view-id-my_lines_flag h4.line-code {
  float: left;
  margin: 0;
  width: 23%;
  line-height: 1.2em;
}
#user-profile .view-id-my_lines_flag span.line-type {
  float: left;
  margin-top: 2px;
  width: 62%;
}
#user-profile .view-id-my_lines_flag span.mylines-add a {
  float: right;
  text-indent: -9999px;
  width: 20px;
}
#user-profile .view-id-my_lines_flag span.mylines-add .flag-throbber {
  display: none;
}
#user-profile .view-id-my_lines_flag.view-display-id-block_1 {
  -webkit-box-shadow: inset 0px -1px 0px 0px white;
  -moz-box-shadow: inset 0px -1px 0px 0px white;
  box-shadow: inset 0px -1px 0px 0px white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: #dfedf5;
  margin: 0px -15px 0px -15px;
  padding: 15px;
}
#user-profile .view-id-my_lines_flag.view-display-id-block_1 span.mylines-add a {
  height: 15px;
}
#user-profile .view-id-my_lines_flag.view-display-id-block_1 .view-content {
  margin-top: 20px;
}
#user-profile .view-id-my_lines_flag.view-display-id-block_2 span.mylines-add a {
  height: 18px;
}
#user-profile .view-id-my_lines_flag.view-display-id-block_2 p.hint {
  margin: 0px;
}
#user-profile .view-id-my_lines_flag.view-display-id-block_2 p.exceptions {
  margin: 5px 0px 0px;
}
#user-profile .view-id-my_lines_flag.view-display-id-block_2 p.exceptions span.transport-type {
  color: #007ac9;
}
#user-profile .view-id-my_lines_flag .form-item-line input {
  width: 80px;
}
#user-profile .view-id-my_lines_flag .views-exposed-form label {
  color: #007ac9;
  margin-bottom: 5px;
}
#user-profile .view-id-my_lines_flag .views-exposed-form .views-exposed-widgets .views-submit-button {
  position: relative;
  float: right;
  padding: 0 5px 0 0;
  margin-top: 10px;
}
#user-profile .view-id-my_lines_flag .views-exposed-form .views-exposed-widgets .views-submit-button div.throbber {
  position: absolute;
  right: -15px;
  top: 20px;
}
#user-profile .view-id-my_lines_flag .views-exposed-form .views-exposed-widgets .form-item input.error {
  border-color: #B2BEC4 #EEEEEE #EEEEEE #B2BEC4;
  border-style: solid;
  border-width: 1px;
}
#user-profile .view-id-my_lines_flag .views-exposed-form div.description {
  padding-top: 5px;
}
#user-profile .view-id-my_lines_flag .views-submit-button .form-submit {
  background-image: url('../img/search_icon.png');
  background-position: 50% 5%;
  height: 32px;
  margin: 15px 0 0 0;
  position: relative;
  text-indent: -9999px;
  width: 75px;
}
#user-profile .view-id-my_lines_flag .views-submit-button .form-submit:hover {
  background-position: 50% 88%;
}

.view-hsl-my-content .view-footer {
  text-align: left;
  border-top: 1px dotted #dddddd;
  padding: 10px 0;
  box-sizing: border-box;
}
.view-hsl-my-content .view-empty p {
  text-align: left;
  color: #999999;
  margin: 0 10px 10px 10px;
}
.view-hsl-my-content .view-empty p .hsl-icon {
  font-weight: normal;
  float: none;
  margin: 0;
  padding: 0;
  background: transparent;
  color: #dddddd;
  display: inline-block;
  height: auto;
  width: auto;
  font-size: 25px;
  vertical-align: middle;
}

/**
 * Lotteries
 */
#user-profile .view-hsl-lottery .view-empty,
#user-profile .view-hsl-lottery .flag-disabled {
  font-size: 1.308em;
  line-height: 1.49965em;
  color: #ccc;
  margin: 5px 0;
  text-align: center;
}
#user-profile .view-hsl-lottery .views-row {
  border-bottom: 4px solid #dfedf5;
}
#user-profile .view-hsl-lottery .views-row-last {
  border-bottom: 0;
}

.view-hsl-lottery {
  overflow: hidden;
}
.view-hsl-lottery .views-row {
  border-bottom: 4px solid white;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.view-hsl-lottery .views-row article > a {
  display: block;
  font-weight: bold;
  margin: 5px 0;
}
.view-hsl-lottery .views-row article > a:after {
  content: '\203A';
  float: none;
  font-family: "Arial";
  font-size: 19.8055px;
  padding-left: 0.25em;
  padding-right: 0.25em;
}
.view-hsl-lottery .views-row p {
  margin-top: 0;
}
.view-hsl-lottery .views-row-last {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.view-hsl-lottery .flag.flag-action {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-shadow: 0px 0px 2px #555555;
  background: #006bb0;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0089e3), color-stop(100%, #006bb0)), #006bb0;
  background: -webkit-linear-gradient(top, #0089e3, #006bb0), #006bb0;
  background: -moz-linear-gradient(top, #0089e3, #006bb0), #006bb0;
  background: -o-linear-gradient(top, #0089e3, #006bb0), #006bb0;
  background: linear-gradient(top, #0089e3, #006bb0), #006bb0;
  border: 0 none;
  border-top: 1px solid #0089e3;
  border-bottom: 1px solid #006bb0;
  color: #ffffff;
  cursor: default;
  font-family: "Proxima Nova Soft Regular", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 19.8055px;
  height: 38px;
  margin: 0 10px 10px 0;
  padding: 3px 15px;
  cursor: pointer;
}
.view-hsl-lottery .flag.flag-action:hover {
  background: #0074bf;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0093f2), color-stop(100%, #0074bf)), #0074bf;
  background: -webkit-linear-gradient(top, #0093f2, #0074bf), #0074bf;
  background: -moz-linear-gradient(top, #0093f2, #0074bf), #0074bf;
  background: -o-linear-gradient(top, #0093f2, #0074bf), #0074bf;
  background: linear-gradient(top, #0093f2, #0074bf), #0074bf;
}
.view-hsl-lottery .flag.flag-action:active, .view-hsl-lottery .flag.flag-action:focus {
  background: #0089e3;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #006bb0), color-stop(100%, #0089e3)), #0089e3;
  background: -webkit-linear-gradient(top, #006bb0, #0089e3), #0089e3;
  background: -moz-linear-gradient(top, #006bb0, #0089e3), #0089e3;
  background: -o-linear-gradient(top, #006bb0, #0089e3), #0089e3;
  background: linear-gradient(top, #006bb0, #0089e3), #0089e3;
  border-top: 1px solid #005b96;
  border-bottom: 1px solid #0099fc;
}
.view-hsl-lottery .flag.unflag-action {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-shadow: 0px 0px 2px #555555;
  background: #8c8c8c;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6a6a6), color-stop(100%, #8c8c8c)), #8c8c8c;
  background: -webkit-linear-gradient(top, #a6a6a6, #8c8c8c), #8c8c8c;
  background: -moz-linear-gradient(top, #a6a6a6, #8c8c8c), #8c8c8c;
  background: -o-linear-gradient(top, #a6a6a6, #8c8c8c), #8c8c8c;
  background: linear-gradient(top, #a6a6a6, #8c8c8c), #8c8c8c;
  border: 0 none;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #8c8c8c;
  color: #ffffff;
  cursor: default;
  font-family: "Proxima Nova Soft Regular", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 19.8055px;
  height: 38px;
  margin: 0 10px 10px 0;
  padding: 3px 15px;
}
.view-hsl-lottery .flag.flag-notallowed {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-shadow: 0px 0px 2px #555555;
  background: #8c8c8c;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6a6a6), color-stop(100%, #8c8c8c)), #8c8c8c;
  background: -webkit-linear-gradient(top, #a6a6a6, #8c8c8c), #8c8c8c;
  background: -moz-linear-gradient(top, #a6a6a6, #8c8c8c), #8c8c8c;
  background: -o-linear-gradient(top, #a6a6a6, #8c8c8c), #8c8c8c;
  background: linear-gradient(top, #a6a6a6, #8c8c8c), #8c8c8c;
  border: 0 none;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #8c8c8c;
  color: #ffffff;
  cursor: default;
  font-family: "Proxima Nova Soft Regular", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 19.8055px;
  height: 38px;
  margin: 0 10px 10px 0;
  padding: 3px 15px;
}
.view-hsl-lottery .flag.flag-link-normal, .view-hsl-lottery .flag.flag-link-toggle {
  display: block;
  float: none;
  font-size: 17.004px;
  height: 30px;
  line-height: 30px;
  margin: 10px -10px 10px 0;
  padding: 0;
  text-align: center;
  width: 170px;
}
.view-hsl-lottery .flag-throbber {
  display: none;
  margin: 0 10px;
}
.view-hsl-lottery .flag-message {
  font-size: 1em;
  line-height: 1.30769em;
  clear: both;
  display: block;
  margin: 0 0 10px;
  position: static;
  width: auto;
}
.view-hsl-lottery .flag-disabled {
  margin: 10px 0;
}

/**
 * Matkaketju
 */
.view-hsl-matkaketju .views-row {
  padding-bottom: 20px;
}
@media all and (max-width: 480px) {
  .view-hsl-matkaketju .views-row {
    border-bottom: 6px solid #dfedf5;
    margin-bottom: 20px;
  }
}
.view-hsl-matkaketju .views-row img {
  width: 100%;
}
.view-hsl-matkaketju .views-row p {
  margin: 10px 0;
}
@media all and (min-width: 481px) and (max-width: 799px) {
  .view-hsl-matkaketju:before, .view-hsl-matkaketju:after {
    content: "";
    display: table;
  }
  .view-hsl-matkaketju:after {
    clear: both;
  }
  .view-hsl-matkaketju .views-row {
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .view-hsl-matkaketju .views-row.views-row-2 {
    border-top: 0;
    padding-top: 0;
  }
  .view-hsl-matkaketju .views-row:nth-child(2n+1) {
    /* Span 1 column, starting in the 1st column from left. */
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
    padding-right: 10px;
  }
  .view-hsl-matkaketju .views-row:nth-child(2n) {
    /* Span 1 column, starting in the 2nd column from left. */
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
}
@media all and (min-width: 800px) {
  .view-hsl-matkaketju:before, .view-hsl-matkaketju:after {
    content: "";
    display: table;
  }
  .view-hsl-matkaketju:after {
    clear: both;
  }
  .view-hsl-matkaketju .views-row {
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .view-hsl-matkaketju .views-row.views-row-2, .view-hsl-matkaketju .views-row.views-row-3 {
    border-top: 0;
    padding-top: 0;
  }
  .view-hsl-matkaketju .views-row:nth-child(3n+1) {
    /* Span 1 column, starting in the 1st column from left. */
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
    padding-right: 10px;
  }
  .view-hsl-matkaketju .views-row:nth-child(3n+2) {
    /* Span 1 column, starting in the 2nd column from left. */
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    padding-right: 10px;
  }
  .view-hsl-matkaketju .views-row:nth-child(3n) {
    /* Span 1 column, starting in the 3rd column from left. */
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
}
.view-hsl-matkaketju .view-hsl-matkaketju-nodes .row a {
  display: block;
  padding: 2px 0 1px 12px;
  position: relative;
}
.view-hsl-matkaketju .view-hsl-matkaketju-nodes .row a:after {
  content: '\203A';
  float: left;
  font-family: "Arial";
  font-size: 13px;
  padding-left: 0.25em;
  padding-right: 0.25em;
  position: absolute;
  left: 0;
  top: 1px;
}

.lt-ie9 .view-hsl-matkaketju:before, .lt-ie9 .view-hsl-matkaketju:after {
  content: "";
  display: table;
}
.lt-ie9 .view-hsl-matkaketju:after {
  clear: both;
}
.lt-ie9 .view-hsl-matkaketju .views-row {
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.lt-ie9 .view-hsl-matkaketju .views-row.views-row-2 {
  border-top: 0;
  padding-top: 0;
}
.lt-ie9 .view-hsl-matkaketju .views-row.views-row-odd {
  /* Span 1 column, starting in the 1st column from left. */
  float: left;
  width: 50%;
  margin-left: 0%;
  margin-right: -50%;
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  clear: left;
  padding-right: 10px;
}
.lt-ie9 .view-hsl-matkaketju .views-row.views-row-even {
  /* Span 1 column, starting in the 2nd column from left. */
  float: left;
  width: 50%;
  margin-left: 50%;
  margin-right: -100%;
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

/**
 * Authors
 */
.view-hsl-authors .taxonomy-term-description p {
  margin: 5px 0;
}

@media all and (max-width: 480px) {
  .view-hsl-authors .field-images {
    float: left;
    margin: 0 10px 5px 0;
  }
}
@media all and (min-width: 800px) {
  .view-hsl-authors .field-images {
    float: left;
    margin: 0 10px 5px 0;
  }
}
/**
* Customer benefits block
*/
.page-asiakasedut,
.page-kundformaner,
.page-customer-benefits,
.page-yrityspalvelut {
  background: #dfedf5;
}

.view-customer-benefits .hsl-teaser-box--item.item-type--page .inner {
  padding: 38px 52px 37px 52px !important;
  background: #007ac9 !important;
  border: 6px solid #dfedf5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  color: white;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page h2, .view-customer-benefits .hsl-teaser-box--item.item-type--page a {
  color: inherit;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page h2 {
  margin-top: 0;
  font-size: 32px;
  font-family: "Proxima Nova Extra Condensed", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  text-align: left;
}
@media all and (min-width: 800px) {
  .view-customer-benefits .hsl-teaser-box--item.item-type--page h2 {
    font-size: 40px;
  }
}
@media all and (min-width: 960px) {
  .view-customer-benefits .hsl-teaser-box--item.item-type--page h2 {
    font-size: 52px;
  }
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page p {
  font-size: 15px;
  line-height: 1.2;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page .ui-user-links a {
  position: relative;
  float: left;
  display: inline-block;
  margin: 0 1em 1em 0;
  padding: 0 1em 0.3em 0;
  font-size: 18px;
  border-bottom: 2px dotted #f092cd;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page .ui-user-links a:hover {
  text-decoration: none;
  border-bottom: 2px solid #f092cd;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page .ui-user-links a:after {
  content: "";
  position: absolute;
  top: -3px;
  right: -3px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: transparent url('../img/hsl-sprite.png?20160401') 0 -684px no-repeat;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page .inner {
  background: none;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page .inner .content {
  margin-top: 0;
}
@media all and (max-width: 480px) {
  .view-customer-benefits .hsl-teaser-box--item.item-type--page {
    min-height: 0;
  }
  .view-customer-benefits .hsl-teaser-box--item.item-type--page .inner {
    padding: 21px !important;
  }
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page .colorbox-node {
  display: none;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page .inner {
  border: 0;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--page h2 ~ p {
  margin-top: 0;
}
.view-customer-benefits .hsl-teaser-box--item.item-type--hsl_customer_benefits .inner,
.view-customer-benefits .hsl-teaser-box--item.item-type--lottery .inner {
  min-height: 293px;
  font-size: 15px;
}
@media all and (max-width: 480px) {
  .view-customer-benefits .hsl-teaser-box--item.item-type--hsl_customer_benefits .inner,
  .view-customer-benefits .hsl-teaser-box--item.item-type--lottery .inner {
    min-height: 253px;
  }
}
.view-customer-benefits .hsl-teaser-box--item.item-type--hsl_customer_benefits .inner h2,
.view-customer-benefits .hsl-teaser-box--item.item-type--lottery .inner h2 {
  font-size: 18px;
}
@media all and (max-width: 480px) {
  .view-customer-benefits .hsl-teaser-box--item.item-type--hsl_customer_benefits .inner h2,
  .view-customer-benefits .hsl-teaser-box--item.item-type--lottery .inner h2 {
    font-size: 15px;
  }
}
@media all and (max-width: 480px) {
  .view-customer-benefits .hsl-teaser-box--item.item-type--hsl_customer_benefits .inner p,
  .view-customer-benefits .hsl-teaser-box--item.item-type--lottery .inner p {
    font-size: 14px;
  }
}

.hsl-teaser-box--item {
  position: relative;
  padding-bottom: 1em;
  min-height: 300px;
}
@media all and (max-width: 480px) {
  .hsl-teaser-box--item {
    min-height: 250px;
  }
}
.hsl-teaser-box--item .inner {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  position: relative;
  background: white;
  border: 2px solid #dfedf5;
  -webkit-transition: border-color 300ms ease-out;
  -moz-transition: border-color 300ms ease-out;
  -ms-transition: border-color 300ms ease-out;
  -o-transition: border-color 300ms ease-out;
  transition: border-color 300ms ease-out;
  overflow: hidden;
}
.hsl-teaser-box--item .inner .content {
  position: relative;
  margin-top: 7px;
  padding: 0 1em;
}
.hsl-teaser-box--item .inner .highlight {
  position: relative;
  top: -10px;
  float: right;
  padding: 7px;
  border: 4px solid #f092cd;
  background: white;
  font-size: 19px;
  font-family: "Proxima Nova Extra Condensed", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
@media all and (min-width: 800px) {
  .hsl-teaser-box--item .inner .highlight {
    position: absolute;
    top: -41px;
    right: 12px;
  }
}
@media all and (max-width: 480px) {
  .hsl-teaser-box--item .inner .highlight {
    top: -6px;
    padding: 4px;
    font-size: 15px;
  }
}
.hsl-teaser-box--item .inner .highlight:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 7px;
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url('../img/hsl-sprite.png?20160401') -121px -400px no-repeat;
}
.hsl-teaser-box--item .inner .description {
  margin-top: 0.3em;
  color: #999999;
  text-align: center;
}
.hsl-teaser-box--item h2 {
  display: inline-block;
  width: 100%;
  font-size: 1.2em;
  text-align: center;
}
.hsl-teaser-box--item img {
  height: auto;
  width: 100%;
  z-index: -1;
}
.hsl-teaser-box--item > a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: transparent;
  z-index: 150;
}
.hsl-teaser-box--item > a:hover ~ .inner {
  border-color: #00b9e4;
}

.ie9 .hsl-teaser-box--item > a {
  background-color: white;
  opacity: 0;
}

@media all and (max-width: 480px) {
  .hsl-teaser-box:before, .hsl-teaser-box:after {
    content: "";
    display: table;
  }
  .hsl-teaser-box:after {
    clear: both;
  }
  .hsl-teaser-box .hsl-teaser-box--item {
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(2n+1) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(2n+2) {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1.item-type--page:nth-child(2n+1) {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(2n+2) {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(2n+1) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: none;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2.item-type--page:nth-child(2n+1) {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2.item-type--lottery:nth-child(2n+2) {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(2n+1) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(2n+2) {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--page:nth-child(2n+1) {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--lottery:nth-child(2n+2) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--lottery:nth-child(2n+1) {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(2n+2) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(2n+3) {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
}
@media all and (min-width: 481px) and (max-width: 799px) {
  .hsl-teaser-box:before, .hsl-teaser-box:after {
    content: "";
    display: table;
  }
  .hsl-teaser-box:after {
    clear: both;
  }
  .hsl-teaser-box .hsl-teaser-box--item {
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(3n+1) {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(3n+2) {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(3n+3) {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1.item-type--page:nth-child(3n+1) {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(3n+2) {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(3n+3) {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(3n+1) {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: none;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2.item-type--page:nth-child(3n+1) {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2.item-type--lottery:nth-child(3n+2) {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(3n+3) {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(3n+1) {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: none;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(3n+2) {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--page:nth-child(3n+1) {
    float: left;
    width: 66.66667%;
    margin-left: 0%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--lottery:nth-child(3n+2) {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--lottery:nth-child(3n+3) {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(3n+1) {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: none;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(3n+2) {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(3n+3) {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
}
@media all and (min-width: 800px) {
  .hsl-teaser-box:before, .hsl-teaser-box:after {
    content: "";
    display: table;
  }
  .hsl-teaser-box:after {
    clear: both;
  }
  .hsl-teaser-box .hsl-teaser-box--item {
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(4n+1) {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -25%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(4n+2) {
    float: left;
    width: 25%;
    margin-left: 25%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(4n+3) {
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -75%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item:nth-child(4n+4) {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1.item-type--page:nth-child(4n+1) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(4n+2) {
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -75%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(4n+3) {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(4n+4) {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -25%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-1:nth-child(4n+1) {
    float: left;
    width: 25%;
    margin-left: 25%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: none;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2.item-type--page:nth-child(4n+1) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2.item-type--lottery:nth-child(4n+2) {
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -75%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(4n+3) {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(4n+4) {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -25%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(4n+1) {
    float: left;
    width: 25%;
    margin-left: 25%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: none;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-2:nth-child(4n+2) {
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -75%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--page:nth-child(4n+1) {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--lottery:nth-child(4n+2) {
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -75%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3.item-type--lottery:nth-child(4n+3) {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(4n+4) {
    float: left;
    width: 25%;
    margin-left: 0%;
    margin-right: -25%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: left;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(4n+1) {
    float: left;
    width: 25%;
    margin-left: 25%;
    margin-right: -50%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    clear: none;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(4n+2) {
    float: left;
    width: 25%;
    margin-left: 50%;
    margin-right: -75%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
  .hsl-teaser-box .hsl-teaser-box--item.heroes-3:nth-child(4n+3) {
    float: left;
    width: 25%;
    margin-left: 75%;
    margin-right: -100%;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
  }
}
/**
*  Customer views-lines-show UI (js dependent)
*/
.user-lines-list {
  overflow: hidden;
}
.user-lines-list .view-header {
  display: none;
}
.user-lines-list .view-filters {
  float: left;
  clear: both;
}
.user-lines-list .view-content {
  float: left;
  clear: both;
}
.user-lines-list .views-exposed-widget .form-submit {
  margin-top: 0.7em;
}

/**
 * Archives quicktab views
 */
#quicktabs-archives .item-list ul.quicktabs-tabs {
  padding-left: 0;
}
#quicktabs-archives .item-list ul.quicktabs-tabs li {
  margin-right: 0.5em;
}
#quicktabs-archives .item-list ul.quicktabs-tabs li a {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  border: 0 none;
  border: 1px solid #dfedf5;
  color: #dfedf5;
  font-family: "Proxima Nova Soft Regular", Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-size: 21.996px;
  height: 38px;
  margin: 0 10px 10px 0;
  padding: 0 27px 0;
  margin-right: 0;
  padding: 0.35em 0.85em;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  border-width: 0;
  color: #007ac9;
  cursor: pointer;
}
#quicktabs-archives .item-list ul.quicktabs-tabs li.active a {
  border-width: 2px;
}
#quicktabs-archives .quicktabs_main {
  padding-top: 1em;
  border-top: 0;
}
#quicktabs-archives .view-empty {
  margin-bottom: 1em;
  color: #000;
  font-size: 1em;
  font-weight: normal;
}
#quicktabs-archives .quicktabs-wrapper .item-list ul.quicktabs-tabs {
  padding: 0;
  margin: 0;
}
#quicktabs-archives .quicktabs-wrapper .item-list ul.quicktabs-tabs li {
  padding: 0 0 0 0;
  margin: 0;
}
#quicktabs-archives .quicktabs-wrapper .item-list ul.quicktabs-tabs li a {
  font-family: Helvetica, Arial, "Nimbus Sans L", sans-serif;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: normal;
  border: 0;
  border-bottom: 3px solid #dfedf5;
  border-radius: 0;
  display: inline-block;
  padding: 0 10px;
  line-height: 10px;
  margin: 0 0 -3px 0;
  height: 20px;
  color: #999999;
}
#quicktabs-archives .quicktabs-wrapper .item-list ul.quicktabs-tabs li.active a {
  border-bottom: 3px solid #007ac9;
  border-radius: 0;
  color: #333333;
}
#quicktabs-archives .quicktabs-wrapper .quicktabs_main {
  border-top: 3px solid #dfedf5;
  margin-bottom: -2px;
  display: block;
}

.view-display-id-block_archives .row,
.view-hsl-traffic-bulletins-new .row {
  position: relative;
}
.view-display-id-block_archives .row .overlay-link,
.view-hsl-traffic-bulletins-new .row .overlay-link {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
}
