/**
 * How high the hero on the frontpage must be at minimum.
 becuase of bbackground color, must as high as adjecent next times component.
 */
next-times-wrapper .on-frontpage {
  min-height: 351px;
  margin-right: 0; }
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/**
 * Set text color for disabled UI elements.
 */
/**
 * Set border color for disabled UI elements.
 */
/**
 * Create a grid with a custom gutter width.
 */
/**
 * Transitions & Positioning
 */
/*
Use collapsed margins to get rid of the top margin of the top item and the
bottom margin of the bottom item inside a container. This is good for when the
margins of the top and bottom items are unknown.

This defaults to setting "overflow: hidden" to prevent margins from also
collapsing *around* this element. If you can't have "overflow: hidden", then you
should pass false and prevent them from collapsing some other way.
*/
.info-modal {
  padding: 25px; }
  .info-modal .modal-header {
    padding: 0 0 5px;
    border-bottom: none; }
  .info-modal .modal-body {
    padding: 20px 0; }
  .info-modal .modal-footer {
    padding: 30px 0 5px;
    text-align: center; }
  .info-modal .oral-abort {
    margin-top: 12px; }
  .info-modal h1 {
    margin: 0; }
  .info-modal .small-bound-html, .info-modal .small-bound-html p {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    line-height: 1.31;
    line-height: 1.31;
    margin-top: 0; }
  .info-modal .info-box-background button {
    width: 100%; }
  .info-modal .location-info-modal .small-card .card-icon {
    background-color: #f4f7f6; }
  .info-modal .tab-container {
    margin-bottom: 15px; }
  @media (min-width: 992px) {
    .info-modal .tab-container {
      width: 50%; }
    .info-modal .tab-compensation {
      margin-top: -60px; } }
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
general-info:hover .info-link {
  text-decoration: underline; }

general-info .info-link {
  font-weight: bold;
  color: #009AAA; }
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
@media (min-width: 768px) {
  next-times > .next-times-widget {
    padding: 5px 14px 0 16px; } }

@media (max-width: 768px) {
  next-times > .next-times-widget {
    border-top: 1px solid #DDDDDD;
    padding-top: 14px; } }

next-times > .next-times-widget h5 {
  margin: 0;
  color: #666666;
  letter-spacing: 0; }

next-times > .next-times-widget hr {
  margin: 10px 16px 10px 15px; }
  @media (max-width: 768px) {
    next-times > .next-times-widget hr {
      margin: 29px 0 0 0; } }

next-times > .next-times-widget .selector-container {
  line-height: 60px;
  padding-right: 0px; }
  next-times > .next-times-widget .selector-container .mdc-select {
    width: 100%; }
    next-times > .next-times-widget .selector-container .mdc-select .mdc-select__selected-text {
      text-overflow: ellipsis;
      overflow-x: hidden;
      letter-spacing: 0; }

@media (max-width: 768px) {
  next-times > .next-times-widget .col-xs-12 {
    padding-left: 0px; }
  next-times > .next-times-widget .selector-container .mdc-select {
    width: 40% !important; }
  next-times > .next-times-widget .selection-row {
    padding: 0 0 0 10px; }
  next-times > .next-times-widget .next-times-widget-title {
    line-height: 30px; } }

.next-times-widget .oral-location-image-container {
  min-height: 100px;
  max-width: 300px;
  background: url(/assets/img/placeholders/toimipiste-placeholder.png) no-repeat center;
  background-size: cover; }

.next-times-widget h5 {
  margin-bottom: 5px; }

.next-times-widget h3 {
  margin-top: 0; }

.next-times-widget h5.margin-title {
  margin-bottom: 50px; }

.show-more-times {
  text-align: left;
  text-transform: none;
  font-weight: bold;
  margin-top: 7px;
  margin-bottom: 18px; }
  @media (max-width: 768px) {
    .show-more-times {
      text-align: center;
      margin-top: 9px;
      margin-bottom: 10px;
      padding-right: 0px; } }
  .show-more-times normal-button {
    margin: 20px auto; }
  .show-more-times a {
    font-weight: bold;
    color: #666666; }
  .show-more-times a:hover {
    text-decoration: none;
    color: #009AAA; }

#next-times-location, #next-times-person, #next-times-service {
  margin-bottom: 60px; }
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/**
 * Set text color for disabled UI elements.
 */
/**
 * Set border color for disabled UI elements.
 */
/**
 * Create a grid with a custom gutter width.
 */
/**
 * Transitions & Positioning
 */
/*
Use collapsed margins to get rid of the top margin of the top item and the
bottom margin of the bottom item inside a container. This is good for when the
margins of the top and bottom items are unknown.

This defaults to setting "overflow: hidden" to prevent margins from also
collapsing *around* this element. If you can't have "overflow: hidden", then you
should pass false and prevent them from collapsing some other way.
*/
oral-select-time-button {
  width: 100%;
  background-color: white;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  overflow-x: hidden;
  display: flex; }
  oral-select-time-button.active {
    background-color: rgba(0, 154, 170, 0.05); }
  oral-select-time-button .oral-select-time-button {
    display: flex;
    flex-direction: column;
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px; }
    oral-select-time-button .oral-select-time-button > * {
      display: flex;
      padding: 4px 0; }
  oral-select-time-button .oral-datetime-container {
    flex-direction: row;
    flex: 1 0 300px;
    align-items: baseline;
    white-space: nowrap;
    margin-right: 5px; }
    oral-select-time-button .oral-datetime-container .oral-time-container {
      margin-right: 20px;
      font-family: Roboto, sans-serif;
      font-size: 16px;
      line-height: 1.38;
      letter-spacing: 0;
      text-transform: none;
      font-weight: normal;
      line-height: 1;
      font-weight: bold;
      color: #2E3B41; }
    oral-select-time-button .oral-datetime-container .oral-date-container {
      font-family: Roboto, sans-serif;
      font-size: 13px;
      line-height: 1.31;
      width: 100%;
      color: #2E3B41; }
  oral-select-time-button .oral-location-container {
    flex: 3 1 300px;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    margin-right: 5px; }
  oral-select-time-button .oral-person-info-container {
    flex: 3 1 300px;
    align-items: center; }
  oral-select-time-button .oral-person-image-container {
    display: none;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    overflow: hidden;
    padding: 0; }
    oral-select-time-button .oral-person-image-container .person-image {
      height: 40px;
      width: 40px;
      border: solid 1px #EEEEEE; }
  oral-select-time-button .oral-person-details-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center; }
    oral-select-time-button .oral-person-details-container .oral-person-title {
      font-family: Roboto, sans-serif;
      font-size: 13px;
      line-height: 1.31; }
  oral-select-time-button .oral-reserve-link-container {
    display: flex;
    flex: 1 1 200px;
    align-content: center;
    justify-content: center;
    margin-top: 18px; }
    oral-select-time-button .oral-reserve-link-container .oral-reserve-text {
      width: 100%;
      text-align: center; }
      oral-select-time-button .oral-reserve-link-container .oral-reserve-text button {
        width: 100%; }
  oral-select-time-button .reserve-mobile-link {
    display: block; }
  oral-select-time-button .reserve-desktop-link {
    display: none; }
  oral-select-time-button .time-link-container:hover .time-link {
    text-decoration: underline; }
  oral-select-time-button .time-link-container .time-link {
    font-weight: bold;
    color: #009AAA; }
  oral-select-time-button .time-button-subtitle {
    color: #6A767C; }
  @media (min-width: 360px) {
    oral-select-time-button .oral-person-image-container {
      display: flex;
      flex: 1 0 40px;
      margin-top: -48px; }
    oral-select-time-button .oral-person-details-container {
      margin-left: 10px; }
    oral-select-time-button .oral-datetime-container, oral-select-time-button .oral-location-container {
      padding-left: 50px; } }
  @media (min-width: 550px) {
    oral-select-time-button .oral-select-time-button {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      padding-top: 10px;
      padding-bottom: 10px; }
    oral-select-time-button .oral-datetime-container, oral-select-time-button .oral-location-container {
      padding-left: 0; }
    oral-select-time-button .oral-person-image-container {
      margin-top: 0; }
    oral-select-time-button .oral-datetime-container {
      flex-direction: column;
      justify-content: center;
      flex: 1 1 80px;
      order: 1; }
      oral-select-time-button .oral-datetime-container .oral-time-container {
        margin-right: 0;
        color: #2E3B41;
        font-size: 24px;
        font-family: "relative-medium", sans-serif;
        font-weight: bold;
        letter-spacing: 0;
        font-weight: bold !important; } }
    @media (min-width: 550px) and (min-width: 768px) {
      oral-select-time-button .oral-datetime-container .oral-time-container {
        font-size: 30px;
        font-family: "relative-medium", sans-serif;
        font-weight: bold;
        letter-spacing: 0; } }
  @media (min-width: 550px) {
    oral-select-time-button .oral-location-container {
      order: 2;
      flex: 3 1 190px; }
    oral-select-time-button .oral-person-info-container {
      order: 3;
      flex: 3 1 190px;
      align-items: center; }
    oral-select-time-button .oral-reserve-link-container {
      order: 4;
      flex: 1 0 80px;
      justify-content: center;
      flex-direction: column;
      margin-top: 0; }
      oral-select-time-button .oral-reserve-link-container .oral-reserve-text {
        font-size: 20px;
        font-family: "relative-medium", sans-serif;
        font-weight: bold;
        letter-spacing: 0;
        color: #009AAA;
        border: none; }
        oral-select-time-button .oral-reserve-link-container .oral-reserve-text:focus:not([disabled]), oral-select-time-button .oral-reserve-link-container .oral-reserve-text:hover:not([disabled]) {
          cursor: pointer;
          text-decoration: underline; }
    oral-select-time-button .reserve-mobile-link {
      display: none; }
    oral-select-time-button .reserve-desktop-link {
      display: block; } }
  @media (min-width: 992px) {
    oral-select-time-button .oral-select-time-button {
      flex-flow: nowrap; }
    oral-select-time-button .oral-location-container {
      flex: 1 1 100px; } }
  oral-select-time-button[disabled] {
    cursor: not-allowed !important;
    opacity: 0.8; }

@media (min-width: 550px) {
  oral-select-time-button {
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 15px; } }
/**
 * This file is for stuff common to all bundles. Try to keep it minimal.
 *
 * It should be imported as the first thing in all bundles.
 */
/*
 * Common mixins that can be used in all bundles on the AngularJS side.
 */
/**
 * SCSS variables and mixins and other utilities included into every CSS file.
 *
 * Don't put anything that generates actual output CSS into these files. It will be repeated N times in the output! So
 * only use variables, mixins and functions.
 */
/**
 * Convert a hex color to an RGB string that can be passed as MDL color variables
 */
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/**
 * Set text color for disabled UI elements.
 */
/**
 * Set border color for disabled UI elements.
 */
/**
 * Create a grid with a custom gutter width.
 */
/**
 * Transitions & Positioning
 */
/*
Use collapsed margins to get rid of the top margin of the top item and the
bottom margin of the bottom item inside a container. This is good for when the
margins of the top and bottom items are unknown.

This defaults to setting "overflow: hidden" to prevent margins from also
collapsing *around* this element. If you can't have "overflow: hidden", then you
should pass false and prevent them from collapsing some other way.
*/
.oral-filter-title {
  display: block;
  color: #2E3B41;
  font-family: "relative-medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-weight: bold;
  color: #999999; }
  @media (min-width: 768px) {
    .oral-filter-title {
      font-family: "relative-medium", sans-serif;
      font-size: 16px;
      font-weight: 500; } }

[ng-click] {
  cursor: pointer; }

.search-highlight {
  background-color: #fffab0; }

/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
.city-advanced-selector .mdc-select__selected-text {
  text-align: right;
  min-width: 0;
  padding-right: 39px; }

#city-advanced-selector-menu:not(.oral-location-show-locations) .mdc-list-item.oral-location-city {
  padding-left: 29px;
  font-weight: normal; }

#city-advanced-selector-menu ul.mdc-list {
  min-width: 150px; }

#city-advanced-selector-menu .mdc-list-item.oral-location-nearby, #city-advanced-selector-menu .mdc-list-item.oral-location-all, #city-advanced-selector-menu .mdc-list-item.oral-location-area {
  border-bottom: #DDDDDD solid 1px;
  font-weight: bold; }

#city-advanced-selector-menu .mdc-list-item.oral-location-city {
  font-weight: bold; }

#city-advanced-selector-menu .mdc-list-item.oral-location-location {
  padding-left: 29px; }
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/**
 * This file is for stuff common to all bundles. Try to keep it minimal.
 *
 * It should be imported as the first thing in all bundles.
 */
/*
 * Common mixins that can be used in all bundles on the AngularJS side.
 */
/**
 * SCSS variables and mixins and other utilities included into every CSS file.
 *
 * Don't put anything that generates actual output CSS into these files. It will be repeated N times in the output! So
 * only use variables, mixins and functions.
 */
/**
 * Convert a hex color to an RGB string that can be passed as MDL color variables
 */
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/**
 * Set text color for disabled UI elements.
 */
/**
 * Set border color for disabled UI elements.
 */
/**
 * Create a grid with a custom gutter width.
 */
/**
 * Transitions & Positioning
 */
/*
Use collapsed margins to get rid of the top margin of the top item and the
bottom margin of the bottom item inside a container. This is good for when the
margins of the top and bottom items are unknown.

This defaults to setting "overflow: hidden" to prevent margins from also
collapsing *around* this element. If you can't have "overflow: hidden", then you
should pass false and prevent them from collapsing some other way.
*/
.oral-filter-title {
  display: block;
  color: #2E3B41;
  font-family: "relative-medium", sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-weight: bold;
  color: #999999; }
  @media (min-width: 768px) {
    .oral-filter-title {
      font-family: "relative-medium", sans-serif;
      font-size: 16px;
      font-weight: 500; } }

[ng-click] {
  cursor: pointer; }

.search-highlight {
  background-color: #fffab0; }

reservation-slot-row > .reservation-slot-row {
  width: 100%;
  margin-left: -15px; }
  reservation-slot-row > .reservation-slot-row .mdc-button {
    width: 102%;
    background-color: #F5F5F5;
    margin: 0 0 10px 0 !important;
    padding-right: 16px; }
    @media (max-width: 768px) {
      reservation-slot-row > .reservation-slot-row .mdc-button {
        background-color: #FFFFFF; } }
    reservation-slot-row > .reservation-slot-row .mdc-button > .mdc-button-main-content {
      width: 100%; }
    reservation-slot-row > .reservation-slot-row .mdc-button .oral-reserve-text {
      color: #2E3B41;
      font-size: 20px;
      font-family: "relative-medium", sans-serif;
      font-weight: bold;
      letter-spacing: 0;
      font-size: 16px;
      color: #009AAA;
      padding-top: 5px; }
      @media (min-width: 768px) {
        reservation-slot-row > .reservation-slot-row .mdc-button .oral-reserve-text {
          font-size: 20px;
          font-family: "relative-medium", sans-serif;
          font-weight: bold;
          letter-spacing: 0; } }
    reservation-slot-row > .reservation-slot-row .mdc-button .reservation-person {
      height: 100%;
      width: 100%; }
      @media (min-width: 768px) {
        reservation-slot-row > .reservation-slot-row .mdc-button .reservation-person {
          padding: 10px 0; } }
    reservation-slot-row > .reservation-slot-row .mdc-button .reservation-arrow-container {
      display: inline-flex; }
    reservation-slot-row > .reservation-slot-row .mdc-button .reservation-arrow {
      position: absolute;
      display: inline-flex;
      -webkit-transition: transform 0.2s ease-in;
      -moz-transition: transform 0.2s ease-in;
      -o-transition: transform 0.2s ease-in;
      -ms-transition: transform 0.2s ease-in;
      transition: transform 0.2s ease-in;
      transform: translateX(100%) translateX(-14px);
      top: 0;
      bottom: 0;
      right: 14px;
      transition-property: transform; }
    reservation-slot-row > .reservation-slot-row .mdc-button .reservation-arrow .icon {
      margin-right: 8px;
      font-size: 15px;
      color: #009AAA; }
    reservation-slot-row > .reservation-slot-row .mdc-button:hover .icon, reservation-slot-row > .reservation-slot-row .mdc-button:hover .oral-reserve-text, reservation-slot-row > .reservation-slot-row .mdc-button:hover .reservation-person .person-name, reservation-slot-row > .reservation-slot-row .mdc-button:hover .reservation-time > h5 {
      color: #FFFFFF !important; }
    @media (min-width: 768px) {
      reservation-slot-row > .reservation-slot-row .mdc-button:hover .reservation-arrow {
        transform: translateX(0); } }

reservation-slot-row .reservation-slot-row-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  justify-items: center;
  padding-left: 0px; }
  reservation-slot-row .reservation-slot-row-content .reservation-time,
  reservation-slot-row .reservation-slot-row-content .reservation-slot-row-person-container {
    display: flex; }
  reservation-slot-row .reservation-slot-row-content .reservation-person {
    display: flex;
    flex-grow: 1; }
    reservation-slot-row .reservation-slot-row-content .reservation-person .person-location-name {
      font-weight: bold; }
  reservation-slot-row .reservation-slot-row-content .reservation-slot-row-person-container {
    flex-grow: 1; }
  reservation-slot-row .reservation-slot-row-content .reservation-time {
    flex-basis: 283px;
    flex-grow: 0;
    align-items: center; }
    reservation-slot-row .reservation-slot-row-content .reservation-time > h5 {
      margin: 0 5px 0 0;
      color: #6A767C;
      text-transform: none;
      font-size: 16px;
      font-weight: bold; }
    @media (max-width: 768px) {
      reservation-slot-row .reservation-slot-row-content .reservation-time {
        flex-basis: 141px;
        margin: 29px 0 8px 0; } }

@media (max-width: 768px) {
  reservation-slot-row {
    white-space: normal; }
    reservation-slot-row .mdc-button.mdc-button--large {
      height: 100px;
      line-height: 35px; }
    reservation-slot-row .mdc-button.mdc-button--secondary {
      margin: 0 15px; }
    reservation-slot-row .reservation-slot-row-content {
      height: 100%;
      padding-left: 0px;
      align-content: center; }
      reservation-slot-row .reservation-slot-row-content > * {
        display: block; }
      reservation-slot-row .reservation-slot-row-content .reservation-time {
        align-items: center;
        min-height: 45px; }
      reservation-slot-row .reservation-slot-row-content .reservation-slot-row-person-container {
        flex-basis: 250px;
        margin: 29px 0 8px 0; }
      reservation-slot-row .reservation-slot-row-content .reservation-arrow-container {
        line-height: 70px; }
      reservation-slot-row .reservation-slot-row-content .reservation-person {
        min-height: 45px; }
      reservation-slot-row .reservation-slot-row-content .person-info > .person-name {
        padding-left: 0; }
      reservation-slot-row .reservation-slot-row-content .mdc-button.new {
        display: flex; } }
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
/**
 * Set text color for disabled UI elements.
 */
/**
 * Set border color for disabled UI elements.
 */
/**
 * Create a grid with a custom gutter width.
 */
/**
 * Transitions & Positioning
 */
/*
Use collapsed margins to get rid of the top margin of the top item and the
bottom margin of the bottom item inside a container. This is good for when the
margins of the top and bottom items are unknown.

This defaults to setting "overflow: hidden" to prevent margins from also
collapsing *around* this element. If you can't have "overflow: hidden", then you
should pass false and prevent them from collapsing some other way.
*/
person-info {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 1px; }
  person-info > .person-image {
    height: 36px;
    flex-basis: 36px;
    flex-grow: 0;
    flex-shrink: 0;
    border-radius: 5px;
    border: none;
    background-color: #FFFFFF;
    overflow: hidden;
    margin-right: 6px; }
    person-info > .person-image > img {
      height: 36px;
      width: 36px;
      left: 0 !important;
      vertical-align: inherit; }
  person-info > .person-name {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: 0;
    text-transform: none;
    font-weight: normal;
    color: #6A767C;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis; }
    @media (max-width: 768px) {
      person-info > .person-name {
        white-space: normal; } }
  person-info > .person-details {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 6px; }
    person-info > .person-details > .person-details-name {
      font-family: Roboto, sans-serif;
      font-size: 16px;
      line-height: 1.38;
      letter-spacing: 0;
      text-transform: none;
      font-weight: normal;
      font-weight: bold;
      color: #666666; }
    person-info > .person-details > .person-details-title {
      font-family: Roboto, sans-serif;
      font-size: 13px;
      line-height: 1.31;
      color: #999999; }
/*
 * These are the variables used throughout the application. This is where
 * overwrites that are not specific to components should be maintained.
 */
/*
 * Colors
 */
/**
 * Base UI colors
 */
/**
 * Disabled UI element colors.
 */
/*
 * Typography
 */
/*
 * Buttons
 */
/*
 * Shadows
 * Numbers represent the "floating height" of element.
 */
/*
 * Transitions
 */
/*
 * Grid
 */
/*
 * Lists
 * These are for lists that are used as selection elements, such as in typeaheads.
 */
/*
 * Borders
 */
/*
 * Container max-widths (Bootstrap 5)
 */
/*
 * Paddings
 */
/*
 * Margins
 */
/*
 * Other
 */
/**
 * Form element colors for MDL
 */
/*
 * Color variables for MDL
 */
maintenance-placeholder div.maintenance-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 47px; }

maintenance-placeholder .maintenance-placeholder-icon {
  display: block;
  color: #e94582;
  font-size: 47px;
  height: 47px;
  width: 47px;
  margin-bottom: 20px; }

maintenance-placeholder .maintenance-placeholder-heading {
  display: inline-block; }
  maintenance-placeholder .maintenance-placeholder-heading::first-letter {
    text-transform: uppercase; }

maintenance-placeholder p {
  margin-bottom: 0; }

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