@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

.separator {
  border-top: 1px solid #cdced9; }

.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::-webkit-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::placeholder {
    color: #a7a9bc;
    font-style: italic; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description
.input-localized.input-localized-editor
.input-group-item
.wrapper
.form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

.portal-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed; }

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.component-action) {
  color: #343a40; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #343a40; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.taglib-webdav.visible {
  background: #f0f5f7; }

.taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.portal-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .portal-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.portal-popup .lfr-form-content {
  padding: 15px; }

.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%; }

.portal-popup .portlet-column {
  position: static; }

.portal-popup .dialog-body > .container-fluid-1280,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-1280,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-1280,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-1280,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-1280,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-1280,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-1280,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .portal-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .dialog-body .container-view > .nav-tabs-default,
  .portal-popup .dialog-body .container-view .nav-tabs-underline,
  .portal-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .portal-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .lfr-form-content .container-view > .nav-tabs-default,
  .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .portal-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .process-list .container-view > .nav-tabs-default,
  .portal-popup .process-list .container-view .nav-tabs-underline,
  .portal-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .roles-selector-body .container-view > .nav-tabs-default,
  .portal-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.portal-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.portal-popup .process-list > .lfr-nav + .container-fluid-1280,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.portal-popup .login-container {
  padding: 1rem; }

.portal-popup .management-bar-default,
.portal-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.portal-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor
.lfr-fullscreen-source-editor-content
.panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e; }

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc; }

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0; }

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff; }

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e; }

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f; }

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff; }

.file-icon-color-7 {
  background-color: #fff;
  color: #272833; }

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007bff;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden;
    padding: 0; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff; }

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e; }

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f; }

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3; }

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff; }

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e; }

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff; }

.portlet-column-content.empty {
  padding: 50px; }

#wrapper {
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px; }

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  flex-direction: column;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

@keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  transform: translateX(100%); }

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%); }
  40% {
    transform: translateX(0%); }
  60% {
    transform: translateX(0%); }
  100% {
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  transform: scale(0.8);
  transition: transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

.taglib-image-selector .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.store-master-hours,
.store-master-curbside-hours,
.fulfillment-services {
  font-family: "Helvetica Neue", sans-serif;
  padding-bottom: 1rem;
  border-top: 12px solid #f6f6f8;
  padding-top: 16px; }
  @media only screen and (min-width: 640px) {
    .store-master-hours,
    .store-master-curbside-hours,
    .fulfillment-services {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; } }
  .store-master-hours .list-container,
  .store-master-curbside-hours .list-container,
  .fulfillment-services .list-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.75rem 0.75em; }
    @media only screen and (min-width: 640px) {
      .store-master-hours .list-container,
      .store-master-curbside-hours .list-container,
      .fulfillment-services .list-container {
        width: 45%; } }
    .store-master-hours .list-container .list-heading-wrapper,
    .store-master-curbside-hours .list-container .list-heading-wrapper,
    .fulfillment-services .list-container .list-heading-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .store-master-hours .list-container .list-heading-wrapper .list-title,
      .store-master-curbside-hours .list-container .list-heading-wrapper .list-title,
      .fulfillment-services .list-container .list-heading-wrapper .list-title {
        font-size: 14px;
        font-weight: 700; }
      .store-master-hours .list-container .list-heading-wrapper .list-tagline,
      .store-master-curbside-hours .list-container .list-heading-wrapper .list-tagline,
      .fulfillment-services .list-container .list-heading-wrapper .list-tagline {
        font-size: 12px;
        font-weight: 400;
        color: #666666; }
      .store-master-hours .list-container .list-heading-wrapper .list-edit,
      .store-master-curbside-hours .list-container .list-heading-wrapper .list-edit,
      .fulfillment-services .list-container .list-heading-wrapper .list-edit {
        min-width: 20%; }
        .store-master-hours .list-container .list-heading-wrapper .list-edit div,
        .store-master-curbside-hours .list-container .list-heading-wrapper .list-edit div,
        .fulfillment-services .list-container .list-heading-wrapper .list-edit div {
          width: 14px;
          height: 14px; }
        .store-master-hours .list-container .list-heading-wrapper .list-edit .icon-pencil,
        .store-master-curbside-hours .list-container .list-heading-wrapper .list-edit .icon-pencil,
        .fulfillment-services .list-container .list-heading-wrapper .list-edit .icon-pencil {
          background-image: url("./../images/pencil-icon.svg");
          background-repeat: no-repeat; }
        .store-master-hours .list-container .list-heading-wrapper .list-edit button,
        .store-master-curbside-hours .list-container .list-heading-wrapper .list-edit button,
        .fulfillment-services .list-container .list-heading-wrapper .list-edit button {
          width: 100%;
          font-size: 12px;
          font-weight: 700;
          min-height: 32px;
          height: auto;
          padding: 0 36px; }
        .store-master-hours .list-container .list-heading-wrapper .list-edit .ff-edit-btn,
        .store-master-curbside-hours .list-container .list-heading-wrapper .list-edit .ff-edit-btn,
        .fulfillment-services .list-container .list-heading-wrapper .list-edit .ff-edit-btn {
          padding: 0 4vmin; }
    .store-master-hours .list-container .curbside-list-tagline,
    .store-master-curbside-hours .list-container .curbside-list-tagline,
    .fulfillment-services .list-container .curbside-list-tagline {
      font-size: 12px;
      font-weight: 400;
      color: #666666; }
    .store-master-hours .list-container a.curbside-list-tagline,
    .store-master-curbside-hours .list-container a.curbside-list-tagline,
    .fulfillment-services .list-container a.curbside-list-tagline {
      color: #eb4b4b; }
    .store-master-hours .list-container .list-sub-heading-wrapper,
    .store-master-curbside-hours .list-container .list-sub-heading-wrapper,
    .fulfillment-services .list-container .list-sub-heading-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 12px;
      margin-bottom: 4px; }
      .store-master-hours .list-container .list-sub-heading-wrapper .list-tagline,
      .store-master-curbside-hours .list-container .list-sub-heading-wrapper .list-tagline,
      .fulfillment-services .list-container .list-sub-heading-wrapper .list-tagline {
        font-size: 12px;
        font-weight: 400;
        color: #666666;
        font-size: 14px; }
      .store-master-hours .list-container .list-sub-heading-wrapper .icon-controls,
      .store-master-curbside-hours .list-container .list-sub-heading-wrapper .icon-controls,
      .fulfillment-services .list-container .list-sub-heading-wrapper .icon-controls {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .store-master-hours .list-container .list-sub-heading-wrapper .icon-controls .icon-pencil,
        .store-master-curbside-hours .list-container .list-sub-heading-wrapper .icon-controls .icon-pencil,
        .fulfillment-services .list-container .list-sub-heading-wrapper .icon-controls .icon-pencil {
          background-image: url("./../images/pencil-icon.svg");
          background-repeat: no-repeat;
          background-position: center;
          width: 24px;
          height: 24px;
          cursor: pointer; }
        .store-master-hours .list-container .list-sub-heading-wrapper .icon-controls .icon-trash,
        .store-master-curbside-hours .list-container .list-sub-heading-wrapper .icon-controls .icon-trash,
        .fulfillment-services .list-container .list-sub-heading-wrapper .icon-controls .icon-trash {
          background-size: contain;
          background-image: url("./../images/trash-icon.svg");
          background-repeat: no-repeat;
          background-position: center;
          width: 24px;
          height: 24px;
          cursor: pointer;
          margin-left: 16px; }
    .store-master-hours .list-container table,
    .store-master-curbside-hours .list-container table,
    .fulfillment-services .list-container table {
      border-collapse: separate;
      border-spacing: 0px 8px;
      line-height: 40px;
      width: 100%; }
      .store-master-hours .list-container table tr,
      .store-master-curbside-hours .list-container table tr,
      .fulfillment-services .list-container table tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f6f6f8;
        margin-bottom: 8px;
        color: black;
        font-size: 12px;
        font-size: 12px;
        font-weight: normal; }
        .store-master-hours .list-container table tr .weekdays,
        .store-master-hours .list-container table tr .fundName,
        .store-master-hours .list-container table tr .special-days,
        .store-master-curbside-hours .list-container table tr .weekdays,
        .store-master-curbside-hours .list-container table tr .fundName,
        .store-master-curbside-hours .list-container table tr .special-days,
        .fulfillment-services .list-container table tr .weekdays,
        .fulfillment-services .list-container table tr .fundName,
        .fulfillment-services .list-container table tr .special-days {
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px; }
          .store-master-hours .list-container table tr .weekdays .store-type-info-container,
          .store-master-hours .list-container table tr .fundName .store-type-info-container,
          .store-master-hours .list-container table tr .special-days .store-type-info-container,
          .store-master-curbside-hours .list-container table tr .weekdays .store-type-info-container,
          .store-master-curbside-hours .list-container table tr .fundName .store-type-info-container,
          .store-master-curbside-hours .list-container table tr .special-days .store-type-info-container,
          .fulfillment-services .list-container table tr .weekdays .store-type-info-container,
          .fulfillment-services .list-container table tr .fundName .store-type-info-container,
          .fulfillment-services .list-container table tr .special-days .store-type-info-container {
            display: flex;
            flex-direction: column; }
            .store-master-hours .list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-hours .list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-hours .list-container table tr .special-days .store-type-info-container .store-type,
            .store-master-curbside-hours .list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-curbside-hours .list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-curbside-hours .list-container table tr .special-days .store-type-info-container .store-type,
            .fulfillment-services .list-container table tr .weekdays .store-type-info-container .store-type,
            .fulfillment-services .list-container table tr .fundName .store-type-info-container .store-type,
            .fulfillment-services .list-container table tr .special-days .store-type-info-container .store-type {
              font-size: 14px;
              font-weight: 700;
              height: 18px; }
            .store-master-hours .list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-hours .list-container table tr .fundName .store-type-info-container .operator,
            .store-master-hours .list-container table tr .special-days .store-type-info-container .operator,
            .store-master-curbside-hours .list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-curbside-hours .list-container table tr .fundName .store-type-info-container .operator,
            .store-master-curbside-hours .list-container table tr .special-days .store-type-info-container .operator,
            .fulfillment-services .list-container table tr .weekdays .store-type-info-container .operator,
            .fulfillment-services .list-container table tr .fundName .store-type-info-container .operator,
            .fulfillment-services .list-container table tr .special-days .store-type-info-container .operator {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-top: 8px; }
              .store-master-hours .list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-hours .list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-hours .list-container table tr .special-days .store-type-info-container .operator span,
              .store-master-curbside-hours .list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-curbside-hours .list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-curbside-hours .list-container table tr .special-days .store-type-info-container .operator span,
              .fulfillment-services .list-container table tr .weekdays .store-type-info-container .operator span,
              .fulfillment-services .list-container table tr .fundName .store-type-info-container .operator span,
              .fulfillment-services .list-container table tr .special-days .store-type-info-container .operator span {
                font-size: 11px;
                font-weight: 400; }
            .store-master-hours .list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-hours .list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-hours .list-container table tr .special-days .store-type-info-container .mall-value,
            .store-master-curbside-hours .list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-curbside-hours .list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-curbside-hours .list-container table tr .special-days .store-type-info-container .mall-value,
            .fulfillment-services .list-container table tr .weekdays .store-type-info-container .mall-value,
            .fulfillment-services .list-container table tr .fundName .store-type-info-container .mall-value,
            .fulfillment-services .list-container table tr .special-days .store-type-info-container .mall-value {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-bottom: 24px; }
              .store-master-hours .list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-hours .list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-hours .list-container table tr .special-days .store-type-info-container .mall-value span,
              .store-master-curbside-hours .list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-curbside-hours .list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-curbside-hours .list-container table tr .special-days .store-type-info-container .mall-value span,
              .fulfillment-services .list-container table tr .weekdays .store-type-info-container .mall-value span,
              .fulfillment-services .list-container table tr .fundName .store-type-info-container .mall-value span,
              .fulfillment-services .list-container table tr .special-days .store-type-info-container .mall-value span {
                font-size: 11px;
                font-weight: 400; }
        .store-master-hours .list-container table tr .weekdays,
        .store-master-curbside-hours .list-container table tr .weekdays,
        .fulfillment-services .list-container table tr .weekdays {
          flex: 6; }
        .store-master-hours .list-container table tr .fundName,
        .store-master-curbside-hours .list-container table tr .fundName,
        .fulfillment-services .list-container table tr .fundName {
          flex: 5; }
        .store-master-hours .list-container table tr .special-days,
        .store-master-curbside-hours .list-container table tr .special-days,
        .fulfillment-services .list-container table tr .special-days {
          padding-left: 8px;
          flex: 6; }
        .store-master-hours .list-container table tr .store-status-open,
        .store-master-curbside-hours .list-container table tr .store-status-open,
        .fulfillment-services .list-container table tr .store-status-open {
          color: #008048;
          flex: 2; }
        .store-master-hours .list-container table tr .store-status-closed,
        .store-master-hours .list-container table tr .totalprice,
        .store-master-curbside-hours .list-container table tr .store-status-closed,
        .store-master-curbside-hours .list-container table tr .totalprice,
        .fulfillment-services .list-container table tr .store-status-closed,
        .fulfillment-services .list-container table tr .totalprice {
          color: #e2030f;
          flex: 2; }
        .store-master-hours .list-container table tr .price,
        .store-master-curbside-hours .list-container table tr .price,
        .fulfillment-services .list-container table tr .price {
          flex: 2; }
        .store-master-hours .list-container table tr .totalfund,
        .store-master-curbside-hours .list-container table tr .totalfund,
        .fulfillment-services .list-container table tr .totalfund {
          color: #e2030f;
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px;
          flex: 5; }
        .store-master-hours .list-container table tr td.store-time,
        .store-master-curbside-hours .list-container table tr td.store-time,
        .fulfillment-services .list-container table tr td.store-time {
          text-align: right;
          padding-right: 2vmax;
          flex: 5; }
        .store-master-hours .list-container table tr td.action,
        .store-master-curbside-hours .list-container table tr td.action,
        .fulfillment-services .list-container table tr td.action {
          padding-right: 1vmax; }
          .store-master-hours .list-container table tr td.action .edit-specl-hours,
          .store-master-curbside-hours .list-container table tr td.action .edit-specl-hours,
          .fulfillment-services .list-container table tr td.action .edit-specl-hours {
            background-image: url("./../images/pencil-icon.svg");
            background-repeat: no-repeat;
            background-position: center;
            width: 20px;
            height: 20px; }
      .store-master-hours .list-container table tr.empty-list-row,
      .store-master-curbside-hours .list-container table tr.empty-list-row,
      .fulfillment-services .list-container table tr.empty-list-row {
        justify-content: center; }
      .store-master-hours .list-container table tr.list-store-type-row,
      .store-master-curbside-hours .list-container table tr.list-store-type-row,
      .fulfillment-services .list-container table tr.list-store-type-row {
        align-items: flex-start; }
    .store-master-hours .list-container button,
    .store-master-curbside-hours .list-container button,
    .fulfillment-services .list-container button {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0; }
      @media only screen and (min-width: 768px) {
        .store-master-hours .list-container button,
        .store-master-curbside-hours .list-container button,
        .fulfillment-services .list-container button {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
  .store-master-hours .list-content-row,
  .store-master-hours .service-info-container,
  .store-master-curbside-hours .list-content-row,
  .store-master-curbside-hours .service-info-container,
  .fulfillment-services .list-content-row,
  .fulfillment-services .service-info-container {
    flex-wrap: wrap; }
  .store-master-hours select.order-cutoff-dropdown,
  .store-master-curbside-hours select.order-cutoff-dropdown,
  .fulfillment-services select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .store-master-hours .fulfillment-update-tag,
  .store-master-curbside-hours .fulfillment-update-tag,
  .fulfillment-services .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .store-master-hours .fulfillment-content-tag,
  .store-master-curbside-hours .fulfillment-content-tag,
  .fulfillment-services .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .store-master-hours .capacityInput,
  .store-master-curbside-hours .capacityInput,
  .fulfillment-services .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .store-master-hours .location-master-modal,
  .store-master-curbside-hours .location-master-modal,
  .fulfillment-services .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .store-master-hours .location-master-modal,
      .store-master-curbside-hours .location-master-modal,
      .fulfillment-services .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .store-master-hours .btn-time-picker,
  .store-master-curbside-hours .btn-time-picker,
  .fulfillment-services .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .store-master-hours .btn-time-picker div.btn-time-picker-icon,
    .store-master-curbside-hours .btn-time-picker div.btn-time-picker-icon,
    .fulfillment-services .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .store-master-hours .invalid-time,
  .store-master-curbside-hours .invalid-time,
  .fulfillment-services .invalid-time {
    border-color: #c70606 !important; }
  .store-master-hours .validation-msg-container,
  .store-master-curbside-hours .validation-msg-container,
  .fulfillment-services .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .store-master-hours .disabled-border,
  .store-master-curbside-hours .disabled-border,
  .fulfillment-services .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .store-master-hours .loader,
  .store-master-curbside-hours .loader,
  .fulfillment-services .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .store-master-hours .loader .loading-text-wrapper,
    .store-master-curbside-hours .loader .loading-text-wrapper,
    .fulfillment-services .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .store-master-hours .loader .loading-text-wrapper .loading-text,
      .store-master-curbside-hours .loader .loading-text-wrapper .loading-text,
      .fulfillment-services .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .store-master-hours .primary-btn-wtih-loader,
  .store-master-curbside-hours .primary-btn-wtih-loader,
  .fulfillment-services .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .store-master-hours .secondary-disabled-btn,
  .store-master-curbside-hours .secondary-disabled-btn,
  .fulfillment-services .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .store-master-hours .btn-scroll-top,
  .store-master-curbside-hours .btn-scroll-top,
  .fulfillment-services .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .store-master-hours .store-spcl-hours-container,
  .store-master-curbside-hours .store-spcl-hours-container,
  .fulfillment-services .store-spcl-hours-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.75rem; }
    @media only screen and (min-width: 640px) {
      .store-master-hours .store-spcl-hours-container,
      .store-master-curbside-hours .store-spcl-hours-container,
      .fulfillment-services .store-spcl-hours-container {
        width: 45%; } }
    .store-master-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper,
    .store-master-curbside-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper,
    .fulfillment-services .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .store-master-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .spcl-hour-title,
      .store-master-curbside-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .spcl-hour-title,
      .fulfillment-services .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .spcl-hour-title {
        font-size: 14px;
        font-weight: 700; }
      .store-master-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
      .store-master-curbside-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
      .fulfillment-services .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        padding: 0 36px; }
        @media only screen and (min-width: 768px) {
          .store-master-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
          .store-master-curbside-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
          .fulfillment-services .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
        @media only screen and (min-width: 768px) {
          .store-master-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
          .store-master-curbside-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
          .fulfillment-services .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours {
            padding: 0 36px; } }
      .store-master-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary,
      .store-master-curbside-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary,
      .fulfillment-services .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary,
          .store-master-curbside-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary,
          .fulfillment-services .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
    .store-master-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-tagline,
    .store-master-curbside-hours .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-tagline,
    .fulfillment-services .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-tagline {
      font-size: 12px;
      font-weight: 400;
      color: #666666; }
    .store-master-hours .store-spcl-hours-container .special-hour-list-container table,
    .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table,
    .fulfillment-services .store-spcl-hours-container .special-hour-list-container table {
      border-collapse: separate;
      border-spacing: 0px 8px;
      line-height: 40px;
      width: 100%; }
      .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr,
      .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr,
      .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f6f6f8;
        margin-bottom: 8px;
        color: black;
        font-size: 12px;
        font-size: 12px;
        font-weight: normal; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName,
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .fundName,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .special-days {
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px; }
          .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container,
          .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container,
          .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container {
            display: flex;
            flex-direction: column; }
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type {
              font-size: 14px;
              font-weight: 700;
              height: 18px; }
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-top: 8px; }
              .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span,
              .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span,
              .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span {
                font-size: 11px;
                font-weight: 400; }
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-bottom: 24px; }
              .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span,
              .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span,
              .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span {
                font-size: 11px;
                font-weight: 400; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .weekdays {
          flex: 6; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .fundName,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .fundName {
          flex: 5; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .special-days,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .special-days {
          padding-left: 8px;
          flex: 6; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .store-status-open,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .store-status-open,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .store-status-open {
          color: #008048;
          flex: 2; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .totalprice,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .totalprice,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .totalprice {
          color: #e2030f;
          flex: 2; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .price,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .price,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .price {
          flex: 2; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr .totalfund,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr .totalfund,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr .totalfund {
          color: #e2030f;
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px;
          flex: 5; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr td.store-time,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr td.store-time,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr td.store-time {
          text-align: right;
          padding-right: 2vmax;
          flex: 5; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr td.action,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr td.action,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr td.action {
          padding-right: 1vmax; }
          .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours,
          .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours,
          .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours {
            background-image: url("./../images/pencil-icon.svg");
            background-repeat: no-repeat;
            background-position: center;
            width: 20px;
            height: 20px; }
      .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.empty-list-row,
      .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.empty-list-row,
      .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.empty-list-row {
        justify-content: center; }
      .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.list-store-type-row,
      .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.list-store-type-row,
      .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.list-store-type-row {
        align-items: flex-start; }
      .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr td.store-time,
      .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr td.store-time,
      .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr td.store-time {
        flex: 6; }
      .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row,
      .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row,
      .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row {
        padding: 8px 16px 0;
        line-height: 20px;
        margin-bottom: 0; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.special-days,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.special-days,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.special-days {
          padding-left: 0; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.action,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.action,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.action {
          padding-right: 0; }
      .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row,
      .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row,
      .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row {
        margin-bottom: 0;
        line-height: 20px;
        padding: 0 16px; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:first-child,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:first-child,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:first-child {
          flex: 3; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:last-child,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:last-child,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:last-child {
          flex: 5; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-open, .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-closed,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-open,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-closed,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-open,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-closed {
          flex: 4; }
        .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-time,
        .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-time,
        .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-time {
          padding-right: 0; }
      .store-master-hours .store-spcl-hours-container .special-hour-list-container table tr.last-info-row,
      .store-master-curbside-hours .store-spcl-hours-container .special-hour-list-container table tr.last-info-row,
      .fulfillment-services .store-spcl-hours-container .special-hour-list-container table tr.last-info-row {
        margin-bottom: 8px;
        padding-bottom: 8px; }
  .store-master-hours .list-content-row,
  .store-master-hours .service-info-container,
  .store-master-curbside-hours .list-content-row,
  .store-master-curbside-hours .service-info-container,
  .fulfillment-services .list-content-row,
  .fulfillment-services .service-info-container {
    flex-wrap: wrap; }
  .store-master-hours select.order-cutoff-dropdown,
  .store-master-curbside-hours select.order-cutoff-dropdown,
  .fulfillment-services select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .store-master-hours .fulfillment-update-tag,
  .store-master-curbside-hours .fulfillment-update-tag,
  .fulfillment-services .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .store-master-hours .fulfillment-content-tag,
  .store-master-curbside-hours .fulfillment-content-tag,
  .fulfillment-services .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .store-master-hours .capacityInput,
  .store-master-curbside-hours .capacityInput,
  .fulfillment-services .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .store-master-hours .location-master-modal,
  .store-master-curbside-hours .location-master-modal,
  .fulfillment-services .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .store-master-hours .location-master-modal,
      .store-master-curbside-hours .location-master-modal,
      .fulfillment-services .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .store-master-hours .btn-time-picker,
  .store-master-curbside-hours .btn-time-picker,
  .fulfillment-services .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .store-master-hours .btn-time-picker div.btn-time-picker-icon,
    .store-master-curbside-hours .btn-time-picker div.btn-time-picker-icon,
    .fulfillment-services .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .store-master-hours .invalid-time,
  .store-master-curbside-hours .invalid-time,
  .fulfillment-services .invalid-time {
    border-color: #c70606 !important; }
  .store-master-hours .validation-msg-container,
  .store-master-curbside-hours .validation-msg-container,
  .fulfillment-services .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .store-master-hours .disabled-border,
  .store-master-curbside-hours .disabled-border,
  .fulfillment-services .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .store-master-hours .loader,
  .store-master-curbside-hours .loader,
  .fulfillment-services .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .store-master-hours .loader .loading-text-wrapper,
    .store-master-curbside-hours .loader .loading-text-wrapper,
    .fulfillment-services .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .store-master-hours .loader .loading-text-wrapper .loading-text,
      .store-master-curbside-hours .loader .loading-text-wrapper .loading-text,
      .fulfillment-services .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .store-master-hours .primary-btn-wtih-loader,
  .store-master-curbside-hours .primary-btn-wtih-loader,
  .fulfillment-services .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .store-master-hours .secondary-disabled-btn,
  .store-master-curbside-hours .secondary-disabled-btn,
  .fulfillment-services .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .store-master-hours .btn-scroll-top,
  .store-master-curbside-hours .btn-scroll-top,
  .fulfillment-services .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .store-master-hours #regular-special-hours-df-modal .popup-container,
  .store-master-hours #regular-special-hours-modal .popup-container,
  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container,
  .store-master-curbside-hours #regular-special-hours-modal .popup-container,
  .fulfillment-services #regular-special-hours-df-modal .popup-container,
  .fulfillment-services #regular-special-hours-modal .popup-container {
    font-size: 12px;
    background-color: #f6f6f7;
    height: max-content;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    @media only screen and (min-width: 640px) {
      .store-master-hours #regular-special-hours-df-modal .popup-container,
      .store-master-hours #regular-special-hours-modal .popup-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container,
      .fulfillment-services #regular-special-hours-modal .popup-container {
        width: 50%;
        position: static; } }
    @media only screen and (min-width: 1024px) {
      .store-master-hours #regular-special-hours-df-modal .popup-container,
      .store-master-hours #regular-special-hours-modal .popup-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container,
      .fulfillment-services #regular-special-hours-modal .popup-container {
        width: 35%;
        position: static; } }
    .store-master-hours #regular-special-hours-df-modal .popup-container hr,
    .store-master-hours #regular-special-hours-modal .popup-container hr,
    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container hr,
    .store-master-curbside-hours #regular-special-hours-modal .popup-container hr,
    .fulfillment-services #regular-special-hours-df-modal .popup-container hr,
    .fulfillment-services #regular-special-hours-modal .popup-container hr {
      margin: 0; }
    .store-master-hours #regular-special-hours-df-modal .popup-container .popup-head,
    .store-master-hours #regular-special-hours-modal .popup-container .popup-head,
    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .popup-head,
    .store-master-curbside-hours #regular-special-hours-modal .popup-container .popup-head,
    .fulfillment-services #regular-special-hours-df-modal .popup-container .popup-head,
    .fulfillment-services #regular-special-hours-modal .popup-container .popup-head {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ffffff;
      padding: 16px 16px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
      @media only screen and (min-width: 768px) {
        .store-master-hours #regular-special-hours-df-modal .popup-container .popup-head,
        .store-master-hours #regular-special-hours-modal .popup-container .popup-head,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .popup-head,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .popup-head,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .popup-head,
        .fulfillment-services #regular-special-hours-modal .popup-container .popup-head {
          padding: 2vmin 2vmin; } }
      .store-master-hours #regular-special-hours-df-modal .popup-container .popup-head .popup-title,
      .store-master-hours #regular-special-hours-modal .popup-container .popup-head .popup-title,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .popup-head .popup-title,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .popup-head .popup-title,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .popup-head .popup-title,
      .fulfillment-services #regular-special-hours-modal .popup-container .popup-head .popup-title {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        width: 100%; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .popup-head .close-popup,
      .store-master-hours #regular-special-hours-modal .popup-container .popup-head .close-popup,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .popup-head .close-popup,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .popup-head .close-popup,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .popup-head .close-popup,
      .fulfillment-services #regular-special-hours-modal .popup-container .popup-head .close-popup {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px; }
    .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container,
    .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container,
    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container,
    .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container,
    .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container,
    .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container {
      background-color: #f6f6f8;
      height: 5em;
      padding: 12px 24px;
      margin: 0;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
      .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
      .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div {
          height: 4px;
          flex: 1;
          margin-right: 4px;
          background-color: #cccccc; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child {
            margin-right: 0; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress {
          background-color: #888888; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed {
          background-color: #000000; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label {
          width: auto;
          margin-top: 8px;
          font-size: 12px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title {
          font-weight: 700; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .fulfillment-services #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status {
          font-weight: 400;
          color: #888888; }
    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container,
    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container,
    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container,
    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container,
    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container,
    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container,
    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container,
    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container,
    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container {
      height: calc(100vh - 34vh);
      overflow-y: auto;
      background-color: #ffffff; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker {
        background-color: white;
        padding: 12px 24px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header {
          margin-bottom: 2px; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span {
            font-size: 16px;
            font-weight: 600; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error {
          color: #e2030f;
          font-size: 11px;
          font-weight: 400;
          margin-bottom: 2px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button {
          display: flex;
          justify-content: space-between;
          align-items: center;
          width: max-content;
          cursor: pointer; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div {
            background-repeat: no-repeat;
            background-position: center;
            width: 16px;
            height: 16px; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text {
            width: auto;
            height: auto;
            font-size: 14px;
            margin: 0 12px; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='calendar-border%20lexicon-icon-outline'%20d='M512%20160c0-35-28.7-64-63.7-64h-.3V32c0-44-64-41-64%200v64h-96V32c0-40-64-44-64%200v64h-96V32c0-45-64-40-64%200v64h-.3C28.7%2096%200%20125%200%20160v288c0%2035%2029%2064%2064%2064h352l96-96V160zM384%20448.1v-64h64l-64%2064zM448%20320H320v128H64V160h384v160z'%20fill='black'/%3E%3Cpath%20class='calendar-date%20lexicon-icon-outline'%20fill='black'%20d='M96%20192h32v32H96zM160%20192h32v32h-32zM224%20192h32v32h-32zM288%20192h32v32h-32zM352%20192h32v32h-32zM96%20256h32v32H96zM160%20256h32v32h-32zM224%20256h32v32h-32zM288%20256h32v32h-32zM352%20256h32v32h-32zM96%20320h32v32H96zM96%20384h32v32H96zM160%20384h32v32h-32zM160%20320h32v32h-32zM224%20320h32v32h-32z'/%3E%3C/svg%3E"); }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E"); }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E"); }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #ffffff; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker {
          position: relative;
          display: inline-block;
          z-index: 100; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input {
          background: #fff;
          border: 1px solid #ddd;
          padding: 0.4em 0.8em;
          font-family: inherit;
          text-align: center;
          font-size: 12px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl {
          direction: rtl; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder {
          color: #979797; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow {
          top: auto;
          bottom: calc(100% + 10px);
          transform: translateY(-2.5rem) rotate(180deg);
          animation: fadeArrowFlipped 0.3s forwards; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer {
          position: absolute;
          top: calc(100% + 20px);
          left: 50%;
          transform: translateX(-50%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top {
          top: auto;
          bottom: calc(100% + 20px); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar * {
          margin: 0;
          padding: 0;
          box-sizing: border-box;
          direction: ltr; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl * {
          direction: rtl; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow {
          position: absolute;
          width: 0;
          height: 0;
          top: calc(100% + 10px);
          left: 0;
          right: 0;
          margin: 0 auto;
          border-style: solid;
          z-index: 10;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent #fff transparent; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar {
          --cl-color-black: #444444;
          --cl-color-disabled: #d4d4d4;
          --cl-color-error: #ff2929;
          --cl-color-white: #ffffff;
          font-size: 10px;
          background: #fff;
          border-radius: 1em;
          position: relative;
          user-select: none;
          padding-top: 0.5em;
          display: flex;
          flex-direction: column;
          width: 40em;
          z-index: 10;
          min-height: 28em; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow {
          transform: translateY(2.5em);
          opacity: 0;
          animation: fadeCalendar 0.3s forwards; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar {
          transform: translateY(-2.5em); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus {
          outline: none !important; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button {
          font-family: inherit;
          background: transparent;
          cursor: pointer;
          -webkit-tap-highlight-color: transparent;
          outline: none; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header {
          display: flex;
          color: var(--cl-color-black);
          padding: 1em 11em;
          align-items: center;
          overflow: hidden; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper {
          line-height: 0;
          font-size: 1em;
          padding: 3px;
          position: relative;
          border: none;
          z-index: 1;
          opacity: 1;
          transition: 0.2s; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus {
          outline: 1px dashed rgba(0, 0, 0, 0.4);
          outline-offset: 2px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden {
          opacity: 0;
          pointer-events: none; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left {
          transform: rotate(90deg); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left {
          transform: rotate(-90deg); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right {
          transform: rotate(-90deg); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right {
          transform: rotate(90deg); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow {
          transform: scale(0.7); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow {
          border-radius: 50%;
          transition: var(--animation-duration) transform;
          pointer-events: none;
          background-repeat: no-repeat;
          display: block;
          width: 1.7em;
          height: 1.7em;
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E");
          background-size: 100% 100%; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer {
          flex: 1;
          position: relative; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear {
          font-size: 1.6em;
          font-weight: 500;
          display: flex;
          align-items: center;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 50%;
          will-change: transform, opacity;
          backface-visibility: hidden;
          transform: translateZ(0);
          transition: var(--animation-duration);
          line-height: 1; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext {
          opacity: 0;
          transform: translateX(50%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext {
          transform: translateX(-150%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious {
          opacity: 0;
          transform: translateX(-150%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious {
          transform: translateX(50%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown {
          opacity: 1;
          margin-top: auto;
          margin-bottom: auto;
          transform: translateX(-50%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated {
          animation: var(--animation-duration) fadeTextToCenter forwards; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > * {
          padding: 0.2em 0.5em;
          border: 1px solid transparent;
          transition: var(--animation-duration);
          font-size: 1.05em;
          display: flex;
          justify-content: center;
          align-items: center;
          transform: translateX(0) scale(0.95);
          will-change: transform;
          border-radius: 5px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden {
          cursor: default;
          pointer-events: none; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText {
          font-weight: 700; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child {
          margin-right: -0.3em;
          display: block;
          font-weight: 700;
          padding-left: 0; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover {
          transform: translateX(-0.2em) scale(0.95); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover {
          transform: translateX(0.2em) scale(0.95); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover {
          transform: translateX(0.2em) scale(0.95); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover {
          transform: translateX(-0.2em) scale(0.95); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden {
          transform: translateX(50%);
          opacity: 0; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden {
          transform: translateX(-50%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden {
          transform: translateX(-50%);
          opacity: 0; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden {
          transform: translateX(50%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > * {
          pointer-events: none; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper {
          position: absolute;
          width: 100%;
          height: 75%;
          bottom: 0;
          display: flex;
          justify-content: center;
          align-items: center;
          overflow: hidden; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper {
          width: 100%;
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector {
          align-content: center; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector {
          display: flex;
          flex-wrap: wrap;
          position: relative;
          z-index: 2;
          background-color: #fff;
          transform: translateY(-150%);
          will-change: transform;
          transition: 0.6s;
          height: 100%; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper {
          width: 100%;
          height: 100%; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before {
          content: "";
          width: 100%;
          height: 5em;
          position: absolute;
          left: 0;
          opacity: 0;
          transition: 0.4s;
          transition-delay: 0.2s; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after {
          background-image: linear-gradient(to bottom, #fff, #fff 10%, rgba(245, 245, 245, 0));
          top: -0.1em; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before {
          background-image: linear-gradient(to top, #fff, #fff 10%, rgba(245, 245, 245, 0));
          bottom: 0; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before {
          opacity: 1;
          z-index: 3; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector {
          align-content: flex-start;
          scrollbar-width: 0;
          overflow: scroll;
          position: relative;
          width: 100%;
          padding: 5em 2em;
          -ms-overflow-style: none; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar {
          display: block; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem {
          width: 25%;
          display: flex;
          justify-content: center; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)) {
          margin-top: 1.5em; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText {
          border: none;
          font-size: 1.4em;
          min-width: 85%;
          padding: 0.2em 0.5em;
          border-radius: 8.5px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open {
          transform: translateY(0); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus {
          outline: 1px dashed rgba(0, 0, 0, 0.4);
          outline-offset: 2px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem {
          width: calc(100% / 3);
          display: flex;
          justify-content: center; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)) {
          margin-top: 1em; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText {
          border: none;
          padding: 0.4em 0.4em;
          border-radius: 8.5px;
          font-size: 1.3em;
          min-width: 70%;
          transition: 0.3s; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover {
          background: #f5f5f5; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled {
          opacity: 0.5;
          cursor: default; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText {
          background-color: var(--cl-color-primary);
          color: #fff; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays {
          display: flex;
          justify-content: space-between;
          color: var(--cl-color-disabled);
          font-size: 1.2em;
          margin-bottom: 0.7em;
          padding: 0 1.5em;
          position: relative; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay {
          display: block;
          width: calc(100% / 7);
          text-align: center;
          text-decoration: none; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper {
          position: relative;
          min-height: 20.8em;
          overflow: hidden; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section {
          display: flex;
          flex-direction: column;
          padding: 0 2em;
          position: absolute;
          color: var(--cl-color-black);
          top: 0;
          padding-top: 0.5em;
          left: 0;
          width: 100%;
          will-change: transform, opacity;
          transform: translateZ(0);
          backface-visibility: hidden;
          transition: var(--animation-duration); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious {
          opacity: 0;
          transform: translateX(-90%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious {
          transform: translateX(90%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext {
          opacity: 0;
          transform: translateX(90%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext {
          transform: translateX(-90%); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown {
          opacity: 1;
          transform: translateX(0); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated {
          animation: var(--animation-duration) FadeContentToCenter forwards; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow {
          display: flex;
          width: 100%; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day {
          display: block;
          width: calc(100% / 7);
          text-align: center;
          padding: calc(0.25em - 1px) 0;
          font-size: 1.6em;
          transition: 0.2s;
          border: 1px solid transparent;
          margin-bottom: 0.3em;
          color: rgba(0, 0, 0, 0.8);
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus {
          outline: 1px dashed rgba(0, 0, 0, 0.4);
          outline-offset: 2px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr {
          min-height: 2.6em;
          font-size: 1.2em; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl {
          font-size: 1.55em;
          height: 2.45em; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover {
          background: #eaeaea;
          color: var(--cl-color-black);
          border-color: transparent; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd {
          background: var(--cl-color-primary);
          color: #fff; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart {
          border-radius: 0;
          border-top-left-radius: 6px;
          border-bottom-left-radius: 6px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart {
          border-radius: 0;
          border-top-right-radius: 6px;
          border-bottom-right-radius: 6px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween {
          background: var(--cl-color-primary-light);
          color: var(--cl-color-white);
          border-radius: 0; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd {
          border-top-right-radius: 6px;
          border-bottom-right-radius: 6px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd {
          border-top-left-radius: 6px;
          border-bottom-left-radius: 6px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
          color: var(--cl-color-error); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
          background: var(--cl-color-error); }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled {
          color: var(--cl-color-disabled) !important;
          background: transparent !important;
          cursor: default !important; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
          font-weight: 600;
          color: var(--cl-color-black);
          color: #000;
          position: relative; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
          content: "";
          position: absolute;
          bottom: 0.2em;
          display: block;
          width: 0.6em;
          height: 1px;
          background: #000;
          left: 50%;
          opacity: 0.5;
          transform: translateX(-50%);
          transition: 0.2s; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
          opacity: 0; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank {
          color: transparent;
          cursor: default;
          pointer-events: none; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer {
          position: relative;
          z-index: 1; }

@keyframes fadeCalendar {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeArrowFlipped {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0) rotate(180deg); } }

@keyframes fadeTextToCenter {
  to {
    opacity: 1;
    transform: translateX(-50%); } }

@keyframes FadeContentToCenter {
  to {
    opacity: 1;
    transform: translateX(0); } }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 24px;
        background-color: #ffffff;
        margin-top: 6px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates {
          display: flex;
          flex-direction: column;
          font-size: 14px;
          width: 45%; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl {
            font-size: 16px;
            font-weight: 600; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date {
            font-weight: 400;
            height: 1.25rem; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container {
        padding: 16px 24px 0; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container {
        padding: 4px 24px;
        background-color: #ffffff;
        color: red;
        height: 24px; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason {
        display: flex;
        flex-direction: column;
        padding: 12px 24px;
        background-color: #ffffff; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason label,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason label,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason label,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason label,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason label,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason label,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason label,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason label,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason label,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason label,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason label,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason label {
          font-size: 16px;
          font-weight: 600;
          margin-bottom: 2px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code {
          font-size: 14px;
          font-weight: 400;
          color: #a3a3a3; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select {
          padding: 8px;
          border: 1px solid #b1b1b1;
          border-radius: 4px;
          background-color: transparent; }
          @media only screen and (min-width: 768px) {
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select {
              padding: 1vmin; } }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes {
        display: flex;
        flex-direction: column;
        padding: 12px 24px;
        background-color: #ffffff; }
        @media only screen and (min-width: 768px) {
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes {
            padding-top: 2vmin; } }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes label,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes label,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes label,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes label,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes label,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes label,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes label,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes label,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes label,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes label,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes label,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes label {
          font-size: 16px;
          font-weight: 600;
          margin-bottom: 2px; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars {
          text-align: right;
          font-size: 12px;
          font-weight: 400;
          color: #636161;
          padding-top: 4px; }
          @media only screen and (min-width: 768px) {
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars {
              padding-top: 0.5vmin; } }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea {
          resize: none;
          border-color: #b1b1b1;
          border-radius: 6px; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible {
            outline: none; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 2px 24px;
        background-color: #ffffff; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading {
          font-size: 16px;
          font-weight: 600; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled {
          font-size: 16px;
          font-weight: 600;
          color: #cccccc; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link {
          text-decoration: none;
          color: #1169ec;
          font-size: 12px;
          font-weight: 400;
          cursor: pointer; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled {
          text-decoration: none;
          color: #1169ec;
          font-size: 12px;
          font-weight: 400;
          color: #ccc;
          cursor: no-drop; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
        height: max-content;
        overflow-x: hidden; }
        @media only screen and (orientation: landscape) {
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
            height: max-content;
            overflow-y: auto;
            background-color: #ffffff; } }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday {
          display: flex;
          justify-content: space-between;
          align-items: center;
          background-color: #ffffff;
          padding: 16px 24px;
          margin-bottom: 12px; }
          @media only screen and (min-width: 768px) {
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday {
              padding: 2vmin 3vmin;
              margin-bottom: 1.5vmin; } }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info {
            display: flex;
            flex-direction: column; }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day {
              font-size: 16px;
              font-weight: 700; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info {
            display: flex;
            justify-content: center;
            align-items: center; }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div {
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
              background-repeat: no-repeat;
              background-position: center;
              width: 16px;
              height: 16px; }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div {
              padding-left: 8px; }
              @media only screen and (min-width: 768px) {
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div {
                  padding-left: 1vmin; } }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time {
          display: flex;
          flex-direction: column;
          background-color: #ffffff;
          padding: 0px 24px;
          justify-content: space-evenly; }
          @media only screen and (min-width: 768px) {
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time {
              padding: 0px 3vmin;
              height: max-content; } }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 8px 0 0; }
            @media only screen and (min-width: 768px) {
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header {
                margin: 1vmin 0 0; } }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span {
              font-size: 16px;
              font-weight: 600; }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a {
              text-decoration: none;
              color: #1169ec; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 8px 0; }
            @media only screen and (min-width: 768px) {
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details {
                margin: 1vmin 0; } }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time {
              display: flex;
              flex-direction: column;
              border: 1px solid #b1b1b1;
              border-radius: 4px;
              padding: 4px 16px;
              width: 42%; }
              @media only screen and (min-width: 768px) {
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time {
                  padding: 0.5vmin 2vmin; } }
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label {
                margin: 0;
                font-size: 12px;
                color: #666666; }
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div {
                display: flex;
                justify-content: flex-start;
                align-items: center; }
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input {
                  border: none;
                  outline-color: transparent;
                  outline-style: none;
                  background-color: transparent;
                  font-size: 14px;
                  font-weight: 500;
                  margin-right: -8px; }
                  @media only screen and (min-width: 768px) {
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input {
                      margin-right: -1vmin; } }
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select {
                  border: none;
                  outline-color: transparent;
                  outline-style: none;
                  background-color: transparent;
                  font-size: 14px;
                  font-weight: 500;
                  width: 40px;
                  padding-left: 8px;
                  -webkit-appearance: none;
                  -moz-appearance: none;
                  appearance: none; }
                  @media only screen and (min-width: 768px) {
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select {
                      padding-left: 1vmin; } }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg {
              background-color: #eeeeee; }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span {
              margin: 0 8px; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time {
            margin: 8px 0; }
            @media only screen and (min-width: 768px) {
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time {
                margin: 1vmin 0; } }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a {
              text-decoration: none;
              color: #1169ec;
              font-size: 12px;
              font-weight: 400; }
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status {
          display: flex;
          flex-direction: column;
          background-color: #ffffff;
          padding: 4px 24px 0; }
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details {
            display: flex;
            justify-content: space-between;
            align-items: flex-start; }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open {
              display: flex;
              flex-direction: column;
              flex: 3; }
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label {
                font-size: 12px;
                font-weight: 400;
                margin-bottom: 0.25rem; }
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label {
                color: #666666; }
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper {
              display: flex;
              flex-direction: column;
              flex: 9; }
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details {
                display: flex;
                justify-content: space-between;
                align-items: center;
                flex: 9; }
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time {
                  display: flex;
                  flex-direction: column;
                  border: 1px solid #b1b1b1;
                  border-radius: 4px;
                  padding: 4px 16px;
                  width: 42%; }
                  @media only screen and (min-width: 768px) {
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time {
                      padding: 0.5vmin 2vmin; } }
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label {
                    margin: 0;
                    padding-left: 2px;
                    font-size: 12px;
                    color: #666666; }
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div {
                    display: flex;
                    justify-content: flex-start;
                    align-items: center; }
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div {
                      background-color: transparent; }
                      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input {
                        font-size: 14px;
                        font-weight: 500; }
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled {
                  opacity: 0.6; }
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg {
                  background-color: #eeeeee; }
      .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
        height: max-content; }
      @media only screen and (orientation: landscape) {
        .store-master-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
        .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        .store-master-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
        .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        .fulfillment-services #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
        .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours {
          height: max-content;
          overflow-y: auto; } }
    .store-master-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .store-master-hours #regular-special-hours-modal .popup-container .em-special-hour-container,
    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .store-master-curbside-hours #regular-special-hours-modal .popup-container .em-special-hour-container,
    .fulfillment-services #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .fulfillment-services #regular-special-hours-modal .popup-container .em-special-hour-container {
      height: auto; }
    .store-master-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
    .store-master-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls,
    .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
    .store-master-curbside-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls,
    .fulfillment-services #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
    .fulfillment-services #regular-special-hours-modal .popup-container .update-regular-hours-controls {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      background-color: #ffffff;
      padding: 0px 24px 12px; }
      @media only screen and (min-width: 768px) {
        .store-master-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
        .store-master-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls,
        .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
        .store-master-curbside-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls,
        .fulfillment-services #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
        .fulfillment-services #regular-special-hours-modal .popup-container .update-regular-hours-controls {
          padding: 0 3vmin 1.5vmin; } }
      .store-master-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
      .store-master-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
      .fulfillment-services #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
          .store-master-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
          .fulfillment-services #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-master-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
      .store-master-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
      .fulfillment-services #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: black;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
          .store-master-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
          .fulfillment-services #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-master-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
      .store-master-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
      .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
      .store-master-curbside-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
      .fulfillment-services #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
      .fulfillment-services #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: #cf112c;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600;
        border: 2px solid #cf112c; }
        @media only screen and (min-width: 768px) {
          .store-master-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
          .store-master-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
          .store-master-curbside-hours #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
          .store-master-curbside-hours #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
          .fulfillment-services #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
          .fulfillment-services #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
  .store-master-hours .list-content-row,
  .store-master-hours .service-info-container,
  .store-master-curbside-hours .list-content-row,
  .store-master-curbside-hours .service-info-container,
  .fulfillment-services .list-content-row,
  .fulfillment-services .service-info-container {
    flex-wrap: wrap; }
  .store-master-hours select.order-cutoff-dropdown,
  .store-master-curbside-hours select.order-cutoff-dropdown,
  .fulfillment-services select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .store-master-hours .fulfillment-update-tag,
  .store-master-curbside-hours .fulfillment-update-tag,
  .fulfillment-services .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .store-master-hours .fulfillment-content-tag,
  .store-master-curbside-hours .fulfillment-content-tag,
  .fulfillment-services .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .store-master-hours .capacityInput,
  .store-master-curbside-hours .capacityInput,
  .fulfillment-services .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .store-master-hours .location-master-modal,
  .store-master-curbside-hours .location-master-modal,
  .fulfillment-services .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .store-master-hours .location-master-modal,
      .store-master-curbside-hours .location-master-modal,
      .fulfillment-services .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .store-master-hours .btn-time-picker,
  .store-master-curbside-hours .btn-time-picker,
  .fulfillment-services .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .store-master-hours .btn-time-picker div.btn-time-picker-icon,
    .store-master-curbside-hours .btn-time-picker div.btn-time-picker-icon,
    .fulfillment-services .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .store-master-hours .invalid-time,
  .store-master-curbside-hours .invalid-time,
  .fulfillment-services .invalid-time {
    border-color: #c70606 !important; }
  .store-master-hours .validation-msg-container,
  .store-master-curbside-hours .validation-msg-container,
  .fulfillment-services .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .store-master-hours .disabled-border,
  .store-master-curbside-hours .disabled-border,
  .fulfillment-services .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .store-master-hours .loader,
  .store-master-curbside-hours .loader,
  .fulfillment-services .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .store-master-hours .loader .loading-text-wrapper,
    .store-master-curbside-hours .loader .loading-text-wrapper,
    .fulfillment-services .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .store-master-hours .loader .loading-text-wrapper .loading-text,
      .store-master-curbside-hours .loader .loading-text-wrapper .loading-text,
      .fulfillment-services .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .store-master-hours .primary-btn-wtih-loader,
  .store-master-curbside-hours .primary-btn-wtih-loader,
  .fulfillment-services .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .store-master-hours .secondary-disabled-btn,
  .store-master-curbside-hours .secondary-disabled-btn,
  .fulfillment-services .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .store-master-hours .btn-scroll-top,
  .store-master-curbside-hours .btn-scroll-top,
  .fulfillment-services .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .store-master-hours .review-special-hours-popup-container,
  .store-master-curbside-hours .review-special-hours-popup-container,
  .fulfillment-services .review-special-hours-popup-container {
    font-size: 12px;
    background-color: #f6f6f7;
    height: max-content;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    @media only screen and (min-width: 640px) {
      .store-master-hours .review-special-hours-popup-container,
      .store-master-curbside-hours .review-special-hours-popup-container,
      .fulfillment-services .review-special-hours-popup-container {
        width: 50%;
        position: static; } }
    @media only screen and (min-width: 1024px) {
      .store-master-hours .review-special-hours-popup-container,
      .store-master-curbside-hours .review-special-hours-popup-container,
      .fulfillment-services .review-special-hours-popup-container {
        width: 35%;
        position: static; } }
    .store-master-hours .review-special-hours-popup-container hr,
    .store-master-curbside-hours .review-special-hours-popup-container hr,
    .fulfillment-services .review-special-hours-popup-container hr {
      margin: 0; }
    .store-master-hours .review-special-hours-popup-container .review-special-hours-popup-head,
    .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-popup-head,
    .fulfillment-services .review-special-hours-popup-container .review-special-hours-popup-head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #ffffff;
      padding: 16px 16px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
      @media only screen and (min-width: 768px) {
        .store-master-hours .review-special-hours-popup-container .review-special-hours-popup-head,
        .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-popup-head,
        .fulfillment-services .review-special-hours-popup-container .review-special-hours-popup-head {
          padding: 2vmin 2vmin; } }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-popup-head .popup-title,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-popup-head .popup-title,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-popup-head .popup-title {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        width: 100%; }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-popup-head .close-popup,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-popup-head .close-popup,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-popup-head .close-popup {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px; }
    .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container,
    .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container,
    .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container {
      background-color: #f6f6f8;
      height: 5em;
      padding: 12px 24px;
      margin: 0;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text,
      .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text,
      .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container,
      .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div {
          height: 4px;
          flex: 1;
          margin-right: 4px;
          background-color: #cccccc; }
          .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child {
            margin-right: 0; }
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress {
          background-color: #888888; }
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed {
          background-color: #000000; }
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label {
          width: auto;
          margin-top: 8px;
          font-size: 12px; }
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.title {
          font-weight: 700; }
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-curbside-hours .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .fulfillment-services .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.status {
          font-weight: 400;
          color: #888888; }
    .store-master-hours .review-special-hours-popup-container .review-remove-special-hours,
    .store-master-curbside-hours .review-special-hours-popup-container .review-remove-special-hours,
    .fulfillment-services .review-special-hours-popup-container .review-remove-special-hours {
      background-color: #ffffff;
      padding: 12px 24px;
      font-size: 14px;
      font-weight: 400; }
    .store-master-hours .review-special-hours-popup-container .review-special-hours-container,
    .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container,
    .fulfillment-services .review-special-hours-popup-container .review-special-hours-container {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      background-color: #ffffff;
      padding: 12px 24px;
      font-size: 14px; }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours-intimation,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours-intimation,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-container .review-special-hours-intimation {
        font-weight: 400; }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-container .review-special-hours {
        font-weight: 700;
        padding: 8px 0px;
        display: flex; }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table {
        width: 100%; }
        .store-master-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th,
        .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th,
        .fulfillment-services .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th {
          font-weight: 700;
          width: 60%; }
        .store-master-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th.col-head,
        .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th.col-head,
        .fulfillment-services .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th.col-head {
          padding: 2px 0px 4px;
          width: 40%; }
        .store-master-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val,
        .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val,
        .fulfillment-services .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val {
          font-weight: 400;
          padding: 4px 0px 0px; }
          .store-master-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val span.closed-span,
          .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val span.closed-span,
          .fulfillment-services .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val span.closed-span {
            color: #E2030F; }
        .store-master-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr.hide-row,
        .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr.hide-row,
        .fulfillment-services .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr.hide-row {
          display: none; }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .clock-icon-div,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .clock-icon-div,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .clock-icon-div {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        height: 16px;
        margin-right: 8px; }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status {
        font-weight: 400; }
        .store-master-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status .store-status-closed,
        .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status .store-status-closed,
        .fulfillment-services .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status .store-status-closed {
          color: #cf112c; }
    .store-master-hours .review-special-hours-popup-container .review-special-hours-controls,
    .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-controls,
    .fulfillment-services .review-special-hours-popup-container .review-special-hours-controls {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      background-color: #ffffff;
      padding: 0px 24px 12px; }
      @media only screen and (min-width: 768px) {
        .store-master-hours .review-special-hours-popup-container .review-special-hours-controls,
        .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-controls,
        .fulfillment-services .review-special-hours-popup-container .review-special-hours-controls {
          padding: 0 3vmin 1.5vmin; } }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary,
          .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary,
          .fulfillment-services .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-primary,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-primary,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-controls .store-master-primary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: black;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-primary,
          .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-primary,
          .fulfillment-services .review-special-hours-popup-container .review-special-hours-controls .store-master-primary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-master-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled,
      .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled,
      .fulfillment-services .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: #cf112c;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600;
        border: 2px solid #cf112c; }
        @media only screen and (min-width: 768px) {
          .store-master-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled,
          .store-master-curbside-hours .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled,
          .fulfillment-services .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
  .store-master-hours .list-content-row,
  .store-master-hours .service-info-container,
  .store-master-curbside-hours .list-content-row,
  .store-master-curbside-hours .service-info-container,
  .fulfillment-services .list-content-row,
  .fulfillment-services .service-info-container {
    flex-wrap: wrap; }
  .store-master-hours select.order-cutoff-dropdown,
  .store-master-curbside-hours select.order-cutoff-dropdown,
  .fulfillment-services select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .store-master-hours .fulfillment-update-tag,
  .store-master-curbside-hours .fulfillment-update-tag,
  .fulfillment-services .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .store-master-hours .fulfillment-content-tag,
  .store-master-curbside-hours .fulfillment-content-tag,
  .fulfillment-services .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .store-master-hours .capacityInput,
  .store-master-curbside-hours .capacityInput,
  .fulfillment-services .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .store-master-hours .location-master-modal,
  .store-master-curbside-hours .location-master-modal,
  .fulfillment-services .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .store-master-hours .location-master-modal,
      .store-master-curbside-hours .location-master-modal,
      .fulfillment-services .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .store-master-hours .btn-time-picker,
  .store-master-curbside-hours .btn-time-picker,
  .fulfillment-services .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .store-master-hours .btn-time-picker div.btn-time-picker-icon,
    .store-master-curbside-hours .btn-time-picker div.btn-time-picker-icon,
    .fulfillment-services .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .store-master-hours .invalid-time,
  .store-master-curbside-hours .invalid-time,
  .fulfillment-services .invalid-time {
    border-color: #c70606 !important; }
  .store-master-hours .validation-msg-container,
  .store-master-curbside-hours .validation-msg-container,
  .fulfillment-services .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .store-master-hours .disabled-border,
  .store-master-curbside-hours .disabled-border,
  .fulfillment-services .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .store-master-hours .loader,
  .store-master-curbside-hours .loader,
  .fulfillment-services .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .store-master-hours .loader .loading-text-wrapper,
    .store-master-curbside-hours .loader .loading-text-wrapper,
    .fulfillment-services .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .store-master-hours .loader .loading-text-wrapper .loading-text,
      .store-master-curbside-hours .loader .loading-text-wrapper .loading-text,
      .fulfillment-services .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .store-master-hours .primary-btn-wtih-loader,
  .store-master-curbside-hours .primary-btn-wtih-loader,
  .fulfillment-services .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .store-master-hours .secondary-disabled-btn,
  .store-master-curbside-hours .secondary-disabled-btn,
  .fulfillment-services .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .store-master-hours .btn-scroll-top,
  .store-master-curbside-hours .btn-scroll-top,
  .fulfillment-services .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .store-master-hours .curb-spcl-hours-container,
  .store-master-curbside-hours .curb-spcl-hours-container,
  .fulfillment-services .curb-spcl-hours-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.75rem; }
    @media only screen and (min-width: 640px) {
      .store-master-hours .curb-spcl-hours-container,
      .store-master-curbside-hours .curb-spcl-hours-container,
      .fulfillment-services .curb-spcl-hours-container {
        width: 45%; } }
    .store-master-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper,
    .store-master-curbside-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper,
    .fulfillment-services .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .store-master-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hour-title,
      .store-master-curbside-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hour-title,
      .fulfillment-services .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hour-title {
        font-size: 14px;
        font-weight: 700; }
      .store-master-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
      .store-master-curbside-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
      .fulfillment-services .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        padding: 0 36px; }
        @media only screen and (min-width: 768px) {
          .store-master-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
          .store-master-curbside-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
          .fulfillment-services .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
        @media only screen and (min-width: 768px) {
          .store-master-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
          .store-master-curbside-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
          .fulfillment-services .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours {
            padding: 0 36px; } }
      .store-master-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary,
      .store-master-curbside-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary,
      .fulfillment-services .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary,
          .store-master-curbside-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary,
          .fulfillment-services .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
    .store-master-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .curb-spcl-hour-tagline,
    .store-master-curbside-hours .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .curb-spcl-hour-tagline,
    .fulfillment-services .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .curb-spcl-hour-tagline {
      font-size: 12px;
      font-weight: 400;
      color: #666666; }
    .store-master-hours .curb-spcl-hours-container .special-hour-list-container table,
    .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table,
    .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table {
      border-collapse: separate;
      border-spacing: 0px 8px;
      line-height: 40px;
      width: 100%; }
      .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr,
      .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr,
      .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f6f6f8;
        margin-bottom: 8px;
        color: black;
        font-size: 12px;
        font-size: 12px;
        font-weight: normal; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName,
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .fundName,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .special-days {
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px; }
          .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container,
          .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container,
          .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container {
            display: flex;
            flex-direction: column; }
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type {
              font-size: 14px;
              font-weight: 700;
              height: 18px; }
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-top: 8px; }
              .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span,
              .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span,
              .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span {
                font-size: 11px;
                font-weight: 400; }
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-bottom: 24px; }
              .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span,
              .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span,
              .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span {
                font-size: 11px;
                font-weight: 400; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .weekdays {
          flex: 6; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .fundName,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .fundName {
          flex: 5; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .special-days,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .special-days {
          padding-left: 8px;
          flex: 6; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .store-status-open,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .store-status-open,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .store-status-open {
          color: #008048;
          flex: 2; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .totalprice,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .totalprice,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .totalprice {
          color: #e2030f;
          flex: 2; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .price,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .price,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .price {
          flex: 2; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr .totalfund,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr .totalfund,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr .totalfund {
          color: #e2030f;
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px;
          flex: 5; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr td.store-time,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr td.store-time,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr td.store-time {
          text-align: right;
          padding-right: 2vmax;
          flex: 5; }
        .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr td.action,
        .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr td.action,
        .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr td.action {
          padding-right: 1vmax; }
          .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours,
          .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours,
          .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours {
            background-image: url("./../images/pencil-icon.svg");
            background-repeat: no-repeat;
            background-position: center;
            width: 20px;
            height: 20px; }
      .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr.empty-list-row,
      .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr.empty-list-row,
      .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr.empty-list-row {
        justify-content: center; }
      .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr.list-store-type-row,
      .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr.list-store-type-row,
      .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr.list-store-type-row {
        align-items: flex-start; }
      .store-master-hours .curb-spcl-hours-container .special-hour-list-container table tr td.store-time,
      .store-master-curbside-hours .curb-spcl-hours-container .special-hour-list-container table tr td.store-time,
      .fulfillment-services .curb-spcl-hours-container .special-hour-list-container table tr td.store-time {
        flex: 6; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    .popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    .popup-container {
      width: 35%;
      position: static; } }
  .popup-container hr {
    margin: 0; }
  .popup-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      .popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    .popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    .popup-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  .popup-container .update-store-hours {
    height: 60vh;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 8px;
    background-color: #ffffff; }
    .popup-container .update-store-hours .store-days {
      background-color: #ffffff;
      padding: 2px 16px; }
      .popup-container .update-store-hours .store-days .day-info-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 1vmax; }
        .popup-container .update-store-hours .store-days .day-info-container .day {
          font-size: 16px;
          font-weight: 600;
          font-size: 14px;
          font-weight: 700; }
        .popup-container .update-store-hours .store-days .day-info-container .apply-all-link a {
          text-decoration: none;
          color: #1169ec;
          font-size: 12px;
          font-weight: 400; }
      .popup-container .update-store-hours .store-days .info-container {
        display: flex;
        justify-content: space-around;
        align-items: flex-start; }
        .popup-container .update-store-hours .store-days .info-container .store-open {
          display: flex;
          flex-direction: column;
          flex: 3; }
          .popup-container .update-store-hours .store-days .info-container .store-open .store-open-label {
            font-size: 12px;
            font-weight: 400;
            margin-bottom: 4px; }
          .popup-container .update-store-hours .store-days .info-container .store-open .disabled-label {
            color: #666666; }
          .popup-container .update-store-hours .store-days .info-container .store-open label {
            margin-bottom: 0;
            max-width: fit-content; }
        .popup-container .update-store-hours .store-days .info-container .time-details-wrapper {
          display: flex;
          flex-direction: column;
          flex: 9; }
          .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex: 9; }
            .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time,
            .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time {
              display: flex;
              flex-direction: column;
              border: 1px solid #b1b1b1;
              border-radius: 4px;
              padding: 4px 16px;
              width: 42%; }
              @media only screen and (min-width: 768px) {
                .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time,
                .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time {
                  padding: 0.5vmin 2vmin; } }
              .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time label,
              .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time label {
                margin: 0;
                padding-left: 2px;
                font-size: 12px;
                color: #666666; }
              .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time .time-edit-div,
              .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time .time-edit-div {
                display: flex;
                justify-content: flex-start;
                align-items: center; }
                .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div {
                  background-color: transparent; }
                  .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                  .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input {
                    font-size: 14px;
                    font-weight: 500; }
            .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time-disabled,
            .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time-disabled {
              opacity: 0.6; }
            .popup-container .update-store-hours .store-days .info-container .time-details-wrapper .time-details .disabled-bg {
              background-color: #eeeeee; }
    .popup-container .update-store-hours .store-curbside-weekday {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      background-color: #ffffff;
      padding: 12px 24px;
      margin-bottom: 12px; }
      @media only screen and (min-width: 768px) {
        .popup-container .update-store-hours .store-curbside-weekday {
          padding: 1.5vmin 3vmin;
          margin-bottom: 1.5vmin; } }
      .popup-container .update-store-hours .store-curbside-weekday .weekday-info {
        display: flex;
        flex-direction: column; }
        .popup-container .update-store-hours .store-curbside-weekday .weekday-info .selected-day {
          font-size: 16px;
          font-weight: 700; }
      .popup-container .update-store-hours .store-curbside-weekday .time-info {
        display: flex;
        justify-content: center;
        align-items: center; }
        .popup-container .update-store-hours .store-curbside-weekday .time-info .clock-icon-div {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 16px;
          height: 16px; }
        .popup-container .update-store-hours .store-curbside-weekday .time-info .store-time-div {
          padding-left: 8px; }
          @media only screen and (min-width: 768px) {
            .popup-container .update-store-hours .store-curbside-weekday .time-info .store-time-div {
              padding-left: 1vmin; } }
          .popup-container .update-store-hours .store-curbside-weekday .time-info .store-time-div .store-time-div-status-available {
            color: #008048; }
          .popup-container .update-store-hours .store-curbside-weekday .time-info .store-time-div .store-time-div-status-unavailable {
            color: #e2030f; }
    .popup-container .update-store-hours .store-weekday {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #ffffff;
      padding: 12px 24px;
      margin-bottom: 12px; }
      @media only screen and (min-width: 768px) {
        .popup-container .update-store-hours .store-weekday {
          padding: 1.5vmin 3vmin;
          margin-bottom: 1.5vmin; } }
      .popup-container .update-store-hours .store-weekday .weekday-info {
        display: flex;
        flex-direction: column; }
        .popup-container .update-store-hours .store-weekday .weekday-info .selected-day {
          font-size: 16px;
          font-weight: 700; }
      .popup-container .update-store-hours .store-weekday .time-info {
        display: flex;
        justify-content: center;
        align-items: center; }
        .popup-container .update-store-hours .store-weekday .time-info .clock-icon-div {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 16px;
          height: 16px; }
        .popup-container .update-store-hours .store-weekday .time-info .store-time-div {
          padding-left: 8px; }
          @media only screen and (min-width: 768px) {
            .popup-container .update-store-hours .store-weekday .time-info .store-time-div {
              padding-left: 1vmin; } }
    .popup-container .update-store-hours .store-time {
      display: flex;
      flex-direction: column;
      background-color: #ffffff;
      padding: 0px 24px;
      justify-content: space-evenly; }
      @media only screen and (min-width: 768px) {
        .popup-container .update-store-hours .store-time {
          padding: 0px 3vmin; } }
      .popup-container .update-store-hours .store-time .store-open {
        display: flex;
        flex-direction: column; }
        .popup-container .update-store-hours .store-time .store-open .store-open-label {
          font-size: 16px;
          font-weight: 600; }
        .popup-container .update-store-hours .store-time .store-open .disabled-label {
          color: #666666; }
      .popup-container .update-store-hours .store-time .time-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 8px 0 0; }
        @media only screen and (min-width: 768px) {
          .popup-container .update-store-hours .store-time .time-header {
            margin: 1vmin 0 0; } }
        .popup-container .update-store-hours .store-time .time-header span {
          font-size: 16px;
          font-weight: 600; }
        .popup-container .update-store-hours .store-time .time-header a {
          text-decoration: none;
          color: #1169ec; }
      .popup-container .update-store-hours .store-time .time-details-wrapper .time-details {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 8px 0 0; }
        @media only screen and (min-width: 768px) {
          .popup-container .update-store-hours .store-time .time-details-wrapper .time-details {
            margin: 1vmin 0 0; } }
        .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .open-time,
        .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .close-time {
          display: flex;
          flex-direction: column;
          border: 1px solid #b1b1b1;
          border-radius: 4px;
          padding: 4px 16px;
          width: 42%; }
          @media only screen and (min-width: 768px) {
            .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .open-time,
            .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .close-time {
              padding: 0.5vmin 2vmin; } }
          .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .open-time label,
          .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .close-time label {
            margin: 0;
            font-size: 12px;
            color: #666666; }
          .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .open-time .time-edit-div,
          .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .close-time .time-edit-div {
            display: flex;
            justify-content: flex-start;
            align-items: center; }
            .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
            .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div {
              background-color: transparent; }
              .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
              .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input {
                font-size: 14px;
                font-weight: 500; }
        .popup-container .update-store-hours .store-time .time-details-wrapper .time-details .disabled-bg {
          background-color: #eeeeee; }
      .popup-container .update-store-hours .store-time .add-split-time,
      .popup-container .update-store-hours .store-time .remove-split-time {
        margin: 8px 0; }
        @media only screen and (min-width: 768px) {
          .popup-container .update-store-hours .store-time .add-split-time,
          .popup-container .update-store-hours .store-time .remove-split-time {
            margin: 1vmin 0; } }
        .popup-container .update-store-hours .store-time .add-split-time a,
        .popup-container .update-store-hours .store-time .remove-split-time a {
          text-decoration: none;
          color: #1169ec; }
      .popup-container .update-store-hours .store-time .error-msg {
        color: #ff2211; }
    .popup-container .update-store-hours .store-status {
      display: flex;
      flex-direction: column;
      background-color: #ffffff;
      padding: 8px 24px 0; }
      @media only screen and (min-width: 768px) {
        .popup-container .update-store-hours .store-status {
          padding: 1vmin 3vmin 0; } }
      .popup-container .update-store-hours .store-status .store-status-details {
        display: flex;
        justify-content: space-between;
        align-items: flex-start; }
        .popup-container .update-store-hours .store-status .store-status-details .store-open {
          display: flex;
          flex-direction: column; }
          .popup-container .update-store-hours .store-status .store-status-details .store-open .store-open-label {
            font-size: 16px;
            font-weight: 600; }
          .popup-container .update-store-hours .store-status .store-status-details .store-open .disabled-label {
            color: #666666; }
        .popup-container .update-store-hours .store-status .store-status-details .store-update-reason {
          display: flex;
          flex-direction: column;
          width: 60%; }
          .popup-container .update-store-hours .store-status .store-status-details .store-update-reason label {
            font-size: 16px;
            font-weight: 600; }
          .popup-container .update-store-hours .store-status .store-status-details .store-update-reason select {
            padding: 8px;
            border: 1px solid #b1b1b1;
            border-radius: 4px;
            background-color: transparent; }
            @media only screen and (min-width: 768px) {
              .popup-container .update-store-hours .store-status .store-status-details .store-update-reason select {
                padding: 1vmin; } }
      .popup-container .update-store-hours .store-status .store-status-notes {
        display: flex;
        flex-direction: column;
        padding-top: 8px; }
        @media only screen and (min-width: 768px) {
          .popup-container .update-store-hours .store-status .store-status-notes {
            padding-top: 1vmin; } }
        .popup-container .update-store-hours .store-status .store-status-notes label {
          font-size: 16px;
          font-weight: 600; }
        .popup-container .update-store-hours .store-status .store-status-notes .remaining-chars {
          text-align: right;
          font-size: 12px;
          font-weight: 400;
          color: #636161;
          padding-top: 4px; }
          @media only screen and (min-width: 768px) {
            .popup-container .update-store-hours .store-status .store-status-notes .remaining-chars {
              padding-top: 0.5vmin; } }
        .popup-container .update-store-hours .store-status .store-status-notes textarea {
          resize: none;
          border-color: #b1b1b1;
          border-radius: 6px; }
          .popup-container .update-store-hours .store-status .store-status-notes textarea:focus-visible {
            outline: none; }
  .popup-container .update-hours-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 12px 24px 12px; }
    @media only screen and (min-width: 768px) {
      .popup-container .update-hours-controls {
        padding: 1.5vmin 3vmin 1.5vmin; } }
    .popup-container .update-hours-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .popup-container .update-hours-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .popup-container .update-hours-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .popup-container .update-hours-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.review-popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    .review-popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    .review-popup-container {
      width: 35%;
      position: static; } }
  .review-popup-container hr {
    margin: 0; }
  .review-popup-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      .review-popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    .review-popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    .review-popup-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  .review-popup-container .review-hours {
    height: max-content;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center; }
    .review-popup-container .review-hours .tbl-review-hours {
      border: none;
      background-color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      line-height: 28px;
      width: 100%;
      margin: 0 12px; }
      .review-popup-container .review-hours .tbl-review-hours thead {
        font-size: 12px;
        font-weight: 700; }
      .review-popup-container .review-hours .tbl-review-hours tbody tr td.closed-text {
        color: #e2030f; }
  .review-popup-container .review-hours-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 0px 24px 12px; }
    @media only screen and (min-width: 768px) {
      .review-popup-container .review-hours-controls {
        padding: 0 3vmin 1.5vmin; } }
    .review-popup-container .review-hours-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .review-popup-container .review-hours-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .review-popup-container .review-hours-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .review-popup-container .review-hours-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.confirmation-popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    .confirmation-popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    .confirmation-popup-container {
      width: 35%;
      position: static; } }
  .confirmation-popup-container hr {
    margin: 0; }
  .confirmation-popup-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      .confirmation-popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    .confirmation-popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    .confirmation-popup-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  .confirmation-popup-container .report-emergency-progress-container {
    background-color: #f6f6f8;
    height: 5em;
    padding: 12px 24px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .confirmation-popup-container .report-emergency-progress-container .progress-bar-container,
    .confirmation-popup-container .report-emergency-progress-container .progress-bar-container-text {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container div,
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container-text div {
        height: 4px;
        flex: 1;
        margin-right: 4px;
        background-color: #cccccc; }
        .confirmation-popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        .confirmation-popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child {
          margin-right: 0; }
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress {
        background-color: #888888; }
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed {
        background-color: #000000; }
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container label,
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container-text label {
        width: auto;
        margin-top: 8px;
        font-size: 12px; }
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container label.title,
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container-text label.title {
        font-weight: 700; }
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container label.status,
      .confirmation-popup-container .report-emergency-progress-container .progress-bar-container-text label.status {
        font-weight: 400;
        color: #888888; }
  .confirmation-popup-container .confirmation-msg {
    display: flex;
    flex-direction: column;
    height: max-content;
    background-color: #ffffff;
    padding: 16px 24px; }
    @media only screen and (min-width: 768px) {
      .confirmation-popup-container .confirmation-msg {
        padding: 2vmin 3vmin; } }
    .confirmation-popup-container .confirmation-msg div {
      margin-top: 8px; }
  .confirmation-popup-container .confirmation-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 0px 24px 12px; }
    @media only screen and (min-width: 768px) {
      .confirmation-popup-container .confirmation-controls {
        padding: 0 3vmin 1.5vmin; } }
    .confirmation-popup-container .confirmation-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600;
      width: 80%; }
      @media only screen and (min-width: 768px) {
        .confirmation-popup-container .confirmation-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.rc-time-picker {
  display: inline-block;
  position: relative;
  box-sizing: border-box; }

.rc-time-picker * {
  box-sizing: border-box; }

.rc-time-picker-input {
  width: 100%;
  position: relative;
  display: inline-block;
  cursor: text;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  border: 1px solid transparent; }
  .rc-time-picker-input:focus-visible {
    outline: none; }

.rc-time-picker-input[disabled] {
  cursor: not-allowed;
  background-color: transparent; }

.rc-time-picker-panel {
  z-index: 1070;
  width: 170px;
  position: absolute;
  box-sizing: border-box; }

.rc-time-picker-panel * {
  box-sizing: border-box; }

.rc-time-picker-panel-inner {
  display: inline-block;
  position: relative;
  outline: none;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 5px #ccc;
  background-clip: padding-box;
  border: 1px solid #ccc;
  line-height: 1.5; }

.rc-time-picker-panel-narrow {
  max-width: 113px; }

.rc-time-picker-panel-input {
  margin: 0;
  padding: 0;
  width: 100%;
  cursor: auto;
  line-height: 1.5;
  outline: 0;
  border: 1px solid transparent; }

.rc-time-picker-panel-input-wrap {
  box-sizing: border-box;
  position: relative;
  padding: 6px 0;
  border-bottom: 1px solid #e9e9e9; }

.rc-time-picker-panel-input-invalid {
  border-color: red; }

.rc-time-picker-panel-select {
  float: left;
  font-size: 12px;
  border: 1px solid #e9e9e9;
  border-width: 0 1px;
  margin-left: -1px;
  box-sizing: border-box;
  width: 56px;
  max-height: 144px;
  overflow-y: auto;
  position: relative; }

.rc-time-picker-panel-select-active {
  overflow-y: auto; }

.rc-time-picker-panel-select:first-child {
  border-left: 0;
  margin-left: 0; }

.rc-time-picker-panel-select:last-child {
  border-right: 0; }

.rc-time-picker-panel-select ul {
  list-style: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%; }

.rc-time-picker-panel-select li {
  list-style: none;
  margin: 0;
  padding: 0 0 0 16px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.rc-time-picker-panel-select li:hover {
  background: #edfaff; }

li.rc-time-picker-panel-select-option-selected {
  background: #f7f7f7;
  font-weight: bold; }

li.rc-time-picker-panel-select-option-disabled {
  color: #ccc; }

li.rc-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.store-details {
  font-family: "Helvetica Neue", sans-serif;
  display: flex;
  justify-content: center;
  color: #000000; }
  .store-details #store-details-wrapper {
    background-color: #ffffff;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding: 0.75rem 1rem;
    line-height: 18px; }
    @media only screen and (min-width: 640px) {
      .store-details #store-details-wrapper {
        width: 45%; } }
    .store-details #store-details-wrapper .store-details-title-div {
      font-size: 20px;
      font-weight: 700;
      display: flex;
      justify-content: space-between; }
      .store-details #store-details-wrapper .store-details-title-div a {
        text-decoration: none;
        color: #1169ec;
        font-size: 12px;
        font-weight: 400; }
    .store-details #store-details-wrapper .store-name {
      margin-top: 28px;
      font-size: 14px;
      font-weight: 700; }
    .store-details #store-details-wrapper .store-id {
      color: #666666; }
    .store-details #store-details-wrapper .store-status {
      display: flex;
      justify-content: flex-start;
      align-items: baseline;
      margin-top: 18px; }
      .store-details #store-details-wrapper .store-status .store-status-active {
        color: #008048;
        font-weight: 700; }
      .store-details #store-details-wrapper .store-status .store-status-inactive {
        color: #e2030f;
        font-weight: 700; }
      .store-details #store-details-wrapper .store-status .store-status-edit {
        background-image: url("./../images/pencil-icon.svg");
        background-repeat: no-repeat;
        background-position: center;
        width: 20px;
        height: 20px;
        cursor: pointer;
        margin-left: 8px; }
    .store-details #store-details-wrapper .store-street-address1 {
      margin-top: 18px; }
    .store-details #store-details-wrapper .store-phone1 {
      margin-top: 16px; }
    .store-details #store-details-wrapper .store-alerts-container {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      .store-details #store-details-wrapper .store-alerts-container .alert-title {
        margin-top: 24px;
        font-size: 14px;
        font-weight: 700; }
      .store-details #store-details-wrapper .store-alerts-container .alert-tagline {
        font-size: 12px;
        font-weight: 400;
        color: #666666; }
      .store-details #store-details-wrapper .store-alerts-container button.report-emergency-btn {
        width: 100%;
        min-height: 32px;
        height: auto;
        font-size: 12px;
        font-weight: 600;
        margin: 16px 0 4px;
        border-radius: 24px;
        background-color: white;
        color: #cf112c;
        border: 2px solid #cf112c;
        width: auto;
        padding: 0 24px; }
    .store-details #store-details-wrapper #change-store-modal .popup-container,
    .store-details #store-details-wrapper #change-store-status-modal .popup-container {
      font-size: 12px;
      background-color: #f6f6f7;
      height: max-content;
      width: 100%;
      position: absolute;
      bottom: 0;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
      @media only screen and (min-width: 640px) {
        .store-details #store-details-wrapper #change-store-modal .popup-container,
        .store-details #store-details-wrapper #change-store-status-modal .popup-container {
          width: 50%;
          position: static; } }
      @media only screen and (min-width: 1024px) {
        .store-details #store-details-wrapper #change-store-modal .popup-container,
        .store-details #store-details-wrapper #change-store-status-modal .popup-container {
          width: 35%;
          position: static; } }
      .store-details #store-details-wrapper #change-store-modal .popup-container hr,
      .store-details #store-details-wrapper #change-store-status-modal .popup-container hr {
        margin: 0; }
      .store-details #store-details-wrapper #change-store-modal .popup-container .popup-head,
      .store-details #store-details-wrapper #change-store-status-modal .popup-container .popup-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        padding: 16px 16px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px; }
        @media only screen and (min-width: 768px) {
          .store-details #store-details-wrapper #change-store-modal .popup-container .popup-head,
          .store-details #store-details-wrapper #change-store-status-modal .popup-container .popup-head {
            padding: 2vmin 2vmin; } }
        .store-details #store-details-wrapper #change-store-modal .popup-container .popup-head .popup-title,
        .store-details #store-details-wrapper #change-store-status-modal .popup-container .popup-head .popup-title {
          font-size: 16px;
          font-weight: 700;
          text-align: center;
          width: 100%; }
        .store-details #store-details-wrapper #change-store-modal .popup-container .popup-head .close-popup,
        .store-details #store-details-wrapper #change-store-status-modal .popup-container .popup-head .close-popup {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 24px;
          height: 24px; }
    .store-details #store-details-wrapper #change-store-modal .search-store,
    .store-details #store-details-wrapper #change-store-status-modal .search-store {
      background-color: #ffffff; }
      .store-details #store-details-wrapper #change-store-modal .search-store .search-store-input,
      .store-details #store-details-wrapper #change-store-status-modal .search-store .search-store-input {
        padding: 12px 24px;
        position: relative; }
        .store-details #store-details-wrapper #change-store-modal .search-store .search-store-input input,
        .store-details #store-details-wrapper #change-store-status-modal .search-store .search-store-input input {
          text-indent: 12px;
          width: 100%;
          border-radius: 18px;
          background-color: #f6f6f8;
          border: none;
          height: 36px;
          font-size: 14px; }
          .store-details #store-details-wrapper #change-store-modal .search-store .search-store-input input:focus-visible,
          .store-details #store-details-wrapper #change-store-status-modal .search-store .search-store-input input:focus-visible {
            outline: none; }
        .store-details #store-details-wrapper #change-store-modal .search-store .search-store-input .btn-search-store,
        .store-details #store-details-wrapper #change-store-status-modal .search-store .search-store-input .btn-search-store {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M499.2%20455.5L377.7%20333.4c146-241.1-148.1-435.8-318.2-274-165.1%20185.9%2041.6%20460.6%20273.4%20319l121.5%20118.8c35.1%2038.6%2080-6.4%2044.8-41.7zm-293-391.9c191.9%200%20198.1%20289%200%20289-192.9%200-187.4-289%200-289z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 18px;
          height: 18px;
          position: absolute;
          right: 36px;
          top: 20px;
          opacity: 0.4; }
      .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div,
      .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div {
        padding: 12px 0 0;
        height: 316px;
        overflow-y: auto; }
        .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul,
        .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul {
          margin: 0;
          padding-inline-start: 24px;
          padding-inline-end: 24px; }
          .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li,
          .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li {
            list-style: none;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            padding-bottom: 16px;
            padding-top: 16px;
            border-bottom: 1px solid #eeeeee; }
            .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li .store-info,
            .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li .store-info {
              padding-left: 18px; }
              .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li .store-info .store-name,
              .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li .store-info .store-name {
                margin-top: 0;
                font-size: 15px;
                font-weight: 700; }
              .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li .store-info .store-id,
              .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li .store-info .store-id {
                color: #666666;
                font-size: 14px;
                font-weight: 400;
                margin-top: 4px; }
            .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li .store-radio-btn-wrapper,
            .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li .store-radio-btn-wrapper {
              border-radius: 10px;
              border: 1px solid #000000;
              cursor: pointer; }
              .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li .store-radio-btn-wrapper div,
              .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li .store-radio-btn-wrapper div {
                width: 10px;
                height: 10px;
                border-radius: 10px;
                margin: 2px; }
              .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li .store-radio-btn-wrapper .store-radio-btn-selected,
              .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li .store-radio-btn-wrapper .store-radio-btn-selected {
                background-color: #000000; }
              .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
              .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li .store-radio-btn-wrapper .store-radio-btn-deselected {
                background-color: #ffffff; }
          .store-details #store-details-wrapper #change-store-modal .search-store .store-result-div ul li.no-data-list,
          .store-details #store-details-wrapper #change-store-status-modal .search-store .store-result-div ul li.no-data-list {
            justify-content: center;
            font-size: 14px;
            border-bottom: none; }
    .store-details #store-details-wrapper #change-store-modal .status-info-container,
    .store-details #store-details-wrapper #change-store-status-modal .status-info-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #ffffff;
      padding: 24px; }
      .store-details #store-details-wrapper #change-store-modal .status-info-container .store-info,
      .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-info {
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
        .store-details #store-details-wrapper #change-store-modal .status-info-container .store-info .store-name,
        .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-info .store-name {
          margin-top: 0;
          font-size: 15px;
          font-weight: 700; }
        .store-details #store-details-wrapper #change-store-modal .status-info-container .store-info .store-details-wrapper,
        .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-info .store-details-wrapper {
          display: flex;
          justify-content: center;
          align-items: center;
          padding-top: 4px; }
          .store-details #store-details-wrapper #change-store-modal .status-info-container .store-info .store-details-wrapper .store-id,
          .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-info .store-details-wrapper .store-id {
            color: #666666;
            font-size: 14px;
            font-weight: 400; }
          .store-details #store-details-wrapper #change-store-modal .status-info-container .store-info .store-details-wrapper .store-details-seperator,
          .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-info .store-details-wrapper .store-details-seperator {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M256%20384c70.691%200%20128-57.309%20128-128%200-70.692-57.309-128-128-128-70.692%200-128%2057.308-128%20128%200%2070.691%2057.308%20128%20128%20128z'%20fill='black'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: center;
            width: 20px;
            height: 10px; }
          .store-details #store-details-wrapper #change-store-modal .status-info-container .store-info .store-details-wrapper .store-inactive-status,
          .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-info .store-details-wrapper .store-inactive-status {
            color: #e2030f;
            font-weight: 700;
            font-size: 14px; }
          .store-details #store-details-wrapper #change-store-modal .status-info-container .store-info .store-details-wrapper .store-active-status,
          .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-info .store-details-wrapper .store-active-status {
            color: #008048;
            font-weight: 700;
            font-size: 14px; }
      .store-details #store-details-wrapper #change-store-modal .status-info-container .store-status-switch,
      .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-status-switch {
        flex: 3;
        text-align: right;
        padding-top: 4px; }
        .store-details #store-details-wrapper #change-store-modal .status-info-container .store-status-switch label,
        .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-status-switch label {
          margin-bottom: 0;
          max-width: fit-content; }
      .store-details #store-details-wrapper #change-store-modal .status-info-container .store-status-enabled,
      .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-status-enabled {
        color: #008048; }
      .store-details #store-details-wrapper #change-store-modal .status-info-container .store-status-disabled,
      .store-details #store-details-wrapper #change-store-status-modal .status-info-container .store-status-disabled {
        color: #e2030f; }
    .store-details #store-details-wrapper #change-store-modal .search-store-controls,
    .store-details #store-details-wrapper #change-store-modal .store-status-controls,
    .store-details #store-details-wrapper #change-store-status-modal .search-store-controls,
    .store-details #store-details-wrapper #change-store-status-modal .store-status-controls {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      background-color: #ffffff;
      padding: 0 24px 12px; }
      @media only screen and (min-width: 768px) {
        .store-details #store-details-wrapper #change-store-modal .search-store-controls,
        .store-details #store-details-wrapper #change-store-modal .store-status-controls,
        .store-details #store-details-wrapper #change-store-status-modal .search-store-controls,
        .store-details #store-details-wrapper #change-store-status-modal .store-status-controls {
          padding: 0 3vmin 1.5vmin; } }
      .store-details #store-details-wrapper #change-store-modal .search-store-controls .store-master-secondary,
      .store-details #store-details-wrapper #change-store-modal .store-status-controls .store-master-secondary,
      .store-details #store-details-wrapper #change-store-status-modal .search-store-controls .store-master-secondary,
      .store-details #store-details-wrapper #change-store-status-modal .store-status-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-details #store-details-wrapper #change-store-modal .search-store-controls .store-master-secondary,
          .store-details #store-details-wrapper #change-store-modal .store-status-controls .store-master-secondary,
          .store-details #store-details-wrapper #change-store-status-modal .search-store-controls .store-master-secondary,
          .store-details #store-details-wrapper #change-store-status-modal .store-status-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-details #store-details-wrapper #change-store-modal .search-store-controls .store-master-primary,
      .store-details #store-details-wrapper #change-store-modal .store-status-controls .store-master-primary,
      .store-details #store-details-wrapper #change-store-status-modal .search-store-controls .store-master-primary,
      .store-details #store-details-wrapper #change-store-status-modal .store-status-controls .store-master-primary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: black;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-details #store-details-wrapper #change-store-modal .search-store-controls .store-master-primary,
          .store-details #store-details-wrapper #change-store-modal .store-status-controls .store-master-primary,
          .store-details #store-details-wrapper #change-store-status-modal .search-store-controls .store-master-primary,
          .store-details #store-details-wrapper #change-store-status-modal .store-status-controls .store-master-primary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    .popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    .popup-container {
      width: 35%;
      position: static; } }
  .popup-container hr {
    margin: 0; }
  .popup-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      .popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    .popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    .popup-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  .popup-container .update-ff-status {
    height: max-content;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 8px;
    background-color: #ffffff; }
    .popup-container .update-ff-status .ff-service {
      background-color: #ffffff;
      padding: 2vmin 2vmax 0;
      border-bottom: 1px solid #eeeeee; }
      .popup-container .update-ff-status .ff-service .service-info-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 1vmax; }
        .popup-container .update-ff-status .ff-service .service-info-container .service-name {
          font-size: 16px;
          font-weight: 600;
          font-size: 14px;
          font-weight: 700;
          flex: 9; }
        .popup-container .update-ff-status .ff-service .service-info-container .info-container {
          display: flex;
          justify-content: flex-end;
          align-items: center;
          margin-right: 8px; }
          .popup-container .update-ff-status .ff-service .service-info-container .info-container label.service-available {
            color: #008048; }
          .popup-container .update-ff-status .ff-service .service-info-container .info-container label.service-unavailable {
            color: #e2030f; }
        .popup-container .update-ff-status .ff-service .service-info-container .service-status {
          text-align: right; }
          .popup-container .update-ff-status .ff-service .service-info-container .service-status label {
            margin-bottom: 0;
            max-width: fit-content; }
      .popup-container .update-ff-status .ff-service .fulfillment-info {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        margin-bottom: 18px; }
        .popup-container .update-ff-status .ff-service .fulfillment-info .fullfilled-by-sephora {
          display: flex;
          flex-direction: column; }
          .popup-container .update-ff-status .ff-service .fulfillment-info .fullfilled-by-sephora .default-info {
            font-size: 12px;
            font-weight: 400;
            color: #666666; }
          .popup-container .update-ff-status .ff-service .fulfillment-info .fullfilled-by-sephora .operator,
          .popup-container .update-ff-status .ff-service .fulfillment-info .fullfilled-by-sephora .mall-value,
          .popup-container .update-ff-status .ff-service .fulfillment-info .fullfilled-by-sephora .no-of-parking-slots {
            font-size: 11px;
            font-weight: 700; }
            .popup-container .update-ff-status .ff-service .fulfillment-info .fullfilled-by-sephora .operator span,
            .popup-container .update-ff-status .ff-service .fulfillment-info .fullfilled-by-sephora .mall-value span,
            .popup-container .update-ff-status .ff-service .fulfillment-info .fullfilled-by-sephora .no-of-parking-slots span {
              font-size: 11px;
              font-weight: 400; }
        .popup-container .update-ff-status .ff-service .fulfillment-info .curbside-edit-icon {
          background-image: url("./../images/pencil-icon.svg");
          background-repeat: no-repeat;
          background-position: center;
          width: 20px;
          height: 20px;
          cursor: pointer; }
  .popup-container .update-ff-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 12px 24px 12px; }
    @media only screen and (min-width: 768px) {
      .popup-container .update-ff-controls {
        padding: 1.5vmin 3vmin 1.5vmin; } }
    .popup-container .update-ff-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .popup-container .update-ff-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .popup-container .update-ff-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .popup-container .update-ff-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.store-master-cash-register,
.CashRegister {
  font-family: "Helvetica Neue", sans-serif;
  padding-bottom: 1rem;
  border-top: 12px solid #f6f6f8;
  padding-top: 16px; }
  @media only screen and (min-width: 640px) {
    .store-master-cash-register,
    .CashRegister {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; } }
  .store-master-cash-register .list-container,
  .CashRegister .list-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.75rem 0.75em; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register .list-container,
      .CashRegister .list-container {
        width: 45%; } }
    .store-master-cash-register .list-container .list-heading-wrapper,
    .CashRegister .list-container .list-heading-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .store-master-cash-register .list-container .list-heading-wrapper .list-title,
      .CashRegister .list-container .list-heading-wrapper .list-title {
        font-size: 14px;
        font-weight: 700; }
      .store-master-cash-register .list-container .list-heading-wrapper .list-edit,
      .CashRegister .list-container .list-heading-wrapper .list-edit {
        min-width: 20%; }
        .store-master-cash-register .list-container .list-heading-wrapper .list-edit div,
        .CashRegister .list-container .list-heading-wrapper .list-edit div {
          width: 14px;
          height: 14px; }
        .store-master-cash-register .list-container .list-heading-wrapper .list-edit button,
        .CashRegister .list-container .list-heading-wrapper .list-edit button {
          width: 100%;
          font-size: 12px;
          font-weight: 700;
          min-height: 32px;
          height: auto;
          padding: 0 36px; }
        .store-master-cash-register .list-container .list-heading-wrapper .list-edit .cr-edit-btn,
        .CashRegister .list-container .list-heading-wrapper .list-edit .cr-edit-btn {
          padding: 0 4vmin; }
    .store-master-cash-register .list-container table,
    .CashRegister .list-container table {
      border-collapse: separate;
      border-spacing: 0px 8px;
      line-height: 40px;
      width: 100%; }
      .store-master-cash-register .list-container table tr,
      .CashRegister .list-container table tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f6f6f8;
        margin-bottom: 8px;
        color: black;
        font-size: 12px;
        font-size: 12px;
        font-weight: normal; }
        .store-master-cash-register .list-container table tr .weekdays,
        .store-master-cash-register .list-container table tr .fundName,
        .store-master-cash-register .list-container table tr .special-days,
        .CashRegister .list-container table tr .weekdays,
        .CashRegister .list-container table tr .fundName,
        .CashRegister .list-container table tr .special-days {
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px; }
          .store-master-cash-register .list-container table tr .weekdays .store-type-info-container,
          .store-master-cash-register .list-container table tr .fundName .store-type-info-container,
          .store-master-cash-register .list-container table tr .special-days .store-type-info-container,
          .CashRegister .list-container table tr .weekdays .store-type-info-container,
          .CashRegister .list-container table tr .fundName .store-type-info-container,
          .CashRegister .list-container table tr .special-days .store-type-info-container {
            display: flex;
            flex-direction: column; }
            .store-master-cash-register .list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-cash-register .list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-cash-register .list-container table tr .special-days .store-type-info-container .store-type,
            .CashRegister .list-container table tr .weekdays .store-type-info-container .store-type,
            .CashRegister .list-container table tr .fundName .store-type-info-container .store-type,
            .CashRegister .list-container table tr .special-days .store-type-info-container .store-type {
              font-size: 14px;
              font-weight: 700;
              height: 18px; }
            .store-master-cash-register .list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-cash-register .list-container table tr .fundName .store-type-info-container .operator,
            .store-master-cash-register .list-container table tr .special-days .store-type-info-container .operator,
            .CashRegister .list-container table tr .weekdays .store-type-info-container .operator,
            .CashRegister .list-container table tr .fundName .store-type-info-container .operator,
            .CashRegister .list-container table tr .special-days .store-type-info-container .operator {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-top: 8px; }
              .store-master-cash-register .list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-cash-register .list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-cash-register .list-container table tr .special-days .store-type-info-container .operator span,
              .CashRegister .list-container table tr .weekdays .store-type-info-container .operator span,
              .CashRegister .list-container table tr .fundName .store-type-info-container .operator span,
              .CashRegister .list-container table tr .special-days .store-type-info-container .operator span {
                font-size: 11px;
                font-weight: 400; }
            .store-master-cash-register .list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-cash-register .list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-cash-register .list-container table tr .special-days .store-type-info-container .mall-value,
            .CashRegister .list-container table tr .weekdays .store-type-info-container .mall-value,
            .CashRegister .list-container table tr .fundName .store-type-info-container .mall-value,
            .CashRegister .list-container table tr .special-days .store-type-info-container .mall-value {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-bottom: 24px; }
              .store-master-cash-register .list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-cash-register .list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-cash-register .list-container table tr .special-days .store-type-info-container .mall-value span,
              .CashRegister .list-container table tr .weekdays .store-type-info-container .mall-value span,
              .CashRegister .list-container table tr .fundName .store-type-info-container .mall-value span,
              .CashRegister .list-container table tr .special-days .store-type-info-container .mall-value span {
                font-size: 11px;
                font-weight: 400; }
        .store-master-cash-register .list-container table tr .weekdays,
        .CashRegister .list-container table tr .weekdays {
          flex: 6; }
        .store-master-cash-register .list-container table tr .fundName,
        .CashRegister .list-container table tr .fundName {
          flex: 5; }
        .store-master-cash-register .list-container table tr .special-days,
        .CashRegister .list-container table tr .special-days {
          padding-left: 8px;
          flex: 6; }
        .store-master-cash-register .list-container table tr .store-status-open,
        .CashRegister .list-container table tr .store-status-open {
          color: #008048;
          flex: 2; }
        .store-master-cash-register .list-container table tr .store-status-closed,
        .store-master-cash-register .list-container table tr .totalprice,
        .CashRegister .list-container table tr .store-status-closed,
        .CashRegister .list-container table tr .totalprice {
          color: #e2030f;
          flex: 2; }
        .store-master-cash-register .list-container table tr .price,
        .CashRegister .list-container table tr .price {
          flex: 2; }
        .store-master-cash-register .list-container table tr .totalfund,
        .CashRegister .list-container table tr .totalfund {
          color: #e2030f;
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px;
          flex: 5; }
        .store-master-cash-register .list-container table tr td.store-time,
        .CashRegister .list-container table tr td.store-time {
          text-align: right;
          padding-right: 2vmax;
          flex: 5; }
        .store-master-cash-register .list-container table tr td.action,
        .CashRegister .list-container table tr td.action {
          padding-right: 1vmax; }
          .store-master-cash-register .list-container table tr td.action .edit-specl-hours,
          .CashRegister .list-container table tr td.action .edit-specl-hours {
            background-image: url("./../images/pencil-icon.svg");
            background-repeat: no-repeat;
            background-position: center;
            width: 20px;
            height: 20px; }
      .store-master-cash-register .list-container table tr.empty-list-row,
      .CashRegister .list-container table tr.empty-list-row {
        justify-content: center; }
      .store-master-cash-register .list-container table tr.list-store-type-row,
      .CashRegister .list-container table tr.list-store-type-row {
        align-items: flex-start; }
    .store-master-cash-register .list-container button,
    .CashRegister .list-container button {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0; }
      @media only screen and (min-width: 768px) {
        .store-master-cash-register .list-container button,
        .CashRegister .list-container button {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
  .store-master-cash-register .info-container label,
  .CashRegister .info-container label {
    /* Chrome, Safari, Edge, Opera */ }
    .store-master-cash-register .info-container label input[type=number]::-webkit-inner-spin-button,
    .store-master-cash-register .info-container label input[type=number]::-webkit-outer-spin-button,
    .CashRegister .info-container label input[type=number]::-webkit-inner-spin-button,
    .CashRegister .info-container label input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none; }
    .store-master-cash-register .info-container label input[type=number],
    .CashRegister .info-container label input[type=number] {
      -moz-appearance: textfield; }
  .store-master-cash-register .list-content-row,
  .store-master-cash-register .service-info-container,
  .CashRegister .list-content-row,
  .CashRegister .service-info-container {
    flex-wrap: wrap; }
  .store-master-cash-register select.order-cutoff-dropdown,
  .CashRegister select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .store-master-cash-register .fulfillment-update-tag,
  .CashRegister .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .store-master-cash-register .fulfillment-content-tag,
  .CashRegister .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .store-master-cash-register .capacityInput,
  .CashRegister .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .store-master-cash-register .location-master-modal,
  .CashRegister .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register .location-master-modal,
      .CashRegister .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .store-master-cash-register .btn-time-picker,
  .CashRegister .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .store-master-cash-register .btn-time-picker div.btn-time-picker-icon,
    .CashRegister .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .store-master-cash-register .invalid-time,
  .CashRegister .invalid-time {
    border-color: #c70606 !important; }
  .store-master-cash-register .validation-msg-container,
  .CashRegister .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .store-master-cash-register .disabled-border,
  .CashRegister .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .store-master-cash-register .loader,
  .CashRegister .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .store-master-cash-register .loader .loading-text-wrapper,
    .CashRegister .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .store-master-cash-register .loader .loading-text-wrapper .loading-text,
      .CashRegister .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .store-master-cash-register .primary-btn-wtih-loader,
  .CashRegister .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .store-master-cash-register .secondary-disabled-btn,
  .CashRegister .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .store-master-cash-register .btn-scroll-top,
  .CashRegister .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .store-master-cash-register .store-spcl-hours-container,
  .CashRegister .store-spcl-hours-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.75rem; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register .store-spcl-hours-container,
      .CashRegister .store-spcl-hours-container {
        width: 45%; } }
    .store-master-cash-register .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper,
    .CashRegister .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .store-master-cash-register .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .spcl-hour-title,
      .CashRegister .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .spcl-hour-title {
        font-size: 14px;
        font-weight: 700; }
      .store-master-cash-register .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
      .CashRegister .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        padding: 0 36px; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
          .CashRegister .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours,
          .CashRegister .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .btn-add-spcl-hours {
            padding: 0 36px; } }
      .store-master-cash-register .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary,
      .CashRegister .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary,
          .CashRegister .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-title-wrapper .store-spcl-hours-btn-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
    .store-master-cash-register .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-tagline,
    .CashRegister .store-spcl-hours-container .spcl-hour-heading-wrapper .spcl-hour-tagline {
      font-size: 12px;
      font-weight: 400;
      color: #666666; }
    .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table,
    .CashRegister .store-spcl-hours-container .special-hour-list-container table {
      border-collapse: separate;
      border-spacing: 0px 8px;
      line-height: 40px;
      width: 100%; }
      .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr,
      .CashRegister .store-spcl-hours-container .special-hour-list-container table tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f6f6f8;
        margin-bottom: 8px;
        color: black;
        font-size: 12px;
        font-size: 12px;
        font-weight: normal; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .fundName,
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .special-days,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .fundName,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .special-days {
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px; }
          .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container,
          .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container {
            display: flex;
            flex-direction: column; }
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type {
              font-size: 14px;
              font-weight: 700;
              height: 18px; }
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-top: 8px; }
              .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span,
              .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span {
                font-size: 11px;
                font-weight: 400; }
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-bottom: 24px; }
              .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span,
              .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span {
                font-size: 11px;
                font-weight: 400; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .weekdays {
          flex: 6; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .fundName,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .fundName {
          flex: 5; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .special-days,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .special-days {
          padding-left: 8px;
          flex: 6; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .store-status-open,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .store-status-open {
          color: #008048;
          flex: 2; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .totalprice,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .totalprice {
          color: #e2030f;
          flex: 2; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .price,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .price {
          flex: 2; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr .totalfund,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr .totalfund {
          color: #e2030f;
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px;
          flex: 5; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr td.store-time,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr td.store-time {
          text-align: right;
          padding-right: 2vmax;
          flex: 5; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr td.action,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr td.action {
          padding-right: 1vmax; }
          .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours,
          .CashRegister .store-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours {
            background-image: url("./../images/pencil-icon.svg");
            background-repeat: no-repeat;
            background-position: center;
            width: 20px;
            height: 20px; }
      .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.empty-list-row,
      .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.empty-list-row {
        justify-content: center; }
      .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.list-store-type-row,
      .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.list-store-type-row {
        align-items: flex-start; }
      .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr td.store-time,
      .CashRegister .store-spcl-hours-container .special-hour-list-container table tr td.store-time {
        flex: 6; }
      .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row,
      .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row {
        padding: 8px 16px 0;
        line-height: 20px;
        margin-bottom: 0; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.special-days,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.special-days {
          padding-left: 0; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.action,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-edit-row td.action {
          padding-right: 0; }
      .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row,
      .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row {
        margin-bottom: 0;
        line-height: 20px;
        padding: 0 16px; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:first-child,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:first-child {
          flex: 3; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:last-child,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td:last-child {
          flex: 5; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-open, .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-closed,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-open,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-status-closed {
          flex: 4; }
        .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-time,
        .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.df-list-content-info-row td.store-time {
          padding-right: 0; }
      .store-master-cash-register .store-spcl-hours-container .special-hour-list-container table tr.last-info-row,
      .CashRegister .store-spcl-hours-container .special-hour-list-container table tr.last-info-row {
        margin-bottom: 8px;
        padding-bottom: 8px; }
  .store-master-cash-register .list-content-row,
  .store-master-cash-register .service-info-container,
  .CashRegister .list-content-row,
  .CashRegister .service-info-container {
    flex-wrap: wrap; }
  .store-master-cash-register select.order-cutoff-dropdown,
  .CashRegister select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .store-master-cash-register .fulfillment-update-tag,
  .CashRegister .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .store-master-cash-register .fulfillment-content-tag,
  .CashRegister .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .store-master-cash-register .capacityInput,
  .CashRegister .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .store-master-cash-register .location-master-modal,
  .CashRegister .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register .location-master-modal,
      .CashRegister .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .store-master-cash-register .btn-time-picker,
  .CashRegister .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .store-master-cash-register .btn-time-picker div.btn-time-picker-icon,
    .CashRegister .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .store-master-cash-register .invalid-time,
  .CashRegister .invalid-time {
    border-color: #c70606 !important; }
  .store-master-cash-register .validation-msg-container,
  .CashRegister .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .store-master-cash-register .disabled-border,
  .CashRegister .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .store-master-cash-register .loader,
  .CashRegister .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .store-master-cash-register .loader .loading-text-wrapper,
    .CashRegister .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .store-master-cash-register .loader .loading-text-wrapper .loading-text,
      .CashRegister .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .store-master-cash-register .primary-btn-wtih-loader,
  .CashRegister .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .store-master-cash-register .secondary-disabled-btn,
  .CashRegister .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .store-master-cash-register .btn-scroll-top,
  .CashRegister .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .store-master-cash-register #regular-special-hours-df-modal .popup-container,
  .store-master-cash-register #regular-special-hours-modal .popup-container,
  .CashRegister #regular-special-hours-df-modal .popup-container,
  .CashRegister #regular-special-hours-modal .popup-container {
    font-size: 12px;
    background-color: #f6f6f7;
    height: max-content;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register #regular-special-hours-df-modal .popup-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container,
      .CashRegister #regular-special-hours-df-modal .popup-container,
      .CashRegister #regular-special-hours-modal .popup-container {
        width: 50%;
        position: static; } }
    @media only screen and (min-width: 1024px) {
      .store-master-cash-register #regular-special-hours-df-modal .popup-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container,
      .CashRegister #regular-special-hours-df-modal .popup-container,
      .CashRegister #regular-special-hours-modal .popup-container {
        width: 35%;
        position: static; } }
    .store-master-cash-register #regular-special-hours-df-modal .popup-container hr,
    .store-master-cash-register #regular-special-hours-modal .popup-container hr,
    .CashRegister #regular-special-hours-df-modal .popup-container hr,
    .CashRegister #regular-special-hours-modal .popup-container hr {
      margin: 0; }
    .store-master-cash-register #regular-special-hours-df-modal .popup-container .popup-head,
    .store-master-cash-register #regular-special-hours-modal .popup-container .popup-head,
    .CashRegister #regular-special-hours-df-modal .popup-container .popup-head,
    .CashRegister #regular-special-hours-modal .popup-container .popup-head {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ffffff;
      padding: 16px 16px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
      @media only screen and (min-width: 768px) {
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .popup-head,
        .store-master-cash-register #regular-special-hours-modal .popup-container .popup-head,
        .CashRegister #regular-special-hours-df-modal .popup-container .popup-head,
        .CashRegister #regular-special-hours-modal .popup-container .popup-head {
          padding: 2vmin 2vmin; } }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .popup-head .popup-title,
      .store-master-cash-register #regular-special-hours-modal .popup-container .popup-head .popup-title,
      .CashRegister #regular-special-hours-df-modal .popup-container .popup-head .popup-title,
      .CashRegister #regular-special-hours-modal .popup-container .popup-head .popup-title {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        width: 100%; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .popup-head .close-popup,
      .store-master-cash-register #regular-special-hours-modal .popup-container .popup-head .close-popup,
      .CashRegister #regular-special-hours-df-modal .popup-container .popup-head .close-popup,
      .CashRegister #regular-special-hours-modal .popup-container .popup-head .close-popup {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px; }
    .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container,
    .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container,
    .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container,
    .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container {
      background-color: #f6f6f8;
      height: 5em;
      padding: 12px 24px;
      margin: 0;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
      .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
      .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
      .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container,
      .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div {
          height: 4px;
          flex: 1;
          margin-right: 4px;
          background-color: #cccccc; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child {
            margin-right: 0; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress {
          background-color: #888888; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed {
          background-color: #000000; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label {
          width: auto;
          margin-top: 8px;
          font-size: 12px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title {
          font-weight: 700; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-cash-register #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .CashRegister #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .CashRegister #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status {
          font-weight: 400;
          color: #888888; }
    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container,
    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container,
    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container,
    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container,
    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container,
    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container {
      height: calc(100vh - 34vh);
      overflow-y: auto;
      background-color: #ffffff; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker {
        background-color: white;
        padding: 12px 24px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header {
          margin-bottom: 2px; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span {
            font-size: 16px;
            font-weight: 600; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error {
          color: #e2030f;
          font-size: 11px;
          font-weight: 400;
          margin-bottom: 2px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button {
          display: flex;
          justify-content: space-between;
          align-items: center;
          width: max-content;
          cursor: pointer; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div {
            background-repeat: no-repeat;
            background-position: center;
            width: 16px;
            height: 16px; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text {
            width: auto;
            height: auto;
            font-size: 14px;
            margin: 0 12px; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='calendar-border%20lexicon-icon-outline'%20d='M512%20160c0-35-28.7-64-63.7-64h-.3V32c0-44-64-41-64%200v64h-96V32c0-40-64-44-64%200v64h-96V32c0-45-64-40-64%200v64h-.3C28.7%2096%200%20125%200%20160v288c0%2035%2029%2064%2064%2064h352l96-96V160zM384%20448.1v-64h64l-64%2064zM448%20320H320v128H64V160h384v160z'%20fill='black'/%3E%3Cpath%20class='calendar-date%20lexicon-icon-outline'%20fill='black'%20d='M96%20192h32v32H96zM160%20192h32v32h-32zM224%20192h32v32h-32zM288%20192h32v32h-32zM352%20192h32v32h-32zM96%20256h32v32H96zM160%20256h32v32h-32zM224%20256h32v32h-32zM288%20256h32v32h-32zM352%20256h32v32h-32zM96%20320h32v32H96zM96%20384h32v32H96zM160%20384h32v32h-32zM160%20320h32v32h-32zM224%20320h32v32h-32z'/%3E%3C/svg%3E"); }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E"); }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E"); }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #ffffff; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker {
          position: relative;
          display: inline-block;
          z-index: 100; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input {
          background: #fff;
          border: 1px solid #ddd;
          padding: 0.4em 0.8em;
          font-family: inherit;
          text-align: center;
          font-size: 12px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl {
          direction: rtl; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder {
          color: #979797; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow {
          top: auto;
          bottom: calc(100% + 10px);
          transform: translateY(-2.5rem) rotate(180deg);
          animation: fadeArrowFlipped 0.3s forwards; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer {
          position: absolute;
          top: calc(100% + 20px);
          left: 50%;
          transform: translateX(-50%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top {
          top: auto;
          bottom: calc(100% + 20px); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar * {
          margin: 0;
          padding: 0;
          box-sizing: border-box;
          direction: ltr; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl * {
          direction: rtl; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow {
          position: absolute;
          width: 0;
          height: 0;
          top: calc(100% + 10px);
          left: 0;
          right: 0;
          margin: 0 auto;
          border-style: solid;
          z-index: 10;
          border-width: 0 10px 10px 10px;
          border-color: transparent transparent #fff transparent; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar {
          --cl-color-black: #444444;
          --cl-color-disabled: #d4d4d4;
          --cl-color-error: #ff2929;
          --cl-color-white: #ffffff;
          font-size: 10px;
          background: #fff;
          border-radius: 1em;
          position: relative;
          user-select: none;
          padding-top: 0.5em;
          display: flex;
          flex-direction: column;
          width: 40em;
          z-index: 10;
          min-height: 28em; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow {
          transform: translateY(2.5em);
          opacity: 0;
          animation: fadeCalendar 0.3s forwards; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar {
          transform: translateY(-2.5em); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus {
          outline: none !important; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button {
          font-family: inherit;
          background: transparent;
          cursor: pointer;
          -webkit-tap-highlight-color: transparent;
          outline: none; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header {
          display: flex;
          color: var(--cl-color-black);
          padding: 1em 11em;
          align-items: center;
          overflow: hidden; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper {
          line-height: 0;
          font-size: 1em;
          padding: 3px;
          position: relative;
          border: none;
          z-index: 1;
          opacity: 1;
          transition: 0.2s; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus {
          outline: 1px dashed rgba(0, 0, 0, 0.4);
          outline-offset: 2px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden {
          opacity: 0;
          pointer-events: none; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left {
          transform: rotate(90deg); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left {
          transform: rotate(-90deg); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right {
          transform: rotate(-90deg); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right {
          transform: rotate(90deg); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow {
          transform: scale(0.7); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow {
          border-radius: 50%;
          transition: var(--animation-duration) transform;
          pointer-events: none;
          background-repeat: no-repeat;
          display: block;
          width: 1.7em;
          height: 1.7em;
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E");
          background-size: 100% 100%; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer {
          flex: 1;
          position: relative; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear {
          font-size: 1.6em;
          font-weight: 500;
          display: flex;
          align-items: center;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 50%;
          will-change: transform, opacity;
          backface-visibility: hidden;
          transform: translateZ(0);
          transition: var(--animation-duration);
          line-height: 1; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext {
          opacity: 0;
          transform: translateX(50%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext {
          transform: translateX(-150%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious {
          opacity: 0;
          transform: translateX(-150%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious {
          transform: translateX(50%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown {
          opacity: 1;
          margin-top: auto;
          margin-bottom: auto;
          transform: translateX(-50%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated {
          animation: var(--animation-duration) fadeTextToCenter forwards; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > * {
          padding: 0.2em 0.5em;
          border: 1px solid transparent;
          transition: var(--animation-duration);
          font-size: 1.05em;
          display: flex;
          justify-content: center;
          align-items: center;
          transform: translateX(0) scale(0.95);
          will-change: transform;
          border-radius: 5px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden {
          cursor: default;
          pointer-events: none; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText {
          font-weight: 700; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child {
          margin-right: -0.3em;
          display: block;
          font-weight: 700;
          padding-left: 0; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover {
          transform: translateX(-0.2em) scale(0.95); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover {
          transform: translateX(0.2em) scale(0.95); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover {
          transform: translateX(0.2em) scale(0.95); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover {
          transform: translateX(-0.2em) scale(0.95); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden {
          transform: translateX(50%);
          opacity: 0; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden {
          transform: translateX(-50%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden {
          transform: translateX(-50%);
          opacity: 0; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden {
          transform: translateX(50%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > * {
          pointer-events: none; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper {
          position: absolute;
          width: 100%;
          height: 75%;
          bottom: 0;
          display: flex;
          justify-content: center;
          align-items: center;
          overflow: hidden; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper {
          width: 100%;
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector {
          align-content: center; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector {
          display: flex;
          flex-wrap: wrap;
          position: relative;
          z-index: 2;
          background-color: #fff;
          transform: translateY(-150%);
          will-change: transform;
          transition: 0.6s;
          height: 100%; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper {
          width: 100%;
          height: 100%; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before {
          content: "";
          width: 100%;
          height: 5em;
          position: absolute;
          left: 0;
          opacity: 0;
          transition: 0.4s;
          transition-delay: 0.2s; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after {
          background-image: linear-gradient(to bottom, #fff, #fff 10%, rgba(245, 245, 245, 0));
          top: -0.1em; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before {
          background-image: linear-gradient(to top, #fff, #fff 10%, rgba(245, 245, 245, 0));
          bottom: 0; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before {
          opacity: 1;
          z-index: 3; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector {
          align-content: flex-start;
          scrollbar-width: 0;
          overflow: scroll;
          position: relative;
          width: 100%;
          padding: 5em 2em;
          -ms-overflow-style: none; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar {
          display: block; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem {
          width: 25%;
          display: flex;
          justify-content: center; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)) {
          margin-top: 1.5em; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText {
          border: none;
          font-size: 1.4em;
          min-width: 85%;
          padding: 0.2em 0.5em;
          border-radius: 8.5px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open {
          transform: translateY(0); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus {
          outline: 1px dashed rgba(0, 0, 0, 0.4);
          outline-offset: 2px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem {
          width: calc(100% / 3);
          display: flex;
          justify-content: center; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)) {
          margin-top: 1em; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText {
          border: none;
          padding: 0.4em 0.4em;
          border-radius: 8.5px;
          font-size: 1.3em;
          min-width: 70%;
          transition: 0.3s; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover {
          background: #f5f5f5; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled {
          opacity: 0.5;
          cursor: default; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText {
          background-color: var(--cl-color-primary);
          color: #fff; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays {
          display: flex;
          justify-content: space-between;
          color: var(--cl-color-disabled);
          font-size: 1.2em;
          margin-bottom: 0.7em;
          padding: 0 1.5em;
          position: relative; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay {
          display: block;
          width: calc(100% / 7);
          text-align: center;
          text-decoration: none; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper {
          position: relative;
          min-height: 20.8em;
          overflow: hidden; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section {
          display: flex;
          flex-direction: column;
          padding: 0 2em;
          position: absolute;
          color: var(--cl-color-black);
          top: 0;
          padding-top: 0.5em;
          left: 0;
          width: 100%;
          will-change: transform, opacity;
          transform: translateZ(0);
          backface-visibility: hidden;
          transition: var(--animation-duration); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious {
          opacity: 0;
          transform: translateX(-90%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious {
          transform: translateX(90%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext {
          opacity: 0;
          transform: translateX(90%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext {
          transform: translateX(-90%); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown {
          opacity: 1;
          transform: translateX(0); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated {
          animation: var(--animation-duration) FadeContentToCenter forwards; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow {
          display: flex;
          width: 100%; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day {
          display: block;
          width: calc(100% / 7);
          text-align: center;
          padding: calc(0.25em - 1px) 0;
          font-size: 1.6em;
          transition: 0.2s;
          border: 1px solid transparent;
          margin-bottom: 0.3em;
          color: rgba(0, 0, 0, 0.8);
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus {
          outline: 1px dashed rgba(0, 0, 0, 0.4);
          outline-offset: 2px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr {
          min-height: 2.6em;
          font-size: 1.2em; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl {
          font-size: 1.55em;
          height: 2.45em; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover {
          background: #eaeaea;
          color: var(--cl-color-black);
          border-color: transparent; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd {
          background: var(--cl-color-primary);
          color: #fff; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart {
          border-radius: 0;
          border-top-left-radius: 6px;
          border-bottom-left-radius: 6px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart {
          border-radius: 0;
          border-top-right-radius: 6px;
          border-bottom-right-radius: 6px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween {
          background: var(--cl-color-primary-light);
          color: var(--cl-color-white);
          border-radius: 0; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd {
          border-top-right-radius: 6px;
          border-bottom-right-radius: 6px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd {
          border-top-left-radius: 6px;
          border-bottom-left-radius: 6px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
          color: var(--cl-color-error); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
          background: var(--cl-color-error); }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled {
          color: var(--cl-color-disabled) !important;
          background: transparent !important;
          cursor: default !important; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
          font-weight: 600;
          color: var(--cl-color-black);
          color: #000;
          position: relative; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
          content: "";
          position: absolute;
          bottom: 0.2em;
          display: block;
          width: 0.6em;
          height: 1px;
          background: #000;
          left: 50%;
          opacity: 0.5;
          transform: translateX(-50%);
          transition: 0.2s; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
          opacity: 0; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank {
          color: transparent;
          cursor: default;
          pointer-events: none; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer {
          position: relative;
          z-index: 1; }

@keyframes fadeCalendar {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeArrowFlipped {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0) rotate(180deg); } }

@keyframes fadeTextToCenter {
  to {
    opacity: 1;
    transform: translateX(-50%); } }

@keyframes FadeContentToCenter {
  to {
    opacity: 1;
    transform: translateX(0); } }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 24px;
        background-color: #ffffff;
        margin-top: 6px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates {
          display: flex;
          flex-direction: column;
          font-size: 14px;
          width: 45%; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl {
            font-size: 16px;
            font-weight: 600; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date {
            font-weight: 400;
            height: 1.25rem; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container {
        padding: 16px 24px 0; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container {
        padding: 4px 24px;
        background-color: #ffffff;
        color: red;
        height: 24px; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason {
        display: flex;
        flex-direction: column;
        padding: 12px 24px;
        background-color: #ffffff; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason label,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason label,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason label,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason label,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason label,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason label,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason label,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason label {
          font-size: 16px;
          font-weight: 600;
          margin-bottom: 2px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code {
          font-size: 14px;
          font-weight: 400;
          color: #a3a3a3; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select {
          padding: 8px;
          border: 1px solid #b1b1b1;
          border-radius: 4px;
          background-color: transparent; }
          @media only screen and (min-width: 768px) {
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select {
              padding: 1vmin; } }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes {
        display: flex;
        flex-direction: column;
        padding: 12px 24px;
        background-color: #ffffff; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes {
            padding-top: 2vmin; } }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes label,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes label,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes label,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes label,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes label,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes label,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes label,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes label {
          font-size: 16px;
          font-weight: 600;
          margin-bottom: 2px; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars {
          text-align: right;
          font-size: 12px;
          font-weight: 400;
          color: #636161;
          padding-top: 4px; }
          @media only screen and (min-width: 768px) {
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars {
              padding-top: 0.5vmin; } }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea {
          resize: none;
          border-color: #b1b1b1;
          border-radius: 6px; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible {
            outline: none; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 2px 24px;
        background-color: #ffffff; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading {
          font-size: 16px;
          font-weight: 600; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled {
          font-size: 16px;
          font-weight: 600;
          color: #cccccc; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link {
          text-decoration: none;
          color: #1169ec;
          font-size: 12px;
          font-weight: 400;
          cursor: pointer; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled {
          text-decoration: none;
          color: #1169ec;
          font-size: 12px;
          font-weight: 400;
          color: #ccc;
          cursor: no-drop; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
        height: max-content;
        overflow-x: hidden; }
        @media only screen and (orientation: landscape) {
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
            height: max-content;
            overflow-y: auto;
            background-color: #ffffff; } }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday {
          display: flex;
          justify-content: space-between;
          align-items: center;
          background-color: #ffffff;
          padding: 16px 24px;
          margin-bottom: 12px; }
          @media only screen and (min-width: 768px) {
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday {
              padding: 2vmin 3vmin;
              margin-bottom: 1.5vmin; } }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info {
            display: flex;
            flex-direction: column; }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day {
              font-size: 16px;
              font-weight: 700; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info {
            display: flex;
            justify-content: center;
            align-items: center; }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div {
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
              background-repeat: no-repeat;
              background-position: center;
              width: 16px;
              height: 16px; }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div {
              padding-left: 8px; }
              @media only screen and (min-width: 768px) {
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div {
                  padding-left: 1vmin; } }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time {
          display: flex;
          flex-direction: column;
          background-color: #ffffff;
          padding: 0px 24px;
          justify-content: space-evenly; }
          @media only screen and (min-width: 768px) {
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time {
              padding: 0px 3vmin;
              height: max-content; } }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 8px 0 0; }
            @media only screen and (min-width: 768px) {
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header {
                margin: 1vmin 0 0; } }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span {
              font-size: 16px;
              font-weight: 600; }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a {
              text-decoration: none;
              color: #1169ec; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 8px 0; }
            @media only screen and (min-width: 768px) {
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details {
                margin: 1vmin 0; } }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time {
              display: flex;
              flex-direction: column;
              border: 1px solid #b1b1b1;
              border-radius: 4px;
              padding: 4px 16px;
              width: 42%; }
              @media only screen and (min-width: 768px) {
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time {
                  padding: 0.5vmin 2vmin; } }
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label {
                margin: 0;
                font-size: 12px;
                color: #666666; }
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div {
                display: flex;
                justify-content: flex-start;
                align-items: center; }
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input {
                  border: none;
                  outline-color: transparent;
                  outline-style: none;
                  background-color: transparent;
                  font-size: 14px;
                  font-weight: 500;
                  margin-right: -8px; }
                  @media only screen and (min-width: 768px) {
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input {
                      margin-right: -1vmin; } }
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select {
                  border: none;
                  outline-color: transparent;
                  outline-style: none;
                  background-color: transparent;
                  font-size: 14px;
                  font-weight: 500;
                  width: 40px;
                  padding-left: 8px;
                  -webkit-appearance: none;
                  -moz-appearance: none;
                  appearance: none; }
                  @media only screen and (min-width: 768px) {
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select {
                      padding-left: 1vmin; } }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg {
              background-color: #eeeeee; }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span {
              margin: 0 8px; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time {
            margin: 8px 0; }
            @media only screen and (min-width: 768px) {
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time {
                margin: 1vmin 0; } }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a {
              text-decoration: none;
              color: #1169ec;
              font-size: 12px;
              font-weight: 400; }
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status {
          display: flex;
          flex-direction: column;
          background-color: #ffffff;
          padding: 4px 24px 0; }
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
          .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details {
            display: flex;
            justify-content: space-between;
            align-items: flex-start; }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open {
              display: flex;
              flex-direction: column;
              flex: 3; }
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label {
                font-size: 12px;
                font-weight: 400;
                margin-bottom: 0.25rem; }
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label {
                color: #666666; }
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
            .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper {
              display: flex;
              flex-direction: column;
              flex: 9; }
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
              .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details {
                display: flex;
                justify-content: space-between;
                align-items: center;
                flex: 9; }
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time {
                  display: flex;
                  flex-direction: column;
                  border: 1px solid #b1b1b1;
                  border-radius: 4px;
                  padding: 4px 16px;
                  width: 42%; }
                  @media only screen and (min-width: 768px) {
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time {
                      padding: 0.5vmin 2vmin; } }
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label {
                    margin: 0;
                    padding-left: 2px;
                    font-size: 12px;
                    color: #666666; }
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                  .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div {
                    display: flex;
                    justify-content: flex-start;
                    align-items: center; }
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div {
                      background-color: transparent; }
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input {
                        font-size: 14px;
                        font-weight: 500; }
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled {
                  opacity: 0.6; }
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
                .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg {
                  background-color: #eeeeee; }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
      .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
      .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
        height: max-content; }
      @media only screen and (orientation: landscape) {
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        .store-master-cash-register #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
        .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        .CashRegister #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
        .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        .CashRegister #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
        .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours {
          height: max-content;
          overflow-y: auto; } }
    .store-master-cash-register #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .store-master-cash-register #regular-special-hours-modal .popup-container .em-special-hour-container,
    .CashRegister #regular-special-hours-df-modal .popup-container .em-special-hour-container,
    .CashRegister #regular-special-hours-modal .popup-container .em-special-hour-container {
      height: auto; }
    .store-master-cash-register #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
    .store-master-cash-register #regular-special-hours-modal .popup-container .update-regular-hours-controls,
    .CashRegister #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
    .CashRegister #regular-special-hours-modal .popup-container .update-regular-hours-controls {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      background-color: #ffffff;
      padding: 0px 24px 12px; }
      @media only screen and (min-width: 768px) {
        .store-master-cash-register #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
        .store-master-cash-register #regular-special-hours-modal .popup-container .update-regular-hours-controls,
        .CashRegister #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
        .CashRegister #regular-special-hours-modal .popup-container .update-regular-hours-controls {
          padding: 0 3vmin 1.5vmin; } }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
      .store-master-cash-register #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary,
      .CashRegister #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
      .CashRegister #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
          .store-master-cash-register #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary,
          .CashRegister #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
          .CashRegister #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
      .store-master-cash-register #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary,
      .CashRegister #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
      .CashRegister #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: black;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
          .store-master-cash-register #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary,
          .CashRegister #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
          .CashRegister #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-master-cash-register #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
      .store-master-cash-register #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
      .CashRegister #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
      .CashRegister #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: #cf112c;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600;
        border: 2px solid #cf112c; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
          .store-master-cash-register #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
          .CashRegister #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
          .CashRegister #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
  .store-master-cash-register .list-content-row,
  .store-master-cash-register .service-info-container,
  .CashRegister .list-content-row,
  .CashRegister .service-info-container {
    flex-wrap: wrap; }
  .store-master-cash-register select.order-cutoff-dropdown,
  .CashRegister select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .store-master-cash-register .fulfillment-update-tag,
  .CashRegister .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .store-master-cash-register .fulfillment-content-tag,
  .CashRegister .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .store-master-cash-register .capacityInput,
  .CashRegister .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .store-master-cash-register .location-master-modal,
  .CashRegister .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register .location-master-modal,
      .CashRegister .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .store-master-cash-register .btn-time-picker,
  .CashRegister .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .store-master-cash-register .btn-time-picker div.btn-time-picker-icon,
    .CashRegister .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .store-master-cash-register .invalid-time,
  .CashRegister .invalid-time {
    border-color: #c70606 !important; }
  .store-master-cash-register .validation-msg-container,
  .CashRegister .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .store-master-cash-register .disabled-border,
  .CashRegister .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .store-master-cash-register .loader,
  .CashRegister .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .store-master-cash-register .loader .loading-text-wrapper,
    .CashRegister .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .store-master-cash-register .loader .loading-text-wrapper .loading-text,
      .CashRegister .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .store-master-cash-register .primary-btn-wtih-loader,
  .CashRegister .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .store-master-cash-register .secondary-disabled-btn,
  .CashRegister .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .store-master-cash-register .btn-scroll-top,
  .CashRegister .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .store-master-cash-register .review-special-hours-popup-container,
  .CashRegister .review-special-hours-popup-container {
    font-size: 12px;
    background-color: #f6f6f7;
    height: max-content;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register .review-special-hours-popup-container,
      .CashRegister .review-special-hours-popup-container {
        width: 50%;
        position: static; } }
    @media only screen and (min-width: 1024px) {
      .store-master-cash-register .review-special-hours-popup-container,
      .CashRegister .review-special-hours-popup-container {
        width: 35%;
        position: static; } }
    .store-master-cash-register .review-special-hours-popup-container hr,
    .CashRegister .review-special-hours-popup-container hr {
      margin: 0; }
    .store-master-cash-register .review-special-hours-popup-container .review-special-hours-popup-head,
    .CashRegister .review-special-hours-popup-container .review-special-hours-popup-head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #ffffff;
      padding: 16px 16px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
      @media only screen and (min-width: 768px) {
        .store-master-cash-register .review-special-hours-popup-container .review-special-hours-popup-head,
        .CashRegister .review-special-hours-popup-container .review-special-hours-popup-head {
          padding: 2vmin 2vmin; } }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-popup-head .popup-title,
      .CashRegister .review-special-hours-popup-container .review-special-hours-popup-head .popup-title {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        width: 100%; }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-popup-head .close-popup,
      .CashRegister .review-special-hours-popup-container .review-special-hours-popup-head .close-popup {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px; }
    .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container,
    .CashRegister .review-special-hours-popup-container .report-emergency-progress-container {
      background-color: #f6f6f8;
      height: 5em;
      padding: 12px 24px;
      margin: 0;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container,
      .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text,
      .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container,
      .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div,
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div {
          height: 4px;
          flex: 1;
          margin-right: 4px;
          background-color: #cccccc; }
          .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
          .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
          .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child {
            margin-right: 0; }
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress {
          background-color: #888888; }
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed {
          background-color: #000000; }
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label,
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label {
          width: auto;
          margin-top: 8px;
          font-size: 12px; }
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.title,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.title {
          font-weight: 700; }
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .store-master-cash-register .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.status,
        .CashRegister .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.status {
          font-weight: 400;
          color: #888888; }
    .store-master-cash-register .review-special-hours-popup-container .review-remove-special-hours,
    .CashRegister .review-special-hours-popup-container .review-remove-special-hours {
      background-color: #ffffff;
      padding: 12px 24px;
      font-size: 14px;
      font-weight: 400; }
    .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container,
    .CashRegister .review-special-hours-popup-container .review-special-hours-container {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      background-color: #ffffff;
      padding: 12px 24px;
      font-size: 14px; }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container .review-special-hours-intimation,
      .CashRegister .review-special-hours-popup-container .review-special-hours-container .review-special-hours-intimation {
        font-weight: 400; }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container .review-special-hours,
      .CashRegister .review-special-hours-popup-container .review-special-hours-container .review-special-hours {
        font-weight: 700;
        padding: 8px 0px;
        display: flex; }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table,
      .CashRegister .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table {
        width: 100%; }
        .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th,
        .CashRegister .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th {
          font-weight: 700;
          width: 60%; }
        .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th.col-head,
        .CashRegister .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th.col-head {
          padding: 2px 0px 4px;
          width: 40%; }
        .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val,
        .CashRegister .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val {
          font-weight: 400;
          padding: 4px 0px 0px; }
          .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val span.closed-span,
          .CashRegister .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val span.closed-span {
            color: #E2030F; }
        .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr.hide-row,
        .CashRegister .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr.hide-row {
          display: none; }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .clock-icon-div,
      .CashRegister .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .clock-icon-div {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        height: 16px;
        margin-right: 8px; }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status,
      .CashRegister .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status {
        font-weight: 400; }
        .store-master-cash-register .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status .store-status-closed,
        .CashRegister .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status .store-status-closed {
          color: #cf112c; }
    .store-master-cash-register .review-special-hours-popup-container .review-special-hours-controls,
    .CashRegister .review-special-hours-popup-container .review-special-hours-controls {
      display: flex;
      justify-content: space-between;
      align-items: center;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      background-color: #ffffff;
      padding: 0px 24px 12px; }
      @media only screen and (min-width: 768px) {
        .store-master-cash-register .review-special-hours-popup-container .review-special-hours-controls,
        .CashRegister .review-special-hours-popup-container .review-special-hours-controls {
          padding: 0 3vmin 1.5vmin; } }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary,
      .CashRegister .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary,
          .CashRegister .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-controls .store-master-primary,
      .CashRegister .review-special-hours-popup-container .review-special-hours-controls .store-master-primary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: black;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .review-special-hours-popup-container .review-special-hours-controls .store-master-primary,
          .CashRegister .review-special-hours-popup-container .review-special-hours-controls .store-master-primary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .store-master-cash-register .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled,
      .CashRegister .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: #cf112c;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600;
        border: 2px solid #cf112c; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled,
          .CashRegister .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
  .store-master-cash-register .list-content-row,
  .store-master-cash-register .service-info-container,
  .CashRegister .list-content-row,
  .CashRegister .service-info-container {
    flex-wrap: wrap; }
  .store-master-cash-register select.order-cutoff-dropdown,
  .CashRegister select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .store-master-cash-register .fulfillment-update-tag,
  .CashRegister .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .store-master-cash-register .fulfillment-content-tag,
  .CashRegister .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .store-master-cash-register .capacityInput,
  .CashRegister .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .store-master-cash-register .location-master-modal,
  .CashRegister .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register .location-master-modal,
      .CashRegister .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .store-master-cash-register .btn-time-picker,
  .CashRegister .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .store-master-cash-register .btn-time-picker div.btn-time-picker-icon,
    .CashRegister .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .store-master-cash-register .invalid-time,
  .CashRegister .invalid-time {
    border-color: #c70606 !important; }
  .store-master-cash-register .validation-msg-container,
  .CashRegister .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .store-master-cash-register .disabled-border,
  .CashRegister .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .store-master-cash-register .loader,
  .CashRegister .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .store-master-cash-register .loader .loading-text-wrapper,
    .CashRegister .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .store-master-cash-register .loader .loading-text-wrapper .loading-text,
      .CashRegister .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .store-master-cash-register .primary-btn-wtih-loader,
  .CashRegister .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .store-master-cash-register .secondary-disabled-btn,
  .CashRegister .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .store-master-cash-register .btn-scroll-top,
  .CashRegister .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .store-master-cash-register .curb-spcl-hours-container,
  .CashRegister .curb-spcl-hours-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.75rem; }
    @media only screen and (min-width: 640px) {
      .store-master-cash-register .curb-spcl-hours-container,
      .CashRegister .curb-spcl-hours-container {
        width: 45%; } }
    .store-master-cash-register .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper,
    .CashRegister .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .store-master-cash-register .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hour-title,
      .CashRegister .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hour-title {
        font-size: 14px;
        font-weight: 700; }
      .store-master-cash-register .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
      .CashRegister .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        padding: 0 36px; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
          .CashRegister .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours,
          .CashRegister .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .btn-add-spcl-hours {
            padding: 0 36px; } }
      .store-master-cash-register .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary,
      .CashRegister .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .store-master-cash-register .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary,
          .CashRegister .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .spcl-hour-title-wrapper .curb-spcl-hours-btn-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
    .store-master-cash-register .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .curb-spcl-hour-tagline,
    .CashRegister .curb-spcl-hours-container .curb-spcl-hour-heading-wrapper .curb-spcl-hour-tagline {
      font-size: 12px;
      font-weight: 400;
      color: #666666; }
    .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table,
    .CashRegister .curb-spcl-hours-container .special-hour-list-container table {
      border-collapse: separate;
      border-spacing: 0px 8px;
      line-height: 40px;
      width: 100%; }
      .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr,
      .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f6f6f8;
        margin-bottom: 8px;
        color: black;
        font-size: 12px;
        font-size: 12px;
        font-weight: normal; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .fundName,
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .special-days,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .fundName,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .special-days {
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px; }
          .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container,
          .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container,
          .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container,
          .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container {
            display: flex;
            flex-direction: column; }
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .store-type,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .store-type,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .store-type {
              font-size: 14px;
              font-weight: 700;
              height: 18px; }
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-top: 8px; }
              .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span,
              .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .operator span,
              .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .operator span,
              .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .operator span {
                font-size: 11px;
                font-weight: 400; }
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value,
            .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value {
              font-size: 11px;
              font-weight: 700;
              height: 18px;
              margin-bottom: 24px; }
              .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span,
              .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .weekdays .store-type-info-container .mall-value span,
              .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .fundName .store-type-info-container .mall-value span,
              .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .special-days .store-type-info-container .mall-value span {
                font-size: 11px;
                font-weight: 400; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .weekdays,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .weekdays {
          flex: 6; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .fundName,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .fundName {
          flex: 5; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .special-days,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .special-days {
          padding-left: 8px;
          flex: 6; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .store-status-open,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .store-status-open {
          color: #008048;
          flex: 2; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .totalprice,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .store-status-closed,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .totalprice {
          color: #e2030f;
          flex: 2; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .price,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .price {
          flex: 2; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr .totalfund,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr .totalfund {
          color: #e2030f;
          font-size: 14px;
          font-weight: 700;
          padding-left: 16px;
          flex: 5; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr td.store-time,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr td.store-time {
          text-align: right;
          padding-right: 2vmax;
          flex: 5; }
        .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr td.action,
        .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr td.action {
          padding-right: 1vmax; }
          .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours,
          .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr td.action .edit-specl-hours {
            background-image: url("./../images/pencil-icon.svg");
            background-repeat: no-repeat;
            background-position: center;
            width: 20px;
            height: 20px; }
      .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr.empty-list-row,
      .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr.empty-list-row {
        justify-content: center; }
      .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr.list-store-type-row,
      .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr.list-store-type-row {
        align-items: flex-start; }
      .store-master-cash-register .curb-spcl-hours-container .special-hour-list-container table tr td.store-time,
      .CashRegister .curb-spcl-hours-container .special-hour-list-container table tr td.store-time {
        flex: 6; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.review-popup-container,
.edit-curbside-operator-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    .review-popup-container,
    .edit-curbside-operator-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    .review-popup-container,
    .edit-curbside-operator-container {
      width: 35%;
      position: static; } }
  .review-popup-container hr,
  .edit-curbside-operator-container hr {
    margin: 0; }
  .review-popup-container .popup-head,
  .edit-curbside-operator-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      .review-popup-container .popup-head,
      .edit-curbside-operator-container .popup-head {
        padding: 2vmin 2vmin; } }
    .review-popup-container .popup-head .popup-title,
    .edit-curbside-operator-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    .review-popup-container .popup-head .close-popup,
    .edit-curbside-operator-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  .review-popup-container .review-operator-changes,
  .edit-curbside-operator-container .review-operator-changes {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 24px;
    background-color: #ffffff;
    margin-bottom: 12px; }
    .review-popup-container .review-operator-changes .curbside-op-info-box,
    .edit-curbside-operator-container .review-operator-changes .curbside-op-info-box {
      display: flex;
      flex-direction: column;
      width: 100%; }
      .review-popup-container .review-operator-changes .curbside-op-info-box .operator-info,
      .edit-curbside-operator-container .review-operator-changes .curbside-op-info-box .operator-info {
        padding: 6px 0;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .review-popup-container .review-operator-changes .curbside-op-info-box .operator-info .attr-name,
        .edit-curbside-operator-container .review-operator-changes .curbside-op-info-box .operator-info .attr-name {
          font-size: 14px;
          font-weight: 700;
          flex: 9; }
        .review-popup-container .review-operator-changes .curbside-op-info-box .operator-info .attr-value,
        .edit-curbside-operator-container .review-operator-changes .curbside-op-info-box .operator-info .attr-value {
          font-size: 14px;
          font-weight: 400;
          flex: 3; }
  .review-popup-container .review-ff-changes,
  .edit-curbside-operator-container .review-ff-changes {
    display: flex;
    flex-direction: column;
    height: max-content;
    background-color: #ffffff;
    padding: 12px 24px; }
    .review-popup-container .review-ff-changes .ff-service-info,
    .edit-curbside-operator-container .review-ff-changes .ff-service-info {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 6px 0; }
      .review-popup-container .review-ff-changes .ff-service-info .service-name,
      .edit-curbside-operator-container .review-ff-changes .ff-service-info .service-name {
        font-size: 14px;
        font-weight: 700;
        flex: 9; }
      .review-popup-container .review-ff-changes .ff-service-info .service-status,
      .edit-curbside-operator-container .review-ff-changes .ff-service-info .service-status {
        flex: 3; }
        .review-popup-container .review-ff-changes .ff-service-info .service-status label.service-available,
        .edit-curbside-operator-container .review-ff-changes .ff-service-info .service-status label.service-available {
          color: #008048; }
        .review-popup-container .review-ff-changes .ff-service-info .service-status label.service-unavailable,
        .edit-curbside-operator-container .review-ff-changes .ff-service-info .service-status label.service-unavailable {
          color: #e2030f; }
  .review-popup-container .operator-selection,
  .edit-curbside-operator-container .operator-selection {
    display: flex;
    flex-direction: column;
    height: max-content;
    min-height: 12em;
    background-color: #ffffff;
    padding: 12px 24px; }
    .review-popup-container .operator-selection .operator-attributes,
    .edit-curbside-operator-container .operator-selection .operator-attributes {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 12px 0 6px; }
      .review-popup-container .operator-selection .operator-attributes .operator-label,
      .edit-curbside-operator-container .operator-selection .operator-attributes .operator-label {
        flex: 6;
        border: none;
        font-size: 14px;
        font-weight: 700; }
      .review-popup-container .operator-selection .operator-attributes .input-unit,
      .edit-curbside-operator-container .operator-selection .operator-attributes .input-unit {
        display: flex;
        flex-direction: column;
        flex: 6; }
        .review-popup-container .operator-selection .operator-attributes .input-unit select,
        .review-popup-container .operator-selection .operator-attributes .input-unit input,
        .edit-curbside-operator-container .operator-selection .operator-attributes .input-unit select,
        .edit-curbside-operator-container .operator-selection .operator-attributes .input-unit input {
          padding: 8px;
          border-radius: 4px;
          font-size: 14px;
          font-weight: 400; }
        .review-popup-container .operator-selection .operator-attributes .input-unit select.operator-dropdown,
        .edit-curbside-operator-container .operator-selection .operator-attributes .input-unit select.operator-dropdown {
          -moz-appearance: none;
          -webkit-appearance: none;
          appearance: none;
          padding: 8px 12px;
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: right;
          background-size: 18px;
          background-origin: content-box; }
        .review-popup-container .operator-selection .operator-attributes .input-unit input.error-field,
        .edit-curbside-operator-container .operator-selection .operator-attributes .input-unit input.error-field {
          border: 1px solid #cf112c;
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M256%200C114.6%200%200%20114.6%200%20256s114.6%20256%20256%20256%20256-114.6%20256-256S397.4%200%20256%200zm0%20384c-17.7%200-32-14.3-32-32s14.3-32%2032-32%2032%2014.3%2032%2032-14.3%2032-32%2032zm16-96h-32l-16-160h64l-16%20160z'%20fill='%23cf112c'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: right;
          background-size: 18px;
          background-origin: content-box; }
        .review-popup-container .operator-selection .operator-attributes .input-unit input.no-error-field,
        .edit-curbside-operator-container .operator-selection .operator-attributes .input-unit input.no-error-field {
          border: 1px solid #cccccc; }
        .review-popup-container .operator-selection .operator-attributes .input-unit .error-msg,
        .edit-curbside-operator-container .operator-selection .operator-attributes .input-unit .error-msg {
          font-size: 12px;
          font-weight: 400;
          color: #cf112c;
          text-align: right; }
      .review-popup-container .operator-selection .operator-attributes .disclaimer,
      .edit-curbside-operator-container .operator-selection .operator-attributes .disclaimer {
        flex: 12;
        font-size: 14px;
        font-weight: 400;
        padding: 12px 0 8px; }
  .review-popup-container .review-ff-controls,
  .review-popup-container .operator-selection-controls,
  .edit-curbside-operator-container .review-ff-controls,
  .edit-curbside-operator-container .operator-selection-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 0px 24px 12px; }
    @media only screen and (min-width: 768px) {
      .review-popup-container .review-ff-controls,
      .review-popup-container .operator-selection-controls,
      .edit-curbside-operator-container .review-ff-controls,
      .edit-curbside-operator-container .operator-selection-controls {
        padding: 0 3vmin 1.5vmin; } }
    .review-popup-container .review-ff-controls .store-master-secondary,
    .review-popup-container .operator-selection-controls .store-master-secondary,
    .edit-curbside-operator-container .review-ff-controls .store-master-secondary,
    .edit-curbside-operator-container .operator-selection-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .review-popup-container .review-ff-controls .store-master-secondary,
        .review-popup-container .operator-selection-controls .store-master-secondary,
        .edit-curbside-operator-container .review-ff-controls .store-master-secondary,
        .edit-curbside-operator-container .operator-selection-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .review-popup-container .review-ff-controls .store-master-primary,
    .review-popup-container .operator-selection-controls .store-master-primary,
    .edit-curbside-operator-container .review-ff-controls .store-master-primary,
    .edit-curbside-operator-container .operator-selection-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .review-popup-container .review-ff-controls .store-master-primary,
        .review-popup-container .operator-selection-controls .store-master-primary,
        .edit-curbside-operator-container .review-ff-controls .store-master-primary,
        .edit-curbside-operator-container .operator-selection-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.bulk-upload-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 0.75rem; }
  @media only screen and (min-width: 640px) {
    .bulk-upload-container {
      width: 45%; } }
  .bulk-upload-container .bulk-upload-heading-wrapper .bulk-upload-title {
    font-size: 14px;
    font-weight: 700; }
  .bulk-upload-container .bulk-upload-heading-wrapper .bulk-upload-tagline {
    font-size: 12px;
    font-weight: 400;
    color: #666666; }
  .bulk-upload-container .bulk-upload-list-container table {
    border-collapse: separate;
    border-spacing: 0px 8px;
    line-height: 40px;
    width: 100%; }
    .bulk-upload-container .bulk-upload-list-container table tr {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #f6f6f8;
      margin-bottom: 8px;
      color: black;
      font-size: 12px;
      font-size: 12px;
      font-weight: normal; }
      .bulk-upload-container .bulk-upload-list-container table tr .weekdays,
      .bulk-upload-container .bulk-upload-list-container table tr .fundName,
      .bulk-upload-container .bulk-upload-list-container table tr .special-days {
        font-size: 14px;
        font-weight: 700;
        padding-left: 16px; }
        .bulk-upload-container .bulk-upload-list-container table tr .weekdays .store-type-info-container,
        .bulk-upload-container .bulk-upload-list-container table tr .fundName .store-type-info-container,
        .bulk-upload-container .bulk-upload-list-container table tr .special-days .store-type-info-container {
          display: flex;
          flex-direction: column; }
          .bulk-upload-container .bulk-upload-list-container table tr .weekdays .store-type-info-container .store-type,
          .bulk-upload-container .bulk-upload-list-container table tr .fundName .store-type-info-container .store-type,
          .bulk-upload-container .bulk-upload-list-container table tr .special-days .store-type-info-container .store-type {
            font-size: 14px;
            font-weight: 700;
            height: 18px; }
          .bulk-upload-container .bulk-upload-list-container table tr .weekdays .store-type-info-container .operator,
          .bulk-upload-container .bulk-upload-list-container table tr .fundName .store-type-info-container .operator,
          .bulk-upload-container .bulk-upload-list-container table tr .special-days .store-type-info-container .operator {
            font-size: 11px;
            font-weight: 700;
            height: 18px;
            margin-top: 8px; }
            .bulk-upload-container .bulk-upload-list-container table tr .weekdays .store-type-info-container .operator span,
            .bulk-upload-container .bulk-upload-list-container table tr .fundName .store-type-info-container .operator span,
            .bulk-upload-container .bulk-upload-list-container table tr .special-days .store-type-info-container .operator span {
              font-size: 11px;
              font-weight: 400; }
          .bulk-upload-container .bulk-upload-list-container table tr .weekdays .store-type-info-container .mall-value,
          .bulk-upload-container .bulk-upload-list-container table tr .fundName .store-type-info-container .mall-value,
          .bulk-upload-container .bulk-upload-list-container table tr .special-days .store-type-info-container .mall-value {
            font-size: 11px;
            font-weight: 700;
            height: 18px;
            margin-bottom: 24px; }
            .bulk-upload-container .bulk-upload-list-container table tr .weekdays .store-type-info-container .mall-value span,
            .bulk-upload-container .bulk-upload-list-container table tr .fundName .store-type-info-container .mall-value span,
            .bulk-upload-container .bulk-upload-list-container table tr .special-days .store-type-info-container .mall-value span {
              font-size: 11px;
              font-weight: 400; }
      .bulk-upload-container .bulk-upload-list-container table tr .weekdays {
        flex: 6; }
      .bulk-upload-container .bulk-upload-list-container table tr .fundName {
        flex: 5; }
      .bulk-upload-container .bulk-upload-list-container table tr .special-days {
        padding-left: 8px;
        flex: 6; }
      .bulk-upload-container .bulk-upload-list-container table tr .store-status-open {
        color: #008048;
        flex: 2; }
      .bulk-upload-container .bulk-upload-list-container table tr .store-status-closed,
      .bulk-upload-container .bulk-upload-list-container table tr .totalprice {
        color: #e2030f;
        flex: 2; }
      .bulk-upload-container .bulk-upload-list-container table tr .price {
        flex: 2; }
      .bulk-upload-container .bulk-upload-list-container table tr .totalfund {
        color: #e2030f;
        font-size: 14px;
        font-weight: 700;
        padding-left: 16px;
        flex: 5; }
      .bulk-upload-container .bulk-upload-list-container table tr td.store-time {
        text-align: right;
        padding-right: 2vmax;
        flex: 5; }
      .bulk-upload-container .bulk-upload-list-container table tr td.action {
        padding-right: 1vmax; }
        .bulk-upload-container .bulk-upload-list-container table tr td.action .edit-specl-hours {
          background-image: url("./../images/pencil-icon.svg");
          background-repeat: no-repeat;
          background-position: center;
          width: 20px;
          height: 20px; }
    .bulk-upload-container .bulk-upload-list-container table tr.empty-list-row {
      justify-content: center; }
    .bulk-upload-container .bulk-upload-list-container table tr.list-store-type-row {
      align-items: flex-start; }
    .bulk-upload-container .bulk-upload-list-container table tr td.store-time {
      flex: 6; }
  .bulk-upload-container .bulk-upload-btn-controls {
    padding-top: 8px; }
    .bulk-upload-container .bulk-upload-btn-controls .btn-add-bulk-upload {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0; }
      @media only screen and (min-width: 768px) {
        .bulk-upload-container .bulk-upload-btn-controls .btn-add-bulk-upload {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .bulk-upload-container .bulk-upload-btn-controls .bulk-upload-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600;
      margin: 1vmin !important;
      width: 30%;
      height: 32px; }
      @media only screen and (min-width: 768px) {
        .bulk-upload-container .bulk-upload-btn-controls .bulk-upload-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

#report-incident-alert-container .popup-container,
#report-incident-alert-type-container .popup-container,
#report-emergency-popup-container .popup-container,
#report-emergency-note-popup-container .popup-container,
#report-emergency-desc-popup-container .popup-container,
#report-emergency-confirmation .popup-container {
  font-size: 14px;
  font-weight: 700;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    #report-incident-alert-container .popup-container,
    #report-incident-alert-type-container .popup-container,
    #report-emergency-popup-container .popup-container,
    #report-emergency-note-popup-container .popup-container,
    #report-emergency-desc-popup-container .popup-container,
    #report-emergency-confirmation .popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    #report-incident-alert-container .popup-container,
    #report-incident-alert-type-container .popup-container,
    #report-emergency-popup-container .popup-container,
    #report-emergency-note-popup-container .popup-container,
    #report-emergency-desc-popup-container .popup-container,
    #report-emergency-confirmation .popup-container {
      width: 35%;
      position: static; } }
  #report-incident-alert-container .popup-container hr,
  #report-incident-alert-type-container .popup-container hr,
  #report-emergency-popup-container .popup-container hr,
  #report-emergency-note-popup-container .popup-container hr,
  #report-emergency-desc-popup-container .popup-container hr,
  #report-emergency-confirmation .popup-container hr {
    margin: 0; }
  #report-incident-alert-container .popup-container .popup-head,
  #report-incident-alert-type-container .popup-container .popup-head,
  #report-emergency-popup-container .popup-container .popup-head,
  #report-emergency-note-popup-container .popup-container .popup-head,
  #report-emergency-desc-popup-container .popup-container .popup-head,
  #report-emergency-confirmation .popup-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      #report-incident-alert-container .popup-container .popup-head,
      #report-incident-alert-type-container .popup-container .popup-head,
      #report-emergency-popup-container .popup-container .popup-head,
      #report-emergency-note-popup-container .popup-container .popup-head,
      #report-emergency-desc-popup-container .popup-container .popup-head,
      #report-emergency-confirmation .popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    #report-incident-alert-container .popup-container .popup-head .popup-title,
    #report-incident-alert-type-container .popup-container .popup-head .popup-title,
    #report-emergency-popup-container .popup-container .popup-head .popup-title,
    #report-emergency-note-popup-container .popup-container .popup-head .popup-title,
    #report-emergency-desc-popup-container .popup-container .popup-head .popup-title,
    #report-emergency-confirmation .popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    #report-incident-alert-container .popup-container .popup-head .close-popup,
    #report-incident-alert-type-container .popup-container .popup-head .close-popup,
    #report-emergency-popup-container .popup-container .popup-head .close-popup,
    #report-emergency-note-popup-container .popup-container .popup-head .close-popup,
    #report-emergency-desc-popup-container .popup-container .popup-head .close-popup,
    #report-emergency-confirmation .popup-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  #report-incident-alert-container .popup-container .report-emergency-progress-container,
  #report-incident-alert-type-container .popup-container .report-emergency-progress-container,
  #report-emergency-popup-container .popup-container .report-emergency-progress-container,
  #report-emergency-note-popup-container .popup-container .report-emergency-progress-container,
  #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container,
  #report-emergency-confirmation .popup-container .report-emergency-progress-container {
    background-color: #f6f6f8;
    height: 5em;
    padding: 12px 24px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container,
    #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container-text,
    #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container,
    #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container-text,
    #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container,
    #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text,
    #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container,
    #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text,
    #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container,
    #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text,
    #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container,
    #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container-text {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container div,
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container-text div,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container div,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container-text div,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container div,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container-text div {
        height: 4px;
        flex: 1;
        margin-right: 4px;
        background-color: #cccccc; }
        #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
        #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
        #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
        #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
        #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
        #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child {
          margin-right: 0; }
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress {
        background-color: #888888; }
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed {
        background-color: #000000; }
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container label,
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container-text label,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container label,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container-text label,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container label,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container-text label {
        width: auto;
        margin-top: 8px;
        font-size: 12px; }
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container label.title,
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container label.title,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label.title,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label.title,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label.title,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container label.title,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container-text label.title {
        font-weight: 700; }
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container label.status,
      #report-incident-alert-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container label.status,
      #report-incident-alert-type-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label.status,
      #report-emergency-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label.status,
      #report-emergency-note-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container label.status,
      #report-emergency-desc-popup-container .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container label.status,
      #report-emergency-confirmation .popup-container .report-emergency-progress-container .progress-bar-container-text label.status {
        font-weight: 400;
        color: #888888; }
  #report-incident-alert-container .popup-container .report-emergency-questionaire-body,
  #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body,
  #report-emergency-popup-container .popup-container .report-emergency-questionaire-body,
  #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body,
  #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body,
  #report-emergency-confirmation .popup-container .report-emergency-questionaire-body {
    max-height: 24em;
    overflow-y: auto;
    padding: 0 24px 12px; }
  #report-incident-alert-container .popup-container .report-emergency-popup-body,
  #report-incident-alert-type-container .popup-container .report-emergency-popup-body,
  #report-emergency-popup-container .popup-container .report-emergency-popup-body,
  #report-emergency-note-popup-container .popup-container .report-emergency-popup-body,
  #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body,
  #report-emergency-confirmation .popup-container .report-emergency-popup-body {
    padding: 12px 24px; }
  #report-incident-alert-container .popup-container .report-emergency-questionaire-body,
  #report-incident-alert-container .popup-container .report-emergency-popup-body,
  #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body,
  #report-incident-alert-type-container .popup-container .report-emergency-popup-body,
  #report-emergency-popup-container .popup-container .report-emergency-questionaire-body,
  #report-emergency-popup-container .popup-container .report-emergency-popup-body,
  #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body,
  #report-emergency-note-popup-container .popup-container .report-emergency-popup-body,
  #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body,
  #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body,
  #report-emergency-confirmation .popup-container .report-emergency-questionaire-body,
  #report-emergency-confirmation .popup-container .report-emergency-popup-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #ffffff;
    font-size: 14px; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-category {
      margin: 8px 0 12px; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-reason,
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-reason,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-reason,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-reason,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-reason,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-reason,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-reason,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-category,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-reason,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-category,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-reason,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-category {
      display: flex;
      flex-direction: column;
      width: 100%; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-reason label,
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-category label,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-reason label,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-category label,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-reason label,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-category label,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-reason label,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-category label,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason label,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-category label,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-reason label,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-category label,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason label,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-category label,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-reason label,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-category label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-category label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-reason label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-category label,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-reason label,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-category label,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-reason label,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-category label {
        font-size: 14px;
        font-weight: 700; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-reason label.emergency-info,
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-category label.emergency-info,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-reason label.emergency-info,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-category label.emergency-info,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-reason label.emergency-info,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-category label.emergency-info,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-reason label.emergency-info,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-category label.emergency-info,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason label.emergency-info,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-category label.emergency-info,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-reason label.emergency-info,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-category label.emergency-info,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason label.emergency-info,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-category label.emergency-info,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-reason label.emergency-info,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-category label.emergency-info,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason label.emergency-info,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-category label.emergency-info,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-reason label.emergency-info,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-category label.emergency-info,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-reason label.emergency-info,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-category label.emergency-info,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-reason label.emergency-info,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-category label.emergency-info {
        color: #cf112c;
        margin-bottom: 18px; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-reason select,
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-category select,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-reason select,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-category select,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-reason select,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-category select,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-reason select,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-category select,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason select,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-category select,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-reason select,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-category select,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason select,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-category select,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-reason select,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-category select,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason select,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-category select,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-reason select,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-category select,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-reason select,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-category select,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-reason select,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-category select {
        padding: 8px;
        border: 1px solid #b1b1b1;
        border-radius: 4px;
        background-color: transparent; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select,
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select {
        width: 100%; }
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-reason .emergency-type-select .react-dropdown-select-dropdown,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-category .emergency-type-select .react-dropdown-select-dropdown {
          top: 38px; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires,
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing {
      margin: 4px 0 2px;
      width: 100%; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul,
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul,
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul,
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul {
        margin-bottom: 0.5rem;
        margin-top: 0;
        padding: 0; }
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li,
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li,
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li,
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          margin-top: 12px;
          margin-bottom: 12px; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .question,
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .question,
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .question,
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .question,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .question,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .question,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .question,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .question,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .question,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .question,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .question,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .question,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .question,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .question,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .question,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .question,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .question,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .question,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .question,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .question,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .question,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .question,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .question,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .question,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .question,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .question,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .question,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .question,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .question,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .question,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .question,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .question,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .question,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .question,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .question,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .question,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .question,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .question,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .question,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .question,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .question,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .question,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .question,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .question,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .question,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .question,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .question,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .question {
            color: black;
            margin-bottom: 4px;
            margin-top: 10px; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer,
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer,
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer,
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            margin-top: 2px;
            width: 100%; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper {
              border-radius: 10px;
              border: 1px solid #000000;
              cursor: pointer; }
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper div,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper div {
                width: 10px;
                height: 10px;
                border-radius: 10px;
                margin: 2px; }
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-selected {
                background-color: #000000; }
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-deselected {
                background-color: #ffffff; }
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected {
                background-color: #ffffff;
                margin: 0;
                width: 12px;
                height: 12px; }
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
              #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .store-radio-btn-wrapper .store-radio-btn-checkbox-selected {
                background-color: #000000;
                margin: 0;
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-position: center;
                width: 12px;
                height: 12px; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .yes,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .yes,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .yes,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .yes,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .yes,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .yes,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .yes,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .yes,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .yes,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .yes,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .yes,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .yes,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .yes,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .yes,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .yes,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .yes,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .yes,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .yes,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .yes,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .yes,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .yes,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .yes,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .yes,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .yes,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .yes,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .yes,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .yes,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .yes,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .yes,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .yes,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .yes,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .yes,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .yes,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .yes,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .yes,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .yes,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .yes,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .yes,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .yes,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .yes,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .yes,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .yes,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .yes,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .yes,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer .yes,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .yes,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .yes,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .yes {
              margin-left: 6px;
              margin-right: 16px; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .no,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .no,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .no,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .no,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .no,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .no,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .no,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .no,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .no,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .no,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .no,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .no,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .no,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .no,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .no,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .no,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .no,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .no,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .no,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .no,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .no,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .no,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .no,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .no,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .no,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .no,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .no,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .no,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .no,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .no,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .no,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .no,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .no,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .no,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .no,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .no,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer .no,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .no,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .no,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .no,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer .no,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer .no,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer .no,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer .no,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer .no,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer .no,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer .no,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer .no {
              margin-left: 6px; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer textarea,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer textarea,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer textarea,
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer textarea,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .questionaires ul li .answer textarea,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer textarea,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer textarea,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer textarea,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer textarea,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer textarea,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer textarea,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer textarea,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .questionaires ul li .answer textarea,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer textarea,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer textarea,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer textarea,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer textarea,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer textarea,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer textarea,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer textarea,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer textarea,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer textarea,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer textarea,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer textarea,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer textarea,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer textarea,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer textarea,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer textarea,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer textarea,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer textarea,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer textarea,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer textarea,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .questionaires ul li .answer textarea,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer textarea,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer textarea,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer textarea,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .questionaires ul li .answer textarea,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer textarea,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer textarea,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer textarea,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .questionaires ul li .answer textarea,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires ul li .answer textarea,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires ul li .answer textarea,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing ul li .answer textarea,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .questionaires ul li .answer textarea,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires ul li .answer textarea,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires ul li .answer textarea,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing ul li .answer textarea {
              width: 100%;
              resize: none;
              border-color: #b1b1b1;
              border-radius: 6px; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .store-hour-changing,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .store-hour-changing,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .store-hour-changing {
      margin: 0;
      border-bottom: 1pt solid #eeeeee; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .dynamic-questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .dynamic-questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .dynamic-questionaires {
      margin: 0;
      margin-top: 16px;
      border-top: 1pt solid #eeeeee; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .closure-questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .closure-questionaires,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .closure-questionaires {
      max-height: max-content; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul {
      padding: 0; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 18px; }
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category {
          display: flex;
          margin-bottom: 2px; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper {
            border-radius: 10px;
            border: 2px solid #000000;
            cursor: pointer; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper div {
              width: 10px;
              height: 10px;
              border-radius: 10px;
              margin: 2px; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-selected {
              background-color: #000000; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-deselected {
              background-color: #ffffff; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected {
              background-color: #ffffff;
              margin: 0;
              width: 12px;
              height: 12px; }
            #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
            #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .store-radio-btn-wrapper .store-radio-btn-checkbox-selected {
              background-color: #000000;
              margin: 0;
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
              background-repeat: no-repeat;
              background-position: center;
              width: 12px;
              height: 12px; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-types-category .incident-types-category-name,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-types-category .incident-types-category-name {
            margin-left: 12px;
            font-size: 14px;
            font-weight: 700; }
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-info,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-info,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-info,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-info,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-info,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-info,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-info,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-info,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-info,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .incident-types ul li .incident-info,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .incident-types ul li .incident-info,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .incident-types ul li .incident-info {
          font-size: 14px;
          font-weight: 400;
          color: #666666;
          line-height: 20px;
          margin-left: 28px; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes {
      display: flex;
      flex-direction: column;
      padding-top: 4px;
      width: 100%; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes label,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes label,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes label,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes label,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes label,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes label,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes label,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes label,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes label,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes label {
        font-size: 14px;
        font-weight: 700; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes label.emergency-desc-error,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes label.emergency-desc-error,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes label.emergency-desc-error,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes label.emergency-desc-error,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes label.emergency-desc-error,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes label.emergency-desc-error,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes label.emergency-desc-error,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes label.emergency-desc-error,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes label.emergency-desc-error,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes label.emergency-desc-error,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes label.emergency-desc-error,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes label.emergency-desc-error {
        font-size: 12px;
        font-weight: 400;
        color: #db3737; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars {
        text-align: right;
        font-size: 12px;
        font-weight: 400;
        color: #636161;
        padding-top: 4px; }
        @media only screen and (min-width: 768px) {
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes .remaining-chars,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes .remaining-chars {
            padding-top: 0.5vmin; } }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes textarea,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes textarea,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes textarea,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes textarea,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes textarea,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes textarea,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes textarea {
        resize: none;
        border-color: #b1b1b1;
        border-radius: 6px; }
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea:focus-visible,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes textarea:focus-visible,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea:focus-visible,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes textarea:focus-visible,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea:focus-visible,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes textarea:focus-visible,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea:focus-visible,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes textarea:focus-visible,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes textarea:focus-visible,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes textarea:focus-visible,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes textarea:focus-visible,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes textarea:focus-visible {
          outline: none; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-image-upload,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-image-upload,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-image-upload,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-image-upload,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-image-upload,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-image-upload {
      width: 100%;
      margin: 12px 0; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-image-upload label,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-image-upload label,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload label,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload label,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-image-upload label,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-image-upload label {
        font-size: 14px;
        font-weight: 700; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label.uploaded-file-info,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-image-upload label.uploaded-file-info,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label.uploaded-file-info,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-image-upload label.uploaded-file-info,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label.uploaded-file-info,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload label.uploaded-file-info,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label.uploaded-file-info,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload label.uploaded-file-info,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload label.uploaded-file-info,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload label.uploaded-file-info,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-image-upload label.uploaded-file-info,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-image-upload label.uploaded-file-info {
        font-size: 12px;
        font-weight: 400;
        width: 100%;
        text-align: center;
        margin: 0;
        color: #99a199; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container {
        width: 66%;
        margin: auto; }
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container button,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container button,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container button,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container button,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container button,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container button,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container button,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container button,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container button,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container button,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-image-upload .upload-btn-container button,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-image-upload .upload-btn-container button {
          width: 100%;
          min-height: 32px;
          height: auto;
          font-size: 12px;
          font-weight: 600;
          margin: 16px 0 4px;
          border-radius: 24px;
          background-color: white;
          color: black;
          border: 2px solid black;
          margin: 12px 0 4px; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients label,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients label,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients label,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients label,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients label,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients label,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients label,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients label,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients label,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients label,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients label,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients label {
      font-size: 14px;
      font-weight: 700; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul {
      list-style: none;
      margin: 0;
      padding: 4px 0; }
      #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li,
      #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li,
      #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li,
      #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li,
      #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li,
      #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li,
      #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li,
      #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li,
      #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li,
      #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li,
      #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li,
      #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 8px 0px; }
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper {
          border-radius: 4px;
          border: 2px solid #000000;
          cursor: pointer; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper div {
            width: 10px;
            height: 10px;
            border-radius: 2px;
            margin: 2px; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-selected {
            background-color: #000000; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-deselected {
            background-color: #ffffff; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-deselected {
            background-color: #ffffff;
            margin: 0;
            width: 12px;
            height: 12px; }
          #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected,
          #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .store-radio-btn-wrapper .store-radio-btn-checkbox-selected {
            background-color: #000000;
            margin: 0;
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: center;
            width: 12px;
            height: 12px; }
        #report-incident-alert-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .recipient,
        #report-incident-alert-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .recipient,
        #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .recipient,
        #report-incident-alert-type-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .recipient,
        #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .recipient,
        #report-emergency-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .recipient,
        #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .recipient,
        #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .recipient,
        #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .recipient,
        #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .recipient,
        #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .emergency-notes-recipients ul li .recipient,
        #report-emergency-confirmation .popup-container .report-emergency-popup-body .emergency-notes-recipients ul li .recipient {
          margin-left: 10px; }
    #report-incident-alert-container .popup-container .report-emergency-questionaire-body .confirmation-msg,
    #report-incident-alert-container .popup-container .report-emergency-popup-body .confirmation-msg,
    #report-incident-alert-type-container .popup-container .report-emergency-questionaire-body .confirmation-msg,
    #report-incident-alert-type-container .popup-container .report-emergency-popup-body .confirmation-msg,
    #report-emergency-popup-container .popup-container .report-emergency-questionaire-body .confirmation-msg,
    #report-emergency-popup-container .popup-container .report-emergency-popup-body .confirmation-msg,
    #report-emergency-note-popup-container .popup-container .report-emergency-questionaire-body .confirmation-msg,
    #report-emergency-note-popup-container .popup-container .report-emergency-popup-body .confirmation-msg,
    #report-emergency-desc-popup-container .popup-container .report-emergency-questionaire-body .confirmation-msg,
    #report-emergency-desc-popup-container .popup-container .report-emergency-popup-body .confirmation-msg,
    #report-emergency-confirmation .popup-container .report-emergency-questionaire-body .confirmation-msg,
    #report-emergency-confirmation .popup-container .report-emergency-popup-body .confirmation-msg {
      background-color: #ffffff;
      font-size: 14px;
      font-weight: 400; }
  #report-incident-alert-container .popup-container .questionaire-error-msg,
  #report-incident-alert-type-container .popup-container .questionaire-error-msg,
  #report-emergency-popup-container .popup-container .questionaire-error-msg,
  #report-emergency-note-popup-container .popup-container .questionaire-error-msg,
  #report-emergency-desc-popup-container .popup-container .questionaire-error-msg,
  #report-emergency-confirmation .popup-container .questionaire-error-msg {
    font-size: 12px;
    font-weight: 400;
    color: #fb5353;
    padding: 12px 24px;
    background-color: #ffffff; }
  #report-incident-alert-container .popup-container .report-emergency-controls,
  #report-incident-alert-container .popup-container .report-emergency-controls-confirmation,
  #report-incident-alert-type-container .popup-container .report-emergency-controls,
  #report-incident-alert-type-container .popup-container .report-emergency-controls-confirmation,
  #report-emergency-popup-container .popup-container .report-emergency-controls,
  #report-emergency-popup-container .popup-container .report-emergency-controls-confirmation,
  #report-emergency-note-popup-container .popup-container .report-emergency-controls,
  #report-emergency-note-popup-container .popup-container .report-emergency-controls-confirmation,
  #report-emergency-desc-popup-container .popup-container .report-emergency-controls,
  #report-emergency-desc-popup-container .popup-container .report-emergency-controls-confirmation,
  #report-emergency-confirmation .popup-container .report-emergency-controls,
  #report-emergency-confirmation .popup-container .report-emergency-controls-confirmation {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 0px 24px 12px; }
    @media only screen and (min-width: 768px) {
      #report-incident-alert-container .popup-container .report-emergency-controls,
      #report-incident-alert-container .popup-container .report-emergency-controls-confirmation,
      #report-incident-alert-type-container .popup-container .report-emergency-controls,
      #report-incident-alert-type-container .popup-container .report-emergency-controls-confirmation,
      #report-emergency-popup-container .popup-container .report-emergency-controls,
      #report-emergency-popup-container .popup-container .report-emergency-controls-confirmation,
      #report-emergency-note-popup-container .popup-container .report-emergency-controls,
      #report-emergency-note-popup-container .popup-container .report-emergency-controls-confirmation,
      #report-emergency-desc-popup-container .popup-container .report-emergency-controls,
      #report-emergency-desc-popup-container .popup-container .report-emergency-controls-confirmation,
      #report-emergency-confirmation .popup-container .report-emergency-controls,
      #report-emergency-confirmation .popup-container .report-emergency-controls-confirmation {
        padding: 0 3vmin 1.5vmin; } }
    #report-incident-alert-container .popup-container .report-emergency-controls .store-master-secondary,
    #report-incident-alert-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
    #report-incident-alert-type-container .popup-container .report-emergency-controls .store-master-secondary,
    #report-incident-alert-type-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
    #report-emergency-popup-container .popup-container .report-emergency-controls .store-master-secondary,
    #report-emergency-popup-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
    #report-emergency-note-popup-container .popup-container .report-emergency-controls .store-master-secondary,
    #report-emergency-note-popup-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
    #report-emergency-desc-popup-container .popup-container .report-emergency-controls .store-master-secondary,
    #report-emergency-desc-popup-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
    #report-emergency-confirmation .popup-container .report-emergency-controls .store-master-secondary,
    #report-emergency-confirmation .popup-container .report-emergency-controls-confirmation .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #report-incident-alert-container .popup-container .report-emergency-controls .store-master-secondary,
        #report-incident-alert-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
        #report-incident-alert-type-container .popup-container .report-emergency-controls .store-master-secondary,
        #report-incident-alert-type-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
        #report-emergency-popup-container .popup-container .report-emergency-controls .store-master-secondary,
        #report-emergency-popup-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
        #report-emergency-note-popup-container .popup-container .report-emergency-controls .store-master-secondary,
        #report-emergency-note-popup-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
        #report-emergency-desc-popup-container .popup-container .report-emergency-controls .store-master-secondary,
        #report-emergency-desc-popup-container .popup-container .report-emergency-controls-confirmation .store-master-secondary,
        #report-emergency-confirmation .popup-container .report-emergency-controls .store-master-secondary,
        #report-emergency-confirmation .popup-container .report-emergency-controls-confirmation .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    #report-incident-alert-container .popup-container .report-emergency-controls .store-master-primary,
    #report-incident-alert-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
    #report-incident-alert-type-container .popup-container .report-emergency-controls .store-master-primary,
    #report-incident-alert-type-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
    #report-emergency-popup-container .popup-container .report-emergency-controls .store-master-primary,
    #report-emergency-popup-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
    #report-emergency-note-popup-container .popup-container .report-emergency-controls .store-master-primary,
    #report-emergency-note-popup-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
    #report-emergency-desc-popup-container .popup-container .report-emergency-controls .store-master-primary,
    #report-emergency-desc-popup-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
    #report-emergency-confirmation .popup-container .report-emergency-controls .store-master-primary,
    #report-emergency-confirmation .popup-container .report-emergency-controls-confirmation .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #report-incident-alert-container .popup-container .report-emergency-controls .store-master-primary,
        #report-incident-alert-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
        #report-incident-alert-type-container .popup-container .report-emergency-controls .store-master-primary,
        #report-incident-alert-type-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
        #report-emergency-popup-container .popup-container .report-emergency-controls .store-master-primary,
        #report-emergency-popup-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
        #report-emergency-note-popup-container .popup-container .report-emergency-controls .store-master-primary,
        #report-emergency-note-popup-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
        #report-emergency-desc-popup-container .popup-container .report-emergency-controls .store-master-primary,
        #report-emergency-desc-popup-container .popup-container .report-emergency-controls-confirmation .store-master-primary,
        #report-emergency-confirmation .popup-container .report-emergency-controls .store-master-primary,
        #report-emergency-confirmation .popup-container .report-emergency-controls-confirmation .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
  #report-incident-alert-container .popup-container .report-emergency-controls-confirmation,
  #report-incident-alert-type-container .popup-container .report-emergency-controls-confirmation,
  #report-emergency-popup-container .popup-container .report-emergency-controls-confirmation,
  #report-emergency-note-popup-container .popup-container .report-emergency-controls-confirmation,
  #report-emergency-desc-popup-container .popup-container .report-emergency-controls-confirmation,
  #report-emergency-confirmation .popup-container .report-emergency-controls-confirmation {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 0 12px; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

#regular-special-hours-df-modal .popup-container,
#regular-special-hours-modal .popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    #regular-special-hours-df-modal .popup-container,
    #regular-special-hours-modal .popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    #regular-special-hours-df-modal .popup-container,
    #regular-special-hours-modal .popup-container {
      width: 35%;
      position: static; } }
  #regular-special-hours-df-modal .popup-container hr,
  #regular-special-hours-modal .popup-container hr {
    margin: 0; }
  #regular-special-hours-df-modal .popup-container .popup-head,
  #regular-special-hours-modal .popup-container .popup-head {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      #regular-special-hours-df-modal .popup-container .popup-head,
      #regular-special-hours-modal .popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    #regular-special-hours-df-modal .popup-container .popup-head .popup-title,
    #regular-special-hours-modal .popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    #regular-special-hours-df-modal .popup-container .popup-head .close-popup,
    #regular-special-hours-modal .popup-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  #regular-special-hours-df-modal .popup-container .report-emergency-progress-container,
  #regular-special-hours-modal .popup-container .report-emergency-progress-container {
    background-color: #f6f6f8;
    height: 5em;
    padding: 12px 24px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container,
    #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text,
    #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container,
    #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div {
        height: 4px;
        flex: 1;
        margin-right: 4px;
        background-color: #cccccc; }
        #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child,
        #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child {
          margin-right: 0; }
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress {
        background-color: #888888; }
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed {
        background-color: #000000; }
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label {
        width: auto;
        margin-top: 8px;
        font-size: 12px; }
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.title,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.title {
        font-weight: 700; }
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
      #regular-special-hours-df-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container label.status,
      #regular-special-hours-modal .popup-container .report-emergency-progress-container .progress-bar-container-text label.status {
        font-weight: 400;
        color: #888888; }
  #regular-special-hours-df-modal .popup-container .special-hour-container,
  #regular-special-hours-df-modal .popup-container .em-special-hour-container,
  #regular-special-hours-modal .popup-container .special-hour-container,
  #regular-special-hours-modal .popup-container .em-special-hour-container {
    height: calc(100vh - 34vh);
    overflow-y: auto;
    background-color: #ffffff; }
    #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker,
    #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker,
    #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker {
      background-color: white;
      padding: 12px 24px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header {
        margin-bottom: 2px; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-header span {
          font-size: 16px;
          font-weight: 600; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .date-selection-error {
        color: #e2030f;
        font-size: 11px;
        font-weight: 400;
        margin-bottom: 2px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: max-content;
        cursor: pointer; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button div {
          background-repeat: no-repeat;
          background-position: center;
          width: 16px;
          height: 16px; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar-text {
          width: auto;
          height: auto;
          font-size: 14px;
          margin: 0 12px; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .calendar {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='calendar-border%20lexicon-icon-outline'%20d='M512%20160c0-35-28.7-64-63.7-64h-.3V32c0-44-64-41-64%200v64h-96V32c0-40-64-44-64%200v64h-96V32c0-45-64-40-64%200v64h-.3C28.7%2096%200%20125%200%20160v288c0%2035%2029%2064%2064%2064h352l96-96V160zM384%20448.1v-64h64l-64%2064zM448%20320H320v128H64V160h384v160z'%20fill='black'/%3E%3Cpath%20class='calendar-date%20lexicon-icon-outline'%20fill='black'%20d='M96%20192h32v32H96zM160%20192h32v32h-32zM224%20192h32v32h-32zM288%20192h32v32h-32zM352%20192h32v32h-32zM96%20256h32v32H96zM160%20256h32v32h-32zM224%20256h32v32h-32zM288%20256h32v32h-32zM352%20256h32v32h-32zM96%20320h32v32H96zM96%20384h32v32H96zM160%20384h32v32h-32zM160%20320h32v32h-32zM224%20320h32v32h-32z'/%3E%3C/svg%3E"); }
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-up {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E"); }
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .sh-date-picker .sh-date-picker-button .arrow-down {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E"); }
    #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container,
    #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container,
    #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ffffff; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker {
        position: relative;
        display: inline-block;
        z-index: 100; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input {
        background: #fff;
        border: 1px solid #ddd;
        padding: 0.4em 0.8em;
        font-family: inherit;
        text-align: center;
        font-size: 12px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input.-rtl {
        direction: rtl; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__input::placeholder {
        color: #979797; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow {
        top: auto;
        bottom: calc(100% + 10px);
        transform: translateY(-2.5rem) rotate(180deg);
        animation: fadeArrowFlipped 0.3s forwards; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer {
        position: absolute;
        top: calc(100% + 20px);
        left: 50%;
        transform: translateX(-50%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top {
        top: auto;
        bottom: calc(100% + 20px); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar *,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        direction: ltr; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl *,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl * {
        direction: rtl; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow {
        position: absolute;
        width: 0;
        height: 0;
        top: calc(100% + 10px);
        left: 0;
        right: 0;
        margin: 0 auto;
        border-style: solid;
        z-index: 10;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar {
        --cl-color-black: #444444;
        --cl-color-disabled: #d4d4d4;
        --cl-color-error: #ff2929;
        --cl-color-white: #ffffff;
        font-size: 10px;
        background: #fff;
        border-radius: 1em;
        position: relative;
        user-select: none;
        padding-top: 0.5em;
        display: flex;
        flex-direction: column;
        width: 40em;
        z-index: 10;
        min-height: 28em; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker .Calendar,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarArrow {
        transform: translateY(2.5em);
        opacity: 0;
        animation: fadeCalendar 0.3s forwards; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .DatePicker__calendarContainer.-top .Calendar {
        transform: translateY(-2.5em); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-noFocusOutline *:focus {
        outline: none !important; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar > :not(.Calendar__footer) button {
        font-family: inherit;
        background: transparent;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        outline: none; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__header,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__header {
        display: flex;
        color: var(--cl-color-black);
        padding: 1em 11em;
        align-items: center;
        overflow: hidden; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper {
        line-height: 0;
        font-size: 1em;
        padding: 3px;
        position: relative;
        border: none;
        z-index: 1;
        opacity: 1;
        transition: 0.2s; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:focus {
        outline: 1px dashed rgba(0, 0, 0, 0.4);
        outline-offset: 2px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:disabled,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-hidden {
        opacity: 0;
        pointer-events: none; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-left {
        transform: rotate(90deg); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left {
        transform: rotate(-90deg); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper.-right {
        transform: rotate(-90deg); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right {
        transform: rotate(90deg); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow {
        transform: scale(0.7); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthArrow {
        border-radius: 50%;
        transition: var(--animation-duration) transform;
        pointer-events: none;
        background-repeat: no-repeat;
        display: block;
        width: 1.7em;
        height: 1.7em;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E");
        background-size: 100% 100%; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYearContainer {
        flex: 1;
        position: relative; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear {
        font-size: 1.6em;
        font-weight: 500;
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        will-change: transform, opacity;
        backface-visibility: hidden;
        transform: translateZ(0);
        transition: var(--animation-duration);
        line-height: 1; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenNext {
        opacity: 0;
        transform: translateX(50%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext {
        transform: translateX(-150%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-hiddenPrevious {
        opacity: 0;
        transform: translateX(-150%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious {
        transform: translateX(50%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shown {
        opacity: 1;
        margin-top: auto;
        margin-bottom: auto;
        transform: translateX(-50%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear.-shownAnimated {
        animation: var(--animation-duration) fadeTextToCenter forwards; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > * {
        padding: 0.2em 0.5em;
        border: 1px solid transparent;
        transition: var(--animation-duration);
        font-size: 1.05em;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: translateX(0) scale(0.95);
        will-change: transform;
        border-radius: 5px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear > *.-hidden {
        cursor: default;
        pointer-events: none; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText {
        font-weight: 700; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:last-child {
        margin-right: -0.3em;
        display: block;
        font-weight: 700;
        padding-left: 0; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthText:hover {
        transform: translateX(-0.2em) scale(0.95); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover {
        transform: translateX(0.2em) scale(0.95); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearText:hover {
        transform: translateX(0.2em) scale(0.95); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover {
        transform: translateX(-0.2em) scale(0.95); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden {
        transform: translateX(50%);
        opacity: 0; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden {
        transform: translateX(-50%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden {
        transform: translateX(-50%);
        opacity: 0; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden {
        transform: translateX(50%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthYear:not(.-shown) > * {
        pointer-events: none; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorAnimationWrapper {
        position: absolute;
        width: 100%;
        height: 75%;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorWrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector {
        align-content: center; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        z-index: 2;
        background-color: #fff;
        transform: translateY(-150%);
        will-change: transform;
        transition: 0.6s;
        height: 100%; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper {
        width: 100%;
        height: 100%; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before {
        content: "";
        width: 100%;
        height: 5em;
        position: absolute;
        left: 0;
        opacity: 0;
        transition: 0.4s;
        transition-delay: 0.2s; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::after {
        background-image: linear-gradient(to bottom, #fff, #fff 10%, rgba(245, 245, 245, 0));
        top: -0.1em; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper::before {
        background-image: linear-gradient(to top, #fff, #fff 10%, rgba(245, 245, 245, 0));
        bottom: 0; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before {
        opacity: 1;
        z-index: 3; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector {
        align-content: flex-start;
        scrollbar-width: 0;
        overflow: scroll;
        position: relative;
        width: 100%;
        padding: 5em 2em;
        -ms-overflow-style: none; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar {
        display: block; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem {
        width: 25%;
        display: flex;
        justify-content: center; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)),
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)) {
        margin-top: 1.5em; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText {
        border: none;
        font-size: 1.4em;
        min-width: 85%;
        padding: 0.2em 0.5em;
        border-radius: 8.5px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelector.-open,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelector.-open {
        transform: translateY(0); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:focus,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:focus {
        outline: 1px dashed rgba(0, 0, 0, 0.4);
        outline-offset: 2px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem {
        width: calc(100% / 3);
        display: flex;
        justify-content: center; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)),
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)) {
        margin-top: 1em; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText {
        border: none;
        padding: 0.4em 0.4em;
        border-radius: 8.5px;
        font-size: 1.3em;
        min-width: 70%;
        transition: 0.3s; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover {
        background: #f5f5f5; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItemText:disabled,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorText:disabled {
        opacity: 0.5;
        cursor: default; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText {
        background-color: var(--cl-color-primary);
        color: #fff; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDays {
        display: flex;
        justify-content: space-between;
        color: var(--cl-color-disabled);
        font-size: 1.2em;
        margin-bottom: 0.7em;
        padding: 0 1.5em;
        position: relative; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekDay {
        display: block;
        width: calc(100% / 7);
        text-align: center;
        text-decoration: none; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__sectionWrapper {
        position: relative;
        min-height: 20.8em;
        overflow: hidden; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section {
        display: flex;
        flex-direction: column;
        padding: 0 2em;
        position: absolute;
        color: var(--cl-color-black);
        top: 0;
        padding-top: 0.5em;
        left: 0;
        width: 100%;
        will-change: transform, opacity;
        transform: translateZ(0);
        backface-visibility: hidden;
        transition: var(--animation-duration); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenPrevious {
        opacity: 0;
        transform: translateX(-90%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious {
        transform: translateX(90%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-hiddenNext {
        opacity: 0;
        transform: translateX(90%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext {
        transform: translateX(-90%); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shown {
        opacity: 1;
        transform: translateX(0); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__section.-shownAnimated {
        animation: var(--animation-duration) FadeContentToCenter forwards; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__weekRow {
        display: flex;
        width: 100%; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day {
        display: block;
        width: calc(100% / 7);
        text-align: center;
        padding: calc(0.25em - 1px) 0;
        font-size: 1.6em;
        transition: 0.2s;
        border: 1px solid transparent;
        margin-bottom: 0.3em;
        color: rgba(0, 0, 0, 0.8);
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:focus {
        outline: 1px dashed rgba(0, 0, 0, 0.4);
        outline-offset: 2px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr {
        min-height: 2.6em;
        font-size: 1.2em; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl {
        font-size: 1.55em;
        height: 2.45em; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover {
        background: #eaeaea;
        color: var(--cl-color-black);
        border-color: transparent; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selected,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedStart,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedEnd {
        background: var(--cl-color-primary);
        color: #fff; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedStart {
        border-radius: 0;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedStart {
        border-radius: 0;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-selectedBetween {
        background: var(--cl-color-primary-light);
        color: var(--cl-color-white);
        border-radius: 0; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-ltr.-selectedEnd {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-rtl.-selectedEnd {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
        color: var(--cl-color-error); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
        background: var(--cl-color-error); }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-disabled {
        color: var(--cl-color-disabled) !important;
        background: transparent !important;
        cursor: default !important; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween),
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
        font-weight: 600;
        color: var(--cl-color-black);
        color: #000;
        position: relative; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
        content: "";
        position: absolute;
        bottom: 0.2em;
        display: block;
        width: 0.6em;
        height: 1px;
        background: #000;
        left: 50%;
        opacity: 0.5;
        transform: translateX(-50%);
        transition: 0.2s; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
        opacity: 0; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__day.-blank {
        color: transparent;
        cursor: default;
        pointer-events: none; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-container .Calendar__footer {
        position: relative;
        z-index: 1; }

@keyframes fadeCalendar {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeArrowFlipped {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0) rotate(180deg); } }

@keyframes fadeTextToCenter {
  to {
    opacity: 1;
    transform: translateX(-50%); } }

@keyframes FadeContentToCenter {
  to {
    opacity: 1;
    transform: translateX(0); } }
    #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
    #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
    #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
    #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
    #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container,
    #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 12px 24px;
      background-color: #ffffff;
      margin-top: 6px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
      #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
      #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates,
      #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates {
        display: flex;
        flex-direction: column;
        font-size: 14px;
        width: 45%; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates .date-lbl,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates .date-lbl {
          font-size: 16px;
          font-weight: 600; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
        #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
        #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-start-date,
        #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container .selected-dates #spl-hour-end-date {
          font-weight: 400;
          height: 1.25rem; }
    #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
    #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container,
    #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-rm-container {
      padding: 16px 24px 0; }
    #regular-special-hours-df-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
    #regular-special-hours-modal .popup-container .special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container,
    #regular-special-hours-modal .popup-container .em-special-hour-container .sh-date-picker-container .calendar-selected-dates-error-container {
      padding: 4px 24px;
      background-color: #ffffff;
      color: red;
      height: 24px; }
    #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason,
    #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason,
    #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason {
      display: flex;
      flex-direction: column;
      padding: 12px 24px;
      background-color: #ffffff; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason label,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason label,
      #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason label,
      #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason label {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 2px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code,
      #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason div.reason-code,
      #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason div.reason-code {
        font-size: 14px;
        font-weight: 400;
        color: #a3a3a3; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
      #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
      #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select {
        padding: 8px;
        border: 1px solid #b1b1b1;
        border-radius: 4px;
        background-color: transparent; }
        @media only screen and (min-width: 768px) {
          #regular-special-hours-df-modal .popup-container .special-hour-container .store-update-reason select,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-update-reason select,
          #regular-special-hours-modal .popup-container .special-hour-container .store-update-reason select,
          #regular-special-hours-modal .popup-container .em-special-hour-container .store-update-reason select {
            padding: 1vmin; } }
    #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
    #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
    #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes {
      display: flex;
      flex-direction: column;
      padding: 12px 24px;
      background-color: #ffffff; }
      @media only screen and (min-width: 768px) {
        #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes,
        #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes,
        #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes {
          padding-top: 2vmin; } }
      #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes label,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes label,
      #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes label,
      #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes label {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 2px; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
      #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
      #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars {
        text-align: right;
        font-size: 12px;
        font-weight: 400;
        color: #636161;
        padding-top: 4px; }
        @media only screen and (min-width: 768px) {
          #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars,
          #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes .remaining-chars,
          #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes .remaining-chars {
            padding-top: 0.5vmin; } }
      #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea,
      #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea,
      #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea {
        resize: none;
        border-color: #b1b1b1;
        border-radius: 6px; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible,
        #regular-special-hours-modal .popup-container .special-hour-container .store-status-notes textarea:focus-visible,
        #regular-special-hours-modal .popup-container .em-special-hour-container .store-status-notes textarea:focus-visible {
          outline: none; }
    #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container,
    #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container,
    #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 2px 24px;
      background-color: #ffffff; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading,
      #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading,
      #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading {
        font-size: 16px;
        font-weight: 600; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled,
      #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .heading-disabled,
      #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .heading-disabled {
        font-size: 16px;
        font-weight: 600;
        color: #cccccc; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link,
      #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link,
      #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link {
        text-decoration: none;
        color: #1169ec;
        font-size: 12px;
        font-weight: 400;
        cursor: pointer; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled,
      #regular-special-hours-modal .popup-container .special-hour-container .hour-title-container .expand-link-disabled,
      #regular-special-hours-modal .popup-container .em-special-hour-container .hour-title-container .expand-link-disabled {
        text-decoration: none;
        color: #1169ec;
        font-size: 12px;
        font-weight: 400;
        color: #ccc;
        cursor: no-drop; }
    #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
    #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
    #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
    #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
    #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
    #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
    #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
    #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
    #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
      height: max-content;
      overflow-x: hidden; }
      @media only screen and (orientation: landscape) {
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
        #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
          height: max-content;
          overflow-y: auto;
          background-color: #ffffff; } }
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
      #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
      #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
      #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        padding: 16px 24px;
        margin-bottom: 12px; }
        @media only screen and (min-width: 768px) {
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday {
            padding: 2vmin 3vmin;
            margin-bottom: 1.5vmin; } }
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
        #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info {
          display: flex;
          flex-direction: column; }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .weekday-info .selected-day,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .weekday-info .selected-day,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .weekday-info .selected-day {
            font-size: 16px;
            font-weight: 700; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info,
        #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info {
          display: flex;
          justify-content: center;
          align-items: center; }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .clock-icon-div,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .clock-icon-div {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: center;
            width: 16px;
            height: 16px; }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div {
            padding-left: 8px; }
            @media only screen and (min-width: 768px) {
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-weekday .time-info .store-time-div,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-weekday .time-info .store-time-div,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-weekday .time-info .store-time-div {
                padding-left: 1vmin; } }
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
      #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
      #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
      #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time {
        display: flex;
        flex-direction: column;
        background-color: #ffffff;
        padding: 0px 24px;
        justify-content: space-evenly; }
        @media only screen and (min-width: 768px) {
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time {
            padding: 0px 3vmin;
            height: max-content; } }
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
        #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 8px 0 0; }
          @media only screen and (min-width: 768px) {
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header {
              margin: 1vmin 0 0; } }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header span,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header span,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header span,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header span,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header span {
            font-size: 16px;
            font-weight: 600; }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-header a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-header a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-header a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-header a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-header a {
            text-decoration: none;
            color: #1169ec; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
        #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 8px 0; }
          @media only screen and (min-width: 768px) {
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details {
              margin: 1vmin 0; } }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time {
            display: flex;
            flex-direction: column;
            border: 1px solid #b1b1b1;
            border-radius: 4px;
            padding: 4px 16px;
            width: 42%; }
            @media only screen and (min-width: 768px) {
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time {
                padding: 0.5vmin 2vmin; } }
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time label {
              margin: 0;
              font-size: 12px;
              color: #666666; }
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div {
              display: flex;
              justify-content: flex-start;
              align-items: center; }
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input {
                border: none;
                outline-color: transparent;
                outline-style: none;
                background-color: transparent;
                font-size: 14px;
                font-weight: 500;
                margin-right: -8px; }
                @media only screen and (min-width: 768px) {
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div input,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div input {
                    margin-right: -1vmin; } }
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select {
                border: none;
                outline-color: transparent;
                outline-style: none;
                background-color: transparent;
                font-size: 14px;
                font-weight: 500;
                width: 40px;
                padding-left: 8px;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none; }
                @media only screen and (min-width: 768px) {
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .close-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .open-time .time-edit-div select,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .close-time .time-edit-div select {
                    padding-left: 1vmin; } }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details .disabled-bg,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details .disabled-bg,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details .disabled-bg {
            background-color: #eeeeee; }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .time-details span,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .time-details span,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .time-details span,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .time-details span,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .time-details span {
            margin: 0 8px; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
        #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
        #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time {
          margin: 8px 0; }
          @media only screen and (min-width: 768px) {
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time {
              margin: 1vmin 0; } }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .add-split-time a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .add-split-time a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-time .remove-split-time a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .add-split-time a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-time .remove-split-time a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .add-split-time a,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-time .remove-split-time a {
            text-decoration: none;
            color: #1169ec;
            font-size: 12px;
            font-weight: 400; }
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status,
      #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status,
      #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status,
      #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status {
        display: flex;
        flex-direction: column;
        background-color: #ffffff;
        padding: 4px 24px 0; }
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
        #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
        #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details,
        #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
        #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details,
        #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details {
          display: flex;
          justify-content: space-between;
          align-items: flex-start; }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open {
            display: flex;
            flex-direction: column;
            flex: 3; }
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .store-open-label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .store-open-label {
              font-size: 12px;
              font-weight: 400;
              margin-bottom: 0.25rem; }
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .store-open .disabled-label,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .store-open .disabled-label {
              color: #666666; }
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper,
          #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper {
            display: flex;
            flex-direction: column;
            flex: 9; }
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details,
            #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details {
              display: flex;
              justify-content: space-between;
              align-items: center;
              flex: 9; }
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time {
                display: flex;
                flex-direction: column;
                border: 1px solid #b1b1b1;
                border-radius: 4px;
                padding: 4px 16px;
                width: 42%; }
                @media only screen and (min-width: 768px) {
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time {
                    padding: 0.5vmin 2vmin; } }
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time label,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time label,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time label {
                  margin: 0;
                  padding-left: 2px;
                  font-size: 12px;
                  color: #666666; }
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div,
                #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div {
                  display: flex;
                  justify-content: flex-start;
                  align-items: center; }
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div {
                    background-color: transparent; }
                    #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input {
                      font-size: 14px;
                      font-weight: 500; }
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .open-time-disabled,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .close-time-disabled {
                opacity: 0.6; }
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-modal .popup-container .special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-curb-store-regular-hours .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg,
              #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height .store-status .store-status-details .time-details-wrapper .time-details .disabled-bg {
                background-color: #eeeeee; }
    #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
    #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height,
    #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours-max-height,
    #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours-max-height {
      height: max-content; }
    @media only screen and (orientation: landscape) {
      #regular-special-hours-df-modal .popup-container .special-hour-container .update-store-regular-hours,
      #regular-special-hours-df-modal .popup-container .em-special-hour-container .update-store-regular-hours,
      #regular-special-hours-modal .popup-container .special-hour-container .update-store-regular-hours,
      #regular-special-hours-modal .popup-container .em-special-hour-container .update-store-regular-hours {
        height: max-content;
        overflow-y: auto; } }
  #regular-special-hours-df-modal .popup-container .em-special-hour-container,
  #regular-special-hours-modal .popup-container .em-special-hour-container {
    height: auto; }
  #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
  #regular-special-hours-modal .popup-container .update-regular-hours-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 0px 24px 12px; }
    @media only screen and (min-width: 768px) {
      #regular-special-hours-df-modal .popup-container .update-regular-hours-controls,
      #regular-special-hours-modal .popup-container .update-regular-hours-controls {
        padding: 0 3vmin 1.5vmin; } }
    #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
    #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-secondary,
        #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
    #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-primary,
        #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
    #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: #cf112c;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600;
      border: 2px solid #cf112c; }
      @media only screen and (min-width: 768px) {
        #regular-special-hours-df-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined,
        #regular-special-hours-modal .popup-container .update-regular-hours-controls .store-master-critical-outlined {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.review-special-hours-popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    .review-special-hours-popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    .review-special-hours-popup-container {
      width: 35%;
      position: static; } }
  .review-special-hours-popup-container hr {
    margin: 0; }
  .review-special-hours-popup-container .review-special-hours-popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      .review-special-hours-popup-container .review-special-hours-popup-head {
        padding: 2vmin 2vmin; } }
    .review-special-hours-popup-container .review-special-hours-popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    .review-special-hours-popup-container .review-special-hours-popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  .review-special-hours-popup-container .report-emergency-progress-container {
    background-color: #f6f6f8;
    height: 5em;
    padding: 12px 24px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container,
    .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div,
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div {
        height: 4px;
        flex: 1;
        margin-right: 4px;
        background-color: #cccccc; }
        .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div:last-child,
        .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div:last-child {
          margin-right: 0; }
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-in-progress,
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-in-progress {
        background-color: #888888; }
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container div.step-completed,
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text div.step-completed {
        background-color: #000000; }
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label,
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label {
        width: auto;
        margin-top: 8px;
        font-size: 12px; }
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.title,
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.title {
        font-weight: 700; }
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container label.status,
      .review-special-hours-popup-container .report-emergency-progress-container .progress-bar-container-text label.status {
        font-weight: 400;
        color: #888888; }
  .review-special-hours-popup-container .review-remove-special-hours {
    background-color: #ffffff;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 400; }
  .review-special-hours-popup-container .review-special-hours-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #ffffff;
    padding: 12px 24px;
    font-size: 14px; }
    .review-special-hours-popup-container .review-special-hours-container .review-special-hours-intimation {
      font-weight: 400; }
    .review-special-hours-popup-container .review-special-hours-container .review-special-hours {
      font-weight: 700;
      padding: 8px 0px;
      display: flex; }
    .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table {
      width: 100%; }
      .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th {
        font-weight: 700;
        width: 60%; }
      .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr th.col-head {
        padding: 2px 0px 4px;
        width: 40%; }
      .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val {
        font-weight: 400;
        padding: 4px 0px 0px; }
        .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr td.col-val span.closed-span {
          color: #E2030F; }
      .review-special-hours-popup-container .review-special-hours-container table.review-special-hours-table tr.hide-row {
        display: none; }
    .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .clock-icon-div {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 16px;
      height: 16px;
      margin-right: 8px; }
    .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status {
      font-weight: 400; }
      .review-special-hours-popup-container .review-special-hours-container .review-special-hours-status-container .review-special-hours-status .store-status-closed {
        color: #cf112c; }
  .review-special-hours-popup-container .review-special-hours-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 0px 24px 12px; }
    @media only screen and (min-width: 768px) {
      .review-special-hours-popup-container .review-special-hours-controls {
        padding: 0 3vmin 1.5vmin; } }
    .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .review-special-hours-popup-container .review-special-hours-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .review-special-hours-popup-container .review-special-hours-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .review-special-hours-popup-container .review-special-hours-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: #cf112c;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600;
      border: 2px solid #cf112c; }
      @media only screen and (min-width: 768px) {
        .review-special-hours-popup-container .review-special-hours-controls .store-master-critical-filled {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.dashboard {
  font-family: "Helvetica Neue", sans-serif;
  color: #000000; }
  .dashboard .dashboard-wrapper-error {
    padding: 18px;
    color: red; }
  .dashboard #dashboard-wrapper {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding: 0.75rem 1rem;
    line-height: 18px; }
    .dashboard #dashboard-wrapper .dashboard-title-div {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .dashboard-title-div {
          width: 45%;
          margin: 0 auto; } }
      .dashboard #dashboard-wrapper .dashboard-title-div .dashboard-title {
        font-size: 20px;
        font-weight: 700;
        display: flex;
        justify-content: flex-start;
        margin-bottom: 4px; }
      .dashboard #dashboard-wrapper .dashboard-title-div .date {
        font-size: 12px;
        font-weight: 400;
        color: #136bea; }
    .dashboard #dashboard-wrapper .region {
      margin-top: 6px; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .region {
          width: 45%;
          margin: 0 auto;
          margin-top: 6px; } }
      .dashboard #dashboard-wrapper .region .link-region-name {
        font-size: 14px;
        font-weight: 700;
        color: #136bea;
        cursor: pointer; }
      .dashboard #dashboard-wrapper .region .non-link-region-name {
        font-size: 14px;
        font-weight: 700; }
    .dashboard #dashboard-wrapper .district {
      margin-top: 1px; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .district {
          width: 45%;
          margin: 0 auto;
          margin-top: 1px; } }
      .dashboard #dashboard-wrapper .district .district-name {
        font-size: 14px;
        font-weight: 400;
        color: #136bea;
        cursor: pointer; }
    .dashboard #dashboard-wrapper .store-option-section {
      margin-top: 6px; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .store-option-section {
          width: 45%;
          margin: 0 auto;
          margin-top: 6px; } }
      .dashboard #dashboard-wrapper .store-option-section .selected-option-title {
        font-size: 12px;
        font-weight: 400; }
    .dashboard #dashboard-wrapper .dashboard-tiles {
      background-color: #f6f6f8;
      margin: 12px 0 28px; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .dashboard-tiles {
          width: 45%;
          margin: 0 auto;
          margin-top: 12px;
          margin-bottom: 12px; } }
      .dashboard #dashboard-wrapper .dashboard-tiles ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0; }
        .dashboard #dashboard-wrapper .dashboard-tiles ul li {
          height: 64px;
          display: flex;
          cursor: pointer;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          width: 25%; }
          .dashboard #dashboard-wrapper .dashboard-tiles ul li .item-count {
            font-size: 14px;
            font-weight: 700;
            padding-top: 10px; }
          .dashboard #dashboard-wrapper .dashboard-tiles ul li .item-category {
            font-size: 12px;
            font-weight: 400;
            text-align: center;
            color: #666666;
            line-height: 16px;
            flex: 6; }
        .dashboard #dashboard-wrapper .dashboard-tiles ul li.selected {
          background-color: #000000;
          color: #ffffff; }
          .dashboard #dashboard-wrapper .dashboard-tiles ul li.selected .item-category {
            color: #ffffff; }
    .dashboard #dashboard-wrapper .selected-details {
      display: flex;
      flex-direction: column;
      padding: 0.75rem 1rem;
      margin: -0.75rem -1rem; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .selected-details {
          width: 45%;
          margin: 0 auto;
          padding: 0.75rem 0; } }
      .dashboard #dashboard-wrapper .selected-details .details-title {
        font-size: 14px;
        font-weight: 700; }
      .dashboard #dashboard-wrapper .selected-details .details-all-info {
        margin: 12px 0; }
        .dashboard #dashboard-wrapper .selected-details .details-all-info ul {
          margin: 0;
          padding: 0; }
          .dashboard #dashboard-wrapper .selected-details .details-all-info ul li {
            display: flex;
            flex-direction: column;
            background-color: #f6f6f8;
            margin-bottom: 12px;
            padding: 4px 16px; }
            .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container {
              display: flex;
              justify-content: space-between;
              align-items: center; }
              .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container .store-info {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center;
                height: 64px; }
                .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container .store-info .store-name {
                  font-size: 14px;
                  font-weight: 700; }
                .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container .store-info .store-id {
                  font-size: 14px;
                  font-weight: 400;
                  color: #666666; }
                .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container .store-info .store-status-info {
                  display: flex;
                  font-size: 14px;
                  font-weight: 400; }
                  .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container .store-info .store-status-info .store-status-open {
                    color: #008048; }
                  .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container .store-info .store-status-info .store-status-closed {
                    color: #e2030f; }
                  .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container .store-info .store-status-info .store-time {
                    color: #008048; }
              .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .store-info-container .store-details-link {
                font-size: 14px;
                font-weight: 400;
                color: #136bea;
                cursor: pointer; }
            .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .incident-alert-info-container {
              background-color: #ffffff;
              display: flex;
              justify-content: space-between;
              align-items: center;
              height: 54px;
              padding: 4px 16px;
              margin-bottom: 12px; }
              .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .incident-alert-info-container .incident-alert-info {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center; }
                .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .incident-alert-info-container .incident-alert-info .incident-alert {
                  font-size: 14px;
                  font-weight: 700; }
                .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .incident-alert-info-container .incident-alert-info .reported-time {
                  display: flex;
                  justify-content: flex-start;
                  align-items: center;
                  font-size: 12px;
                  font-weight: 400; }
                  .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .incident-alert-info-container .incident-alert-info .reported-time .sent-on-text {
                    color: #666666; }
              .dashboard #dashboard-wrapper .selected-details .details-all-info ul li .incident-alert-info-container .incident-alert-link {
                font-size: 14px;
                font-weight: 400;
                color: #136bea;
                cursor: pointer; }
    .dashboard #dashboard-wrapper .seperator {
      background-color: #F6F6F8;
      height: 10px;
      margin: 8px -1rem 8px -1rem; }
    .dashboard #dashboard-wrapper .seperator-small {
      background-color: #F6F6F8;
      height: 2px;
      margin: 8px -1rem 0; }
    @media only screen and (min-width: 640px) {
      .dashboard #dashboard-wrapper .select-district-view, .dashboard #dashboard-wrapper .select-region-view {
        width: 45%;
        margin: 0 auto; } }
    .dashboard #dashboard-wrapper .select-district-view ul, .dashboard #dashboard-wrapper .select-region-view ul {
      list-style: none;
      margin: 0;
      padding: 4px 0; }
      .dashboard #dashboard-wrapper .select-district-view ul li, .dashboard #dashboard-wrapper .select-region-view ul li {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 12px 0px; }
        .dashboard #dashboard-wrapper .select-district-view ul li .checkbox-btn-wrapper, .dashboard #dashboard-wrapper .select-region-view ul li .checkbox-btn-wrapper {
          border-radius: 4px;
          border: 2px solid #000000;
          cursor: pointer; }
          .dashboard #dashboard-wrapper .select-district-view ul li .checkbox-btn-wrapper div, .dashboard #dashboard-wrapper .select-region-view ul li .checkbox-btn-wrapper div {
            width: 10px;
            height: 10px;
            border-radius: 2px;
            margin: 2px; }
          .dashboard #dashboard-wrapper .select-district-view ul li .checkbox-btn-wrapper .store-radio-btn-selected, .dashboard #dashboard-wrapper .select-region-view ul li .checkbox-btn-wrapper .store-radio-btn-selected {
            background-color: #000000; }
          .dashboard #dashboard-wrapper .select-district-view ul li .checkbox-btn-wrapper .store-radio-btn-deselected, .dashboard #dashboard-wrapper .select-region-view ul li .checkbox-btn-wrapper .store-radio-btn-deselected {
            background-color: #ffffff; }
          .dashboard #dashboard-wrapper .select-district-view ul li .checkbox-btn-wrapper .store-radio-btn-checkbox-deselected, .dashboard #dashboard-wrapper .select-region-view ul li .checkbox-btn-wrapper .store-radio-btn-checkbox-deselected {
            background-color: #ffffff;
            margin: 0;
            width: 12px;
            height: 12px; }
          .dashboard #dashboard-wrapper .select-district-view ul li .checkbox-btn-wrapper .store-radio-btn-checkbox-selected, .dashboard #dashboard-wrapper .select-region-view ul li .checkbox-btn-wrapper .store-radio-btn-checkbox-selected {
            background-color: #000000;
            margin: 0;
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: center;
            width: 12px;
            height: 12px; }
        .dashboard #dashboard-wrapper .select-district-view ul li .radio-btn-wrapper, .dashboard #dashboard-wrapper .select-region-view ul li .radio-btn-wrapper {
          border-radius: 10px;
          border: 1px solid #000000;
          cursor: pointer; }
          .dashboard #dashboard-wrapper .select-district-view ul li .radio-btn-wrapper div, .dashboard #dashboard-wrapper .select-region-view ul li .radio-btn-wrapper div {
            width: 10px;
            height: 10px;
            border-radius: 10px;
            margin: 2px; }
          .dashboard #dashboard-wrapper .select-district-view ul li .radio-btn-wrapper .store-radio-btn-selected, .dashboard #dashboard-wrapper .select-region-view ul li .radio-btn-wrapper .store-radio-btn-selected {
            background-color: #000000; }
          .dashboard #dashboard-wrapper .select-district-view ul li .radio-btn-wrapper .store-radio-btn-deselected, .dashboard #dashboard-wrapper .select-region-view ul li .radio-btn-wrapper .store-radio-btn-deselected {
            background-color: #ffffff; }
          .dashboard #dashboard-wrapper .select-district-view ul li .radio-btn-wrapper .store-radio-btn-checkbox-deselected, .dashboard #dashboard-wrapper .select-region-view ul li .radio-btn-wrapper .store-radio-btn-checkbox-deselected {
            background-color: #ffffff;
            margin: 0;
            width: 12px;
            height: 12px; }
          .dashboard #dashboard-wrapper .select-district-view ul li .radio-btn-wrapper .store-radio-btn-checkbox-selected, .dashboard #dashboard-wrapper .select-region-view ul li .radio-btn-wrapper .store-radio-btn-checkbox-selected {
            background-color: #000000;
            margin: 0;
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: center;
            width: 12px;
            height: 12px; }
        .dashboard #dashboard-wrapper .select-district-view ul li .district-name, .dashboard #dashboard-wrapper .select-district-view ul li .region-name, .dashboard #dashboard-wrapper .select-region-view ul li .district-name, .dashboard #dashboard-wrapper .select-region-view ul li .region-name {
          margin-left: 10px; }
    .dashboard #dashboard-wrapper .btn-controls {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #ffffff;
      padding: 0 0 6px; }
      @media only screen and (min-width: 768px) {
        .dashboard #dashboard-wrapper .btn-controls {
          padding: 0 0 12px; } }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .btn-controls {
          width: 45%;
          margin: 0 auto; } }
      .dashboard #dashboard-wrapper .btn-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .dashboard #dashboard-wrapper .btn-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .dashboard #dashboard-wrapper .btn-controls .store-master-primary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: black;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .dashboard #dashboard-wrapper .btn-controls .store-master-primary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
      .dashboard #dashboard-wrapper .btn-controls .store-master-primary-disabled {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: #eeeeee;
        color: #666666;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600;
        border: none; }
        @media only screen and (min-width: 768px) {
          .dashboard #dashboard-wrapper .btn-controls .store-master-primary-disabled {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
    .dashboard #dashboard-wrapper .list-content-row,
    .dashboard #dashboard-wrapper .service-info-container {
      flex-wrap: wrap; }
    .dashboard #dashboard-wrapper select.order-cutoff-dropdown {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      padding: 8px 12px;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
      height: 40px;
      width: 100px;
      background-repeat: no-repeat;
      background-position: right;
      background-size: 18px;
      background-origin: content-box; }
    .dashboard #dashboard-wrapper .fulfillment-update-tag {
      margin: auto;
      width: 100%;
      line-height: normal;
      margin-bottom: 16px;
      margin-top: 16px; }
    .dashboard #dashboard-wrapper .fulfillment-content-tag {
      margin: auto;
      width: 95%;
      line-height: normal;
      margin-bottom: 16px; }
    .dashboard #dashboard-wrapper .capacityInput {
      height: 40px;
      width: 100px;
      text-align: right;
      padding-right: 14px; }
    .dashboard #dashboard-wrapper .location-master-modal {
      display: block;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: #000000;
      background-color: #00000066; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .location-master-modal {
          display: flex;
          justify-content: center;
          align-items: center; } }
    .dashboard #dashboard-wrapper .btn-time-picker {
      color: #fff;
      background: #000;
      border: none;
      border-radius: 4px;
      width: 26%;
      padding: 4px 8px;
      margin: 60px 5px 4px;
      cursor: pointer; }
      .dashboard #dashboard-wrapper .btn-time-picker div.btn-time-picker-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 16px; }
    .dashboard #dashboard-wrapper .invalid-time {
      border-color: #c70606 !important; }
    .dashboard #dashboard-wrapper .validation-msg-container {
      visibility: hidden;
      padding-top: 2px;
      color: #c70606; }
    .dashboard #dashboard-wrapper .disabled-border {
      border-color: lightgrey !important;
      cursor: no-drop; }
    .dashboard #dashboard-wrapper .loader {
      margin-top: 12px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      height: 56px; }
      .dashboard #dashboard-wrapper .loader .loading-text-wrapper {
        display: flex;
        justify-content: center;
        align-items: flex-end; }
        .dashboard #dashboard-wrapper .loader .loading-text-wrapper .loading-text {
          font-size: 12px;
          padding-right: 2px; }
    .dashboard #dashboard-wrapper .primary-btn-wtih-loader {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #858585 !important;
      border-color: #858585 !important;
      cursor: no-drop; }
    .dashboard #dashboard-wrapper .secondary-disabled-btn {
      color: #444444 !important;
      border-color: #444444 !important;
      cursor: no-drop; }
    .dashboard #dashboard-wrapper .btn-scroll-top {
      position: fixed;
      left: 50%;
      transform: translate(-50%, 0);
      background-color: #000000;
      color: #ffffff;
      padding: 8px 18px;
      border-radius: 18px;
      cursor: pointer; }
    .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container {
      font-size: 14px;
      font-weight: 700;
      background-color: #f6f6f7;
      height: max-content;
      width: 100%;
      position: absolute;
      bottom: 0;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container {
          width: 50%;
          position: static; } }
      @media only screen and (min-width: 1024px) {
        .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container {
          width: 35%;
          position: static; } }
      .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container hr {
        margin: 0; }
      .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .popup-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        padding: 16px 16px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px; }
        @media only screen and (min-width: 768px) {
          .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .popup-head {
            padding: 2vmin 2vmin; } }
        .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .popup-head .popup-title {
          font-size: 16px;
          font-weight: 700;
          text-align: center;
          width: 100%; }
        .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .popup-head .close-popup {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 24px;
          height: 24px; }
      .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .store-info-section-container {
        height: calc(100vh - 10rem);
        overflow: auto; }
        .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .store-info-section-container .store-info-section {
          padding: 16px;
          background-color: #ffffff;
          font-size: 14px;
          font-weight: 400; }
          @media only screen and (min-width: 640px) {
            .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .store-info-section-container .store-info-section {
              border-bottom-right-radius: 4px;
              border-bottom-left-radius: 4px; } }
          .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .store-info-section-container .store-info-section .store-name {
            font-size: 14px;
            font-weight: 700; }
          .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .store-info-section-container .store-info-section .store-id {
            color: #666666; }
          .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .store-info-section-container .store-info-section .store-street-address1 {
            margin-top: 18px; }
          .dashboard #dashboard-wrapper #dashboard-list-store-details-wrapper .popup-container .store-info-section-container .store-info-section .store-phone1 {
            margin-top: 16px; }
    .dashboard #dashboard-wrapper .list-content-row,
    .dashboard #dashboard-wrapper .service-info-container {
      flex-wrap: wrap; }
    .dashboard #dashboard-wrapper select.order-cutoff-dropdown {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      padding: 8px 12px;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
      height: 40px;
      width: 100px;
      background-repeat: no-repeat;
      background-position: right;
      background-size: 18px;
      background-origin: content-box; }
    .dashboard #dashboard-wrapper .fulfillment-update-tag {
      margin: auto;
      width: 100%;
      line-height: normal;
      margin-bottom: 16px;
      margin-top: 16px; }
    .dashboard #dashboard-wrapper .fulfillment-content-tag {
      margin: auto;
      width: 95%;
      line-height: normal;
      margin-bottom: 16px; }
    .dashboard #dashboard-wrapper .capacityInput {
      height: 40px;
      width: 100px;
      text-align: right;
      padding-right: 14px; }
    .dashboard #dashboard-wrapper .location-master-modal {
      display: block;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: #000000;
      background-color: #00000066; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper .location-master-modal {
          display: flex;
          justify-content: center;
          align-items: center; } }
    .dashboard #dashboard-wrapper .btn-time-picker {
      color: #fff;
      background: #000;
      border: none;
      border-radius: 4px;
      width: 26%;
      padding: 4px 8px;
      margin: 60px 5px 4px;
      cursor: pointer; }
      .dashboard #dashboard-wrapper .btn-time-picker div.btn-time-picker-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 16px; }
    .dashboard #dashboard-wrapper .invalid-time {
      border-color: #c70606 !important; }
    .dashboard #dashboard-wrapper .validation-msg-container {
      visibility: hidden;
      padding-top: 2px;
      color: #c70606; }
    .dashboard #dashboard-wrapper .disabled-border {
      border-color: lightgrey !important;
      cursor: no-drop; }
    .dashboard #dashboard-wrapper .loader {
      margin-top: 12px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      height: 56px; }
      .dashboard #dashboard-wrapper .loader .loading-text-wrapper {
        display: flex;
        justify-content: center;
        align-items: flex-end; }
        .dashboard #dashboard-wrapper .loader .loading-text-wrapper .loading-text {
          font-size: 12px;
          padding-right: 2px; }
    .dashboard #dashboard-wrapper .primary-btn-wtih-loader {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #858585 !important;
      border-color: #858585 !important;
      cursor: no-drop; }
    .dashboard #dashboard-wrapper .secondary-disabled-btn {
      color: #444444 !important;
      border-color: #444444 !important;
      cursor: no-drop; }
    .dashboard #dashboard-wrapper .btn-scroll-top {
      position: fixed;
      left: 50%;
      transform: translate(-50%, 0);
      background-color: #000000;
      color: #ffffff;
      padding: 8px 18px;
      border-radius: 18px;
      cursor: pointer; }
    .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container {
      font-size: 14px;
      font-weight: 700;
      background-color: #f6f6f7;
      height: max-content;
      width: 100%;
      position: absolute;
      bottom: 0;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
      @media only screen and (min-width: 640px) {
        .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container {
          width: 50%;
          position: static; } }
      @media only screen and (min-width: 1024px) {
        .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container {
          width: 35%;
          position: static; } }
      .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container hr {
        margin: 0; }
      .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .popup-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        padding: 16px 16px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px; }
        @media only screen and (min-width: 768px) {
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .popup-head {
            padding: 2vmin 2vmin; } }
        .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .popup-head .popup-title {
          font-size: 16px;
          font-weight: 700;
          text-align: center;
          width: 100%; }
        .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .popup-head .close-popup {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 24px;
          height: 24px; }
      .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container {
        height: calc(100vh - 10rem);
        overflow: auto; }
        .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .store-info-section {
          padding: 16px;
          background-color: #ffffff;
          font-size: 14px;
          font-weight: 400; }
          @media only screen and (min-width: 640px) {
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .store-info-section {
              border-bottom-right-radius: 4px;
              border-bottom-left-radius: 4px; } }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .store-info-section .store-name {
            font-size: 14px;
            font-weight: 700; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .store-info-section .store-id {
            color: #666666; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .store-info-section .store-street-address1 {
            margin-top: 18px; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .store-info-section .store-phone1 {
            margin-top: 16px; }
        .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info {
          background-color: #ffffff;
          color: #000000;
          font-size: 14px;
          font-weight: 400;
          padding: 0 16px 24px; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info hr {
            margin: 0; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-overview {
            display: flex;
            flex-wrap: wrap;
            padding: 16px 0 0; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-overview .incident-details {
              width: 50%;
              padding: 0 0 16px; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-overview .incident-details .incident-head {
                color: #666666; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-overview .incident-details .incident-type-value {
                color: #e2030f; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info {
            padding: 8px 0; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div {
              padding: 6px 0; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div .qn, .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div .qn-onsite {
                padding: 0;
                color: #666666; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div .qn-onsite {
                margin-bottom: 2px; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div .ans {
                padding: 0; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div .ans-bold {
                padding: 0;
                font-weight: 700; }
                .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container {
                  display: flex; }
                  .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container .clock-icon-div {
                    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
                    background-repeat: no-repeat;
                    background-position: center;
                    width: 16px;
                    height: 16px;
                    margin-right: 8px; }
                  .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container .onsite-hours {
                    font-weight: inherit; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details {
            padding: 8px 0; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .time-frame {
              display: flex;
              flex-direction: column;
              margin-bottom: 8px; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .time-frame .qn {
                color: #666666; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .time-frame .time-details {
                display: flex;
                justify-content: flex-start; }
                .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .time-frame .time-details .date {
                  font-weight: 700;
                  flex: 6; }
                .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .time-frame .time-details .time-icon {
                  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
                  background-repeat: no-repeat;
                  background-position: center;
                  width: 16px;
                  height: 16px;
                  margin-right: 8px; }
                .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .time-frame .time-details .time {
                  font-weight: 700; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .store-closure .qn {
              color: #666666; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .store-closure .time-details {
              display: flex; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .store-closure .time-details .date {
                font-weight: 700;
                flex: 6; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .store-closure .time-details .time-icon {
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-position: center;
                width: 16px;
                height: 16px;
                margin-right: 8px;
                flex: 2; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .onsite-time-details .store-closure .time-details .time {
                flex: 4;
                font-weight: 700;
                color: #e2030f; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .reopening-time-details {
            padding: 8px 0; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .reopening-time-details .time-details {
              display: flex; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .reopening-time-details .time-details .date {
                font-weight: 700;
                flex: 6; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .reopening-time-details .time-details .time-icon {
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-position: center;
                width: 16px;
                height: 16px;
                margin-right: 8px;
                flex: 2; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .reopening-time-details .time-details .time {
                flex: 4;
                font-weight: 700; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-questionaires,
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-dynamic-questionaires {
            padding: 12px 0; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-questionaires .questionairre-title,
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-dynamic-questionaires .questionairre-title {
              color: #666666; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-questionaires .in-qn,
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-dynamic-questionaires .in-qn {
              color: #222222; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-questionaires .in-ans-yes,
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-dynamic-questionaires .in-ans-yes {
              font-weight: 600;
              padding: 0 0 12px;
              color: #000000;
              margin-bottom: 8px; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-questionaires .in-ans-yes:last-child,
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-dynamic-questionaires .in-ans-yes:last-child {
                margin-bottom: 0; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-questionaires .in-ans-no,
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-dynamic-questionaires .in-ans-no {
              font-weight: 600;
              padding: 0 0 12px;
              margin-bottom: 8px; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-questionaires .in-ans-no:last-child,
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-dynamic-questionaires .in-ans-no:last-child {
                margin-bottom: 0; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-descriptions {
            padding: 12px 0; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-descriptions .desc-title {
              color: #666666; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-descriptions .desc-val {
              padding: 0 0 12px; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-image {
            padding: 12px 0; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-image .image-title {
              color: #666666;
              margin-bottom: 8px; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-image .image img {
              max-width: 100%;
              height: auto; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-image .image-controls {
              display: flex;
              justify-content: space-evenly;
              align-items: center;
              background-color: #f6f6f8; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-image .image-controls div {
                width: 50%;
                color: #136bea;
                cursor: pointer;
                text-align: center;
                padding: 12px 0;
                border-top: 1px solid #eeeeee; }
                .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-image .image-controls div:first-child {
                  border-right: 1px solid #eeeeee; }
          .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc {
            background-color: #f6f6f8;
            margin-top: 16px; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc .document {
              display: flex;
              align-items: center; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc .document .file-icon {
                flex: 4;
                background-image: url("./../images/file-icon.png");
                background-repeat: no-repeat;
                background-position: center;
                width: 24px;
                height: 24px;
                width: max-content;
                min-height: 72px; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc .document .file-info {
                flex: 8;
                display: flex;
                flex-direction: column;
                height: 104px;
                justify-content: center;
                align-items: flex-start; }
                .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc .document .file-info .file-title {
                  color: #666666; }
                .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc .document .file-info .file-name {
                  color: #000000; }
            .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc .doc-controls {
              display: flex;
              justify-content: space-evenly;
              align-items: center;
              background-color: #f6f6f8; }
              .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc .doc-controls div {
                width: 50%;
                color: #136bea;
                cursor: pointer;
                text-align: center;
                padding: 12px 0;
                border-top: 1px solid #eeeeee; }
                .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper .popup-container .store-info-section-container .incident-alert-info .incident-doc .doc-controls div:first-child {
                  border-right: 1px solid #eeeeee; }
    .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper div.iframe-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #323639; }
      .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper div.iframe-container .iframe-close-button {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='white'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 3%;
        right: 3%;
        background-color: inherit;
        border: none; }
      .dashboard #dashboard-wrapper #dashboard-incident-details-wrapper div.iframe-container .iframe-doc {
        z-index: 20;
        position: absolute;
        top: 4rem;
        left: 0;
        width: 100%;
        height: 100%;
        border: inherit; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.reporting {
  font-family: "Helvetica Neue", sans-serif;
  color: #000000; }
  .reporting #reporting-wrapper {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    overflow-x: hidden; }
    .reporting #reporting-wrapper .reporting-title-div {
      font-size: 20px;
      font-weight: 700;
      display: flex;
      justify-content: flex-start;
      padding: 0 16px;
      margin-bottom: 12px; }
      @media only screen and (min-width: 640px) {
        .reporting #reporting-wrapper .reporting-title-div {
          width: 45%;
          margin: 0 auto;
          margin-bottom: 16px; } }
    .reporting #reporting-wrapper .reporting-date-picker {
      padding: 0 16px; }
      @media only screen and (min-width: 640px) {
        .reporting #reporting-wrapper .reporting-date-picker {
          width: 45%;
          margin: 0 auto; } }
      .reporting #reporting-wrapper .reporting-date-picker .reporting-date-picker-label {
        font-weight: 700;
        margin-bottom: 6px; }
      .reporting #reporting-wrapper .reporting-date-picker .reporting-date-picker-chooser {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: max-content;
        margin-bottom: 4px;
        cursor: pointer; }
        .reporting #reporting-wrapper .reporting-date-picker .reporting-date-picker-chooser div {
          background-repeat: no-repeat;
          background-position: center;
          width: 16px;
          height: 16px; }
        .reporting #reporting-wrapper .reporting-date-picker .reporting-date-picker-chooser .calendar-text {
          width: auto;
          height: auto;
          font-size: 14px;
          margin: 0 12px; }
        .reporting #reporting-wrapper .reporting-date-picker .reporting-date-picker-chooser .calendar {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='calendar-border%20lexicon-icon-outline'%20d='M512%20160c0-35-28.7-64-63.7-64h-.3V32c0-44-64-41-64%200v64h-96V32c0-40-64-44-64%200v64h-96V32c0-45-64-40-64%200v64h-.3C28.7%2096%200%20125%200%20160v288c0%2035%2029%2064%2064%2064h352l96-96V160zM384%20448.1v-64h64l-64%2064zM448%20320H320v128H64V160h384v160z'%20fill='black'/%3E%3Cpath%20class='calendar-date%20lexicon-icon-outline'%20fill='black'%20d='M96%20192h32v32H96zM160%20192h32v32h-32zM224%20192h32v32h-32zM288%20192h32v32h-32zM352%20192h32v32h-32zM96%20256h32v32H96zM160%20256h32v32h-32zM224%20256h32v32h-32zM288%20256h32v32h-32zM352%20256h32v32h-32zM96%20320h32v32H96zM96%20384h32v32H96zM160%20384h32v32h-32zM160%20320h32v32h-32zM224%20320h32v32h-32z'/%3E%3C/svg%3E"); }
        .reporting #reporting-wrapper .reporting-date-picker .reporting-date-picker-chooser .arrow-up {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E"); }
        .reporting #reporting-wrapper .reporting-date-picker .reporting-date-picker-chooser .arrow-down {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E"); }
    .reporting #reporting-wrapper .reporting-info-parameters {
      margin: auto; }
  .reporting .seperator {
    background-color: #f6f6f8;
    height: 10px;
    margin: 8px -1rem 8px -1rem; }
  .reporting .seperator-small {
    background-color: #f6f6f8;
    height: 2px;
    margin: 8px -1rem 0;
    position: relative;
    bottom: calc(0vh - 112px); }
    @media only screen and (min-width: 640px) {
      .reporting .seperator-small {
        bottom: calc(0vh - 86px); } }
  .reporting .reporting-input-controls-wrapper,
  .reporting .reporting-result-controls-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100vh - 248px);
    overflow-y: auto; }
    @media only screen and (min-width: 640px) {
      .reporting .reporting-input-controls-wrapper,
      .reporting .reporting-result-controls-wrapper {
        height: calc(100vh - 200px); } }
    @media only screen and (min-width: 640px) {
      .reporting .reporting-input-controls-wrapper .reporting-input-panel,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel {
        width: 45%;
        margin: 0 auto; } }
    .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter,
    .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter {
      display: flex;
      flex-direction: column;
      margin-bottom: 12px;
      padding: 0 16px; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter label.or-label,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter label.or-label {
        text-align: center;
        padding-top: 6px;
        margin-bottom: 0px;
        color: #8f8f8f; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter label,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter label {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 4px; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter label.label-disabled,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter label.label-disabled {
        color: #d7d7d7; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .search-wrapper,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .search-wrapper {
        min-height: 35px;
        max-height: 62px;
        overflow: auto;
        padding: 2px 5px 0; }
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .search-wrapper span.icon_down_dir,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .search-wrapper span.icon_down_dir {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 18px;
          height: 18px;
          transform-origin: center center;
          transform: rotate(0);
          top: 20%; }
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .search-wrapper span.icon_down_dir:before,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .search-wrapper span.icon_down_dir:before {
            content: ""; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .optionListContainer,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .optionListContainer {
        margin-top: -1px; }
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .optionListContainer ul li,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .optionListContainer ul li {
          display: flex;
          padding: 12px 12px 2px; }
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .optionListContainer ul li:hover,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .optionListContainer ul li:hover {
            background-color: #fff;
            color: #000;
            cursor: pointer; }
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .optionListContainer ul li input,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter div .multiselect-container .optionListContainer ul li input {
            accent-color: black; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container:focus-within,
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container:focus-within,
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container:focus-within,
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container:focus-within,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container:focus-within,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container:focus-within,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container:focus-within,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container:focus-within {
        box-shadow: none;
        border-color: #cccccc; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content,
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content,
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content,
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content {
        padding-top: 1px; }
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content .options,
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content .options,
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options,
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content .options,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content .options,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options {
          max-height: 10rem; }
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content .options .item-renderer input,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content .options .item-renderer input,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options .item-renderer input,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options .item-renderer input,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content .options .item-renderer input,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content .options .item-renderer input,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options .item-renderer input,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options .item-renderer input {
            accent-color: black; }
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content .options label,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content .options label,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options label,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options label,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content .options label,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content .options label,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options label,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options label {
            font-weight: 500; }
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content .options label.selected,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content .options label.selected,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options label.selected,
          .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options label.selected,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container .dropdown-content .options label.selected,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container .dropdown-content .options label.selected,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options label.selected,
          .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options label.selected {
            background: #ffffff; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container[aria-disabled="true"],
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container[aria-disabled="true"],
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container[aria-disabled="true"],
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container[aria-disabled="true"],
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container[aria-disabled="true"],
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container[aria-disabled="true"],
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container[aria-disabled="true"],
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container[aria-disabled="true"] {
        border-color: #e7e7e7;
        color: #e7e7e7; }
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container[aria-disabled="true"]:focus-within,
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container[aria-disabled="true"]:focus-within,
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container[aria-disabled="true"]:focus-within,
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container[aria-disabled="true"]:focus-within,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-region .dropdown-container[aria-disabled="true"]:focus-within,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-district .dropdown-container[aria-disabled="true"]:focus-within,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container[aria-disabled="true"]:focus-within,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container[aria-disabled="true"]:focus-within {
          box-shadow: none;
          border-color: #e7e7e7; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-heading button,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-heading button {
        display: none; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options .item-renderer span,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options .item-renderer span {
        position: absolute; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options .item-renderer input,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .single-select-comp .dropdown-container .dropdown-content .options .item-renderer input {
        visibility: hidden; }
      .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content,
      .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content {
        top: auto;
        padding-top: 0;
        padding-bottom: 2px;
        bottom: 100%; }
        .reporting .reporting-input-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options,
        .reporting .reporting-result-controls-wrapper .reporting-input-panel .search-filter-container .search-filter .multi-select-comp-state .dropdown-container .dropdown-content .options {
          max-height: 12.75rem; }
    .reporting .reporting-input-controls-wrapper .reporting-result-panel,
    .reporting .reporting-result-controls-wrapper .reporting-result-panel {
      overflow-x: hidden;
      overflow-y: auto; }
      @media only screen and (min-width: 640px) {
        .reporting .reporting-input-controls-wrapper .reporting-result-panel,
        .reporting .reporting-result-controls-wrapper .reporting-result-panel {
          width: 45%;
          margin: 0 auto; } }
      .reporting .reporting-input-controls-wrapper .reporting-result-panel .result-container,
      .reporting .reporting-result-controls-wrapper .reporting-result-panel .result-container {
        flex-direction: column;
        padding: 0 16px; }
        .reporting .reporting-input-controls-wrapper .reporting-result-panel .result-container .selected-filters,
        .reporting .reporting-result-controls-wrapper .reporting-result-panel .result-container .selected-filters {
          font-size: 14px;
          font-weight: 700;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          line-clamp: 2;
          -webkit-box-orient: vertical;
          cursor: pointer; }
        .reporting .reporting-input-controls-wrapper .reporting-result-panel .result-container .store-count,
        .reporting .reporting-result-controls-wrapper .reporting-result-panel .result-container .store-count {
          font-size: 14px;
          margin: 4px 0 12px; }
        .reporting .reporting-input-controls-wrapper .reporting-result-panel .result-container .date-range-container,
        .reporting .reporting-result-controls-wrapper .reporting-result-panel .result-container .date-range-container {
          display: flex;
          justify-content: space-between;
          align-items: center;
          width: max-content;
          margin-bottom: 4px; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .result-container .date-range-container div,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .result-container .date-range-container div {
            background-repeat: no-repeat;
            background-position: center;
            width: 16px;
            height: 16px; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .result-container .date-range-container .calendar-text,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .result-container .date-range-container .calendar-text {
            width: auto;
            height: auto;
            font-size: 14px;
            margin: 0 12px; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .result-container .date-range-container .calendar,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .result-container .date-range-container .calendar {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='calendar-border%20lexicon-icon-outline'%20d='M512%20160c0-35-28.7-64-63.7-64h-.3V32c0-44-64-41-64%200v64h-96V32c0-40-64-44-64%200v64h-96V32c0-45-64-40-64%200v64h-.3C28.7%2096%200%20125%200%20160v288c0%2035%2029%2064%2064%2064h352l96-96V160zM384%20448.1v-64h64l-64%2064zM448%20320H320v128H64V160h384v160z'%20fill='black'/%3E%3Cpath%20class='calendar-date%20lexicon-icon-outline'%20fill='black'%20d='M96%20192h32v32H96zM160%20192h32v32h-32zM224%20192h32v32h-32zM288%20192h32v32h-32zM352%20192h32v32h-32zM96%20256h32v32H96zM160%20256h32v32h-32zM224%20256h32v32h-32zM288%20256h32v32h-32zM352%20256h32v32h-32zM96%20320h32v32H96zM96%20384h32v32H96zM160%20384h32v32h-32zM160%20320h32v32h-32zM224%20320h32v32h-32z'/%3E%3C/svg%3E"); }
      .reporting .reporting-input-controls-wrapper .reporting-result-panel .dashboard-tiles,
      .reporting .reporting-result-controls-wrapper .reporting-result-panel .dashboard-tiles {
        background-color: #ffffff;
        margin: 16px 0; }
        .reporting .reporting-input-controls-wrapper .reporting-result-panel .dashboard-tiles ul,
        .reporting .reporting-result-controls-wrapper .reporting-result-panel .dashboard-tiles ul {
          display: flex;
          flex-wrap: wrap;
          margin: 0;
          padding: 0; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .dashboard-tiles ul li,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .dashboard-tiles ul li {
            background-color: #f6f6f8;
            color: #000000;
            height: 64px;
            display: flex;
            cursor: pointer;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 28%; }
            @media only screen and (min-width: 640px) {
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .dashboard-tiles ul li,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .dashboard-tiles ul li {
                width: 25%; } }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .dashboard-tiles ul li .item-count,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .dashboard-tiles ul li .item-count {
              font-size: 14px;
              font-weight: 700;
              padding-top: 10px; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .dashboard-tiles ul li .item-category,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .dashboard-tiles ul li .item-category {
              font-size: 12px;
              font-weight: 400;
              text-align: center;
              color: #666666;
              line-height: 16px;
              flex: 6; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .dashboard-tiles ul li.selected,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .dashboard-tiles ul li.selected {
            background-color: #000000;
            color: #ffffff; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .dashboard-tiles ul li.selected .item-category,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .dashboard-tiles ul li.selected .item-category {
              color: #ffffff; }
      .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container,
      .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container {
        /*


.pagination {
  justify-content: flex-start !important;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-item .page-link {
  position: relative;
  display: block;
  margin: 0 2px;
  border: 1px solid #cccccc;
  padding: 10px;
  border-radius: 5px;
  color: #000000;
  text-decoration: none;
  text-align: center;
}

.page-item a.page-link:hover {
  background-color: #cccccc;
}

.page-item.active .page-link {
  color: #ffffff;
  background-color: #000000;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

*/ }
        .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination,
        .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination {
          margin: 0;
          padding: 0;
          font-size: 14px; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination ul,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination ol,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination ul,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination ol {
            margin: 0;
            padding: 0;
            list-style: none; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination::after,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination::after {
            display: block;
            clear: both;
            height: 0;
            overflow: hidden;
            visibility: hidden;
            content: ' '; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-total-text,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-total-text {
            display: inline-block;
            height: 28px;
            margin-right: 8px;
            line-height: 26px;
            vertical-align: middle; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item {
            display: inline-block;
            min-width: 28px;
            height: 28px;
            margin-right: 8px;
            font-family: Arial;
            line-height: 26px;
            text-align: center;
            vertical-align: middle;
            list-style: none;
            background-color: #ffffff;
            border: 1px solid #d9d9d9;
            border-radius: 2px;
            outline: 0;
            cursor: pointer;
            user-select: none; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item a,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item a {
              display: block;
              padding: 0 6px;
              color: rgba(0, 0, 0, 0.85);
              transition: none; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item a:hover,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item a:hover {
                text-decoration: none; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item:focus, .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item:hover,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item:focus,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item:hover {
              border-color: #000000;
              transition: all 0.3s; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item:focus a, .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item:hover a,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item:focus a,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item:hover a {
                color: #000000; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active {
              font-weight: 500;
              background: #000;
              border-color: #000000; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active a,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active a {
                color: #fff; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active:focus, .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active:hover,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active:focus,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active:hover {
                border-color: #808080; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active:focus a,
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active:hover a,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active:focus a,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-item .rc-pagination-item-active:hover a {
                color: #808080; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next {
            outline: 0; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev button,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next button,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev button,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next button {
              background: transparent;
              border: none;
              cursor: pointer;
              color: #666; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev button:after,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next button:after,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev button:after,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next button:after {
              display: block;
              content: '•••'; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next {
            margin-right: 8px; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-prev,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-jump-next {
            display: inline-block;
            min-width: 28px;
            height: 28px;
            color: rgba(0, 0, 0, 0.85);
            font-family: Arial;
            line-height: 24px;
            text-align: center;
            vertical-align: middle;
            list-style: none;
            border-radius: 2px;
            cursor: pointer;
            transition: all 0.3s; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next {
            outline: 0; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev button,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next button,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev button,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next button {
              color: rgba(0, 0, 0, 0.85);
              cursor: pointer;
              user-select: none; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev:hover button,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next:hover button,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev:hover button,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next:hover button {
              border-color: #808080; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev .rc-pagination-item-link,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next .rc-pagination-item-link {
              display: block;
              width: 100%;
              height: 100%;
              font-size: 12px;
              text-align: center;
              background-color: #fff;
              border: 1px solid #d9d9d9;
              border-radius: 2px;
              outline: none;
              transition: all 0.3s; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev:focus .rc-pagination-item-link,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev:hover .rc-pagination-item-link,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next:focus .rc-pagination-item-link,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next:hover .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev:focus .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev:hover .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next:focus .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next:hover .rc-pagination-item-link {
              color: #000000;
              border-color: #000000; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev button:after,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-prev button:after {
            content: '‹';
            display: block; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next button:after,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-next button:after {
            content: '›';
            display: block; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled:hover, .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled:focus,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled:hover,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled:focus {
            cursor: not-allowed; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled:hover .rc-pagination-item-link, .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled:focus .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled:hover .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled:focus .rc-pagination-item-link {
              color: fade(#000, 25%);
              border-color: #d9d9d9;
              cursor: not-allowed; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-slash,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-slash {
            margin: 0 10px 0 5px; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options {
            display: inline-block;
            margin-left: 16px;
            vertical-align: middle; }
            @media all and (-ms-high-contrast: none) {
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options *::-ms-backdrop, .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options *::-ms-backdrop,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options {
                vertical-align: top; } }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options .rc-pagination-options-size-changer.rc-select,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options .rc-pagination-options-size-changer.rc-select {
              display: inline-block;
              width: auto;
              margin-right: 8px; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options .rc-pagination-options-quick-jumper,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options .rc-pagination-options-quick-jumper {
              display: inline-block;
              height: 28px;
              line-height: 28px;
              vertical-align: top; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options .rc-pagination-options-quick-jumper input,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-options .rc-pagination-options-quick-jumper input {
                width: 50px;
                margin: 0 8px; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-prev,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-next,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-prev,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-next {
            height: 24px;
            line-height: 24px;
            vertical-align: top; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-prev .rc-pagination-item-link,
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-next .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-prev .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-next .rc-pagination-item-link {
              height: 24px;
              background-color: transparent;
              border: 0; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-prev .rc-pagination-item-link::after,
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-next .rc-pagination-item-link::after,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-prev .rc-pagination-item-link::after,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-next .rc-pagination-item-link::after {
                height: 24px;
                line-height: 24px; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-simple-pager,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-simple-pager {
            display: inline-block;
            height: 24px;
            margin-right: 8px; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-simple-pager input,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-simple-pager input {
              box-sizing: border-box;
              height: 100%;
              margin-right: 8px;
              padding: 0 6px;
              text-align: center;
              background-color: #fff;
              border: 1px solid #d9d9d9;
              border-radius: 2px;
              outline: none;
              transition: border-color 0.3s; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-simple-pager input:hover,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-simple .rc-pagination-simple-pager input:hover {
                border-color: #000000; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled {
            cursor: not-allowed; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item {
              background: #f5f5f5;
              border-color: #d9d9d9;
              cursor: not-allowed; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item a,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item a {
                color: #000;
                background: transparent;
                border: none;
                cursor: not-allowed; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item .rc-pagination-item-active,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item .rc-pagination-item-active {
                background: #f5f5f5;
                border-color: transparent; }
                .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item .rc-pagination-item-active a,
                .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item .rc-pagination-item-active a {
                  color: #fff; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item-link,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item-link {
              color: #000;
              background: #f5f5f5;
              border-color: #d9d9d9;
              cursor: not-allowed; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item-link-icon,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item-link-icon {
              opacity: 0; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item-ellipsis,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination .rc-pagination-disabled .rc-pagination-item-ellipsis {
              opacity: 1; }
        @media only screen and (max-width: 992px) {
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination-item .rc-pagination-item-after-jump-prev,
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination-item .rc-pagination-item-before-jump-next,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination-item .rc-pagination-item-after-jump-prev,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination-item .rc-pagination-item-before-jump-next {
            display: none; } }
        @media only screen and (max-width: 576px) {
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination-options,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .pagination-container .rc-pagination-options {
            display: none; } }
      .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info,
      .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info {
        margin: 12px 0; }
        .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul,
        .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul {
          margin: 0;
          padding: 0; }
          .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li,
          .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li {
            display: flex;
            flex-direction: column;
            background-color: #f6f6f8;
            margin-bottom: 12px;
            padding: 4px 16px; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container {
              display: flex;
              justify-content: space-between;
              align-items: flex-start; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center;
                height: 64px; }
                .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-name,
                .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-name {
                  font-size: 14px;
                  font-weight: 700; }
                .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-id,
                .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-id {
                  font-size: 14px;
                  font-weight: 400;
                  color: #666666; }
                .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-status-info,
                .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-status-info {
                  display: flex;
                  font-size: 14px;
                  font-weight: 400; }
                  .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-status-info .store-status-open,
                  .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-status-info .store-status-open {
                    color: #008048; }
                  .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-status-info .store-status-closed,
                  .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-status-info .store-status-closed {
                    color: #e2030f; }
                  .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-status-info .store-time,
                  .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-info .store-status-info .store-time {
                    color: #008048; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-details-link,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .store-info-container .store-details-link {
                font-size: 14px;
                font-weight: 400;
                color: #136bea;
                cursor: pointer;
                margin-top: 6px; }
            .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container,
            .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container {
              display: flex;
              justify-content: space-between;
              align-items: center;
              height: 54px;
              padding: 4px 0; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-info,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-info {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                justify-content: center; }
                .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-info .incident-alert,
                .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-info .incident-alert {
                  font-size: 14px;
                  font-weight: 700; }
                .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-info .reported-time,
                .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-info .reported-time {
                  display: flex;
                  justify-content: flex-start;
                  align-items: center;
                  font-size: 12px;
                  font-weight: 400; }
                  .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-info .reported-time .sent-on-text,
                  .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-info .reported-time .sent-on-text {
                    color: #666666; }
              .reporting .reporting-input-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-link,
              .reporting .reporting-result-controls-wrapper .reporting-result-panel .details-all-info ul li .incident-alert-info-container .incident-alert-link {
                font-size: 14px;
                font-weight: 400;
                color: #136bea;
                cursor: pointer; }
    .reporting .reporting-input-controls-wrapper .reporting-result-panel::-webkit-scrollbar,
    .reporting .reporting-result-controls-wrapper .reporting-result-panel::-webkit-scrollbar {
      display: none; }
    .reporting .reporting-input-controls-wrapper .filter-required-msg,
    .reporting .reporting-result-controls-wrapper .filter-required-msg {
      color: #cf112c;
      font-size: 12px;
      font-weight: 400;
      padding: 0 16px; }
      @media only screen and (min-width: 640px) {
        .reporting .reporting-input-controls-wrapper .filter-required-msg,
        .reporting .reporting-result-controls-wrapper .filter-required-msg {
          margin: 0 auto; } }
    .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
    .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ffffff;
      padding: 0 1rem;
      width: 100%;
      border-top: 4px solid #f6f6f8;
      /* ----------- iPad 1, 2, Mini and Air ----------- */
      /* Portrait and Landscape */
      /* Portrait */
      /* Landscape */
      /* ----------- iPad 3, 4 and Pro 9.7" ----------- */
      /* Portrait and Landscape */
      /* Portrait */
      /* Landscape */
      /* ----------- iPad Pro 10.5" ----------- */
      /* Portrait and Landscape */
      /* Portrait */
      /* Declare the same value for min- and max-width to avoid colliding with desktops */
      /* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
      /* Landscape */
      /* Declare the same value for min- and max-width to avoid colliding with desktops */
      /* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
      /* ----------- iPad Pro 12.9" ----------- */
      /* Portrait and Landscape */
      /* Portrait */
      /* Landscape */
      /* Landscape */
      /* ----------- iPhone X ----------- */
      /* Landscape */
      /* ----------- iPhone X ----------- */
      /* Landscape */ }
      @media only screen and (min-width: 768px) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          padding: 0 28% 4%; } }
      @media only screen and (min-width: 640px) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 0; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%;
          top: calc(92vh - 0px); } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%;
          top: calc(92vh - 0px); } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%;
          top: calc(92vh - 0px); } }
      @media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%; } }
      @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%;
          top: calc(84vh - 0px); } }
      @media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%;
          top: calc(84vh - 0px); } }
      @media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls {
          margin: 0 auto;
          padding: 0 28% 4%;
          top: calc(84vh - 0px); } }
      .reporting .reporting-input-controls-wrapper .reporting-btn-controls .store-master-secondary,
      .reporting .reporting-result-controls-wrapper .reporting-btn-controls .store-master-secondary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: white;
        color: black;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600;
        margin-right: 4px; }
        @media only screen and (min-width: 768px) {
          .reporting .reporting-input-controls-wrapper .reporting-btn-controls .store-master-secondary,
          .reporting .reporting-result-controls-wrapper .reporting-btn-controls .store-master-secondary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
        @media only screen and (min-width: 640px) {
          .reporting .reporting-input-controls-wrapper .reporting-btn-controls .store-master-secondary,
          .reporting .reporting-result-controls-wrapper .reporting-btn-controls .store-master-secondary {
            width: 16em;
            margin-right: 12px; } }
      .reporting .reporting-input-controls-wrapper .reporting-btn-controls .store-master-primary,
      .reporting .reporting-result-controls-wrapper .reporting-btn-controls .store-master-primary {
        font-size: 12px;
        font-weight: 700;
        width: max-content;
        border-radius: 24px;
        border: 2px solid black;
        height: 32px;
        background-color: white;
        padding: 0 20px;
        margin: 8px 0;
        background-color: black;
        color: white;
        font-size: 14px;
        width: 46%;
        height: 44px;
        font-size: 14px;
        font-weight: 600; }
        @media only screen and (min-width: 768px) {
          .reporting .reporting-input-controls-wrapper .reporting-btn-controls .store-master-primary,
          .reporting .reporting-result-controls-wrapper .reporting-btn-controls .store-master-primary {
            padding: 0 2vmin;
            margin: 1vmin 0; } }
        @media only screen and (min-width: 640px) {
          .reporting .reporting-input-controls-wrapper .reporting-btn-controls .store-master-primary,
          .reporting .reporting-result-controls-wrapper .reporting-btn-controls .store-master-primary {
            width: 20em; } }
        .reporting .reporting-input-controls-wrapper .reporting-btn-controls .store-master-primary a,
        .reporting .reporting-result-controls-wrapper .reporting-btn-controls .store-master-primary a {
          color: #ffffff;
          cursor: unset; }
          .reporting .reporting-input-controls-wrapper .reporting-btn-controls .store-master-primary a:hover,
          .reporting .reporting-result-controls-wrapper .reporting-btn-controls .store-master-primary a:hover {
            text-decoration: none;
            cursor: unset; }
      .reporting .reporting-input-controls-wrapper .reporting-btn-controls .btn-disabled,
      .reporting .reporting-result-controls-wrapper .reporting-btn-controls .btn-disabled {
        border: 2px solid #a3a3a3;
        background-color: #a3a3a3;
        cursor: not-allowed; }
      .reporting .reporting-input-controls-wrapper .reporting-btn-controls .small,
      .reporting .reporting-result-controls-wrapper .reporting-btn-controls .small {
        flex: 6; }
  .reporting .reporting-result-controls-wrapper {
    height: calc(100vh - 176px); }
    @media only screen and (min-width: 640px) {
      .reporting .reporting-result-controls-wrapper {
        height: calc(100vh - 128px); } }
  .reporting #reporting-datepicker-modal .popup-container .calendar-container {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding-top: 8px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker {
      position: relative;
      display: inline-block;
      z-index: 100; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__input {
      background: #fff;
      border: 1px solid #ddd;
      padding: 0.4em 0.8em;
      font-family: inherit;
      text-align: center;
      font-size: 12px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__input.-rtl {
      direction: rtl; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__input::placeholder {
      color: #979797; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow {
      top: auto;
      bottom: calc(100% + 10px);
      transform: translateY(-2.5rem) rotate(180deg);
      animation: fadeArrowFlipped 0.3s forwards; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__calendarContainer {
      position: absolute;
      top: calc(100% + 20px);
      left: 50%;
      transform: translateX(-50%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__calendarContainer.-top {
      top: auto;
      bottom: calc(100% + 20px); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      direction: ltr; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl * {
      direction: rtl; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__calendarArrow {
      position: absolute;
      width: 0;
      height: 0;
      top: calc(100% + 10px);
      left: 0;
      right: 0;
      margin: 0 auto;
      border-style: solid;
      z-index: 10;
      border-width: 0 10px 10px 10px;
      border-color: transparent transparent #fff transparent; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar {
      --cl-color-black: #444444;
      --cl-color-disabled: #d4d4d4;
      --cl-color-error: #ff2929;
      --cl-color-white: #ffffff;
      font-size: 10px;
      background: #fff;
      border-radius: 1em;
      position: relative;
      user-select: none;
      padding-top: 0.5em;
      display: flex;
      flex-direction: column;
      width: 40em;
      z-index: 10;
      min-height: 28em; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker .Calendar,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__calendarArrow {
      transform: translateY(2.5em);
      opacity: 0;
      animation: fadeCalendar 0.3s forwards; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .DatePicker__calendarContainer.-top .Calendar {
      transform: translateY(-2.5em); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-noFocusOutline *:focus {
      outline: none !important; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar > :not(.Calendar__footer) button {
      font-family: inherit;
      background: transparent;
      cursor: pointer;
      -webkit-tap-highlight-color: transparent;
      outline: none; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__header {
      display: flex;
      color: var(--cl-color-black);
      padding: 1em 11em;
      align-items: center;
      overflow: hidden; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthArrowWrapper {
      line-height: 0;
      font-size: 1em;
      padding: 3px;
      position: relative;
      border: none;
      z-index: 1;
      opacity: 1;
      transition: 0.2s; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthArrowWrapper:focus {
      outline: 1px dashed rgba(0, 0, 0, 0.4);
      outline-offset: 2px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthArrowWrapper:disabled,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthArrowWrapper.-hidden {
      opacity: 0;
      pointer-events: none; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthArrowWrapper.-left {
      transform: rotate(90deg); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left {
      transform: rotate(-90deg); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthArrowWrapper.-right {
      transform: rotate(-90deg); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right {
      transform: rotate(90deg); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow {
      transform: scale(0.7); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthArrow {
      border-radius: 50%;
      transition: var(--animation-duration) transform;
      pointer-events: none;
      background-repeat: no-repeat;
      display: block;
      width: 1.7em;
      height: 1.7em;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E");
      background-size: 100% 100%; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYearContainer {
      flex: 1;
      position: relative; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear {
      font-size: 1.6em;
      font-weight: 500;
      display: flex;
      align-items: center;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      will-change: transform, opacity;
      backface-visibility: hidden;
      transform: translateZ(0);
      transition: var(--animation-duration);
      line-height: 1; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear.-hiddenNext {
      opacity: 0;
      transform: translateX(50%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext {
      transform: translateX(-150%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear.-hiddenPrevious {
      opacity: 0;
      transform: translateX(-150%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious {
      transform: translateX(50%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear.-shown {
      opacity: 1;
      margin-top: auto;
      margin-bottom: auto;
      transform: translateX(-50%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear.-shownAnimated {
      animation: var(--animation-duration) fadeTextToCenter forwards; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear > * {
      padding: 0.2em 0.5em;
      border: 1px solid transparent;
      transition: var(--animation-duration);
      font-size: 1.05em;
      display: flex;
      justify-content: center;
      align-items: center;
      transform: translateX(0) scale(0.95);
      will-change: transform;
      border-radius: 5px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear:not(.-shown) > *,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear > *.-hidden {
      cursor: default;
      pointer-events: none; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthText {
      font-weight: 700; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearText:last-child {
      margin-right: -0.3em;
      display: block;
      font-weight: 700;
      padding-left: 0; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthText:hover {
      transform: translateX(-0.2em) scale(0.95); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__monthText:hover {
      transform: translateX(0.2em) scale(0.95); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearText:hover {
      transform: translateX(0.2em) scale(0.95); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__yearText:hover {
      transform: translateX(-0.2em) scale(0.95); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden {
      transform: translateX(50%);
      opacity: 0; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden {
      transform: translateX(-50%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden {
      transform: translateX(-50%);
      opacity: 0; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden {
      transform: translateX(50%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthYear:not(.-shown) > * {
      pointer-events: none; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorAnimationWrapper,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorAnimationWrapper {
      position: absolute;
      width: 100%;
      height: 75%;
      bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      overflow: hidden; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorWrapper {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelector {
      align-content: center; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelector,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelector {
      display: flex;
      flex-wrap: wrap;
      position: relative;
      z-index: 2;
      background-color: #fff;
      transform: translateY(-150%);
      will-change: transform;
      transition: 0.6s;
      height: 100%; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorWrapper {
      width: 100%;
      height: 100%; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorWrapper::after,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorWrapper::before {
      content: "";
      width: 100%;
      height: 5em;
      position: absolute;
      left: 0;
      opacity: 0;
      transition: 0.4s;
      transition-delay: 0.2s; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorWrapper::after {
      background-image: linear-gradient(to bottom, #fff, #fff 10%, rgba(245, 245, 245, 0));
      top: -0.1em; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorWrapper::before {
      background-image: linear-gradient(to top, #fff, #fff 10%, rgba(245, 245, 245, 0));
      bottom: 0; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorWrapper.-faded::before {
      opacity: 1;
      z-index: 3; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelector {
      align-content: flex-start;
      scrollbar-width: 0;
      overflow: scroll;
      position: relative;
      width: 100%;
      padding: 5em 2em;
      -ms-overflow-style: none; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelector::-webkit-scrollbar {
      display: block; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorItem {
      width: 25%;
      display: flex;
      justify-content: center; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)) {
      margin-top: 1.5em; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorText {
      border: none;
      font-size: 1.4em;
      min-width: 85%;
      padding: 0.2em 0.5em;
      border-radius: 8.5px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelector.-open,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelector.-open {
      transform: translateY(0); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorText:focus,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorItemText:focus {
      outline: 1px dashed rgba(0, 0, 0, 0.4);
      outline-offset: 2px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorItem {
      width: calc(100% / 3);
      display: flex;
      justify-content: center; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)) {
      margin-top: 1em; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorItemText {
      border: none;
      padding: 0.4em 0.4em;
      border-radius: 8.5px;
      font-size: 1.3em;
      min-width: 70%;
      transition: 0.3s; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover {
      background: #f5f5f5; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorItemText:disabled,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorText:disabled {
      opacity: 0.5;
      cursor: default; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText {
      background-color: var(--cl-color-primary);
      color: #fff; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__weekDays {
      display: flex;
      justify-content: space-between;
      color: var(--cl-color-disabled);
      font-size: 1.2em;
      margin-bottom: 0.7em;
      padding: 0 1.5em;
      position: relative; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__weekDay {
      display: block;
      width: calc(100% / 7);
      text-align: center;
      text-decoration: none; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__sectionWrapper {
      position: relative;
      min-height: 20.8em;
      overflow: hidden; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__section {
      display: flex;
      flex-direction: column;
      padding: 0 2em;
      position: absolute;
      color: var(--cl-color-black);
      top: 0;
      padding-top: 0.5em;
      left: 0;
      width: 100%;
      will-change: transform, opacity;
      transform: translateZ(0);
      backface-visibility: hidden;
      transition: var(--animation-duration); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__section.-hiddenPrevious {
      opacity: 0;
      transform: translateX(-90%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious {
      transform: translateX(90%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__section.-hiddenNext {
      opacity: 0;
      transform: translateX(90%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext {
      transform: translateX(-90%); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__section.-shown {
      opacity: 1;
      transform: translateX(0); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__section.-shownAnimated {
      animation: var(--animation-duration) FadeContentToCenter forwards; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__weekRow {
      display: flex;
      width: 100%; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day {
      display: block;
      width: calc(100% / 7);
      text-align: center;
      padding: calc(0.25em - 1px) 0;
      font-size: 1.6em;
      transition: 0.2s;
      border: 1px solid transparent;
      margin-bottom: 0.3em;
      color: rgba(0, 0, 0, 0.8);
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day:focus {
      outline: 1px dashed rgba(0, 0, 0, 0.4);
      outline-offset: 2px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-ltr {
      min-height: 2.6em;
      font-size: 1.2em; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-rtl {
      font-size: 1.55em;
      height: 2.45em; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover {
      background: #eaeaea;
      color: var(--cl-color-black);
      border-color: transparent; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-selected,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-selectedStart,
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-selectedEnd {
      background: var(--cl-color-primary);
      color: #fff; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-ltr.-selectedStart {
      border-radius: 0;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-rtl.-selectedStart {
      border-radius: 0;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-selectedBetween {
      background: var(--cl-color-primary-light);
      color: var(--cl-color-white);
      border-radius: 0; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-ltr.-selectedEnd {
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-rtl.-selectedEnd {
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
      color: var(--cl-color-error); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
      background: var(--cl-color-error); }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-disabled {
      color: var(--cl-color-disabled) !important;
      background: transparent !important;
      cursor: default !important; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
      font-weight: 600;
      color: var(--cl-color-black);
      color: #000;
      position: relative; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
      content: "";
      position: absolute;
      bottom: 0.2em;
      display: block;
      width: 0.6em;
      height: 1px;
      background: #000;
      left: 50%;
      opacity: 0.5;
      transform: translateX(-50%);
      transition: 0.2s; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
      opacity: 0; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__day.-blank {
      color: transparent;
      cursor: default;
      pointer-events: none; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar__footer {
      position: relative;
      z-index: 1; }

@keyframes fadeCalendar {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeArrowFlipped {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0) rotate(180deg); } }

@keyframes fadeTextToCenter {
  to {
    opacity: 1;
    transform: translateX(-50%); } }

@keyframes FadeContentToCenter {
  to {
    opacity: 1;
    transform: translateX(0); } }
    .reporting #reporting-datepicker-modal .popup-container .calendar-container .Calendar {
      min-height: 30em; }
  .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 24px 4px;
    background-color: #ffffff;
    margin-top: 8px; }
    .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates {
      display: flex;
      flex-direction: column;
      font-size: 14px; }
      .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date,
      .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date,
      .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #to {
        height: 1.25rem; }
        .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date .placeholder,
        .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date .placeholder,
        .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #to .placeholder {
          font-weight: 600;
          color: #888888; }
        .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #spl-hour-start-date .date,
        .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #spl-hour-end-date .date,
        .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #to .date {
          font-weight: 700; }
      .reporting #reporting-datepicker-modal .popup-container .calendar-selected-dates-container .selected-dates #to .placeholder {
        font-weight: 600; }
  .reporting #reporting-datepicker-modal .popup-container .calendar-date-error {
    background-color: #ffffff;
    color: #e2030f;
    padding: 0px 24px; }
  .reporting #reporting-datepicker-modal .popup-container .calendar-btn-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 12px 18px; }
    @media only screen and (min-width: 640px) {
      .reporting #reporting-datepicker-modal .popup-container .calendar-btn-controls {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px; } }
    .reporting #reporting-datepicker-modal .popup-container .calendar-btn-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .reporting #reporting-datepicker-modal .popup-container .calendar-btn-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .reporting #reporting-datepicker-modal .popup-container .calendar-btn-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .reporting #reporting-datepicker-modal .popup-container .calendar-btn-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .reporting #reporting-datepicker-modal .popup-container .calendar-btn-controls .btn-disabled {
      border: 2px solid #a3a3a3;
      background-color: #a3a3a3;
      cursor: not-allowed; }
  .reporting .list-content-row,
  .reporting .service-info-container {
    flex-wrap: wrap; }
  .reporting select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .reporting .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .reporting .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .reporting .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .reporting .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .reporting .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .reporting .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .reporting .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .reporting .invalid-time {
    border-color: #c70606 !important; }
  .reporting .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .reporting .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .reporting .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .reporting .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .reporting .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .reporting .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .reporting .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .reporting .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .reporting #dashboard-list-store-details-wrapper .popup-container {
    font-size: 14px;
    font-weight: 700;
    background-color: #f6f6f7;
    height: max-content;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    @media only screen and (min-width: 640px) {
      .reporting #dashboard-list-store-details-wrapper .popup-container {
        width: 50%;
        position: static; } }
    @media only screen and (min-width: 1024px) {
      .reporting #dashboard-list-store-details-wrapper .popup-container {
        width: 35%;
        position: static; } }
    .reporting #dashboard-list-store-details-wrapper .popup-container hr {
      margin: 0; }
    .reporting #dashboard-list-store-details-wrapper .popup-container .popup-head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #ffffff;
      padding: 16px 16px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
      @media only screen and (min-width: 768px) {
        .reporting #dashboard-list-store-details-wrapper .popup-container .popup-head {
          padding: 2vmin 2vmin; } }
      .reporting #dashboard-list-store-details-wrapper .popup-container .popup-head .popup-title {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        width: 100%; }
      .reporting #dashboard-list-store-details-wrapper .popup-container .popup-head .close-popup {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px; }
    .reporting #dashboard-list-store-details-wrapper .popup-container .store-info-section {
      padding: 16px;
      background-color: #ffffff;
      font-size: 14px;
      font-weight: 400; }
      @media only screen and (min-width: 640px) {
        .reporting #dashboard-list-store-details-wrapper .popup-container .store-info-section {
          border-bottom-right-radius: 4px;
          border-bottom-left-radius: 4px; } }
      .reporting #dashboard-list-store-details-wrapper .popup-container .store-info-section .store-name {
        font-size: 14px;
        font-weight: 700; }
      .reporting #dashboard-list-store-details-wrapper .popup-container .store-info-section .store-id {
        color: #666666; }
      .reporting #dashboard-list-store-details-wrapper .popup-container .store-info-section .store-street-address1 {
        margin-top: 18px; }
      .reporting #dashboard-list-store-details-wrapper .popup-container .store-info-section .store-phone1 {
        margin-top: 16px; }
  .reporting .list-content-row,
  .reporting .service-info-container {
    flex-wrap: wrap; }
  .reporting select.order-cutoff-dropdown {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 8px 12px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
    height: 40px;
    width: 100px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: 18px;
    background-origin: content-box; }
  .reporting .fulfillment-update-tag {
    margin: auto;
    width: 100%;
    line-height: normal;
    margin-bottom: 16px;
    margin-top: 16px; }
  .reporting .fulfillment-content-tag {
    margin: auto;
    width: 95%;
    line-height: normal;
    margin-bottom: 16px; }
  .reporting .capacityInput {
    height: 40px;
    width: 100px;
    text-align: right;
    padding-right: 14px; }
  .reporting .location-master-modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000;
    background-color: #00000066; }
    @media only screen and (min-width: 640px) {
      .reporting .location-master-modal {
        display: flex;
        justify-content: center;
        align-items: center; } }
  .reporting .btn-time-picker {
    color: #fff;
    background: #000;
    border: none;
    border-radius: 4px;
    width: 26%;
    padding: 4px 8px;
    margin: 60px 5px 4px;
    cursor: pointer; }
    .reporting .btn-time-picker div.btn-time-picker-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 16px; }
  .reporting .invalid-time {
    border-color: #c70606 !important; }
  .reporting .validation-msg-container {
    visibility: hidden;
    padding-top: 2px;
    color: #c70606; }
  .reporting .disabled-border {
    border-color: lightgrey !important;
    cursor: no-drop; }
  .reporting .loader {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 56px; }
    .reporting .loader .loading-text-wrapper {
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      .reporting .loader .loading-text-wrapper .loading-text {
        font-size: 12px;
        padding-right: 2px; }
  .reporting .primary-btn-wtih-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #858585 !important;
    border-color: #858585 !important;
    cursor: no-drop; }
  .reporting .secondary-disabled-btn {
    color: #444444 !important;
    border-color: #444444 !important;
    cursor: no-drop; }
  .reporting .btn-scroll-top {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #000000;
    color: #ffffff;
    padding: 8px 18px;
    border-radius: 18px;
    cursor: pointer; }
  .reporting #view-incident-details-wrapper .popup-container {
    font-size: 12px;
    background-color: #ffffff;
    height: max-content;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    @media only screen and (min-width: 640px) {
      .reporting #view-incident-details-wrapper .popup-container {
        width: 50%;
        position: static; } }
    @media only screen and (min-width: 1024px) {
      .reporting #view-incident-details-wrapper .popup-container {
        width: 35%;
        position: static; } }
    .reporting #view-incident-details-wrapper .popup-container hr {
      margin: 0; }
    .reporting #view-incident-details-wrapper .popup-container .popup-head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #ffffff;
      padding: 16px 16px;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
      @media only screen and (min-width: 768px) {
        .reporting #view-incident-details-wrapper .popup-container .popup-head {
          padding: 2vmin 2vmin; } }
      .reporting #view-incident-details-wrapper .popup-container .popup-head .popup-title {
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        width: 100%; }
      .reporting #view-incident-details-wrapper .popup-container .popup-head .close-popup {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px; }
    .reporting #view-incident-details-wrapper .popup-container .incident-alert-info {
      background-color: #ffffff;
      color: #000000;
      font-size: 14px;
      font-weight: 400;
      padding: 4px 16px;
      width: 100%;
      height: calc(100vh - 250px);
      overflow: auto;
      padding-bottom: 1rem;
      margin-bottom: 4px; }
      @media only screen and (min-width: 640px) {
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info {
          border-bottom-right-radius: 4px;
          border-bottom-left-radius: 4px; } }
      .reporting #view-incident-details-wrapper .popup-container .incident-alert-info hr {
        margin: 0; }
      .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-overview {
        display: flex;
        flex-wrap: wrap;
        padding: 16px 0 0; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-overview .incident-details {
          width: 50%;
          padding: 0 0 16px; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-overview .incident-details .incident-head {
            color: #666666; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-overview .incident-details .incident-type-value {
            color: #e2030f; }
      .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info {
        padding: 8px 0; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div {
          padding: 6px 0; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div .qn, .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div .qn-onsite {
            padding: 0;
            color: #666666; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div .qn-onsite {
            margin-bottom: 2px; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div .ans {
            padding: 0; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div .ans-bold {
            padding: 0;
            font-weight: 700; }
            .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container {
              display: flex;
              align-items: center;
              padding: 0; }
              .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container .clock-icon-div {
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-position: center;
                width: 16px;
                height: 16px;
                margin-right: 8px; }
              .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container .onsite-hours {
                font-weight: inherit;
                padding: 0; }
      .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-questionaires {
        padding: 12px 0; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-questionaires .questionairre-title {
          color: #666666; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-questionaires .in-qn {
          color: #222222; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-questionaires .in-ans-yes {
          font-weight: 600;
          padding: 0 0 12px;
          margin-bottom: 8px; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-questionaires .in-ans-yes:last-child {
            margin-bottom: 0; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-questionaires .in-ans-no {
          font-weight: 600;
          padding: 0 0 12px;
          margin-bottom: 8px; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-questionaires .in-ans-no:last-child {
            margin-bottom: 0; }
      .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-descriptions {
        padding: 12px 0; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-descriptions .desc-title {
          color: #666666; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-descriptions .desc-val {
          padding: 0 0 12px;
          margin: 4px 0 0;
          font-weight: 600; }
      .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-image {
        padding: 12px 0; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-image .image-title {
          color: #666666;
          margin-bottom: 8px; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-image .image img {
          max-width: 100%;
          height: auto; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-image .image-controls {
          display: flex;
          justify-content: space-evenly;
          align-items: center;
          background-color: #f6f6f8; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-image .image-controls div {
            width: 50%;
            color: #136bea;
            cursor: pointer;
            text-align: center;
            padding: 12px 0;
            border-top: 1px solid #eeeeee; }
            .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-image .image-controls div:first-child {
              border-right: 1px solid #eeeeee; }
      .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc {
        background-color: #f6f6f8;
        margin-top: 16px; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc .document {
          display: flex;
          align-items: center;
          background-color: #ffffff; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc .document .file-icon {
            flex: 4;
            background-image: url("./../images/file-icon.png");
            background-repeat: no-repeat;
            background-position: center;
            width: 24px;
            height: 24px;
            width: max-content;
            min-height: 72px; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc .document .file-info {
            flex: 8;
            display: flex;
            flex-direction: column;
            height: 104px;
            justify-content: center;
            align-items: flex-start; }
            .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc .document .file-info .file-title {
              color: #666666; }
            .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc .document .file-info .file-name {
              color: #000000;
              font-size: 14px;
              font-weight: 600; }
        .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc .doc-controls {
          display: flex;
          justify-content: space-evenly;
          align-items: center;
          background-color: #f6f6f8; }
          .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc .doc-controls div {
            width: 50%;
            color: #136bea;
            cursor: pointer;
            text-align: center;
            padding: 12px 0; }
            .reporting #view-incident-details-wrapper .popup-container .incident-alert-info .incident-doc .doc-controls div:first-child {
              border-right: 1px solid #eeeeee; }
  .reporting #view-incident-details-wrapper div.iframe-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #323639; }
    .reporting #view-incident-details-wrapper div.iframe-container .iframe-close-button {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='white'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 32px;
      height: 32px;
      position: absolute;
      top: 3%;
      right: 3%;
      background-color: inherit;
      border: none; }
    .reporting #view-incident-details-wrapper div.iframe-container .iframe-doc {
      z-index: 20;
      position: absolute;
      top: 4rem;
      left: 0;
      width: 100%;
      height: 100%;
      border: inherit; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.alert-view {
  font-family: "Helvetica Neue", sans-serif;
  color: #000000; }
  .alert-view #alert-view-wrapper {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding: 0.75rem 1rem;
    line-height: 18px; }
    .alert-view #alert-view-wrapper .invalid-alert-info {
      text-align: center;
      color: #e2030f;
      font-size: 16px;
      font-weight: 500; }
    .alert-view #alert-view-wrapper .alert-view-title-div {
      font-size: 20px;
      font-weight: 700;
      display: flex;
      justify-content: flex-start;
      margin-bottom: 4px; }
      @media only screen and (min-width: 640px) {
        .alert-view #alert-view-wrapper .alert-view-title-div {
          width: 50%;
          margin: 0 auto; } }
    .alert-view #alert-view-wrapper .seperator {
      background-color: #F6F6F8;
      height: 10px;
      margin: 8px -1rem 8px -1rem; }
    .alert-view #alert-view-wrapper .incident-alert-info {
      background-color: #ffffff;
      color: #000000;
      font-size: 14px;
      font-weight: 400;
      padding: 0; }
      @media only screen and (min-width: 640px) {
        .alert-view #alert-view-wrapper .incident-alert-info {
          width: 50%;
          margin: 0 auto; } }
      .alert-view #alert-view-wrapper .incident-alert-info hr {
        margin: 0; }
      .alert-view #alert-view-wrapper .incident-alert-info .incident-overview {
        display: flex;
        flex-wrap: wrap;
        padding: 16px 0 0; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-overview .incident-details {
          width: 50%;
          padding: 0 0 16px; }
          .alert-view #alert-view-wrapper .incident-alert-info .incident-overview .incident-details .incident-head {
            color: #666666; }
          .alert-view #alert-view-wrapper .incident-alert-info .incident-overview .incident-details .incident-type-value {
            color: #e2030f; }
      .alert-view #alert-view-wrapper .incident-alert-info .store-status-info {
        padding: 8px 0; }
        .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div {
          padding: 6px 0; }
          .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div .qn, .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div .qn-onsite {
            padding: 0;
            color: #666666; }
          .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div .qn-onsite {
            margin-bottom: 2px; }
          .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div .ans {
            padding: 0; }
          .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div .ans-bold {
            padding: 0;
            font-weight: 700; }
            .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container {
              display: flex;
              align-items: center;
              padding: 0; }
              .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container .clock-icon-div {
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-position: center;
                width: 16px;
                height: 16px;
                margin-right: 8px; }
              .alert-view #alert-view-wrapper .incident-alert-info .store-status-info div .ans-bold .onsite-hour-container .onsite-hours {
                font-weight: inherit;
                padding: 0; }
      .alert-view #alert-view-wrapper .incident-alert-info .incident-questionaires {
        padding: 12px 0; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-questionaires .questionairre-title {
          color: #666666; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-questionaires .in-qn {
          color: #222222; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-questionaires .in-ans-yes {
          font-weight: 600;
          padding: 0 0 12px;
          margin-bottom: 8px; }
          .alert-view #alert-view-wrapper .incident-alert-info .incident-questionaires .in-ans-yes:last-child {
            margin-bottom: 0; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-questionaires .in-ans-no {
          font-weight: 600;
          padding: 0 0 12px;
          margin-bottom: 8px; }
          .alert-view #alert-view-wrapper .incident-alert-info .incident-questionaires .in-ans-no:last-child {
            margin-bottom: 0; }
      .alert-view #alert-view-wrapper .incident-alert-info .incident-descriptions {
        padding: 12px 0; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-descriptions .desc-title {
          color: #666666; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-descriptions .desc-val {
          padding: 0 0 12px;
          margin: 4px 0 0;
          font-weight: 600; }
      .alert-view #alert-view-wrapper .incident-alert-info .incident-image {
        padding: 12px 0; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-image .image-title {
          color: #666666;
          margin-bottom: 8px; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-image .image img {
          max-width: 100%;
          height: auto; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-image .image-controls {
          display: flex;
          justify-content: space-evenly;
          align-items: center;
          background-color: #f6f6f8; }
          .alert-view #alert-view-wrapper .incident-alert-info .incident-image .image-controls div {
            width: 50%;
            color: #136bea;
            cursor: pointer;
            text-align: center;
            padding: 12px 0;
            border-top: 1px solid #eeeeee; }
            .alert-view #alert-view-wrapper .incident-alert-info .incident-image .image-controls div:first-child {
              border-right: 1px solid #eeeeee; }
      .alert-view #alert-view-wrapper .incident-alert-info .incident-doc {
        background-color: #f6f6f8;
        margin-top: 16px; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-doc .document {
          display: flex;
          align-items: center;
          background-color: #ffffff; }
          .alert-view #alert-view-wrapper .incident-alert-info .incident-doc .document .file-icon {
            flex: 4;
            background-image: url("./../images/file-icon.png");
            background-repeat: no-repeat;
            background-position: center;
            width: 24px;
            height: 24px;
            width: max-content;
            min-height: 72px; }
          .alert-view #alert-view-wrapper .incident-alert-info .incident-doc .document .file-info {
            flex: 8;
            display: flex;
            flex-direction: column;
            height: 104px;
            justify-content: center;
            align-items: flex-start; }
            .alert-view #alert-view-wrapper .incident-alert-info .incident-doc .document .file-info .file-title {
              color: #666666; }
            .alert-view #alert-view-wrapper .incident-alert-info .incident-doc .document .file-info .file-name {
              color: #000000;
              font-size: 14px;
              font-weight: 600; }
        .alert-view #alert-view-wrapper .incident-alert-info .incident-doc .doc-controls {
          display: flex;
          justify-content: space-evenly;
          align-items: center;
          background-color: #f6f6f8; }
          .alert-view #alert-view-wrapper .incident-alert-info .incident-doc .doc-controls div {
            width: 50%;
            color: #136bea;
            cursor: pointer;
            text-align: center;
            padding: 12px 0; }
            .alert-view #alert-view-wrapper .incident-alert-info .incident-doc .doc-controls div:first-child {
              border-right: 1px solid #eeeeee; }
    .alert-view #alert-view-wrapper div.iframe-container {
      position: absolute;
      top: -56px;
      z-index: 2;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #323639; }
      .alert-view #alert-view-wrapper div.iframe-container .iframe-close-button {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='white'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 1%;
        right: 3%;
        background-color: inherit;
        border: none; }
      .alert-view #alert-view-wrapper div.iframe-container .iframe-doc {
        z-index: 20;
        position: absolute;
        top: 4rem;
        left: 0;
        width: 100%;
        height: 100%;
        border: inherit; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.alerting-group-page-container {
  font-family: "Helvetica Neue", sans-serif;
  display: flex;
  justify-content: center;
  color: #000000; }
  .alerting-group-page-container #alerting-group-wrapper {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    color: #000000;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    padding: 0.75rem 1rem;
    line-height: 18px; }
    @media only screen and (min-width: 640px) {
      .alerting-group-page-container #alerting-group-wrapper {
        width: 45%; } }
    .alerting-group-page-container #alerting-group-wrapper .alerting-group-title-div {
      font-size: 20px;
      font-weight: 700;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 4px; }
    .alerting-group-page-container #alerting-group-wrapper .group-search-bar {
      padding: 12px 0;
      position: relative; }
      .alerting-group-page-container #alerting-group-wrapper .group-search-bar input.group-search-box {
        text-indent: 36px;
        width: 100%;
        border-radius: 18px;
        background-color: #f6f6f8;
        border: none;
        height: 36px;
        font-size: 14px; }
        .alerting-group-page-container #alerting-group-wrapper .group-search-bar input.group-search-box:focus-visible {
          outline: none; }
      .alerting-group-page-container #alerting-group-wrapper .group-search-bar .btn-search-groups {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M499.2%20455.5L377.7%20333.4c146-241.1-148.1-435.8-318.2-274-165.1%20185.9%2041.6%20460.6%20273.4%20319l121.5%20118.8c35.1%2038.6%2080-6.4%2044.8-41.7zm-293-391.9c191.9%200%20198.1%20289%200%20289-192.9%200-187.4-289%200-289z'%20fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 18px;
        height: 18px;
        position: absolute;
        left: 12px;
        top: 20px;
        opacity: 0.4; }
    .alerting-group-page-container #alerting-group-wrapper .group-tree-container {
      line-height: 28px;
      font-weight: 400;
      font-size: 14px;
      height: calc(100vh - 12rem);
      overflow-y: auto;
      padding: 0 12px 0 8px; }
      .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list {
        list-style: none;
        padding: 6px 0; }
        .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.group-tree {
          padding: 12px 0px;
          font-weight: 400;
          border-bottom: 1px solid #eeeeee; }
          .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.group-tree div {
            display: flex;
            justify-content: space-between;
            align-items: center;
            cursor: pointer; }
            .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.group-tree div span.group-tree-state-expand {
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
              background-repeat: no-repeat;
              background-position: center;
              width: 16px;
              height: 16px; }
            .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.group-tree div span.group-tree-state-collapse {
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E");
              background-repeat: no-repeat;
              background-position: center;
              width: 16px;
              height: 16px; }
          .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.group-tree ul {
            list-style: none;
            padding: 0;
            padding-left: 8px;
            margin-left: 12px;
            border-left: 1px solid #eeeeee;
            display: none; }
            .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.group-tree ul li {
              padding: 0px;
              border-bottom: none;
              cursor: pointer; }
        .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.node-selected {
          font-weight: 700; }
          .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.node-selected ul.node-shown {
            display: block; }
        .alerting-group-page-container #alerting-group-wrapper .group-tree-container ul.group-tree-list li.user-node-selected {
          font-weight: 700;
          font-size: 14px;
          color: #004ab6; }
    .alerting-group-page-container #alerting-group-wrapper .list-content-row,
    .alerting-group-page-container #alerting-group-wrapper .service-info-container {
      flex-wrap: wrap; }
    .alerting-group-page-container #alerting-group-wrapper select.order-cutoff-dropdown {
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      padding: 8px 12px;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
      height: 40px;
      width: 100px;
      background-repeat: no-repeat;
      background-position: right;
      background-size: 18px;
      background-origin: content-box; }
    .alerting-group-page-container #alerting-group-wrapper .fulfillment-update-tag {
      margin: auto;
      width: 100%;
      line-height: normal;
      margin-bottom: 16px;
      margin-top: 16px; }
    .alerting-group-page-container #alerting-group-wrapper .fulfillment-content-tag {
      margin: auto;
      width: 95%;
      line-height: normal;
      margin-bottom: 16px; }
    .alerting-group-page-container #alerting-group-wrapper .capacityInput {
      height: 40px;
      width: 100px;
      text-align: right;
      padding-right: 14px; }
    .alerting-group-page-container #alerting-group-wrapper .location-master-modal {
      display: block;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: #000000;
      background-color: #00000066; }
      @media only screen and (min-width: 640px) {
        .alerting-group-page-container #alerting-group-wrapper .location-master-modal {
          display: flex;
          justify-content: center;
          align-items: center; } }
    .alerting-group-page-container #alerting-group-wrapper .btn-time-picker {
      color: #fff;
      background: #000;
      border: none;
      border-radius: 4px;
      width: 26%;
      padding: 4px 8px;
      margin: 60px 5px 4px;
      cursor: pointer; }
      .alerting-group-page-container #alerting-group-wrapper .btn-time-picker div.btn-time-picker-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 16px; }
    .alerting-group-page-container #alerting-group-wrapper .invalid-time {
      border-color: #c70606 !important; }
    .alerting-group-page-container #alerting-group-wrapper .validation-msg-container {
      visibility: hidden;
      padding-top: 2px;
      color: #c70606; }
    .alerting-group-page-container #alerting-group-wrapper .disabled-border {
      border-color: lightgrey !important;
      cursor: no-drop; }
    .alerting-group-page-container #alerting-group-wrapper .loader {
      margin-top: 12px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      height: 56px; }
      .alerting-group-page-container #alerting-group-wrapper .loader .loading-text-wrapper {
        display: flex;
        justify-content: center;
        align-items: flex-end; }
        .alerting-group-page-container #alerting-group-wrapper .loader .loading-text-wrapper .loading-text {
          font-size: 12px;
          padding-right: 2px; }
    .alerting-group-page-container #alerting-group-wrapper .primary-btn-wtih-loader {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #858585 !important;
      border-color: #858585 !important;
      cursor: no-drop; }
    .alerting-group-page-container #alerting-group-wrapper .secondary-disabled-btn {
      color: #444444 !important;
      border-color: #444444 !important;
      cursor: no-drop; }
    .alerting-group-page-container #alerting-group-wrapper .btn-scroll-top {
      position: fixed;
      left: 50%;
      transform: translate(-50%, 0);
      background-color: #000000;
      color: #ffffff;
      padding: 8px 18px;
      border-radius: 18px;
      cursor: pointer; }
    .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container {
      font-size: 14px;
      font-weight: 700;
      background-color: #f6f6f7;
      height: max-content;
      width: 100%;
      position: absolute;
      bottom: 0;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
      @media only screen and (min-width: 640px) {
        .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container {
          width: 50%;
          position: static; } }
      @media only screen and (min-width: 1024px) {
        .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container {
          width: 35%;
          position: static; } }
      .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container hr {
        margin: 0; }
      .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .popup-head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        padding: 16px 16px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px; }
        @media only screen and (min-width: 768px) {
          .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .popup-head {
            padding: 2vmin 2vmin; } }
        .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .popup-head .popup-title {
          font-size: 16px;
          font-weight: 700;
          text-align: center;
          width: 100%; }
        .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .popup-head .close-popup {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 24px;
          height: 24px; }
      .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section {
        padding: 16px 24px 0;
        background-color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-icon {
          flex: 3;
          background-image: url("./../images/dist-mgr-icon.png");
          background-repeat: no-repeat;
          background-position: center;
          width: 64px;
          height: 64px; }
        .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info {
          flex: 9;
          display: flex;
          flex-direction: column;
          line-height: 20px;
          font-size: 12px;
          font-weight: 400; }
          .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .name {
            font-size: 16px;
            font-weight: 700; }
          .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .user-id {
            font-weight: 700;
            color: #797979; }
          .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .phone {
            color: #545454; }
          .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .dist-info {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            font-weight: 700;
            color: #545454; }
            .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .dist-info .role {
              margin: 0; }
            .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .dist-info .seperator {
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M256%20384c70.691%200%20128-57.309%20128-128%200-70.692-57.309-128-128-128-70.692%200-128%2057.308-128%20128%200%2070.691%2057.308%20128%20128%20128z'%20fill='black'/%3E%3C/svg%3E");
              background-repeat: no-repeat;
              background-position: center;
              width: 8px;
              height: 8px;
              margin: 0 4px; }
            .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .dist-info .district {
              margin: 0; }
          .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .email {
            color: #136bea;
            text-decoration: underline; }
          .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section .manager-info .country {
            color: #545454; }
      .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section-controls {
        background-color: #ffffff;
        display: flex;
        justify-content: center;
        padding: 20px 24px; }
        @media only screen and (min-width: 640px) {
          .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section-controls {
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px; } }
        .alerting-group-page-container #alerting-group-wrapper #dist-manager-info-wrapper .popup-container .manager-info-section-controls button {
          border-radius: 20px;
          font-weight: 700;
          padding: 8px 0px;
          width: 90%;
          background-color: #ffffff; }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

#future-regular-hours-modal .popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    #future-regular-hours-modal .popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    #future-regular-hours-modal .popup-container {
      width: 35%;
      position: static; } }
  #future-regular-hours-modal .popup-container hr {
    margin: 0; }
  #future-regular-hours-modal .popup-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      #future-regular-hours-modal .popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    #future-regular-hours-modal .popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    #future-regular-hours-modal .popup-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  #future-regular-hours-modal .popup-container .content-wrapper {
    height: 66vh;
    overflow-y: auto; }
    #future-regular-hours-modal .popup-container .content-wrapper .in-effect-text {
      font-size: 14px;
      font-weight: 700;
      background-color: #ffffff;
      padding: 12px 24px 4px; }
    #future-regular-hours-modal .popup-container .content-wrapper .date-selection-error {
      padding: 0 24px;
      color: #e2030f;
      background-color: #ffffff; }
    #future-regular-hours-modal .popup-container .content-wrapper .calendar-container {
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #ffffff;
      margin-bottom: 4px;
      padding-bottom: 12px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker {
        position: relative;
        display: inline-block;
        z-index: 100; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__input {
        background: #fff;
        border: 1px solid #ddd;
        padding: 0.4em 0.8em;
        font-family: inherit;
        text-align: center;
        font-size: 12px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__input.-rtl {
        direction: rtl; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__input::placeholder {
        color: #979797; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__calendarContainer.-top + .DatePicker__calendarArrow {
        top: auto;
        bottom: calc(100% + 10px);
        transform: translateY(-2.5rem) rotate(180deg);
        animation: fadeArrowFlipped 0.3s forwards; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__calendarContainer {
        position: absolute;
        top: calc(100% + 20px);
        left: 50%;
        transform: translateX(-50%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__calendarContainer.-top {
        top: auto;
        bottom: calc(100% + 20px); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        direction: ltr; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl * {
        direction: rtl; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__calendarArrow {
        position: absolute;
        width: 0;
        height: 0;
        top: calc(100% + 10px);
        left: 0;
        right: 0;
        margin: 0 auto;
        border-style: solid;
        z-index: 10;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar {
        --cl-color-black: #444444;
        --cl-color-disabled: #d4d4d4;
        --cl-color-error: #ff2929;
        --cl-color-white: #ffffff;
        font-size: 10px;
        background: #fff;
        border-radius: 1em;
        position: relative;
        user-select: none;
        padding-top: 0.5em;
        display: flex;
        flex-direction: column;
        width: 40em;
        z-index: 10;
        min-height: 28em; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker .Calendar,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__calendarArrow {
        transform: translateY(2.5em);
        opacity: 0;
        animation: fadeCalendar 0.3s forwards; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .DatePicker__calendarContainer.-top .Calendar {
        transform: translateY(-2.5em); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-noFocusOutline *:focus {
        outline: none !important; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar > :not(.Calendar__footer) button {
        font-family: inherit;
        background: transparent;
        cursor: pointer;
        -webkit-tap-highlight-color: transparent;
        outline: none; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__header {
        display: flex;
        color: var(--cl-color-black);
        padding: 1em 11em;
        align-items: center;
        overflow: hidden; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthArrowWrapper {
        line-height: 0;
        font-size: 1em;
        padding: 3px;
        position: relative;
        border: none;
        z-index: 1;
        opacity: 1;
        transition: 0.2s; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthArrowWrapper:focus {
        outline: 1px dashed rgba(0, 0, 0, 0.4);
        outline-offset: 2px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthArrowWrapper:disabled,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthArrowWrapper.-hidden {
        opacity: 0;
        pointer-events: none; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthArrowWrapper.-left {
        transform: rotate(90deg); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-left {
        transform: rotate(-90deg); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthArrowWrapper.-right {
        transform: rotate(-90deg); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__monthArrowWrapper.-right {
        transform: rotate(90deg); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthArrowWrapper:active .Calendar__monthArrow {
        transform: scale(0.7); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthArrow {
        border-radius: 50%;
        transition: var(--animation-duration) transform;
        pointer-events: none;
        background-repeat: no-repeat;
        display: block;
        width: 1.7em;
        height: 1.7em;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='black'/%3E%3C/svg%3E");
        background-size: 100% 100%; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYearContainer {
        flex: 1;
        position: relative; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear {
        font-size: 1.6em;
        font-weight: 500;
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        will-change: transform, opacity;
        backface-visibility: hidden;
        transform: translateZ(0);
        transition: var(--animation-duration);
        line-height: 1; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear.-hiddenNext {
        opacity: 0;
        transform: translateX(50%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenNext {
        transform: translateX(-150%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear.-hiddenPrevious {
        opacity: 0;
        transform: translateX(-150%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__monthYear.-hiddenPrevious {
        transform: translateX(50%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear.-shown {
        opacity: 1;
        margin-top: auto;
        margin-bottom: auto;
        transform: translateX(-50%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear.-shownAnimated {
        animation: var(--animation-duration) fadeTextToCenter forwards; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear > * {
        padding: 0.2em 0.5em;
        border: 1px solid transparent;
        transition: var(--animation-duration);
        font-size: 1.05em;
        display: flex;
        justify-content: center;
        align-items: center;
        transform: translateX(0) scale(0.95);
        will-change: transform;
        border-radius: 5px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear:not(.-shown) > *,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear > *.-hidden {
        cursor: default;
        pointer-events: none; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthText {
        font-weight: 700; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearText:last-child {
        margin-right: -0.3em;
        display: block;
        font-weight: 700;
        padding-left: 0; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthText:hover {
        transform: translateX(-0.2em) scale(0.95); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__monthText:hover {
        transform: translateX(0.2em) scale(0.95); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearText:hover {
        transform: translateX(0.2em) scale(0.95); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__yearText:hover {
        transform: translateX(-0.2em) scale(0.95); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear .Calendar__yearText.-hidden {
        transform: translateX(50%);
        opacity: 0; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden {
        transform: translateX(-50%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear .Calendar__monthText.-hidden {
        transform: translateX(-50%);
        opacity: 0; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden {
        transform: translateX(50%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthYear:not(.-shown) > * {
        pointer-events: none; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorAnimationWrapper,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorAnimationWrapper {
        position: absolute;
        width: 100%;
        height: 75%;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorWrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelector {
        align-content: center; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelector,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelector {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        z-index: 2;
        background-color: #fff;
        transform: translateY(-150%);
        will-change: transform;
        transition: 0.6s;
        height: 100%; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorWrapper {
        width: 100%;
        height: 100%; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorWrapper::after,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorWrapper::before {
        content: "";
        width: 100%;
        height: 5em;
        position: absolute;
        left: 0;
        opacity: 0;
        transition: 0.4s;
        transition-delay: 0.2s; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorWrapper::after {
        background-image: linear-gradient(to bottom, #fff, #fff 10%, rgba(245, 245, 245, 0));
        top: -0.1em; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorWrapper::before {
        background-image: linear-gradient(to top, #fff, #fff 10%, rgba(245, 245, 245, 0));
        bottom: 0; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorWrapper.-faded::after,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorWrapper.-faded::before {
        opacity: 1;
        z-index: 3; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelector {
        align-content: flex-start;
        scrollbar-width: 0;
        overflow: scroll;
        position: relative;
        width: 100%;
        padding: 5em 2em;
        -ms-overflow-style: none; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelector::-webkit-scrollbar {
        display: block; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorItem {
        width: 25%;
        display: flex;
        justify-content: center; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorItem:not(:nth-child(-n + 4)) {
        margin-top: 1.5em; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorText {
        border: none;
        font-size: 1.4em;
        min-width: 85%;
        padding: 0.2em 0.5em;
        border-radius: 8.5px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelector.-open,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelector.-open {
        transform: translateY(0); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorText:focus,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorItemText:focus {
        outline: 1px dashed rgba(0, 0, 0, 0.4);
        outline-offset: 2px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorItem {
        width: calc(100% / 3);
        display: flex;
        justify-content: center; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorItem:not(:nth-child(-n + 3)) {
        margin-top: 1em; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorItemText {
        border: none;
        padding: 0.4em 0.4em;
        border-radius: 8.5px;
        font-size: 1.3em;
        min-width: 70%;
        transition: 0.3s; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorItem:not(.-active)
.Calendar__monthSelectorItemText:not(:disabled):hover,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorItem:not(.-active)
.Calendar__yearSelectorText:not(:disabled):hover {
        background: #f5f5f5; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorItemText:disabled,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorText:disabled {
        opacity: 0.5;
        cursor: default; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__yearSelectorItem.-active .Calendar__yearSelectorText {
        background-color: var(--cl-color-primary);
        color: #fff; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__weekDays {
        display: flex;
        justify-content: space-between;
        color: var(--cl-color-disabled);
        font-size: 1.2em;
        margin-bottom: 0.7em;
        padding: 0 1.5em;
        position: relative; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__weekDay {
        display: block;
        width: calc(100% / 7);
        text-align: center;
        text-decoration: none; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__sectionWrapper {
        position: relative;
        min-height: 20.8em;
        overflow: hidden; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__section {
        display: flex;
        flex-direction: column;
        padding: 0 2em;
        position: absolute;
        color: var(--cl-color-black);
        top: 0;
        padding-top: 0.5em;
        left: 0;
        width: 100%;
        will-change: transform, opacity;
        transform: translateZ(0);
        backface-visibility: hidden;
        transition: var(--animation-duration); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__section.-hiddenPrevious {
        opacity: 0;
        transform: translateX(-90%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__section.-hiddenPrevious {
        transform: translateX(90%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__section.-hiddenNext {
        opacity: 0;
        transform: translateX(90%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar.-rtl .Calendar__section.-hiddenNext {
        transform: translateX(-90%); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__section.-shown {
        opacity: 1;
        transform: translateX(0); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__section.-shownAnimated {
        animation: var(--animation-duration) FadeContentToCenter forwards; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__weekRow {
        display: flex;
        width: 100%; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day {
        display: block;
        width: calc(100% / 7);
        text-align: center;
        padding: calc(0.25em - 1px) 0;
        font-size: 1.6em;
        transition: 0.2s;
        border: 1px solid transparent;
        margin-bottom: 0.3em;
        color: rgba(0, 0, 0, 0.8);
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day:focus {
        outline: 1px dashed rgba(0, 0, 0, 0.4);
        outline-offset: 2px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-ltr {
        min-height: 2.6em;
        font-size: 1.2em; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-rtl {
        font-size: 1.55em;
        height: 2.45em; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover {
        background: #eaeaea;
        color: var(--cl-color-black);
        border-color: transparent; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-selected,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-selectedStart,
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-selectedEnd {
        background: var(--cl-color-primary);
        color: #fff; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-ltr.-selectedStart {
        border-radius: 0;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-rtl.-selectedStart {
        border-radius: 0;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-selectedBetween {
        background: var(--cl-color-primary-light);
        color: var(--cl-color-white);
        border-radius: 0; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-ltr.-selectedEnd {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-rtl.-selectedEnd {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
        color: var(--cl-color-error); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
        background: var(--cl-color-error); }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-disabled {
        color: var(--cl-color-disabled) !important;
        background: transparent !important;
        cursor: default !important; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween) {
        font-weight: 600;
        color: var(--cl-color-black);
        color: #000;
        position: relative; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
        content: "";
        position: absolute;
        bottom: 0.2em;
        display: block;
        width: 0.6em;
        height: 1px;
        background: #000;
        left: 50%;
        opacity: 0.5;
        transform: translateX(-50%);
        transition: 0.2s; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween)::after {
        opacity: 0; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__day.-blank {
        color: transparent;
        cursor: default;
        pointer-events: none; }
      #future-regular-hours-modal .popup-container .content-wrapper .calendar-container .Calendar__footer {
        position: relative;
        z-index: 1; }

@keyframes fadeCalendar {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes fadeArrowFlipped {
  from {
    opacity: 0; }
  to {
    opacity: 1;
    transform: translateY(0) rotate(180deg); } }

@keyframes fadeTextToCenter {
  to {
    opacity: 1;
    transform: translateX(-50%); } }

@keyframes FadeContentToCenter {
  to {
    opacity: 1;
    transform: translateX(0); } }
    #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours {
      height: max-content;
      padding: 8px 12px 0;
      background-color: #ffffff; }
      #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days {
        background-color: #ffffff;
        padding: 2px 16px; }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .day-info-container {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding-bottom: 1vmax; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .day-info-container .day {
            font-size: 16px;
            font-weight: 600;
            font-size: 14px;
            font-weight: 700; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .day-info-container .apply-all-link a {
            text-decoration: none;
            color: #1169ec;
            font-size: 12px;
            font-weight: 400; }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container {
          display: flex;
          justify-content: space-around;
          align-items: flex-start; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .store-open {
            display: flex;
            flex-direction: column;
            flex: 3; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .store-open .store-open-label {
              font-size: 12px;
              font-weight: 400;
              margin-bottom: 4px; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .store-open .disabled-label {
              color: #666666; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .store-open label {
              margin-bottom: 0;
              max-width: fit-content; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper {
            display: flex;
            flex-direction: column;
            flex: 9; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details {
              display: flex;
              justify-content: space-between;
              align-items: center;
              flex: 9; }
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time,
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time {
                display: flex;
                flex-direction: column;
                border: 1px solid #b1b1b1;
                border-radius: 4px;
                padding: 4px 16px;
                width: 42%; }
                @media only screen and (min-width: 768px) {
                  #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time,
                  #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time {
                    padding: 0.5vmin 2vmin; } }
                #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time label,
                #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time label {
                  margin: 0;
                  padding-left: 2px;
                  font-size: 12px;
                  color: #666666; }
                #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time .time-edit-div,
                #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time .time-edit-div {
                  display: flex;
                  justify-content: flex-start;
                  align-items: center; }
                  #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
                  #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div {
                    background-color: transparent; }
                    #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                    #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input {
                      font-size: 14px;
                      font-weight: 500; }
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .open-time-disabled,
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .close-time-disabled {
                opacity: 0.6; }
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-days .info-container .time-details-wrapper .time-details .disabled-bg {
                background-color: #eeeeee; }
      #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        background-color: #ffffff;
        padding: 12px 24px;
        margin-bottom: 12px; }
        @media only screen and (min-width: 768px) {
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday {
            padding: 1.5vmin 3vmin;
            margin-bottom: 1.5vmin; } }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday .weekday-info {
          display: flex;
          flex-direction: column; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday .weekday-info .selected-day {
            font-size: 16px;
            font-weight: 700; }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday .time-info {
          display: flex;
          justify-content: center;
          align-items: center; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday .time-info .clock-icon-div {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: center;
            width: 16px;
            height: 16px; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday .time-info .store-time-div {
            padding-left: 8px; }
            @media only screen and (min-width: 768px) {
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday .time-info .store-time-div {
                padding-left: 1vmin; } }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday .time-info .store-time-div .store-time-div-status-available {
              color: #008048; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-curbside-weekday .time-info .store-time-div .store-time-div-status-unavailable {
              color: #e2030f; }
      #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-weekday {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #ffffff;
        padding: 12px 24px;
        margin-bottom: 12px; }
        @media only screen and (min-width: 768px) {
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-weekday {
            padding: 1.5vmin 3vmin;
            margin-bottom: 1.5vmin; } }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-weekday .weekday-info {
          display: flex;
          flex-direction: column; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-weekday .weekday-info .selected-day {
            font-size: 16px;
            font-weight: 700; }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-weekday .time-info {
          display: flex;
          justify-content: center;
          align-items: center; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-weekday .time-info .clock-icon-div {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-body'%20fill='none'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181z'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-border'%20d='M437%2075C388.7%2026.6%20324.4%200%20256%200S123.3%2026.6%2075%2075C26.6%20123.3%200%20187.6%200%20256s26.6%20132.7%2075%20181c48.4%2048.4%20112.6%2075%20181%2075s132.7-26.6%20181-75c48.4-48.4%2075-112.6%2075-181s-26.6-132.7-75-181zM256%20448c-105.9%200-192-86.1-192-192S150.1%2064%20256%2064s192%2086.1%20192%20192-86.1%20192-192%20192z'%20fill='black'/%3E%3Cpath%20class='lexicon-icon-outline%20lx-time-hands'%20d='M180.7%20347.3c3.1%203.1%207.2%204.7%2011.3%204.7s8.2-1.6%2011.3-4.7l48-48c6.3%203%2013.3%204.7%2020.7%204.7%2026.5%200%2048-21.5%2048-48%200-20.9-13.4-38.7-32-45.3V112c0-8.8-7.2-16-16-16s-16%207.2-16%2016v98.7c-18.6%206.6-32%2024.4-32%2045.3%200%207.4%201.7%2014.4%204.7%2020.7l-48%2048c-6.3%206.2-6.3%2016.4%200%2022.6z'%20fill='black'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-position: center;
            width: 16px;
            height: 16px; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-weekday .time-info .store-time-div {
            padding-left: 8px; }
            @media only screen and (min-width: 768px) {
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-weekday .time-info .store-time-div {
                padding-left: 1vmin; } }
      #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time {
        display: flex;
        flex-direction: column;
        background-color: #ffffff;
        padding: 0px 24px;
        justify-content: space-evenly; }
        @media only screen and (min-width: 768px) {
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time {
            padding: 0px 3vmin; } }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .store-open {
          display: flex;
          flex-direction: column; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .store-open .store-open-label {
            font-size: 16px;
            font-weight: 600; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .store-open .disabled-label {
            color: #666666; }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-header {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 8px 0 0; }
          @media only screen and (min-width: 768px) {
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-header {
              margin: 1vmin 0 0; } }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-header span {
            font-size: 16px;
            font-weight: 600; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-header a {
            text-decoration: none;
            color: #1169ec; }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin: 8px 0 0; }
          @media only screen and (min-width: 768px) {
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details {
              margin: 1vmin 0 0; } }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .open-time,
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .close-time {
            display: flex;
            flex-direction: column;
            border: 1px solid #b1b1b1;
            border-radius: 4px;
            padding: 4px 16px;
            width: 42%; }
            @media only screen and (min-width: 768px) {
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .open-time,
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .close-time {
                padding: 0.5vmin 2vmin; } }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .open-time label,
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .close-time label {
              margin: 0;
              font-size: 12px;
              color: #666666; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .open-time .time-edit-div,
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .close-time .time-edit-div {
              display: flex;
              justify-content: flex-start;
              align-items: center; }
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div,
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div {
                background-color: transparent; }
                #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .open-time .time-edit-div .timepicker-div .timepicker-input,
                #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .close-time .time-edit-div .timepicker-div .timepicker-input {
                  font-size: 14px;
                  font-weight: 500; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .time-details-wrapper .time-details .disabled-bg {
            background-color: #eeeeee; }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .add-split-time,
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .remove-split-time {
          margin: 8px 0; }
          @media only screen and (min-width: 768px) {
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .add-split-time,
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .remove-split-time {
              margin: 1vmin 0; } }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .add-split-time a,
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .remove-split-time a {
            text-decoration: none;
            color: #1169ec; }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-time .error-msg {
          color: #ff2211; }
      #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status {
        display: flex;
        flex-direction: column;
        background-color: #ffffff;
        padding: 8px 24px 0; }
        @media only screen and (min-width: 768px) {
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status {
            padding: 1vmin 3vmin 0; } }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-details {
          display: flex;
          justify-content: space-between;
          align-items: flex-start; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-details .store-open {
            display: flex;
            flex-direction: column; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-details .store-open .store-open-label {
              font-size: 16px;
              font-weight: 600; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-details .store-open .disabled-label {
              color: #666666; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-details .store-update-reason {
            display: flex;
            flex-direction: column;
            width: 60%; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-details .store-update-reason label {
              font-size: 16px;
              font-weight: 600; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-details .store-update-reason select {
              padding: 8px;
              border: 1px solid #b1b1b1;
              border-radius: 4px;
              background-color: transparent; }
              @media only screen and (min-width: 768px) {
                #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-details .store-update-reason select {
                  padding: 1vmin; } }
        #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-notes {
          display: flex;
          flex-direction: column;
          padding-top: 8px; }
          @media only screen and (min-width: 768px) {
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-notes {
              padding-top: 1vmin; } }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-notes label {
            font-size: 16px;
            font-weight: 600; }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-notes .remaining-chars {
            text-align: right;
            font-size: 12px;
            font-weight: 400;
            color: #636161;
            padding-top: 4px; }
            @media only screen and (min-width: 768px) {
              #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-notes .remaining-chars {
                padding-top: 0.5vmin; } }
          #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-notes textarea {
            resize: none;
            border-color: #b1b1b1;
            border-radius: 6px; }
            #future-regular-hours-modal .popup-container .content-wrapper .update-store-hours .store-status .store-status-notes textarea:focus-visible {
              outline: none; }
  #future-regular-hours-modal .popup-container .update-hours-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 12px 24px 12px; }
    @media only screen and (min-width: 768px) {
      #future-regular-hours-modal .popup-container .update-hours-controls {
        padding: 1.5vmin 3vmin 1.5vmin; } }
    #future-regular-hours-modal .popup-container .update-hours-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #future-regular-hours-modal .popup-container .update-hours-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    #future-regular-hours-modal .popup-container .update-hours-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #future-regular-hours-modal .popup-container .update-hours-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

.review-future-popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    .review-future-popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    .review-future-popup-container {
      width: 35%;
      position: static; } }
  .review-future-popup-container hr {
    margin: 0; }
  .review-future-popup-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      .review-future-popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    .review-future-popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
    .review-future-popup-container .popup-head .close-popup {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M300.2%20256l102.9-102.9c29.5-29.5-14.7-73.7-44.2-44.2L256%20211.8%20153.1%20108.9c-29.5-29.5-73.7%2014.7-44.2%2044.2L211.8%20256%20108.9%20358.9c-29.5%2029.5%2014.7%2073.7%2044.2%2044.2L256%20300.2l102.9%20102.9c29.5%2029.5%2073.7-14.7%2044.2-44.2L300.2%20256z'%20fill='black'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: center;
      width: 24px;
      height: 24px; }
  .review-future-popup-container .review-future-hours {
    display: flex;
    flex-direction: column;
    padding: 12px 24px;
    height: max-content;
    background-color: #ffffff; }
    .review-future-popup-container .review-future-hours .review-future-hours-wrapper .disclaimer {
      padding-bottom: 12px;
      font-size: 14px; }
    .review-future-popup-container .review-future-hours .review-future-hours-wrapper .effective-time-heading {
      font-size: 14px;
      font-weight: 700; }
    .review-future-popup-container .review-future-hours .review-future-hours-wrapper .effective-time {
      padding-bottom: 12px;
      font-size: 14px; }
    .review-future-popup-container .review-future-hours .tbl-review-future-hours {
      border: none;
      background-color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      line-height: 28px;
      width: 100%; }
      .review-future-popup-container .review-future-hours .tbl-review-future-hours thead {
        font-size: 12px;
        font-weight: 700; }
      .review-future-popup-container .review-future-hours .tbl-review-future-hours tbody tr td {
        width: 40%; }
        .review-future-popup-container .review-future-hours .tbl-review-future-hours tbody tr td:first-child {
          width: 60%; }
      .review-future-popup-container .review-future-hours .tbl-review-future-hours tbody tr td.closed-text {
        color: #e2030f; }
  .review-future-popup-container .review-future-hours-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 0px 24px 12px; }
    @media only screen and (min-width: 768px) {
      .review-future-popup-container .review-future-hours-controls {
        padding: 0 3vmin 1.5vmin; } }
    .review-future-popup-container .review-future-hours-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .review-future-popup-container .review-future-hours-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    .review-future-popup-container .review-future-hours-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        .review-future-popup-container .review-future-hours-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }

.list-content-row,
.service-info-container {
  flex-wrap: wrap; }

select.order-cutoff-dropdown {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='black'/%3E%3C/svg%3E");
  height: 40px;
  width: 100px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 18px;
  background-origin: content-box; }

.fulfillment-update-tag {
  margin: auto;
  width: 100%;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 16px; }

.fulfillment-content-tag {
  margin: auto;
  width: 95%;
  line-height: normal;
  margin-bottom: 16px; }

.capacityInput {
  height: 40px;
  width: 100px;
  text-align: right;
  padding-right: 14px; }

.location-master-modal {
  display: block;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: #00000066; }
  @media only screen and (min-width: 640px) {
    .location-master-modal {
      display: flex;
      justify-content: center;
      align-items: center; } }

.btn-time-picker {
  color: #fff;
  background: #000;
  border: none;
  border-radius: 4px;
  width: 26%;
  padding: 4px 8px;
  margin: 60px 5px 4px;
  cursor: pointer; }
  .btn-time-picker div.btn-time-picker-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M192.9%20429.5c-8.3%200-16.4-3.3-22.3-9.2L44.5%20294.1C15%20263.2%2062.7%20222%2089.1%20249.5L191.5%20352l230-258.9c27.2-30.5%2074.3%2011.5%2047.1%2041.9L216.4%20418.9c-5.8%206.5-14%2010.3-22.6%2010.6h-.9z'%20fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 24px;
    height: 16px; }

.invalid-time {
  border-color: #c70606 !important; }

.validation-msg-container {
  visibility: hidden;
  padding-top: 2px;
  color: #c70606; }

.disabled-border {
  border-color: lightgrey !important;
  cursor: no-drop; }

.loader {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 56px; }
  .loader .loading-text-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .loader .loading-text-wrapper .loading-text {
      font-size: 12px;
      padding-right: 2px; }

.primary-btn-wtih-loader {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #858585 !important;
  border-color: #858585 !important;
  cursor: no-drop; }

.secondary-disabled-btn {
  color: #444444 !important;
  border-color: #444444 !important;
  cursor: no-drop; }

.btn-scroll-top {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #000000;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 18px;
  cursor: pointer; }

#delete-future-regular-hours-modal .delete-future-popup-container {
  font-size: 12px;
  background-color: #f6f6f7;
  height: max-content;
  width: 100%;
  position: absolute;
  bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  @media only screen and (min-width: 640px) {
    #delete-future-regular-hours-modal .delete-future-popup-container {
      width: 50%;
      position: static; } }
  @media only screen and (min-width: 1024px) {
    #delete-future-regular-hours-modal .delete-future-popup-container {
      width: 30%;
      position: static; } }
  #delete-future-regular-hours-modal .delete-future-popup-container hr {
    margin: 0; }
  #delete-future-regular-hours-modal .delete-future-popup-container .popup-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
    padding: 16px 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
    @media only screen and (min-width: 768px) {
      #delete-future-regular-hours-modal .delete-future-popup-container .popup-head {
        padding: 2vmin 2vmin; } }
    #delete-future-regular-hours-modal .delete-future-popup-container .popup-head .popup-title {
      font-size: 16px;
      font-weight: 700;
      text-align: center;
      width: 100%; }
  #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours {
    display: flex;
    flex-direction: column;
    padding: 12px 24px;
    height: max-content;
    background-color: #ffffff; }
    #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours .delete-future-hours-wrapper .disclaimer {
      padding-bottom: 12px;
      font-size: 14px; }
  #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #ffffff;
    padding: 0px 24px 12px; }
    @media only screen and (min-width: 768px) {
      #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours-controls {
        padding: 0 3vmin 1.5vmin; } }
    #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours-controls .store-master-secondary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: white;
      color: black;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours-controls .store-master-secondary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
    #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours-controls .store-master-primary {
      font-size: 12px;
      font-weight: 700;
      width: max-content;
      border-radius: 24px;
      border: 2px solid black;
      height: 32px;
      background-color: white;
      padding: 0 20px;
      margin: 8px 0;
      background-color: black;
      color: white;
      font-size: 14px;
      width: 46%;
      height: 44px;
      font-size: 14px;
      font-weight: 600; }
      @media only screen and (min-width: 768px) {
        #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours-controls .store-master-primary {
          padding: 0 2vmin;
          margin: 1vmin 0; } }
      #delete-future-regular-hours-modal .delete-future-popup-container .delete-future-hours-controls .store-master-primary .loader {
        margin-top: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: 0px; }

.portlet-title-text {
  display: none; }

.portlet {
  background-color: #ffffff; }

.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  background-color: #f6f6f8; }
  .container-fluid #banner,
  .container-sm #banner,
  .container-md #banner,
  .container-lg #banner,
  .container-xl #banner {
    background-color: black;
    height: 56px;
    width: 100%;
    font-size: 14px;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 400;
    color: white;
    display: flex;
    position: fixed;
    z-index: 1; }
    .container-fluid #banner a,
    .container-sm #banner a,
    .container-md #banner a,
    .container-lg #banner a,
    .container-xl #banner a {
      color: white; }
      .container-fluid #banner a:hover,
      .container-sm #banner a:hover,
      .container-md #banner a:hover,
      .container-lg #banner a:hover,
      .container-xl #banner a:hover {
        text-decoration: none; }
    .container-fluid #banner #heading,
    .container-sm #banner #heading,
    .container-md #banner #heading,
    .container-lg #banner #heading,
    .container-xl #banner #heading {
      color: white;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 16px;
      width: 100%; }
      .container-fluid #banner #heading .site-title a,
      .container-sm #banner #heading .site-title a,
      .container-md #banner #heading .site-title a,
      .container-lg #banner #heading .site-title a,
      .container-xl #banner #heading .site-title a {
        line-height: revert; }
      .container-fluid #banner #heading .store-module-info,
      .container-sm #banner #heading .store-module-info,
      .container-md #banner #heading .store-module-info,
      .container-lg #banner #heading .store-module-info,
      .container-xl #banner #heading .store-module-info {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        cursor: pointer; }
        .container-fluid #banner #heading .store-module-info #selected-module-name,
        .container-sm #banner #heading .store-module-info #selected-module-name,
        .container-md #banner #heading .store-module-info #selected-module-name,
        .container-lg #banner #heading .store-module-info #selected-module-name,
        .container-xl #banner #heading .store-module-info #selected-module-name {
          text-align: center;
          margin: 0 4px; }
        .container-fluid #banner #heading .store-module-info .opened-menu-icon,
        .container-sm #banner #heading .store-module-info .opened-menu-icon,
        .container-md #banner #heading .store-module-info .opened-menu-icon,
        .container-lg #banner #heading .store-module-info .opened-menu-icon,
        .container-xl #banner #heading .store-module-info .opened-menu-icon {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M244%20172.1L101.4%20314.4c-16.5%2016.4%208.3%2041.8%2025.1%2025.1L256%20210.3l129.5%20129.2c16.6%2016.6%2041.5-8.7%2025.1-25.1L268%20172.1c-6.6-6.5-16.8-7.1-24%200z'%20fill='white'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 18px;
          height: 18px; }
        .container-fluid #banner #heading .store-module-info .closed-menu-icon,
        .container-sm #banner #heading .store-module-info .closed-menu-icon,
        .container-md #banner #heading .store-module-info .closed-menu-icon,
        .container-lg #banner #heading .store-module-info .closed-menu-icon,
        .container-xl #banner #heading .store-module-info .closed-menu-icon {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M268%20339.9l142.6-142.2c16.4-16.4-8.5-41.7-25.1-25.1L256%20301.7%20126.5%20172.5c-16.8-16.7-41.6%208.7-25.1%2025.1L244%20339.9c7.2%207.1%2017.4%206.5%2024%200z'%20fill='white'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 18px;
          height: 18px; }
        .container-fluid #banner #heading .store-module-info .closed-menu-dot-icon,
        .container-sm #banner #heading .store-module-info .closed-menu-dot-icon,
        .container-md #banner #heading .store-module-info .closed-menu-dot-icon,
        .container-lg #banner #heading .store-module-info .closed-menu-dot-icon,
        .container-xl #banner #heading .store-module-info .closed-menu-dot-icon {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M256%20384c70.691%200%20128-57.309%20128-128%200-70.692-57.309-128-128-128-70.692%200-128%2057.308-128%20128%200%2070.691%2057.308%20128%20128%20128z'%20fill='white'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 14px;
          height: 14px;
          position: absolute;
          right: 2px; }
      .container-fluid #banner #heading .store-user-info,
      .container-sm #banner #heading .store-user-info,
      .container-md #banner #heading .store-user-info,
      .container-lg #banner #heading .store-user-info,
      .container-xl #banner #heading .store-user-info {
        display: flex;
        justify-content: flex-end;
        align-items: center; }
        .container-fluid #banner #heading .store-user-info .user-name,
        .container-sm #banner #heading .store-user-info .user-name,
        .container-md #banner #heading .store-user-info .user-name,
        .container-lg #banner #heading .store-user-info .user-name,
        .container-xl #banner #heading .store-user-info .user-name {
          width: 100%;
          text-align: center;
          margin: 0 8px;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }
        .container-fluid #banner #heading .store-user-info .user-logout,
        .container-sm #banner #heading .store-user-info .user-logout,
        .container-md #banner #heading .store-user-info .user-logout,
        .container-lg #banner #heading .store-user-info .user-logout,
        .container-xl #banner #heading .store-user-info .user-logout {
          white-space: nowrap; }
        .container-fluid #banner #heading .store-user-info .user-notification,
        .container-sm #banner #heading .store-user-info .user-notification,
        .container-md #banner #heading .store-user-info .user-notification,
        .container-lg #banner #heading .store-user-info .user-notification,
        .container-xl #banner #heading .store-user-info .user-notification {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bell-on-bowl'%20d='M384%20341.6c-96%2010.4-160%2010.4-256%200%200%200%200-245.6%20128-245.6s128%20245.6%20128%20245.6zM224%2032S64%2032%2064%20320l-32%2032c0%2086%20448%2088%20448%200l-32-32C448%2032%20288%2032%20288%2032c0-41-64-42-64%200z'%20fill='white'/%3E%3Cpath%20class='lexicon-icon-outline%20bell-on-clapper'%20d='M163.5%20440.3c30.5%2096.7%20154.5%2095.7%20185%200-60.5%207.7-124.5%207.7-185%200z'%20fill='white'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 32px;
          height: 16px; }
        .container-fluid #banner #heading .store-user-info .user-language,
        .container-sm #banner #heading .store-user-info .user-language,
        .container-md #banner #heading .store-user-info .user-language,
        .container-lg #banner #heading .store-user-info .user-language,
        .container-xl #banner #heading .store-user-info .user-language {
          background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20fill='%23C0CFD8'%20d='M0%2064h512v384H0z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%2080h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20112h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20144h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20176h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20208h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20240h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20272h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20304h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20336h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20368h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20400h480v32H16z'/%3E%3Cpath%20fill='%2366A1CC'%20d='M16%2080h256v192H16z'/%3E%3Cpath%20fill='%230035A0'%20d='M16%2080h256v192H16z'/%3E%3C/svg%3E");
          background-repeat: no-repeat;
          background-position: center;
          width: 48px;
          height: 24px;
          margin: 0 0 0 8px;
          cursor: pointer; }
          .container-fluid #banner #heading .store-user-info .user-language #language-select,
          .container-sm #banner #heading .store-user-info .user-language #language-select,
          .container-md #banner #heading .store-user-info .user-language #language-select,
          .container-lg #banner #heading .store-user-info .user-language #language-select,
          .container-xl #banner #heading .store-user-info .user-language #language-select {
            visibility: hidden;
            position: absolute;
            top: 58px;
            right: 20px;
            border: 1px solid #dcdcdc;
            border-radius: 4px;
            padding: 0 8px;
            box-shadow: 0 0 12px #3c3b3b2e;
            z-index: 20;
            width: fit-content;
            background-color: #ffffff; }
            .container-fluid #banner #heading .store-user-info .user-language #language-select .flag-options,
            .container-sm #banner #heading .store-user-info .user-language #language-select .flag-options,
            .container-md #banner #heading .store-user-info .user-language #language-select .flag-options,
            .container-lg #banner #heading .store-user-info .user-language #language-select .flag-options,
            .container-xl #banner #heading .store-user-info .user-language #language-select .flag-options {
              display: flex;
              justify-content: space-between;
              align-items: center;
              border-bottom: 1px solid #ececec;
              width: fit-content; }
              .container-fluid #banner #heading .store-user-info .user-language #language-select .flag-options .flag-text,
              .container-sm #banner #heading .store-user-info .user-language #language-select .flag-options .flag-text,
              .container-md #banner #heading .store-user-info .user-language #language-select .flag-options .flag-text,
              .container-lg #banner #heading .store-user-info .user-language #language-select .flag-options .flag-text,
              .container-xl #banner #heading .store-user-info .user-language #language-select .flag-options .flag-text {
                font-size: 12px;
                color: black;
                padding: 8px 0px 8px 4px; }
      .container-fluid #banner #heading .fr-ca-flag-bg,
      .container-sm #banner #heading .fr-ca-flag-bg,
      .container-md #banner #heading .fr-ca-flag-bg,
      .container-lg #banner #heading .fr-ca-flag-bg,
      .container-xl #banner #heading .fr-ca-flag-bg {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20fill='%23B0BEC9'%20d='M0%2064h512v384H0z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%2080h112v352H16zM384%2080h112v352H384z'/%3E%3Cpath%20fill='%23FFF'%20d='M128%2080h256v352H128z'/%3E%3Cpath%20fill='%23E03232'%20d='M301.9%20300.3c0%203.6%204.1%2013.4%204.1%2013.4s-34.2-5.7-37.1-6.2-5.5-.5-5.4%205.5l2.4%2018.2h-8.4l1.9-18.2c0-6-2.6-6-5.5-5.5l-37.1%206.4s4-9.7%204-13.4c0-4.7-10.1-11.4-21.1-21-11-9.7-18.6-14.6-18.6-15.7%200-1%207.8-.8%207.8-6.6%200-5.7-7.4-27.3-7.4-27.3s15.4%206%2019.6%205.9c4.2%200%2010.7-8.4%2010.7-14.4%200%200%2020.1%2025.4%2024.3%2023.5%204.2-1.8-7.7-51.8-7.7-51.8s12%2010.9%2016.1%209.6c4.2-1.3%2015.9-31.3%2015.9-31.3s.1-.4.4-.4c.2%200%20.4.4.4.4s11.8%2029.9%2016%2031.1c4.2%201.3%2016.1-9.7%2016.1-9.7s-11.6%2050-7.4%2051.9c4.2%201.8%2024.2-23.8%2024.2-23.8%200%206%206.6%2014.4%2010.7%2014.4%204.2-.1%2019.5-6.1%2019.5-6.1s-7.3%2021.6-7.2%2027.4c0%205.8%207.8%205.5%207.8%206.5s-7.6%206-18.5%2015.8c-10.5%2010-20.5%2016.6-20.5%2021.4z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20fill='%23B0BEC9'%20d='M0%2064h512v384H0z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%2080h112v352H16zM384%2080h112v352H384z'/%3E%3Cpath%20fill='%23FFF'%20d='M128%2080h256v352H128z'/%3E%3Cpath%20fill='%23E03232'%20d='M301.9%20300.3c0%203.6%204.1%2013.4%204.1%2013.4s-34.2-5.7-37.1-6.2-5.5-.5-5.4%205.5l2.4%2018.2h-8.4l1.9-18.2c0-6-2.6-6-5.5-5.5l-37.1%206.4s4-9.7%204-13.4c0-4.7-10.1-11.4-21.1-21-11-9.7-18.6-14.6-18.6-15.7%200-1%207.8-.8%207.8-6.6%200-5.7-7.4-27.3-7.4-27.3s15.4%206%2019.6%205.9c4.2%200%2010.7-8.4%2010.7-14.4%200%200%2020.1%2025.4%2024.3%2023.5%204.2-1.8-7.7-51.8-7.7-51.8s12%2010.9%2016.1%209.6c4.2-1.3%2015.9-31.3%2015.9-31.3s.1-.4.4-.4c.2%200%20.4.4.4.4s11.8%2029.9%2016%2031.1c4.2%201.3%2016.1-9.7%2016.1-9.7s-11.6%2050-7.4%2051.9c4.2%201.8%2024.2-23.8%2024.2-23.8%200%206%206.6%2014.4%2010.7%2014.4%204.2-.1%2019.5-6.1%2019.5-6.1s-7.3%2021.6-7.2%2027.4c0%205.8%207.8%205.5%207.8%206.5s-7.6%206-18.5%2015.8c-10.5%2010-20.5%2016.6-20.5%2021.4z'/%3E%3C/svg%3E") !important; }
      .container-fluid #banner #heading .en-us-flag-bg,
      .container-sm #banner #heading .en-us-flag-bg,
      .container-md #banner #heading .en-us-flag-bg,
      .container-lg #banner #heading .en-us-flag-bg,
      .container-xl #banner #heading .en-us-flag-bg {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20fill='%23C0CFD8'%20d='M0%2064h512v384H0z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%2080h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20112h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20144h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20176h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20208h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20240h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20272h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20304h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20336h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20368h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20400h480v32H16z'/%3E%3Cpath%20fill='%2366A1CC'%20d='M16%2080h256v192H16z'/%3E%3Cpath%20fill='%230035A0'%20d='M16%2080h256v192H16z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20fill='%23C0CFD8'%20d='M0%2064h512v384H0z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%2080h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20112h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20144h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20176h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20208h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20240h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20272h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20304h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20336h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20368h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20400h480v32H16z'/%3E%3Cpath%20fill='%2366A1CC'%20d='M16%2080h256v192H16z'/%3E%3Cpath%20fill='%230035A0'%20d='M16%2080h256v192H16z'/%3E%3C/svg%3E") !important; }
  .container-fluid #content,
  .container-sm #content,
  .container-md #content,
  .container-lg #content,
  .container-xl #content {
    position: relative;
    top: 56px; }
    .container-fluid #content .site-loading-icon,
    .container-sm #content .site-loading-icon,
    .container-md #content .site-loading-icon,
    .container-lg #content .site-loading-icon,
    .container-xl #content .site-loading-icon {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      background-color: #ffffff;
      display: none;
      height: 100vh; }
    .container-fluid #content #store-module-modal,
    .container-sm #content #store-module-modal,
    .container-md #content #store-module-modal,
    .container-lg #content #store-module-modal,
    .container-xl #content #store-module-modal {
      display: block;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 54px;
      width: 100%;
      height: 100vh;
      overflow: auto;
      background-color: #000000;
      background-color: #00000066; }
      .container-fluid #content #store-module-modal .right-menu,
      .container-sm #content #store-module-modal .right-menu,
      .container-md #content #store-module-modal .right-menu,
      .container-lg #content #store-module-modal .right-menu,
      .container-xl #content #store-module-modal .right-menu {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        background-color: #ffffff;
        color: #000000;
        height: calc(100vh - 54px);
        left: 20%;
        width: 80%;
        top: 2px;
        position: relative;
        padding: 0px 24px 60px; }
        @media only screen and (min-width: 640px) {
          .container-fluid #content #store-module-modal .right-menu,
          .container-sm #content #store-module-modal .right-menu,
          .container-md #content #store-module-modal .right-menu,
          .container-lg #content #store-module-modal .right-menu,
          .container-xl #content #store-module-modal .right-menu {
            left: 70%;
            width: 30%;
            padding: 0px 24px 18px; } }
        .container-fluid #content #store-module-modal .right-menu .menu-items-container,
        .container-sm #content #store-module-modal .right-menu .menu-items-container,
        .container-md #content #store-module-modal .right-menu .menu-items-container,
        .container-lg #content #store-module-modal .right-menu .menu-items-container,
        .container-xl #content #store-module-modal .right-menu .menu-items-container {
          width: 100%; }
          .container-fluid #content #store-module-modal .right-menu .menu-items-container .flag-container,
          .container-sm #content #store-module-modal .right-menu .menu-items-container .flag-container,
          .container-md #content #store-module-modal .right-menu .menu-items-container .flag-container,
          .container-lg #content #store-module-modal .right-menu .menu-items-container .flag-container,
          .container-xl #content #store-module-modal .right-menu .menu-items-container .flag-container {
            display: flex;
            justify-content: flex-end;
            align-items: center;
            position: relative;
            top: 24px;
            right: 8px;
            width: 100%; }
            .container-fluid #content #store-module-modal .right-menu .menu-items-container .flag-container .fr-ca-flag-bg,
            .container-sm #content #store-module-modal .right-menu .menu-items-container .flag-container .fr-ca-flag-bg,
            .container-md #content #store-module-modal .right-menu .menu-items-container .flag-container .fr-ca-flag-bg,
            .container-lg #content #store-module-modal .right-menu .menu-items-container .flag-container .fr-ca-flag-bg,
            .container-xl #content #store-module-modal .right-menu .menu-items-container .flag-container .fr-ca-flag-bg {
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20fill='%23B0BEC9'%20d='M0%2064h512v384H0z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%2080h112v352H16zM384%2080h112v352H384z'/%3E%3Cpath%20fill='%23FFF'%20d='M128%2080h256v352H128z'/%3E%3Cpath%20fill='%23E03232'%20d='M301.9%20300.3c0%203.6%204.1%2013.4%204.1%2013.4s-34.2-5.7-37.1-6.2-5.5-.5-5.4%205.5l2.4%2018.2h-8.4l1.9-18.2c0-6-2.6-6-5.5-5.5l-37.1%206.4s4-9.7%204-13.4c0-4.7-10.1-11.4-21.1-21-11-9.7-18.6-14.6-18.6-15.7%200-1%207.8-.8%207.8-6.6%200-5.7-7.4-27.3-7.4-27.3s15.4%206%2019.6%205.9c4.2%200%2010.7-8.4%2010.7-14.4%200%200%2020.1%2025.4%2024.3%2023.5%204.2-1.8-7.7-51.8-7.7-51.8s12%2010.9%2016.1%209.6c4.2-1.3%2015.9-31.3%2015.9-31.3s.1-.4.4-.4c.2%200%20.4.4.4.4s11.8%2029.9%2016%2031.1c4.2%201.3%2016.1-9.7%2016.1-9.7s-11.6%2050-7.4%2051.9c4.2%201.8%2024.2-23.8%2024.2-23.8%200%206%206.6%2014.4%2010.7%2014.4%204.2-.1%2019.5-6.1%2019.5-6.1s-7.3%2021.6-7.2%2027.4c0%205.8%207.8%205.5%207.8%206.5s-7.6%206-18.5%2015.8c-10.5%2010-20.5%2016.6-20.5%2021.4z'/%3E%3C/svg%3E");
              background-repeat: no-repeat;
              background-position: center;
              width: 24px;
              height: 24px;
              cursor: pointer; }
            .container-fluid #content #store-module-modal .right-menu .menu-items-container .flag-container .en-us-flag-bg,
            .container-sm #content #store-module-modal .right-menu .menu-items-container .flag-container .en-us-flag-bg,
            .container-md #content #store-module-modal .right-menu .menu-items-container .flag-container .en-us-flag-bg,
            .container-lg #content #store-module-modal .right-menu .menu-items-container .flag-container .en-us-flag-bg,
            .container-xl #content #store-module-modal .right-menu .menu-items-container .flag-container .en-us-flag-bg {
              background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20fill='%23C0CFD8'%20d='M0%2064h512v384H0z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%2080h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20112h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20144h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20176h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20208h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20240h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20272h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20304h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20336h480v32H16z'/%3E%3Cpath%20fill='%23FFF'%20d='M16%20368h480v32H16z'/%3E%3Cpath%20fill='%23E03232'%20d='M16%20400h480v32H16z'/%3E%3Cpath%20fill='%2366A1CC'%20d='M16%2080h256v192H16z'/%3E%3Cpath%20fill='%230035A0'%20d='M16%2080h256v192H16z'/%3E%3C/svg%3E");
              background-repeat: no-repeat;
              background-position: center;
              width: 24px;
              height: 24px;
              margin-right: 8px;
              cursor: pointer; }
          .container-fluid #content #store-module-modal .right-menu .menu-items-container .menu-title,
          .container-sm #content #store-module-modal .right-menu .menu-items-container .menu-title,
          .container-md #content #store-module-modal .right-menu .menu-items-container .menu-title,
          .container-lg #content #store-module-modal .right-menu .menu-items-container .menu-title,
          .container-xl #content #store-module-modal .right-menu .menu-items-container .menu-title {
            font-size: 20px;
            font-weight: 700; }
          .container-fluid #content #store-module-modal .right-menu .menu-items-container .user-name,
          .container-sm #content #store-module-modal .right-menu .menu-items-container .user-name,
          .container-md #content #store-module-modal .right-menu .menu-items-container .user-name,
          .container-lg #content #store-module-modal .right-menu .menu-items-container .user-name,
          .container-xl #content #store-module-modal .right-menu .menu-items-container .user-name {
            font-size: 14px;
            font-weight: 400; }
          .container-fluid #content #store-module-modal .right-menu .menu-items-container ul,
          .container-sm #content #store-module-modal .right-menu .menu-items-container ul,
          .container-md #content #store-module-modal .right-menu .menu-items-container ul,
          .container-lg #content #store-module-modal .right-menu .menu-items-container ul,
          .container-xl #content #store-module-modal .right-menu .menu-items-container ul {
            padding: 36px 4px 24px;
            width: 100%; }
            .container-fluid #content #store-module-modal .right-menu .menu-items-container ul li,
            .container-sm #content #store-module-modal .right-menu .menu-items-container ul li,
            .container-md #content #store-module-modal .right-menu .menu-items-container ul li,
            .container-lg #content #store-module-modal .right-menu .menu-items-container ul li,
            .container-xl #content #store-module-modal .right-menu .menu-items-container ul li {
              font-size: 16px;
              font-weight: 400;
              list-style: none;
              border-bottom: 1px solid #eeeeee;
              padding: 12px;
              padding-left: 24px;
              cursor: pointer; }
              .container-fluid #content #store-module-modal .right-menu .menu-items-container ul li:first-child,
              .container-sm #content #store-module-modal .right-menu .menu-items-container ul li:first-child,
              .container-md #content #store-module-modal .right-menu .menu-items-container ul li:first-child,
              .container-lg #content #store-module-modal .right-menu .menu-items-container ul li:first-child,
              .container-xl #content #store-module-modal .right-menu .menu-items-container ul li:first-child {
                border-top: 1px solid #eeeeee; }
              .container-fluid #content #store-module-modal .right-menu .menu-items-container ul li a,
              .container-sm #content #store-module-modal .right-menu .menu-items-container ul li a,
              .container-md #content #store-module-modal .right-menu .menu-items-container ul li a,
              .container-lg #content #store-module-modal .right-menu .menu-items-container ul li a,
              .container-xl #content #store-module-modal .right-menu .menu-items-container ul li a {
                color: #000000; }
                .container-fluid #content #store-module-modal .right-menu .menu-items-container ul li a:hover,
                .container-sm #content #store-module-modal .right-menu .menu-items-container ul li a:hover,
                .container-md #content #store-module-modal .right-menu .menu-items-container ul li a:hover,
                .container-lg #content #store-module-modal .right-menu .menu-items-container ul li a:hover,
                .container-xl #content #store-module-modal .right-menu .menu-items-container ul li a:hover {
                  text-decoration: none; }
            .container-fluid #content #store-module-modal .right-menu .menu-items-container ul li.selected,
            .container-sm #content #store-module-modal .right-menu .menu-items-container ul li.selected,
            .container-md #content #store-module-modal .right-menu .menu-items-container ul li.selected,
            .container-lg #content #store-module-modal .right-menu .menu-items-container ul li.selected,
            .container-xl #content #store-module-modal .right-menu .menu-items-container ul li.selected {
              font-weight: 700;
              list-style: inside;
              padding-left: 0; }
        .container-fluid #content #store-module-modal .right-menu .menu-logout,
        .container-sm #content #store-module-modal .right-menu .menu-logout,
        .container-md #content #store-module-modal .right-menu .menu-logout,
        .container-lg #content #store-module-modal .right-menu .menu-logout,
        .container-xl #content #store-module-modal .right-menu .menu-logout {
          text-align: center;
          width: 100%;
          margin-bottom: 12px; }
          .container-fluid #content #store-module-modal .right-menu .menu-logout a,
          .container-sm #content #store-module-modal .right-menu .menu-logout a,
          .container-md #content #store-module-modal .right-menu .menu-logout a,
          .container-lg #content #store-module-modal .right-menu .menu-logout a,
          .container-xl #content #store-module-modal .right-menu .menu-logout a {
            color: inherit;
            cursor: pointer;
            text-decoration: none;
            font-size: 16px;
            font-weight: 700; }

.store-master-greetings {
  font-family: "Helvetica Neue", sans-serif;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  padding-bottom: 44px;
  padding-top: 134px; }

.store-master-login {
  display: flex;
  justify-content: center; }
  .store-master-login .sephora-btn {
    background-color: black;
    color: white;
    border-radius: 22px;
    max-width: 274px;
    min-height: 44px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Helvetica Neue", sans-serif;
    width: 85%; }