@import url(https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css);

.text-center[data-v-6bab3132] {
  text-align: center!important;
}

.office-title[data-v-07d7df65],
.gps-coordinates-title[data-v-07d7df65] {
  margin: 0;
  padding: 0;
  height: 0.2rem;
  font-size: 0.7rem;
  color: #666666;
}
.user-note[data-v-07d7df65] {
  margin-top: 0.4rem;
  font-size: 0.7rem;
  color: gray;
}
.card-title-text[data-v-07d7df65] {
  padding: 0;
}

.card-title[data-v-4e0f3ab4] {
  background: #e2e2e2;
  color: deeppink;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
  padding-left: 0px;
}
.data-block[data-v-4e0f3ab4] {
  color: #333;
  font-size: 1rem;
  padding: 6px 10px;
}
.data-block small[data-v-4e0f3ab4] {
  font-style: italic;
  color: #adadad;
}


.checkbox-wrapper[data-v-189a503c] {
  display: flex;
  align-items: center;
}
label[data-v-189a503c] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-left: 8px;
  font-size: 16px;
}
.count-label[data-v-189a503c] {
  font-size: 12px;
  font-style: italic;
  padding-left: 2px;
  font-weight: 400 !important;
}

.location-search-container[data-v-8439d070] {
  max-width: 1280px;
}
.location-cards[data-v-8439d070] {
  overflow-y: scroll;
  box-shadow: 0px 0px 5px #ccc;
}
.title[data-v-8439d070] {
  margin-bottom: 10px;
  padding: 5px 10px;
  background-color: #fff;
  border-radius: 2px;
}
.reset-button[data-v-8439d070] {
  position: absolute;
  right: 2px;
  bottom: -5px;
  text-transform: capitalize;
}
.location-cards-wrapper[data-v-8439d070] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 500px) {
.location-cards-wrapper[data-v-8439d070] {
    max-height: 80vh;
}
}
@media screen and (min-width: 1500px) {
.location-cards-wrapper[data-v-8439d070] {
    max-height: 82vh;
}
}

.v-menu__content[data-v-52a11da9] {
  max-height: 10em;
  overflow-y: scroll;
}

.search-input {
  max-width: 385px;
}
.data-toolbar .v-toolbar__content {
  height: auto !important;
}

.comment-card[data-v-50afeb34] {
  border-radius: 0;
}
.comment-card .v-card__title[data-v-50afeb34] {
  border-top: 1px solid #efefef;
  font-size: 1.1em;
  color: #444;
}
.comment-card .v-card__text[data-v-50afeb34] {
  font-size: 1em;
  color: #333;
  white-space: pre-line;
}
.result-message-block[data-v-88c3127a] {
  max-width: 380px;
}
.filter-date-picker {
  height: 48px;
  line-height: 48;
}
.filter-date-picker .el-range-separator {
  display: inline-flex;
  align-items: center;
}
.main-heading.pink-heading.white--text[data-v-0f23c7db] {
  background: #e2e2e2;
  font-weight: 500 !important;
  font-size: 22px !important;
  padding-top: 8px!important;
}
.bold-paragraph[data-v-0f23c7db] {
  font-size: 1.3em;
  font-weight: bold;
}

.edit-controls[data-v-91db01b2] {
  display: flex;
  padding-top: 5px;
}
.v-icon[data-v-91db01b2]:hover {
  color: deeppink;
}
.float-right[data-v-91db01b2] {
  float: right;
}

.card-title[data-v-6bbe1d8b] {
  background: #e2e2e2;
  color: deeppink;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}
.card-subtitle[data-v-6bbe1d8b] {
  background: #e2e2e2;
}
.v-text-field[data-v-6bbe1d8b] {
  padding: 0;
  margin: 0;
}


.button[data-v-1fdd8a13] {
  text-transform: capitalize;
}

.filter-date-picker {
  height: 48px;
  line-height: 48;
}
.filter-date-picker .el-range-separator {
  display: inline-flex;
  align-items: center;
}
ul[data-v-3f000174] {
  list-style: none;
  padding: 0;
  margin: 0;
}
li[data-v-3f000174] {
  padding: 10px 2px;
  border-bottom: solid 1px #ddd;
  cursor: pointer;
}
li .result-text[data-v-3f000174] {
  font-size: 14px;
}
li a[data-v-3f000174] {
  list-style: none;
  color: #333 !important;
}
li[data-v-3f000174]:hover {
  background: #eee;
}
.input-container[data-v-2468e92b] {
  position: relative;
}
.autocomplete-wrapper[data-v-2468e92b] {
  box-shadow: 0px 0px 5px #ccc;
  border: none;
  border-radius: 5px;
  margin-top: 1px;
  position: absolute;
  width: 100%;
  background: white;
  max-height: 300px;
  overflow-y: scroll;
  z-index: 1;
}
.nav-buttons[data-v-34e2fa35] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.nav-buttons .btn[data-v-34e2fa35] {
  border: 0;
  font-weight: 600;
}
.nav-buttons button.btn.success[data-v-34e2fa35] {
  color: #fff;
  background-color: #ec008c !important;
}
.nav-buttons button.btn.success[data-v-34e2fa35]:hover {
  color: #fff;
  background-color: #ff0084;
}

.flex .card__text[data-v-0e37a968] {
  padding-left: 32px;
  padding-right: 32px;
}
.flex .card__text h2[data-v-0e37a968] {
  padding-top: 20px;
}
.input-group--text-field[data-v-0e37a968] {
  padding-top: 22px;
  padding-bottom: 22px;
}
.padding_bottom_zero .input-group--text-field[data-v-0e37a968] {
  padding-top: 22px;
  padding-bottom: 0;
}
.user-details-nav[data-v-0e37a968] {
  border-bottom: solid 1px #555 !important;
}
.user-details-nav button.btn[data-v-0e37a968] {
  min-width: 50%;
  max-width: 50%;
  width: 50%;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
}
.user-details-nav button.btn--active[data-v-0e37a968] {
  border-bottom: solid 2px deeppink;
  font-weight: bold;
}
.user-details-nav button.teal--text[data-v-0e37a968] {
  color: #000 !important;
}
.nav-buttons .btn[data-v-0e37a968] {
  border: 0;
  font-weight: 600;
}
.nav-buttons button.btn.success[data-v-0e37a968] {
  color: #fff;
  background-color: #ec008c !important;
}
.nav-buttons button.btn.success[data-v-0e37a968]:hover {
  color: #fff;
  background-color: #ff0084;
}
@media (max-width: 768px) {
.container[data-v-0e37a968] {
    padding: 0px;
}
.hidden_on_mobile[data-v-0e37a968] {
    display: none;
}
.flex.xs12.md6[data-v-0e37a968],
  .card__text[data-v-0e37a968] {
    padding-bottom: 0 !important;
}
.card__text[data-v-0e37a968] {
    padding-top: 0 !important;
}
.btn__content span[data-v-0e37a968] {
    font-size: 11px;
}
#divOnMobile[data-v-0e37a968] {
    display: none;
}
}

.sub-heading-refined-padding[data-v-6f2c9f44],
.card__text h2.text-md-left[data-v-6f2c9f44],
.title.pt-3.pb-3[data-v-6f2c9f44] {
  font-weight: 200 !important;
  font-size: 20px !important;
}
form#mapbtns[data-v-6f2c9f44] {
  min-width: 220px;
  width: 100%;
}
form#mapbtns button[data-v-6f2c9f44] {
  display: none;
}
form#mapbtns input.ais-input[data-v-6f2c9f44] {
  width: 100%;
  height: 43px;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom: 3px solid #ccc;
}
.map .btn[data-v-6f2c9f44] {
  padding: 0px 20px;
}
.map-results[data-v-6f2c9f44] {
  list-style-type: none;
}
.map-results > li[data-v-6f2c9f44] {
  border-bottom: 1px solid #ccc;
  padding: 8px;
  background-color: #fff;
}
.map-results > li[data-v-6f2c9f44]:last-child {
  border-bottom: 0px;
}
a.map-link[data-v-6f2c9f44] {
  color: inherit;
  text-decoration: none;
}
a.active[data-v-6f2c9f44] {
  background-color: #ec008c;
  color: #fff;
}
.cta-title[data-v-6f2c9f44] {
  font-size: 14px !important;
  font-weight: 500 !important;
}
.cs-color[data-v-6f2c9f44] {
  color: #4c4d51 !important;
}
.v-alert.v-alert--outline i[data-v-6f2c9f44] {
  position: absolute !important;
  top: 16px;
}
.v-alert.v-alert--outline div[data-v-6f2c9f44]:first-of-type {
  padding-left: 28px;
}

.flex .card__text[data-v-51827e72] {
  padding-left: 32px;
  padding-right: 32px;
}
.flex .card__text h2[data-v-51827e72] {
  padding-top: 20px;
}
.switch label[data-v-51827e72] {
  font-size: smaller;
}
.user-details-nav[data-v-51827e72] {
  border-bottom: solid 1px #555 !important;
}
.user-details-nav button.btn[data-v-51827e72] {
  min-width: 50%;
  max-width: 50%;
  width: 50%;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
}
.user-details-nav button.btn--active[data-v-51827e72] {
  border-bottom: solid 2px deeppink;
  font-weight: bold;
}
.user-details-nav button.teal--text[data-v-51827e72] {
  color: #000 !important;
}
input[type='number'][data-v-51827e72] {
  -moz-appearance: textfield;
}
input[type=number][data-v-51827e72]::-webkit-inner-spin-button,
input[type=number][data-v-51827e72]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
@media (max-width: 768px) {
.hidden_on_mobile[data-v-51827e72] {
    display: none;
}
.flex.xs12.md6[data-v-51827e72],
  .card__text[data-v-51827e72] {
    padding-bottom: 0 !important;
}
.card__text[data-v-51827e72] {
    padding-top: 0 !important;
}
}
[data-v-51827e72]::-webkit-input-placeholder,[data-v-51827e72]::-moz-placeholder,[data-v-51827e72]:-ms-input-placeholder,[data-v-51827e72]:-moz-placeholder {
  color: #ccc;
}
.card__text h2.text-md-left[data-v-51827e72] {
  font-weight: 200 !important;
  font-size: 20px !important;
}

.portal-product-custom-radio ml-2 pt-2.input-group.input-group--selection-controls {
  font-weight: 300 !important;
}
.portal-product-custom-radio ml-2 pt-2.input-group.input-group--selection-controls label {
  font-size: 14px !important;
  max-width: 100% !important;
}
.portal-product-custom-radio {
  flex: 0 0 48%;
  padding-bottom: 1rem;
  margin: 1rem 0;
  border-bottom: 1px solid #ccc;
}
.product-selection-container .v-input__control {
  width: 100% !important;
}
.product-selection-container label.v-label {
  width: 100%;
}

img.sp-logo[data-v-44d3a90d] {
  max-width: 75%;
  max-height: 90%;
  height: auto;
}
.product-row[data-v-44d3a90d] {
  border-bottom: solid 1px #ccc;
}
.product-row[data-v-44d3a90d]:last-of-type {
  border: none;
}
.ispSpec[data-v-44d3a90d] {
  text-transform: uppercase;
  font-weight: 500;
}
.ispValue[data-v-44d3a90d] {
  font-size: 20px!important;
  font-weight: bold;
}
.ispHeading[data-v-44d3a90d] {
  font-size: 22px!important;
  font-weight: 700;
  line-height: 32px!important;
  letter-spacing: normal !important;
}

a[data-v-0cbafe82] {
  text-decoration: none;
}
.custom-columns.third[data-v-0cbafe82] {
  width: 29%;
}
.custom-columns.tenth[data-v-0cbafe82] {
  width: 10%;
}
.thistitle[data-v-0cbafe82] {
  text-align: left;
  position: relative;
}
.refine[data-v-0cbafe82] {
  background-color: #FFFFFF;
}
.refine .btn__content[data-v-0cbafe82] {
  color: #ec008c !important;
  font-weight: bold;
}
.container.grid-list-md[data-v-0cbafe82] {
  padding: 0px 24px 24px 24px;
}
.application .theme--light.btn[data-v-0cbafe82]:not(.btn--icon):not(.btn--flat),
.theme--light .btn[data-v-0cbafe82]:not(.btn--icon):not(.btn--flat) {
  background-color: #FFFFFF;
}
.ais-instant-search .application .theme--light.btn[data-v-0cbafe82],
.ais-instant-search .theme--light .btn[data-v-0cbafe82] {
  color: #ec008c;
}
.ais-search-box__submit[data-v-0cbafe82] {
  display: none;
  height: 0px !important;
}
.ais-clear-refinements.ais-clear-refinements--disabled[data-v-0cbafe82] {
  display: none;
}
.ais-clear-refinements[data-v-0cbafe82] {
  display: none;
}
[data-v-0cbafe82]::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: grey !important;
  opacity: 1;
  /* Firefox */
  padding-left: 0%;
}
[data-v-0cbafe82]:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: grey !important;
  opacity: 1;
  /* Firefox */
  padding-left: 0%;
}
[data-v-0cbafe82]::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: grey !important;
  opacity: 1;
  /* Firefox */
  padding-left: 0%;
}
[data-v-0cbafe82]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: grey !important;
  opacity: 1;
  /* Firefox */
  padding-left: 0%;
}
[data-v-0cbafe82]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: grey !important;
}
[data-v-0cbafe82]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: grey !important;
}
.ais-menu__link[data-v-0cbafe82]:hover {
  color: #ec008c !important;
}
.ais-menu__count[data-v-0cbafe82] {
  font-weight: bold;
  background: #cccccc;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  line-height: 1.6em;
  margin-right: 5px;
  text-align: center;
  width: 1.8em;
  float: right;
}
select[data-v-0cbafe82] {
  color: #ec008c;
  font-weight: bold;
  align-self: center !important;
}
div.btn.ais-SortBy[data-v-0cbafe82] {
  height: 100% !important;
  color: #ec008c;
  font-weight: bold;
  padding-top: 5%;
  padding-left: 10px;
}
.searchBox[data-v-0cbafe82] {
  height: 90% !important;
  color: #ec008c;
}
.ais-SearchBox-form[data-v-0cbafe82] {
  height: 100% !important;
}
.product-filter-input[data-v-0cbafe82] {
  height: 38px;
  width: 100%;
  border: none !important;
}
.ais-product-filter-input[data-v-0cbafe82]:focus {
  outline: none;
  border: none;
}
.ais-input[data-v-0cbafe82] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
  background: #FFFFFF !important;
  display: inline-block;
  border: none !important;
  border-radius: 4px;
  box-shadow: 0 0px 0px 0 rgba(85, 95, 110, 0.2);
  transition: box-shadow 0.4s ease, background 0.4s ease;
  padding: 10px 10px 10px 15px;
  vertical-align: middle;
  white-space: normal;
  height: 100%;
  width: 100%;
}
select.ais-hits-per-page-selector[data-v-0cbafe82],
select.ais-numeric-selector[data-v-0cbafe82],
select.ais-sort-by[data-v-0cbafe82],
select.ais-menu-select--select[data-v-0cbafe82],
.filter-wrapper .filter-toggle[data-v-0cbafe82] {
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #ec008c !important;
  float: left;
  font-size: 12px;
  padding-left: 25px;
  font-weight: bold;
  transition: background 0.2s ease, box-shadow 0.2s ease;
  padding: 8px 32px 8px 16px;
  outline: none;
}
.active .filter-toggle[data-v-0cbafe82] {
  background-color: white;
}
.active .filter-toggle i[data-v-0cbafe82] {
  transform: rotate(180deg);
  transform-origin: center;
  transition: transform 100ms linear;
}
.active .dropdown[data-v-0cbafe82] {
  display: block;
  border: 1px solid #ccc;
}
.ais-sort-by.btn[data-v-0cbafe82] {
  position: relative;
  content: "nnnn";
  color: #ec008c !important;
  width: 100%;
  margin: 0;
  font-size: 14px;
  -moz-text-align-last: left;
       text-align-last: left;
}
.ais-sort-by > .ais-body[data-v-0cbafe82] {
  position: relative;
}
.ais-menu-select > .ais-body[data-v-0cbafe82] {
  position: relative;
}
.block-to-inline-custom[data-v-0cbafe82] {
  display: inline-block;
}
.ais-pagination[data-v-0cbafe82] {
  width: 100%;
  text-align: center;
  background: #ffffff !important;
  box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #d4d8e3;
  border-radius: 4px;
  display: inline-block;
  padding: 8px 16px;
  box-sizing: border-box;
}
li.ais-pagination__item[data-v-0cbafe82] {
  margin-bottom: 0;
}
li.ais-pagination__item.ais-pagination__item--active[data-v-0cbafe82] {
  background-color: #ec008c !important;
}
li.ais-pagination__item.ais-pagination__item--active a.ais-pagination__link[data-v-0cbafe82] {
  color: #ffffff !important;
}
li.ais-pagination__item.ais-pagination__item--active[data-v-0cbafe82]:hover {
  background-color: #d4d8e3 !important;
  color: #ffffff !important;
}
.ais-pagination__item[data-v-0cbafe82] {
  display: inline-block;
  padding: 3px;
  border-radius: 4px;
  font-size: 14px;
  text-align: center;
  width: 28px;
}
li.ais-pagination__item.ais-pagination__item--first.ais-pagination__item--disabled[data-v-0cbafe82] {
  box-sizing: border-box;
}
.ais-pagination__item--disabled[data-v-0cbafe82] {
  color: #bbb;
  opacity: 0.5;
  pointer-events: none;
  visibility: hidden;
}
li.ais-pagination[data-v-0cbafe82] {
  display: inline;
}
.ais-pagination__link[data-v-0cbafe82] {
  color: #697782;
  display: block;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
.ais-menu__item--active[data-v-0cbafe82] {
  font-weight: bold;
}
.ais-menu__item--active .ais-menu__count[data-v-0cbafe82] {
  background: #ec008c !important;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.8em;
  margin-right: 5px;
  width: 1.8em;
}
.ais-pagination__link[data-v-0cbafe82]:hover {
  color: #ec008c !important;
  text-decoration: none;
}
.ais-pagination__item[data-v-0cbafe82]:hover {
  background: rgba(39, 81, 175, 0.1);
}
.ais-pagination__item--active.ais-pagination__link[data-v-0cbafe82] {
  color: #ffffff;
}
.ais-menu__link[data-v-0cbafe82] {
  text-decoration: none;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 4px;
}
div.checkbox[data-v-0cbafe82]:hover {
  background-color: #FECFE2;
  font-weight: bold;
  line-height: 1.7em;
}
.checkbox a[data-v-0cbafe82] {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.refinement-container[data-v-0cbafe82] {
  position: relative;
}
.refinement-container button[data-v-0cbafe82] {
  width: 100%;
  margin: 0 0 2px;
}
.refinement-container button .btn__content[data-v-0cbafe82] {
  /*width: 100%;*/
  font-size: 14px;
}
.refinement-container .refinement-list[data-v-0cbafe82] {
  position: absolute;
  background-color: #f5f5f5 !important;
  width: 66%;
  max-height: 450px;
  overflow-y: scroll;
  background: #fff;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.refinement-container .refinement-list .badge[data-v-0cbafe82] {
  width: 100%;
}
.refinement-list.right[data-v-0cbafe82] {
  right: 0;
}
.refinement-list.left[data-v-0cbafe82] {
  left: 0;
}
.speed-slider-row[data-v-0cbafe82] {
  padding-top: 40px;
  padding-bottom: 40px;
}
.vue-slider-component .vue-slider-process[data-v-0cbafe82] {
  background-color: #D9328A !important;
}
.vue-slider-component .vue-slider-tooltip[data-v-0cbafe82] {
  background-color: #D9328A !important;
  border: solid 1px #D9328A !important;
}
.refinement-container .lable[data-v-0cbafe82] {
  position: relative;
  content: "nnnn";
  color: #ec008c !important;
  width: 100%;
  margin: 0;
  font-size: 14px;
  -moz-text-align-last: left;
       text-align-last: left;
}
@media (max-width: 959px) {
.refinement-container .refinement-list[data-v-0cbafe82] {
    position: relative;
    width: 100%;
    max-height: 450px;
    overflow-y: scroll;
    background: #fff;
}
}
@media (max-width: 959px) {
.refinement-container .refinement-list[data-v-0cbafe82] {
    width: 100%;
}
}
.btn[data-v-0cbafe82]:not(.btn--depressed) {
  box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
p[data-v-0cbafe82] {
  margin-bottom: 40px;
  text-align: left;
  margin-left: -5px;
}
.main-heading[data-v-0cbafe82] {
  text-transform: uppercase;
  color: #ec008c;
  font-weight: 400;
  font-size: 24px !important;
  line-height: 30px;
}
li.ais-Hits-item[data-v-0cbafe82] {
  border-width: 0px;
}
li[data-v-0cbafe82] {
  width: 100%;
  height: 100%;
  border: none !important;
}
.ais-Pagination-list[data-v-0cbafe82] {
  justify-content: center;
}
.ais-Pagination-item[data-v-0cbafe82] {
  width: auto;
}
li.ais-Pagination-item.ais-Pagination-item a[data-v-0cbafe82] {
  color: #4f4f4f !important;
}
li.ais-Pagination-item.ais-Pagination-item--selected a[data-v-0cbafe82] {
  color: #ec008c !important;
}

.headline[data-v-3e6b7057] {
  color: #ec008c;
}
ol[data-v-3e6b7057] {
  list-style-position: inside;
}

div.card[data-v-8d705462] {
  border: none;
}
div.card__text[data-v-8d705462] {
  padding: 0px;
}
img.nav[data-v-8d705462] {
  cursor: pointer;
}
.block[data-v-8d705462] {
  border-radius: 3px;
  height: 55px;
  width: 55px;
  margin: 10px 0px 30px 0px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  background-color: #ababab;
  cursor: default;
  transition: 0.3s ease;
}
.available[data-v-8d705462] {
  background-color: #ec028c;
  cursor: pointer;
}
.block.available.selected[data-v-8d705462] {
  padding-top: 7px;
  background-color: #b93169;
}
.block.available[data-v-8d705462]:hover {
  background-color: #b93169;
}
.slotColumn[data-v-8d705462] {
  float: left;
  box-shadow: none;
  margin-left: 25px;
}
.slotColumn .block i[data-v-8d705462] {
  padding: 0 7px;
}
.backArrow[data-v-8d705462] {
  float: left;
  max-width: 42px;
  max-height: 34px;
  margin-top: -10px;
}
.forwardArrow[data-v-8d705462] {
  float: right;
}
.legend[data-v-8d705462] {
  width: 20px;
  height: 20px;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  vertical-align: text-top;
}
.static-key[data-v-8d705462] {
  position: absolute;
  background-color: #ffffff;
  z-index: 1;
  margin-left: -21px;
  padding-right: 5px;
  height: 335px;
}
@media (max-width: 767px) {
.static-key[data-v-8d705462] {
    background-color: transparent;
    margin-left: -8px;
    font-size: smaller;
}
}
.footer-block[data-v-8d705462] {
  border-top: solid 1px #ccc;
  padding-top: 5px;
}
@media (max-width: 767px) {
.footer-block .d-inline-flex[data-v-8d705462],
  .footer-block .block-item[data-v-8d705462] {
    display: block !important;
    text-align: center !important;
    width: 100%;
}
}
.sub-container[data-v-8d705462] {
  margin: 0 0 20px;
  overflow: hidden;
}
@media (min-width: 767px) {
.sub-container[data-v-8d705462] {
    margin: 0 0 20px 12% !important;
}
}
@media (max-width: 767px) {
.sub-container[data-v-8d705462] {
    overflow: scroll;
}
}


.backdrop[data-v-6885ebb0] {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: calc(100% + 20px);
  background: black;
  z-index: 2;
  opacity: 0.4;
}
.message[data-v-6885ebb0] {
  margin-bottom: 2px;
  font-weight: 500;
}
.link[data-v-6885ebb0] {
  display: block;
  margin-top: 0.75rem;
  color: white;
}

.item-container[data-v-1dafb934] {
  width: 100%;
  height: 100%;
  position: relative;
}
.item-container.inactive .grayed-out-overlay[data-v-1dafb934] {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 10;
}
.row .item-container .mb-4[data-v-1dafb934] {
  margin-bottom: 0 !important;
}
.main-heading.pink-heading.white--text[data-v-1dafb934] {
  color: deeppink !important;
  background: #e2e2e2;
  text-transform: capitalize;
  font-weight: 400 !important;
  font-size: 24px !important;
}
.cs-color[data-v-1dafb934] {
  color: #4c4d51 !important;
}
.product-item hr.v-divider[data-v-1dafb934] {
  display: none !important;
}
.v-dialog[data-v-1dafb934] {
  z-index: 1999 !important;
}
.card-title[data-v-1dafb934] {
  background: #e2e2e2;
  color: deeppink ;
  font-size: 24px ;
  font-weight: 400 ;
  text-transform: capitalize;
}

.statusHeading > .v-stepper__label {
  text-align: center!important;
}

.card-title[data-v-d354dc6a] {
  min-height: 96px;
}
.label[data-v-d354dc6a] {
  color: grey;
  font-size: 0.7rem;
  height: 24px;
}

.searchBar {
  width: 100%;
  padding: 10px;
  border: solid 1px #a8a8a8;
  outline-color: #ec008c;
  border-radius: 5px;
}

.card-title[data-v-a79e6584] {
  min-height: 96px;
}
.label[data-v-a79e6584] {
  color: grey;
  font-size: 0.85rem;
  height: 24px;
}


.mandatory-fields[data-v-5ec76928] {
  color: red;
  position: relative;
  top: -5px;
}

.card-title[data-v-2935540d] {
  background: #e2e2e2;
  color: deeppink;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}
.card-subtitle[data-v-2935540d] {
  background: #e2e2e2;
}
.v-text-field[data-v-2935540d] {
  padding: 0;
  margin: 0;
}

.el-date-editor--daterange.el-input__inner[data-v-b30fbb50] {
  width: 100%;
  max-width: 300px;
}

.heading {
  border: 1px solid #e2e2e2;
  background: #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  color: #ec008c
}
.headline {
   text-transform: uppercase!important;
   font-weight: 500 !important;
}
.username {
   font-size: 18px;
   font-weight: 800;
}


.password {
   font-size: 18px;
   font-weight: 800
}

.heading[data-v-d8ca9f7a] {
  border: 1px solid #e2e2e2;
  background: #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  color: #ec008c;
}
.headline[data-v-d8ca9f7a] {
  text-transform: uppercase !important;
  font-weight: 500 !important;
}
.username[data-v-d8ca9f7a] {
  font-size: 18px;
  font-weight: 800;
}

.team-switch.v-input--switch .v-input--selection-controls__input {
  margin-right: 0;
}
.team-switch.v-input--switch .v-label {
  font-size: 14px;
}
.team-switch.v-input--switch .v-input__slot {
  align-items: flex-start;
}
.el-date-editor--daterange.el-input__inner[data-v-1bac8c0c] {
  width: 100%;
  max-width: 300px;
}
.team-switch.v-input--switch .v-input--selection-controls__input {
  margin-right: 0;
}
.team-switch.v-input--switch .v-label {
  font-size: 14px;
}
.team-switch.v-input--switch .v-input__slot {
  align-items: flex-start;
}
.customerContent[data-v-739440a8] {
  padding: 20px;
}
.customerContent .sub-headline[data-v-739440a8] {
  margin: 20px 0;
  font-size: 1.4em;
  font-weight: 700;
}
.customerContent .list__tile__title[data-v-739440a8] {
  font-size: 0.8em;
  color: #767676;
}
.customerContent .list__tile__sub-title[data-v-739440a8] {
  font-size: 1.2em;
  color: #212121;
}
small.small-style[data-v-739440a8] {
  font-size: 1.25rem;
  font-weight: 100;
}
.v-list__tile__sub-title[data-v-739440a8] {
  color: #212121 !important;
}
.noDataFound[data-v-739440a8] {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  font-size: 2em;
}
.link-to-copy[data-v-739440a8] {
  text-decoration: underline;
}
.order-audit-heading[data-v-739440a8] {
  margin: 20px 0;
  font-size: 1.4em;
  font-weight: 700;
}

.nav-buttons .btn[data-v-1ae7071c] {
  border: 0;
  font-weight: 600;
}
.nav-buttons button.btn.success[data-v-1ae7071c] {
  color: #fff;
  background-color: #ec008c !important;
}
.nav-buttons button.btn.success[data-v-1ae7071c]:hover {
  color: #fff;
  background-color: #ff0084;
}


.vdatetime-popup__header {
    padding: 18px 30px;
    background:#ec008c !important;
    color: #fff;
    font-size: 32px;
}
.vdatetime-popup__header {
  background: #ec008c !important
}
.vdatetime-popup__actions__button {
  color: #ec008c !important
}
.vdatetime-calendar__month__day--selected > span > span,
.vdatetime-calendar__month__day--selected:hover > span > span {
  color: #fff;
  background: #ec008c !important
}
.vdatetime-time-picker__item--selected {
  color: #ec008c !important;
  font-size: 32px;
}
.vdatetime-year-picker__item--selected {
  color: #ec008c !important;
  font-size: 32px;
}
.vdatetime-month-picker__item--selected {
  color: #ec008c !important;
  font-size: 32px;
}
.vdatetime-input {
  border-radius: 0;
  border: 1px solid silver !important;
  color: black;
  font-weight: 500 !important;
  padding: 5px
}

.loader[data-v-21cc2a4d] {
  width: 100%!important;
  margin: 120px auto 120px auto!important;
}
.headerColor[data-v-21cc2a4d] {
  color: #ec008c;
}
.outline[data-v-21cc2a4d] {
  background-color: white;
}
.thewarning[data-v-21cc2a4d] {
  color: black;
  font-weight: bold;
}
.caution[data-v-21cc2a4d] {
  color: #ec008c;
}
.main-heading.pink-heading.white--text[data-v-21cc2a4d] {
  color: deeppink !important;
  background: #e2e2e2 !important;
  text-transform: capitalize;
  font-weight: 400 !important;
  font-size: 24px !important;
}
.scroll-y[data-v-21cc2a4d] {
  height: 150px;
}
.scroll-y[data-v-21cc2a4d]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #D62929;
}

.nav-buttons .btn[data-v-04c2b79c] {
  border: 0;
  font-weight: 600;
}
.nav-buttons button.btn.success[data-v-04c2b79c] {
  color: #fff;
  background-color: #ec008c !important;
}
.nav-buttons button.btn.success[data-v-04c2b79c]:hover {
  color: #fff;
  background-color: #ff0084;
}

.v-item-group .v-btn[data-v-19737a08] {
  min-width: inherit;
}
.effective-date input[data-v-19737a08] {
  font-size: 1.4rem;
}
.date-time-wrapper[data-v-19737a08] {
  display: flex;
  gap: 1rem;
}
.date-time-wrapper div[data-v-19737a08] {
  max-width: 7.5rem;
}


.message[data-v-3703d801] {
  white-space: pre-line;
}
.btn-text-colour[data-v-3703d801] {
  color: black;
}

.list-density[data-v-54cf28c0] {
  line-height: 1.5rem;
}
.list-density p[data-v-54cf28c0] {
  margin-bottom: 0.7rem;
}

table.v-table tbody tr[data-v-2b984a7a] {
  min-height: 100px;
}
td.order-progress-actions[data-v-2b984a7a] {
  text-align: right;
  padding-right: 10px !important;
}
td.order-progress-actions button[data-v-2b984a7a] {
  min-width: auto;
  margin: 5px;
}


.group-select[data-v-8307d6b2] {
  max-width: 100%;
  font-family: 'vumaFont', serif;
  padding: 0.75rem 0 0.5rem 0;
  margin-top: 0.25rem;
}
.group-select__input[data-v-8307d6b2] {
  max-width: 100%;
  display: inline-block;
  line-height: 1.5rem;
  padding: 0.2rem 1.5rem 0.2rem 0;
  margin: 0 0 0.2rem;
  box-sizing: border-box;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #ec008c 50%),
  linear-gradient(135deg, #ec008c 50%, transparent 50%);
  background-position: calc(100% - 11px) 0.6rem,
  calc(100% - 6px) 0.6rem, calc(100% - 2.5rem) 0.5rem;
  background-size: 5px 5px, 5px 5px, 1px 1.5rem;
  background-repeat: no-repeat;
  outline: none;
}
.group-select__input--error[data-v-8307d6b2] {
  border-bottom: 1px solid #b71c1c;
  background-image: linear-gradient(45deg, transparent 50%, #b71c1c 50%),
  linear-gradient(135deg, #b71c1c 50%, transparent 50%);
}
.group-select__error[data-v-8307d6b2] {
  font-size: 0.75rem;
  color: #b71c1c;
}
.group-select[data-v-8307d6b2]:focus {
  outline: 0;
}
.group-select__group[data-v-8307d6b2] {
  color: #ec008c;
}
.group-select__option[data-v-8307d6b2] {
  color: rgba(0, 0, 0, 0.87);
}

.item-container[data-v-0b7e0d13] {
  width: 100%;
  height: 100%;
  position: relative;
}
.item-container.inactive .grayed-out-overlay[data-v-0b7e0d13] {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 10;
}
.row .item-container .mb-4[data-v-0b7e0d13] {
  margin-bottom: 0 !important;
}
.summary-title[data-v-0b7e0d13] {
  background: #ffffff;
  color: deeppink;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}
.card-title[data-v-0b7e0d13] {
  background: #e2e2e2;
  color: deeppink;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}
.card-sub-title[data-v-0b7e0d13] {
  font-size: 18px;
  font-weight: 400;
}
.cs-color[data-v-0b7e0d13] {
  color: #4c4d51 !important;
}
.product-item hr.v-divider[data-v-0b7e0d13] {
  display: none !important;
}
.v-dialog[data-v-0b7e0d13] {
  z-index: 1999 !important;
}
.date-time-wrapper[data-v-0b7e0d13] {
  background: green;
}
.select-date-component[data-v-0b7e0d13] {
  background: red;
  margin: 0;
  padding: 0;
}

.search-bar-input > v-input__slot[data-v-182e7990] {
  box-shadow: none;
  border: 1px solid #ccc !important;
}
.tab-headings[data-v-182e7990] {
  color: #ec008c !important;
  text-transform: capitalize!important;
  font-weight: 400 !important;
  font-size: 24px !important;
}
.title[data-v-182e7990] {
  font-size: 1.37em !important;
}


.card-subtitle[data-v-e41f3de6] {
  background: #e2e2e2;
}

.search-bar-input > v-input__slot[data-v-4835e470] {
  box-shadow: none;
  border: 1px solid #ccc !important;
}
.tab-headings[data-v-4835e470] {
  color: #ec008c !important;
  text-transform: capitalize!important;
  font-weight: 400 !important;
  font-size: 24px !important;
}
.title[data-v-4835e470] {
  font-size: 1.37em !important;
}


.effective-date-icon[data-v-10983f56] {
  height: 1px;
  width: 1px;
  left: 100px;
}
.effective-date-admin[data-v-10983f56] {
  height: 1vh;
}
button.order-button[data-v-10983f56] {
  color: #ec008c;
  border: 1px solid;
  background-color: #ffffff;
}

.table-container[data-v-5ee12730] {
  display: contents;
}
button.order-button[data-v-5ee12730] {
  color: #ec008c;
  border: 1px solid;
  background-color: #ffffff;
}
.card-title[data-v-5ee12730] {
  font-size: 1.2rem;
  text-transform: none;
}
.process-request[data-v-5ee12730] {
  font-size: 1rem;
}
.item-title[data-v-5ee12730] {
  padding-top: 1rem;
  font-size: 0.9rem;
  text-transform: capitalize;
}
.order-comments-text[data-v-5ee12730] {
  font-size: 1rem !important;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.search-bar-input > v-input__slot[data-v-5ffaf787] {
  box-shadow: none;
  border: 1px solid #ccc !important;
}
.card-title[data-v-5ffaf787] {
  background: #e2e2e2;
  color: deeppink ;
  font-size: 24px ;
  font-weight: 400 ;
  text-transform: capitalize;
}
.d-block[data-v-5ffaf787] {
  height: 100%;
}
.title[data-v-5ffaf787] {
  font-size: 1.37em !important;
}
.dev-img[data-v-5ffaf787] {
  margin: 0 auto;
  width: 65%;
}
.link[data-v-5ffaf787] {
  margin-left: 125px;
}

.card-title[data-v-1f48c2d0] {
  min-height: 96px;
}
.label[data-v-1f48c2d0] {
  color: #717171;
  font-size: 0.85rem;
  height: 24px;
}
.v-list-item__content[data-v-1f48c2d0] {
  padding: 0 !important;
}
.v-application .my-2[data-v-1f48c2d0] {
  margin-top: 0 !important;
}
.v-sheet.v-card[data-v-1f48c2d0] {
  box-shadow: none;
}

.date-range-filter {
  width: 100%;
  max-width: 300px;
}
.date-range-filter .el-date-editor .el-range-separator {
  width: auto;
}
.summary-title[data-v-3e42eb66] {
  color: #747373;
  padding: 13px 16px;
  background-color: #fff;
  margin-bottom: 0;
  font-size: 0.9rem;
  border-radius: 2px 2px 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}
.v-expansion-panel--active > .v-expansion-panel-header[data-v-3e42eb66] {
  min-height: 0;
}
.theme--light.v-expansion-panels .v-expansion-panel.v-expansion-panel--active + .v-expansion-panel[data-v-3e42eb66]::after {
  border-color: transparent;
}
.v-expansion-panel-header[data-v-3e42eb66] {
  background: #fff9fc;
  border-top: 1px solid rgba(236, 0, 140, 0.29);
  border-bottom: 1px solid #ffecf7;
  color: #ec008c;
  font-size: 20px;
  border-radius: 0;
}
.v-expansion-panel[data-v-3e42eb66]::before {
  box-shadow: none;
}
.v-expansion-panel label[data-v-3e42eb66] {
  color: rgba(82, 82, 82, 0.8);
  font-size: 0.7rem;
}
.v-application .v-expansion-panel p[data-v-3e42eb66] {
  margin-top: 10px;
  margin-bottom: 0;
}

.v-item-group.v-bottom-nav .v-btn[data-v-154eceb9] {
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.v-item-group.v-bottom-nav .v-btn span[data-v-154eceb9] {
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 600;
}
.v-item-group.v-bottom-nav .v-btn.primary[data-v-154eceb9] {
  background-color: deeppink !important;
  color: #fff !important;
  border-radius: 2px !important;
}
.secondary.v-btn.v-btn--active[data-v-154eceb9] {
  background-color: #ccc !important;
}


.v-dialog[data-v-06688df6]{
  border-radius: 0px;
}


.comment-card[data-v-68401806] {
  border-radius: 0;
}
.comment-card .v-card__title[data-v-68401806] {
  border-top: 1px solid #efefef;
  font-size: 1.1em;
  color: #444;
}
.comment-card .v-card__text[data-v-68401806] {
  font-size: 1em;
  color: #333;
  white-space: pre-line;
}
.comment-textarea[data-v-68401806] {
  background-color: #efefef;
  padding: 16px;
  border-radius: 5px;
}
.activity-item[data-v-16a491e6] {
  margin-bottom: 20px;
}
.activity-item p[data-v-16a491e6] {
  margin-bottom: 0;
}
.activity-item .v-card__title[data-v-16a491e6] {
  background-color: #efefef;
  font-size: 1rem;
  padding: 0 15px;
}

input[data-v-9c598c1a]::-webkit-input-placeholder {
  color: #efefef !important;
  font-size: 22px;
}

input[data-v-ae5a7068]::-webkit-input-placeholder {
  color: #f5f5f5 !important;
  font-size: 22px;
}

.ticket-details-container {
  position: relative;
  z-index: 1;
}
.ticket-details-container .summary-title {
  background: #ffffff;
  border-bottom: 1px solid #ddd;
  color: #ec008c;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}
.ticket-details-container .card-title {
  background: #fff9fc;
  border-top: 1px solid rgba(236, 0, 140, 0.29);
  border-bottom: 1px solid #ffecf7;
  margin: 0;
  padding: 10px 15px;
  font-size: 20px;
}
.ticket-details-container .v-label--is-disabled.theme--light {
  color: rgba(82, 82, 82, 0.8);
  font-size: 0.9rem;
}


.ticket-create-stepper.theme--light.v-tabs > .v-tabs-bar {
  background-color: #efefef;
}

.support-logging-warning[data-v-bebd9332] {
  font-size: 14px !important;
}


.question[data-v-3ba48206] {
  border: 1px solid #ddd;
}


.container-create-ticket[data-v-d192662c] {
  max-width: 1000px;
}
.v-stepper__wrapper[data-v-d192662c] {
  overflow: visible;
}

.card-title[data-v-1684998a] {
  min-height: 96px;
}
.label[data-v-1684998a] {
  color: #717171;
  font-size: 0.85rem;
  height: 24px;
}
.v-list-item__content[data-v-1684998a] {
  padding: 0 !important;
}
.v-application .my-2[data-v-1684998a] {
  margin-top: 0 !important;
}
.v-sheet.v-card[data-v-1684998a] {
  box-shadow: none;
}

.card-title[data-v-318441df] {
  min-height: 96px;
}
.label[data-v-318441df] {
  color: #717171;
  font-size: 0.85rem;
  height: 24px;
}
.v-list-item__content[data-v-318441df] {
  padding: 0 !important;
}
.v-application .my-2[data-v-318441df] {
  margin-top: 0 !important;
}
.v-sheet.v-card[data-v-318441df] {
  box-shadow: none;
}

.item-container[data-v-1eabaa00] {
  width: 100%;
  height: 100%;
  position: relative;
}
.item-container.inactive .grayed-out-overlay[data-v-1eabaa00] {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 10;
}
.row .item-container .mb-4[data-v-1eabaa00] {
  margin-bottom: 0 !important;
}
.main-heading.pink-heading.white--text[data-v-1eabaa00] {
  color: deeppink !important;
  background: #e2e2e2;
  text-transform: capitalize;
  font-weight: 400 !important;
  font-size: 24px !important;
}
.cs-color[data-v-1eabaa00] {
  color: #4c4d51 !important;
}
.product-item hr.v-divider[data-v-1eabaa00] {
  display: none !important;
}
.v-dialog[data-v-1eabaa00] {
  z-index: 1999 !important;
}
.card-title[data-v-1eabaa00] {
  background: #e2e2e2;
  color: deeppink;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}

.item-container[data-v-3c6b95d7] {
  width: 100%;
  height: 100%;
  position: relative;
}
.item-container.inactive .grayed-out-overlay[data-v-3c6b95d7] {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 10;
}
.row .item-container .mb-4[data-v-3c6b95d7] {
  margin-bottom: 0 !important;
}
.main-heading.pink-heading.white--text[data-v-3c6b95d7] {
  color: deeppink !important;
  background: #e2e2e2;
  text-transform: capitalize;
  font-weight: 400 !important;
  font-size: 24px !important;
}
.cs-color[data-v-3c6b95d7] {
  color: #4c4d51 !important;
}
.product-item hr.v-divider[data-v-3c6b95d7] {
  display: none !important;
}
.v-dialog[data-v-3c6b95d7] {
  z-index: 1999 !important;
}
.card-title[data-v-3c6b95d7] {
  background: #e2e2e2;
  color: deeppink;
  font-size: 24px;
  font-weight: 400;
  text-transform: capitalize;
}


.card-title[data-v-3fa505ea] {
  background: #e2e2e2;
  color: deeppink ;
  font-size: 24px ;
  font-weight: 400 ;
  text-transform: capitalize;
}
.theme--light.v-list .v-list__tile__sub-title[data-v-3fa505ea]{
  color: black;
}
.loader-container[data-v-3fa505ea] {
  text-align:center;
  font-size: inherit !important;
}
.alert-container[data-v-3fa505ea] {
  font-size: inherit !important;
}
.text-field-container[data-v-3fa505ea] {
  padding-left: 16px;
}


.files-container[data-v-610c4a0c] {
  margin-top: 10px;
}
ul[data-v-610c4a0c] {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0px;
}
li[data-v-610c4a0c] {
  border: 1px solid #f9d7ed;
  margin-bottom: 8px;
  border-radius: 8px;
  margin-right: 8px;
  padding: 0 10px;
}
.file-name[data-v-610c4a0c] {
  margin-top: 5px;
  min-width: 150px;
  font-size: 13px;
}
.uploaded-date[data-v-610c4a0c] {
  font-size: 12px;
}
.upload-progress[data-v-610c4a0c] {
  font-size: 12px;
}
.file-info[data-v-610c4a0c] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}


.file-input[data-v-ee05b886] {
  display: none;
}
.card-title[data-v-ee05b886] {
  background: #e2e2e2;
  color: deeppink ;
  font-size: 24px ;
  font-weight: 400 ;
  text-transform: capitalize;
}
.file-selector[data-v-ee05b886] {
  padding: 45px;
  font-weight: 600;
  background-color: #f9f9f9;
  color: #9f9f9f;
  border-radius: 15px;
  z-index: 1;
}
figure[data-v-ee05b886] {
  margin: 0px;
}
.dropzone-container[data-v-ee05b886] {
  display: flex;
  flex-direction: column;
  border: 1px dashed #ccc;
  border-radius: 15px;
  text-align: center;
  z-index: 2;
}
ul[data-v-ee05b886] {
  list-style-type: none;
  padding: 0;
}
li[data-v-ee05b886] {
  display: inline-block;
  margin: 0 10px;
}
a[data-v-ee05b886] {
  color: #42b983;
}
.fileSelectorButton[data-v-ee05b886] {
  background: #efe0ea;
  box-shadow: 0 0 2px 0 rgba(3, 22, 41, 0.11),
    0 6px 16px 0 rgba(3, 22, 41, 0.08);
  font-size: 14px;
  color: grey;
  letter-spacing: 0.4px;
  padding: 12px 30px;
  border-radius: 4px;
}
.separator[data-v-ee05b886] {
  position: relative;
}
.separator[data-v-ee05b886]:after {
  position: absolute;
  content: "";
  height: 1px;
  width: 200px;
  background: #d8d8d8;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
span[data-v-ee05b886] {
  position: relative;
  background: #f9f9f9;
  padding: 0 4px;
  z-index: 3;
  font-size: 12px;
  color: #9f9f9f;
}
v-alert[data-v-ee05b886] {
  border-width: 0px;
}
.alert-container[data-v-ee05b886] {
  font-size: inherit !important;
}

.address-search-container[data-v-4f5f1ef3] {
  position: relative;
  min-height: 220px;
}
.location-update-tool-container {
  margin-bottom: 40px;
  max-width: 720px;
}
.location-update-tool-container .stepper-title {
  padding: 20px;
  text-align: center;
}
.location-update-tool-container .v-stepper__header {
  box-shadow: none;
}
.location-update-tool-container .update-location-tabs > .v-tabs-bar {
  border-top: 1px solid rgba(236, 0, 140, 0.29);
  background-color: #fff9fc;
}
.location-update-tool-container .update-location-tabs .v-window-item {
  padding: 2rem 1.2rem 0.4rem;
}

.search-bar-input > v-input__slot[data-v-75f3d0af] {
  box-shadow: none;
  border: 1px solid #ccc !important;
}
.tab-headings[data-v-75f3d0af] {
  color: #ec008c !important;
  text-transform: capitalize!important;
  font-weight: 400 !important;
  font-size: 24px !important;
}
.title[data-v-75f3d0af] {
  font-size: 1.37em !important;
}

.border-bottom[data-v-b7a57738] {
  border-bottom: 1px solid #efefef;
}


.item-content-wrapper[data-v-50fe0f38] {
  text-align: center;
}
.ticket-title[data-v-50fe0f38] {
  font-size: 1rem;
  font-weight: 400;
  white-space: normal;
}
.ticket-number[data-v-50fe0f38] {
  font-size: 1rem;
  margin-top: 0.9rem;
  font-weight: 400;
}
@media only screen and (max-width: 450px) {
.ticket-details[data-v-50fe0f38] {
    margin: 1rem;
}
}


.title-underline[data-v-d5f3d948] {
  margin: 0 1rem 1.5rem;
  border: 1px solid #ec008c;
}
.report-title[data-v-d5f3d948] {
  margin: 2rem 0 0.9rem 1rem;
}


.card-item[data-v-106c86ed] {
  display: grid;
  grid: auto / repeat(auto-fill, minmax(20rem, 1fr));
  grid-gap: 1rem;
}
.summary-dashboard[data-v-106c86ed] {
  background: #ffffff;
  margin: 0 3rem;
  padding-bottom: 10px;
}
.error-alert[data-v-106c86ed] {
  margin: 1rem 0;
}
@media only screen and (max-width: 500px) {
.card-item[data-v-106c86ed] {
    display: block;
}
.summary-dashboard[data-v-106c86ed] {
    margin: 0;
}
}

.filter-date-picker {
  height: 48px;
  line-height: 48;
}
.filter-date-picker .el-range-separator {
  display: inline-flex;
  align-items: center;
}

.item-content-wrapper[data-v-b5bf35ac] {
  text-align: center;
}
.ticket-title[data-v-b5bf35ac] {
  font-size: 1rem;
  font-weight: 400;
  white-space: normal;
}
.ticket-number[data-v-b5bf35ac] {
  font-size: 1rem;
  margin-top: 0.9rem;
  font-weight: 400;
}
@media only screen and (max-width: 450px) {
.ticket-details[data-v-b5bf35ac] {
    margin: 1rem;
}
}


.card-item[data-v-26d48efa] {
  display: grid;
  grid: auto / repeat(auto-fill, minmax(20rem, 1fr));
  grid-gap: 1rem;
}
.summary-dashboard[data-v-26d48efa] {
  background: #ffffff;
  margin: 0 3rem;
  padding-bottom: 10px;
}
.error-alert[data-v-26d48efa] {
  margin: 1rem 0;
}
@media only screen and (max-width: 500px) {
.card-item[data-v-26d48efa] {
    display: block;
}
.summary-dashboard[data-v-26d48efa] {
    margin: 0;
}
}

.redirect-to-sf__container[data-v-c1c0d84c] {
  display: flex;
  justify-content: center;
  padding: 2rem;
}
.redirect-to-sf__description[data-v-c1c0d84c] {
  font-size: 16px !important;
  color: #666;
  font-weight: 500;
}
@media screen and (max-width: 450px) {
.redirect-to-sf__container[data-v-c1c0d84c] {
    padding: 0.5rem;
}
}

.logo[data-v-42840bac] {
  margin-left: 2px;
  padding-left: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 170px;
  width: 65%;
}

.main-body[data-v-564f4fce] {
  overflow: auto;
  background: white;
  padding: 2rem 3rem;
  height: auto;
}
@media only screen and (max-width: 800px) {
.main-body[data-v-564f4fce] {
    padding: 1rem;
}
}
@media only screen and (max-width: 450px) {
.main-body[data-v-564f4fce] {
    padding: 0.2rem 0.5rem;
}
}
.v-btn__content {
  padding-top: 0;
}

.menubar-container[data-v-74577994] {
  padding: 0.5rem 1.5rem;
  border-radius: 100px;
  background-color: #ec008c;
}
.menubar[data-v-74577994] {
  display: flex;
  overflow: auto;
}
.selected[data-v-74577994] {
  font-weight: 600;
}
.button[data-v-74577994] {
  text-transform: capitalize;
  font-weight: 400;
  color: white;
  border-radius: 0;
  font-size: 1rem;
  transition: all 0.2s ease-out;
}
.button[data-v-74577994]::after {
  content: "";
  height: 2px;
  width: 0%;
  background: white;
  position: absolute;
  border-radius: 5px;
  bottom: 2px;
  transition: all 0.3s ease-out;
}
.button[data-v-74577994]:hover::after {
  width: 85%;
}
.selected[data-v-74577994]::after {
  content: "";
  height: 2px;
  width: 85%;
  background: white;
  position: absolute;
  border-radius: 5px;
  bottom: 2px;
}
[data-v-74577994]::-webkit-scrollbar {
  width: 2px;
  height: 0px;
  border-radius: 5px;
}

/* Handle */
[data-v-74577994]::-webkit-scrollbar-thumb {
  background: #aaa;
  width: 2px;
}

/* Handle on hover */
[data-v-74577994]::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.slider-buttons[data-v-74577994] {
  display: none;
}
@media only screen and (max-width: 800px) {
.menubar-container[data-v-74577994] {
    background-color: white !important;
    border-radius: 5px;
    padding: 0 0;
    position: relative;
}
.button[data-v-74577994] {
    color: #ec008c;
}
.selected[data-v-74577994] {
    background: #ec008c;
    color: white;
    border-radius: 5px;
}
.button[data-v-74577994]:hover::after {
    width: 0;
}
.button[data-v-74577994]::after {
    width: 0;
}
.menubar[data-v-74577994] {
    border-bottom: solid 1px #ccc;
}
.slider-buttons[data-v-74577994] {
    position: absolute;
    /* display: inline; */
}
.left[data-v-74577994] {
    background: linear-gradient(90deg, #666, transparent);
    color: white;
    padding: 6px;
    border-radius: 5px 0px 0px 2px;
    width: 25px;
    z-index: 10;
}
.right[data-v-74577994] {
    right: 0;
}
}


.isp-logo[data-v-3b543563] {
  text-align: center;
  width: 80%;
  max-height: 3rem;
  -o-object-fit: contain;
     object-fit: contain;
  height: 50px;
}
.product-wrapper[data-v-3b543563] {
  position: relative;
  padding: 0 1.2rem;
  max-width: 300px;
  min-width: 230px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.heading[data-v-3b543563] {
  font-size: 1.2rem;
  height: 50px;
  padding: 0 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #ff008e;
}
.provider-title[data-v-3b543563] {
  text-align: center;
  font-size: 1.5rem;
  margin: 2rem 0;
}
.loading-message[data-v-3b543563] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 10rem;
}
hr[data-v-3b543563] {
  border: none;
  border-bottom: solid 1px #aaa;
  width: 4rem;
  margin: auto;
  text-align: center;
}
.contact-details[data-v-3b543563] {
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.status-details-item[data-v-3b543563] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px !important;
}
a[data-v-3b543563] {
  color: #17183b !important;
}
.button[data-v-3b543563] {
  width: 100%;
}


h2[data-v-53da28d6] {
  font-weight: 400;
  margin-bottom: 2px;
}
h4[data-v-53da28d6] {
  font-weight: 400;
  white-space: pre-line;
}

.switch-toggle-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: solid 1.5px #999;
  margin-top: 1.15rem;
  margin-bottom: 2rem;
  padding-bottom: 0.25rem;
}
.switch-toggle-wrapper .switch-toggle-label {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  margin-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.switch-toggle-wrapper .v-messages {
  display: none;
}
.switch-toggle-wrapper .v-input__slot {
  margin-bottom: 1px;
}

.contact-wrapper[data-v-a3d4e2ec] {
  max-width: 1200px;
  padding: 0;
  margin: 0;
}
.max-width-45[data-v-a3d4e2ec] {
  max-width: 45% !important;
}
.max-width-20[data-v-a3d4e2ec] {
  max-width: 20% !important;
}
.toggles[data-v-a3d4e2ec] {
  width: 30%;
}
.right-margin[data-v-a3d4e2ec] {
  margin-right: 1rem;
}
.contact-main[data-v-a3d4e2ec] {
  display: flex;
}
@media screen and (max-width: 800px) {
.contact-wrapper[data-v-a3d4e2ec] {
    padding: 0.25rem 0.5rem;
    margin: 0;
}
.right-margin[data-v-a3d4e2ec] {
    margin-right: 0;
}
.toggles[data-v-a3d4e2ec] {
    width: 100%;
    max-width: 300px;
}
.max-width-20[data-v-a3d4e2ec] {
    max-width: 30% !important;
}
}
@media screen and (max-width: 1265px) {
.contact-main[data-v-a3d4e2ec] {
    display: block;
}
}


.inputs-wrapper {
  max-width: 30rem;
}
.input-flex {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.debit-order-dates-dropdown {
  width: 30%;
}
@media screen and (max-width: 800px) {
.settings-wrapper {
    padding: 0.25rem 0.5rem;
    padding-bottom: 2rem;
    margin: 0;
}
}


h4[data-v-65550b66] {
  margin-bottom: 2px;
}
h5[data-v-65550b66] {
  font-weight: 400;
}


.color-preview-wrapper[data-v-77824d55] {
  display: flex;
  align-items: center;
  max-width: 22rem;
  padding: 0.5rem;
  position: relative;
}
.color[data-v-77824d55] {
  position: relative;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  margin-right: 1.2rem;
  box-shadow: 0px 0px 10px 0px #ddd;
}
.color-picker[data-v-77824d55] {
  position: absolute;
  display: block;
  max-width: 240px !important;
  top: 4.25rem;
  left: 30%;
  z-index: 1;
  text-align: right;

  box-shadow: 2px 0px 10px #999;
  border-radius: 5px;
}


.no-image[data-v-8866674c] {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
  width: 100%;
  margin: 0.75rem 0;
}

.main-heading.pink-heading.white--text[data-v-6ded1b37] {
  background: #e2e2e2;
  font-weight: 500 !important;
  font-size: 22px !important;
  padding-top: 8px !important;
}
.bold-paragraph[data-v-6ded1b37] {
  font-size: 1.3em;
  font-weight: bold;
}
.brand-asset-wrapper[data-v-a399f3ce] {
  max-width: 35rem;
}
.no-image[data-v-a399f3ce] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-image[data-v-a399f3ce] {
  background: #eee;
  width: 100%;
  height: 220px;
  margin: 0.75rem 0;
}
.btn-wrapper[data-v-a399f3ce] {
  display: flex;
  gap: 1rem;
  max-width: 30rem;
  margin: auto;
  margin-top: 1rem;
}
.btn-wrapper label[data-v-a399f3ce] {
  border-radius: 2rem;
  border: solid 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  flex: 1;
  font-size: 0.875rem;
}
.btn-wrapper button[data-v-a399f3ce] {
  text-transform: capitalize;
  flex: 1;
}
.subheading[data-v-a399f3ce] {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.brand-image[data-v-a399f3ce] {
  max-height: 100px;
}
@media screen and (max-width: 800px) {
.btn-wrapper button[data-v-a399f3ce],
.upload-button[data-v-a399f3ce] {
    width: 100%;
    margin-bottom: 0.5rem;
}
.btn-wrapper[data-v-a399f3ce] {
    flex-direction: column;
}
.subheading[data-v-a399f3ce] {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
}

.assets-wrapper[data-v-ad4a3358] {
  display: flex;
}
.asset[data-v-ad4a3358] {
  width: 48%;
  margin-right: 2.5rem;
}
@media screen and (max-width: 800px) {
.brand-assets-wrapper[data-v-ad4a3358] {
    padding: 0.25rem 0.5rem;
    padding-bottom: 2rem;
    margin: 0;
}
.assets-wrapper[data-v-ad4a3358] {
    display: block;
}
.asset[data-v-ad4a3358] {
    margin-right: 0;
    width: 100%;
    margin-bottom: 2.5rem;
}
}


.assets-wrapper[data-v-fab32f36] {
  display: flex;
}
.asset[data-v-fab32f36] {
  width: 48%;
  margin-right: 2.5rem;
}
/* 
.banner-details-image {
  width: 45%;
} */
.image-url[data-v-fab32f36] {
  color: #ccc;
  font-size: 12px;
  font-weight: 400;
  margin-top: 0.5rem;
}
.btn-wrapper[data-v-fab32f36] {
  display: flex;
  align-items: center;
  padding: 1rem 0;
}
.btn-wrapper button[data-v-fab32f36],
.upload-button[data-v-fab32f36] {
  text-transform: capitalize;
  margin: 0 0.75rem;
  width: 48%;
  max-width: 12rem;
}
.upload-button[data-v-fab32f36] {
  padding: 0.5rem 1.5rem;
  text-align: center;
  border-radius: 2rem;
  cursor: pointer;
  width: 50%;
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
  flex: 0 0 auto;
  align-items: center;
  font-size: 0.875rem;
  line-height: 2.5;
}
.no-image[data-v-fab32f36] {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eee;
  width: 100%;
  height: 220px;
  margin: 0.75rem 0;
}
@media screen and (max-width: 800px) {
.brand-assets-wrapper[data-v-fab32f36] {
    padding: 0.25rem 0.5rem;
    padding-bottom: 2rem;
    margin: 0;
}
.assets-wrapper[data-v-fab32f36] {
    display: block;
}
.asset[data-v-fab32f36] {
    margin-right: 0;
    width: 100%;
    margin-bottom: 2.5rem;
}
.btn-wrapper[data-v-fab32f36] {
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
    margin: 2rem 0;
    height: 5rem;
    box-sizing: content-box;
}
}


.v-dialog {
  box-shadow: none;
}
.dialog-wrapper-preview-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: auto;
  position: relative;
}
.dialog-wrapper-preview-modal > .preview-modal-close-button {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 5;
  margin-bottom: 1rem;
}


.loader-wrapper[data-v-6300bcfc] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75%;
  min-height: 10rem;
}


.latest-activity-wrapper[data-v-03bfefa6] {
  padding: 0.5rem;
  margin: auto;
  margin-top: 2rem;
  max-width: 300px;
}
.activities[data-v-03bfefa6] {
  max-height: 20rem;
  overflow-y: auto;
  padding-right: 5px;
}

/* width */
[data-v-03bfefa6]::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
}

/* Track */
[data-v-03bfefa6]::-webkit-scrollbar-track {
  background: #f1f1f1;
}
 
/* Handle */
[data-v-03bfefa6]::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 10px;
}

/* Handle on hover */
[data-v-03bfefa6]::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.activity-item-wrapper[data-v-03bfefa6] {
  width: 100%;
}
.activity-item[data-v-03bfefa6] {
  display: flex;
  align-items: center;
  margin: 1rem 0.1rem;
}
.time-status[data-v-03bfefa6],
.name-status[data-v-03bfefa6] {
  margin-left: 8px;
  display: flex;
  justify-content: space-between;
}
.name[data-v-03bfefa6] {
  font-size: 14px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
}
.time[data-v-03bfefa6] {
  color: #999;
  font-size: 14px;
}
.status[data-v-03bfefa6],
.activity[data-v-03bfefa6] {
  font-size: 11px;
  font-weight: 400;
}
.user-icon[data-v-03bfefa6] {
  color: white;
  font-size: 24px;
  border-radius: 50px;
  padding: 4px;
}
.loader-wrapper[data-v-03bfefa6] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75%;
  min-height: 10rem;
}

.main-heading[data-v-57beee09] {
  font-weight: 400;
  margin-bottom: 1rem;
}
.header-section[data-v-57beee09] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.isp-settings-main-wrapper[data-v-57beee09] {
  display: flex;
}
.isp-settings-preview-desktop[data-v-57beee09] {
  display: flex;
  margin-top: 5.9rem;
  flex-direction: column;
}
.isp-settings-body[data-v-57beee09] {
  width: 80%;
  margin-left: 4rem;
}
.header-buttons-mobile[data-v-57beee09] {
  display: none;
  position: fixed;
  padding: 0.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  /* border: solid 1px; */
  border-radius: 1rem 1rem 0 0;
  justify-content: center;
  background: white;
  box-shadow: 0px 0px 10px 3px #aaa;
  gap: 10px;
  flex-wrap: wrap;
}
.header-buttons-mobile button[data-v-57beee09] {
  flex: 1;
  max-width: 12rem;
  min-width: 5rem !important;
}
.preview-popup-button[data-v-57beee09] {
  display: none;
}
@media only screen and (max-width: 800px) {
.header-buttons[data-v-57beee09],
.isp-settings-preview-desktop[data-v-57beee09] {
    display: none;
}
.preview-popup-button[data-v-57beee09] {
    display: inline;
}
.header-buttons-mobile[data-v-57beee09] {
    display: flex;
}
.isp-settings-main-wrapper[data-v-57beee09] {
    display: block;
}
.header-section[data-v-57beee09] {
    display: block;
    text-align: center;
    margin-bottom: 0;
    margin-top: 1rem;
}
.isp-settings-body[data-v-57beee09] {
    width: 100%;
    margin-left: 0rem;
    box-shadow: 0px 0px 5px 1px #ccc;
    border-radius: 5px;
}
}
.extras[data-v-ebcea8f2] {
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
}
.price-wrapper[data-v-2f67b26e] {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-top: 1rem;
}
.currency[data-v-2f67b26e] {
  font-size: 22px;
  font-weight: bold;
  align-self: flex-start;
}
.price[data-v-2f67b26e] {
  line-height: 1.1;
  font-size: 45px;
  font-weight: bold;
}
.month-to-month[data-v-3e471ff2] {
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
  padding-bottom: 0.75rem;
}
.speed-main[data-v-0519c6c7] {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 8px 0;
}
.arrow[data-v-0519c6c7] {
  font-size: 20px;
  line-height: 1.5;
}
.speed-title[data-v-0519c6c7] {
  font-size: 12px;
  line-height: 1.2;
}
.speed-wrapper[data-v-0519c6c7] {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.speed[data-v-0519c6c7] {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.2;
  align-self: flex-end;
}
.speed span[data-v-0519c6c7] {
  font-size: 12px;
  font-weight: 300;
}
.vertical-hr[data-v-0519c6c7] {
  height: 60px;
  width: 1px;
}
.v-btn[data-v-30586ea0] {
  width: 75%;
  font-weight: 500;
  text-transform: capitalize;
  margin: 10px 0;
}
.v-btn[data-v-45ee353c] {
  width: 75%;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.v-btn .v-btn__content[data-v-45ee353c] {
  padding-top: 0;
}

.details-container[data-v-6fb40942] {
  text-align: center;
  padding: 0 8px;
}
hr[data-v-6fb40942] {
  border: none;
  border-bottom: solid 1px #ddd;
}
.btn-details[data-v-6fb40942] {
  text-decoration: underline;
  text-transform: capitalize;
}
.data-tuple[data-v-6fb40942] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  padding: 5px 0;
}


.ribbon[data-v-486a4bf4] {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute;
}
.ribbon span[data-v-486a4bf4] {
  position: absolute;
  display: block;
  width: 140px;
  background-color: #ec008c;
  font-size: 0.8rem;
  padding: 2px;
  box-shadow: 0 2px 10px #999;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.ribbon-top-right[data-v-486a4bf4] {
  top: -7.5px;
  right: -7.5px;
}
.ribbon[data-v-486a4bf4]::before,
.ribbon[data-v-486a4bf4]::after {
  position: absolute;
  content: '';
  display: block;
  border: 4px solid #af0169;
}
.ribbon-top-right[data-v-486a4bf4]::before,
.ribbon-top-right[data-v-486a4bf4]::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right[data-v-486a4bf4]::before {
  top: -1px;
  left: 2px;
}
.ribbon-top-right[data-v-486a4bf4]::after {
  bottom: 2px;
  right: -1px;
}
.ribbon-top-right span[data-v-486a4bf4] {
  left: -10px;
  top: 30px;
  transform: rotate(45deg);
}

.isp-logo[data-v-8126dc1c] {
  text-align: center;
  width: 80%;
  max-height: 3rem;
  -o-object-fit: contain;
     object-fit: contain;
  height: 50px;
}
.buttons-container[data-v-8126dc1c] {
  width: 100%;
  text-align: center;
  padding: 0.25rem 0 !important;
}
.loader-wrapper[data-v-8126dc1c] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75%;
  min-height: 10rem;
}
.provider-heading-title[data-v-8126dc1c] {
  font-size: 1.5rem;
  height: 50px;
  padding: 0 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #ff008e;
}
.marker[data-v-8126dc1c] {
  position: relative;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 3;
  top: 0px;
}
.marker .icon[data-v-8126dc1c] {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 2rem;
  top: 8px;
  margin: auto;
  color: white;
  display: inline-block;
  width: 50px;
  text-align: center;
  transform: scaleX(2.5);
  line-height: 0.6;
}
.hr-separator[data-v-8126dc1c] {
  max-width: 75%;
  margin: auto;
  margin-top: 8px;
}
.product-wrapper[data-v-8126dc1c] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  max-width: 300px;
  min-width: 230px;
}
@media only screen and (max-width: 600px) {
.product-wrapper[data-v-8126dc1c] {
    width: 100%;
}
}
.pagination-wrapper-for-admin .v-pagination > li {
  border: none;
  margin: 0;
  padding: 5px;
}
.pagination-wrapper-for-admin .v-pagination > li > button > i {
  color: #ec008c;
  box-shadow: none;
}
.pagination-wrapper-for-admin .v-pagination > li > button {
  border: solid 2px #ec008c;
  box-shadow: none;
}
@media only screen and (max-width: 600px) {
.pagination-wrapper-for-admin .v-pagination > li {
    padding: 0px;
}
}
.wrapper[data-v-5029ee50] {
  border: solid 1px rgba(0, 0, 0, 0.38);
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 24px;
  min-height: 40px;
  cursor: pointer;
}
.speed-value-size[data-v-5029ee50] {
  font-size: 0.7rem;
}
@media only screen and (max-width: 768px) {
.speed-value-size[data-v-5029ee50] {
    font-size: 0.6rem;
}
}
.main-heading[data-v-623d77a4] {
  font-weight: 400;
  margin-bottom: 1rem;
}
.header-section[data-v-623d77a4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.products-wrapper[data-v-623d77a4] {
  position: relative;
}
.products-grid[data-v-623d77a4] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  align-items: flex-start;
  justify-items: stretch;
}
.loading-backdrop[data-v-623d77a4] {
  background: black;
  opacity: 0.2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.2s;
}
.filters-wrapper[data-v-623d77a4] {
  display: flex;
  gap: 1rem;
}
.filters-wrapper *[data-v-623d77a4] {
  max-width: 10rem;
  width: 100%;
}
.reset-button[data-v-623d77a4] {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  text-transform: capitalize;
  min-height: 40px;
}
.sort-option-dropdown[data-v-623d77a4] {
  max-width: 19rem;
  margin-left: auto;
}
.loader-wrapper[data-v-623d77a4] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75%;
  min-height: 10rem;
}
.selected-product[data-v-623d77a4] {
  border: solid 1px #ec008c;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px #ec008c;
  transition: all 0.2s;
}
@media only screen and (max-width: 600px) {
.filters-wrapper[data-v-623d77a4] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
}
.dropdown-filter[data-v-623d77a4] {
    font-size: 0.6rem;
}
.product-cards-list[data-v-623d77a4] {
    font-size: 2rem;
    text-align: center;
    margin: 1rem 0;
    width: 100%;
}
}
@media screen and (max-width: 520px) {
.products-grid[data-v-623d77a4] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
.header-section[data-v-b8a2524a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 600px) {
.product-cards-list[data-v-b8a2524a] {
    font-size: 2rem;
    text-align: center;
    margin: 1rem 0;
    width: 100%;
}
}

.advert-wrapper[data-v-3a7888c4] {
  text-align: center;
}
.banner-image[data-v-3a7888c4] {
  border-radius: 3px;
  width: 100%;
  background-size: cover;
  border-radius: 3px;
  width: 100%;
  background-size: cover;
  height: 210px;
  -o-object-fit: contain;
     object-fit: contain;
}
.view-button[data-v-3a7888c4] {
  text-transform: capitalize;
  width: 200px;
  margin-top: 0.75rem;
}
.no-image-wrapper[data-v-3a7888c4] {
  height: 207px;
  background: #eee;
  border-radius: 5px;

  display: flex;
  justify-content: center;
  align-items: center;
  color: #999;
}
@media screen and (max-width: 800px) {
.view-button[data-v-3a7888c4] {
    height: 28px !important;
    font-size: 12px;
    font-weight: 400;
    width: 150px;
    margin-top: 0 !important;
}
}

.menu-button[data-v-f6e51cc8] {
  text-transform: capitalize;
  color: #17183b;
  padding-left: 12px !important;
  padding-right: 12px !important;
  min-width: 40px !important;
  font-size: 1rem;
}
.menu-button[data-v-f6e51cc8]:hover::before {
  background: transparent !important;
}
.menu-button[data-v-f6e51cc8]::before {
  background: transparent !important;
}
.selected[data-v-f6e51cc8] {
  color: #ec008c !important;
  font-weight: bold;
}
.menu-button[data-v-f6e51cc8]::after {
  content: "";
  height: 3px;
  width: 0%;
  background: #ec008c;
  position: absolute;
  border-radius: 5px;
  bottom: 1px;
  transition: all 0.3s ease-out;
}
.menu-button[data-v-f6e51cc8]:hover::after {
  width: 85%;
}
.selected[data-v-f6e51cc8]::after {
  content: "";
  height: 3px;
  width: 88%;
  background: #ec008c;
  position: absolute;
  border-radius: 5px;
  bottom: 1px;
}
.search-button[data-v-f6e51cc8] {
  cursor: pointer;
  font-size: 1.5rem;
}
@media screen and (max-width: 800px) {
.filter-menus-wrapper[data-v-f6e51cc8] {
    width: 100%;
}
.filter-menus-wrapper button[data-v-f6e51cc8] {
    padding-left: 0 !important;
    font-size: 14px;
}
.search-button[data-v-f6e51cc8] {
    font-size: 12px !important;
    padding: 0 !important;
    margin: 0 !important;
    min-width: 25px !important;
    height: 24px !important;
}
}
.header-section[data-v-1bc817a6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-menus[data-v-1bc817a6] {
  display: flex;
  justify-content: space-between;
}
.adverts-wrapper[data-v-1bc817a6] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(425px, 0.2fr));
  padding: 1.5rem 0;
}
@media screen and (max-width: 800px) {
.header-section[data-v-1bc817a6] {
    justify-content: center;
}
.header-menus[data-v-1bc817a6] {
    flex-direction: column;
}
.header-menus .heading-tuple-wrapper[data-v-1bc817a6] {
    margin-bottom: 1rem;
    margin-top: 0.25rem;
}
.adverts-wrapper[data-v-1bc817a6] {
    grid-template-columns: none;
}
}
.main-heading[data-v-65c4c3e1] {
  font-weight: 400;
  margin-bottom: 1rem;
}
.header-section[data-v-65c4c3e1] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.adverts-wrapper[data-v-65c4c3e1] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(425px, 0.2fr));
  padding: 1.5rem 0;
}
@media screen and (max-width: 800px) {
.header-section[data-v-65c4c3e1] {
    justify-content: center;
}
.adverts-wrapper[data-v-65c4c3e1] {
    grid-template-columns: none;
}
}
.adverts-wrapper[data-v-72c6f20c] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(425px, 0.2fr));
  align-items: flex-start;
  justify-items: flex-start;
  padding: 1.5rem 0;
}
.download-button[data-v-72c6f20c] {
  text-transform: capitalize;
  width: 300px;
  padding: 0;
  margin: 0;
  outline: none;
  border-radius: 50px;
}
.download-button-help[data-v-72c6f20c] {
  display: block;
  color: #999;
  font-size: 0.75rem;
  margin-left: 0.2rem;
  margin-top: 0.5rem;
}
.download-button-csv-component[data-v-72c6f20c] {
  padding: 0.4rem 2rem;
}
.date-range-menu-wrapper[data-v-72c6f20c] {
  display: flex;
  max-width: 18rem;
  margin-left: auto;
}
.adverts-wrapper[data-v-f8260cda] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(425px, 0.2fr));
  align-items: flex-start;
  justify-items: flex-start;
  padding: 1.5rem 0;
}
.products-grid[data-v-06158d24] {
  display: grid;
  grid-gap: 1.2rem;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  align-items: flex-start;
  justify-items: stretch;
  padding: 1.5rem 0;
}
@media screen and (max-width: 520px) {
.products-grid[data-v-06158d24] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
.main-heading[data-v-02918e8e] {
  font-weight: 400;
  margin-bottom: 1rem;
}
.header-menus[data-v-02918e8e] {
  display: flex;
  justify-content: space-between;
}
.download-button button[data-v-02918e8e] {
  text-transform: capitalize;
  width: 300px;
}
.download-button span[data-v-02918e8e] {
  display: block;
  color: #999;
  font-size: 0.75rem;
  margin-top: 0.75rem;
  margin-left: 0.2rem;
}
@media screen and (max-width: 800px) {
.header-menus[data-v-02918e8e] {
    flex-direction: column-reverse;
    align-items: center;
}
.filter-menus[data-v-02918e8e] {
    align-self: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 1rem;
}
.header-section[data-v-02918e8e] {
    text-align: center;
}
.adverts-wrapper[data-v-02918e8e] {
    justify-content: center;
    grid-template-columns: none;
}
}
.btn-create-new-item[data-v-e84c40fe] {
  text-transform: capitalize;
}
.icon[data-v-e84c40fe] {
  margin-left: 1rem;
}
@media screen and (max-width: 520px) {
.icon[data-v-e84c40fe] {
    margin-left: 5px;
}
}
.products-grid[data-v-34ebddde] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  align-items: flex-start;
  justify-items: stretch;
}
.header-menus[data-v-34ebddde] {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 600px) {
.filters-wrapper[data-v-34ebddde] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
}
.header-menus[data-v-34ebddde] {
    flex-direction: column;
}
.header-menus .heading-tuple-wrapper[data-v-34ebddde] {
    margin-bottom: 1rem;
    margin-top: 0.25rem;
}
}
@media screen and (max-width: 520px) {
.products-grid[data-v-34ebddde] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
.header-section[data-v-6a66d47a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.isp-profile-main-wrapper[data-v-6a66d47a] {
  display: flex;
}
.btn-create-new-item[data-v-6a66d47a] {
  text-transform: capitalize;
}
.menus[data-v-6a66d47a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menus h2[data-v-6a66d47a] {
  font-weight: 400;
}
.isp-profile-body[data-v-6a66d47a] {
  width: 100%;
  margin-left: 4rem;
}
.products-wrapper[data-v-6a66d47a] {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: repeat(auto-fill, minmax(220px, 0.1fr));
  align-items: start;
}
.right-btn[data-v-6a66d47a] {
  position: relative;
  display: block;
  margin-left: auto;
}
.mobile-btn-add[data-v-6a66d47a] {
  font-size: 1.2rem;
}
.header-buttons[data-v-6a66d47a] {
  text-align: right;
}
.header-buttons-mobile[data-v-6a66d47a] {
  display: none;
  position: fixed;
  padding: 0.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 1rem 1rem 0 0;
  justify-content: center;
  background: white;
  box-shadow: 0px 0px 10px 3px #aaa;
  gap: 0.25rem;
  flex-wrap: wrap;
}
.header-buttons-mobile a[data-v-6a66d47a] {
  flex: 1;
  max-width: 14rem;
  min-width: 5rem !important;
}
.activity-preview-modal-wrapper[data-v-6a66d47a] {
  background: white;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 3px #888;
}
.mobile-preview-wrapper[data-v-6a66d47a] {
  display: none;
  justify-content: center;
  width: 100%;
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #eee;
  box-shadow: 0px 0px 5px 0px #ccc;
  border-radius: 10px;
}
@media screen and (max-width: 800px) {
.isp-profile-main-wrapper[data-v-6a66d47a] {
    display: block;
    margin-bottom: 5rem;
}
.header-buttons[data-v-6a66d47a] {
    display: none;
}
.header-section[data-v-6a66d47a] {
    flex-direction: column;
    margin-top: 1rem;
}
.isp-profile-sidebar[data-v-6a66d47a] {
    display: none;
}
.isp-profile-body[data-v-6a66d47a] {
    width: 100%;
    margin-left: 0;
}
.menus[data-v-6a66d47a] {
    display: block;
    text-align: center;
}
.menus h2[data-v-6a66d47a] {
    margin-top: 1rem;
    margin-bottom: 0.25rem;
}
.header-buttons-mobile[data-v-6a66d47a] {
    display: flex;
}
.mobile-preview-wrapper[data-v-6a66d47a] {
    display: flex;
    justify-content: center;
}
.mobile-preview-wrapper button[data-v-6a66d47a] {
    flex: 1;
    text-decoration: underline;
}
}
@media screen and (max-width: 520px) {
.products-wrapper[data-v-6a66d47a] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
.edit-product-container[data-v-31a3885d] {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 200rem;
}
.card-wrapper[data-v-31a3885d] {
  margin: 0 1rem 0 0;
  border: none;
}
.subtitle-header[data-v-31a3885d] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.5rem;
  align-items: center;
}
.details-wrapper[data-v-0f93b023] {
  max-width: 60rem;
}
.first-block[data-v-0f93b023] {
  display: flex;
  align-items: flex-start;
  gap: 2.5rem;
}
.flex[data-v-0f93b023] {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.flex *[data-v-0f93b023] {
  width: 45%;
}
.dates-wrapper[data-v-0f93b023] {
  width: 100%;
  display: flex;
  gap: 1rem;
}
.featured-prod *[data-v-0f93b023],
.product-details *[data-v-0f93b023] {
  width: 30%;
}
.product-details *[data-v-0f93b023] {
  width: 30%;
}
.product-details-extras[data-v-0f93b023] {
  margin-top: 0;
}
.product-details-extras *[data-v-0f93b023] {
  width: 25%;
  -moz-column-gap: 0 !important;
       column-gap: 0 !important;
}
.cols-2[data-v-0f93b023] {
  width: 65%;
}
.cols-1[data-v-0f93b023] {
  width: 32%;
}
.value-added-input[data-v-0f93b023] {
  max-width: 25rem;
}
@media only screen and (max-width: 800px) {
.product-details-extras[data-v-0f93b023],
.first-block[data-v-0f93b023],
.product-details[data-v-0f93b023],
.dates-wrapper[data-v-0f93b023],
.featured-prod[data-v-0f93b023] {
    display: block;
}
.product-details-extras *[data-v-0f93b023],
.first-block *[data-v-0f93b023],
.product-details *[data-v-0f93b023],
.dates-wrapper *[data-v-0f93b023],
.featured-prod *[data-v-0f93b023] {
    width: 100%;
}
}
.edit-product-container[data-v-e6520ce6] {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 200rem;
}
.inputs-wrapper[data-v-e6520ce6] {
  display: flex;
  flex-wrap: wrap;
  max-width: 30rem;
  gap: 2rem;
}
.input-item[data-v-e6520ce6] {
  width: 46%;
}
.right-margin[data-v-e6520ce6] {
  margin-right: 18px;
}
.dropdown[data-v-e6520ce6] {
  max-width: 30rem;
}
@media only screen and (max-width: 600px) {
.inputs-wrapper[data-v-e6520ce6],
.input-item[data-v-e6520ce6] {
    width: 100%;
}
.inputs-wrapper[data-v-e6520ce6] {
    display: block;
}
.edit-product-heading[data-v-e6520ce6] {
    margin: 2rem 0;
    font-size: 0.9rem;
}
.right-margin[data-v-e6520ce6] {
    margin-right: 0;
}
}
.main-heading[data-v-b70ca84a] {
  font-weight: 400;
  margin-bottom: 1rem;
}
.header-section[data-v-b70ca84a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.edit-products-main-wrapper[data-v-b70ca84a] {
  display: flex;
}
.product-menu-card-wrapper[data-v-b70ca84a] {
  width: 80%;
  margin-left: 4rem;
}
.product-card[data-v-b70ca84a] {
  margin-top: 5.9rem;
}
.preview-product[data-v-b70ca84a] {
  display: none;
}
.loader-wrapper[data-v-b70ca84a] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75%;
  min-height: 10rem;
}
.product-card-mobile-modal-preview[data-v-b70ca84a] {
  width: 90%;
}
.header-buttons-mobile[data-v-b70ca84a] {
  display: none;
  position: fixed;
  padding: 0.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 1rem 1rem 0 0;
  justify-content: center;
  background: white;
  box-shadow: 0px 0px 10px 3px #aaa;
  gap: 10px;
  flex-wrap: wrap;
}
.header-buttons-mobile button[data-v-b70ca84a] {
  flex: 1;
  max-width: 12rem;
  min-width: 5rem !important;
}
@media only screen and (max-width: 800px) {
.product-activitity-wrapper[data-v-b70ca84a] {
    display: none;
}
.product-menu-card-wrapper[data-v-b70ca84a] {
    width: 100%;
    margin: 0;
    box-shadow: 0px 0px 5px 1px #ccc;
    border-radius: 5px;
}
.child-component-wrapper[data-v-b70ca84a] {
    padding: 8px;
}
.preview-product[data-v-b70ca84a] {
    display: block;
    width: 50%;
    margin: 0 auto;
}
.view-edit-product[data-v-b70ca84a] {
    font-size: 2rem;
    text-align: center;
    margin: 1rem 0;
    width: 100%;
}
.edit-products-wrapper[data-v-b70ca84a] {
    margin-bottom: 2rem;
}
.header-buttons-mobile[data-v-b70ca84a] {
    display: flex;
}
.product-header-buttons[data-v-b70ca84a] {
    display: none;
}
}
.advert-image-wrapper[data-v-25d13a02] {
  max-width: 75rem;
}
.adverts-data-inputs[data-v-25d13a02] {
  display: flex;
  gap: 1.5rem;
}
.banner-inputs-wrapper[data-v-25d13a02] {
  margin-top: 2rem;
  width: 49%;
}
.input-group[data-v-25d13a02] {
  display: flex;
  gap: 1rem;
}
.input-group *[data-v-25d13a02] {
  width: 50%;
}
.image-url[data-v-25d13a02] {
  color: #ccc;
  font-size: 12px;
  font-weight: 400;
  margin-top: 0.5rem;
  line-break: anywhere;
}
.adverts-images-wrapper[data-v-25d13a02] {
  display: flex;
  gap: 1.5rem;
}
.adverts-images-wrapper .adverts-image-item[data-v-25d13a02] {
  width: 49%;
}
.date-picker-wrapper[data-v-25d13a02] {
  width: 48%;
}
.no-img-height[data-v-25d13a02] {
  height: 12.5rem;
}
.btn-wrapper[data-v-25d13a02] {
  display: flex;
  gap: 1rem;
  max-width: 30rem;
  margin: auto;
  justify-content: center;
  margin-top: 1rem;
}
.btn-wrapper label[data-v-25d13a02] {
  border-radius: 2rem;
  border: solid 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  flex: 1;
  font-size: 0.875rem;
}
.btn-wrapper button[data-v-25d13a02] {
  text-transform: capitalize;
  flex: 1;
}
.colors-wrapper[data-v-25d13a02] {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}
@media only screen and (max-width: 800px) {
.banner-inputs-wrapper[data-v-25d13a02],
.adverts-data-inputs[data-v-25d13a02] {
    display: block;
    width: 100%;
}
.adverts-images-wrapper[data-v-25d13a02] {
    flex-direction: column;
}
.adverts-images-wrapper .adverts-image-item[data-v-25d13a02] {
    width: 100%;
}
.colors-wrapper[data-v-25d13a02] {
    display: block;
}
}
.inputs-wrapper {
  max-width: 700px;
}
.input-group {
  display: flex;
  justify-content: space-between;
}
.input-date {
  margin-right: 1.2rem;
}
.metrics {
  display: flex;
}
.metrics > * {
  flex: 1;
}
.input-dates-wrapper {
  max-width: 400px;
}

.image-url[data-v-6b9bd3aa] {
  color: #ccc;
  font-size: 12px;
  font-weight: 400;
  margin-top: 0.5rem;
}
.no-img-height[data-v-6b9bd3aa] {
  height: 25rem;
}
.button[data-v-6b9bd3aa] {
  text-transform: capitalize;
  width: 14rem;
}
.preview-button[data-v-6b9bd3aa] {
  display: block;
  margin-left: auto;
}
.buttons-container[data-v-6b9bd3aa] {
  display: flex;
}
.upload-image-button[data-v-6b9bd3aa] {
  margin-left: 2rem;
}
.btn-wrapper[data-v-6b9bd3aa] {
  display: flex;
  gap: 1rem;
  max-width: 30rem;
  margin: auto;
  margin-top: 1rem;
}
.btn-wrapper label[data-v-6b9bd3aa] {
  border-radius: 2rem;
  border: solid 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  flex: 1;
  font-size: 0.875rem;
}
.btn-wrapper button[data-v-6b9bd3aa] {
  text-transform: capitalize;
  flex: 1;
}
@media only screen and (max-width: 800px) {
.buttons-container[data-v-6b9bd3aa] {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.upload-image-button[data-v-6b9bd3aa] {
    margin-left: 0;
}
}

.input-group[data-v-27163316] {
  display: flex;
  justify-content: space-between;
}
.input[data-v-27163316] {
  max-width: 48%;
}
.image-url[data-v-27163316] {
  color: #ccc;
  font-size: 12px;
  font-weight: 400;
}
@media only screen and (max-width: 800px) {
.input-group[data-v-27163316] {
    display: block;
}
.input[data-v-27163316] {
    max-width: 100%;
}
}


.product-info-title[data-v-d462ca96],
.product-info-description[data-v-d462ca96] {
  display: block;
  margin-left: 0.75rem;
  font-weight: 800;
}
.product-info-description[data-v-d462ca96] {
  color: #999;
  font-weight: 400;
}
.remove-linked-product[data-v-d462ca96] {
  margin-left: auto;
  font-weight: bold;
}


.link-product[data-v-a3137bfc] {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
}
hr[data-v-a3137bfc] {
  border: none;
  border-bottom: solid 1px #ccc;
}

.main-heading[data-v-5d18aa62] {
  font-weight: 400;
  margin-bottom: 1rem;
}
.header-section[data-v-5d18aa62] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.header-menus[data-v-5d18aa62] {
  display: flex;
  justify-content: space-between;
}
.adverts-wrapper[data-v-5d18aa62] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(425px, 0.2fr));
  align-items: flex-start;
  justify-items: flex-start;
  padding: 1.5rem 0;
}
.isp-image[data-v-5d18aa62] {
  margin-top: 5rem;
  width: 20%;
}
.adverts-body[data-v-5d18aa62] {
  width: 75%;
  margin-left: 4rem;
}
.edit-products-main-wrapper[data-v-5d18aa62] {
  display: flex;
}
.header-buttons-mobile[data-v-5d18aa62] {
  display: none;
  position: fixed;
  padding: 0.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 1rem 1rem 0 0;
  justify-content: center;
  background: white;
  box-shadow: 0px 0px 10px 3px #aaa;
  gap: 10px;
  flex-wrap: wrap;
}
.header-buttons-mobile button[data-v-5d18aa62] {
  flex: 1;
  max-width: 12rem;
  min-width: 5rem !important;
}
@media only screen and (max-width: 800px) {
.header-buttons[data-v-5d18aa62] {
    display: none;
}
.header-section[data-v-5d18aa62] {
    display: block;
    text-align: center;
    margin-bottom: 0;
    margin-top: 1rem;
}
.edit-products-main-wrapper[data-v-5d18aa62] {
    display: block;
}
.isp-image[data-v-5d18aa62] {
    margin-top: 1rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
    align-items: center;
}
.adverts-body[data-v-5d18aa62] {
    width: 100%;
    margin-left: 0rem;
    box-shadow: 0px 0px 5px 1px #ccc;
    border-radius: 5px;
}
.header-buttons-mobile[data-v-5d18aa62] {
    display: flex;
}
}
.header[data-v-784730be] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.heading-tuple[data-v-784730be] {
  margin-bottom: 1.5rem;
}
.advert-drops[data-v-784730be] {
  margin-bottom: 2rem;
}
.adverts-menus[data-v-784730be] {
  display: flex;
  justify-content: space-between;
}
.advert-drops[data-v-784730be] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(425px, 0.2fr));
  padding: 1.5rem 0;
}
.drop-space[data-v-784730be] {
  border: 2.5px #999 dotted;
  width: 400px;
  height: 200px;
  display: flex;
  justify-content: center;
  background-color: #eee;
}
.dropped[data-v-784730be] {
  background-size: cover;
  max-width: 500px;
}
@media screen and (max-width: 800px) {
.header[data-v-784730be] {
    justify-content: center;
}
.adverts-menus[data-v-784730be] {
    flex-direction: column;
}
.adverts-menus .heading-tuple-wrapper[data-v-784730be] {
    margin-bottom: 1rem;
    margin-top: 0.25rem;
}
.header-button[data-v-784730be] {
    display: none;
}
.advert-drops[data-v-784730be] {
    grid-template-columns: none;
}
}
.image-wrapper[data-v-42add6f6] {
  border: none;
  border-bottom: solid 1px #eee;
  height: 7rem;
}
.image-wrapper .logo-image[data-v-42add6f6] {
  padding-top: 4rem;
  transition: all 0.5s ease-out;
  margin: auto;
}
.isp-card-wrapper[data-v-42add6f6] {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.close-button-abs[data-v-42add6f6] {
  position: absolute;
  right: 0;
  top: 0;
}
h3[data-v-42add6f6] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6rem;
}
.ispImageNameWrapper[data-v-42add6f6] {
  -webkit-animation: popup-in-data-v-42add6f6 0.3s ease-out forwards;
          animation: popup-in-data-v-42add6f6 0.3s ease-out forwards;
}
.options-wrapper[data-v-42add6f6] {
  height: 100%;
  width: 100%;
  -webkit-animation: options-in-data-v-42add6f6 0.1s ease-out forwards;
          animation: options-in-data-v-42add6f6 0.1s ease-out forwards;
  display: flex;
  color: white;
  flex-direction: column;
  align-items: flex-start;
  font-size: 1.1rem;
  justify-content: center;
  padding-left: 1.5rem;
}
.options-wrapper a[data-v-42add6f6] {
  padding: 1px 0;
  display: block;
  height: 30px !important;
}
.options-wrapper a[data-v-42add6f6]:hover {
  text-decoration: underline;
}
@-webkit-keyframes options-in-data-v-42add6f6 {
from {
    opacity: 0;
    transform: translate(30%, 0%);
}
to {
    opacity: 1;
    transform: translate(0, 0);
}
}
@keyframes options-in-data-v-42add6f6 {
from {
    opacity: 0;
    transform: translate(30%, 0%);
}
to {
    opacity: 1;
    transform: translate(0, 0);
}
}
@-webkit-keyframes popup-in-data-v-42add6f6 {
from {
    opacity: 0;
    transform: scale(0.6, 0.6);
}
to {
    opacity: 1;
    transform: scale(1, 1);
}
}
@keyframes popup-in-data-v-42add6f6 {
from {
    opacity: 0;
    transform: scale(0.6, 0.6);
}
to {
    opacity: 1;
    transform: scale(1, 1);
}
}
.main-heading[data-v-aeb0527a] {
  font-weight: 400;
  margin-bottom: 1rem;
}
.isps-wrapper[data-v-aeb0527a] {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  align-items: flex-start;
  justify-items: stretch;
}
.loader-wrapper[data-v-aeb0527a] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75%;
  min-height: 10rem;
}
@media screen and (max-width: 560px) {
.isps-wrapper[data-v-aeb0527a] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.isps-wrapper .isp-card-wrapper[data-v-aeb0527a] {
    width: 100%;
}
.main-heading[data-v-aeb0527a] {
    text-align: center;
}
}
.reseller-details-wrapper[data-v-957553e6] {
  margin: auto;
}
.back-button[data-v-957553e6] {
  margin-bottom: 1rem;
  margin-left: 0;
  padding-left: 0 !important;
}
.reseller-form[data-v-957553e6] {
  border-radius: 5px;
  background: white;
  box-shadow: 0px 0px 10px #ccc;
}
.reseller-form-header[data-v-957553e6] {
  border-radius: 5px 5px 0 0;
  background: #ddd;
  padding: 1rem 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.capitalize-text[data-v-957553e6] {
  text-transform: capitalize;
}
.view-doc-wrapper[data-v-957553e6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}
.view-doc-wrapper a[data-v-957553e6] {
  text-transform: capitalize;
}
@media screen and (max-width: 600px) {
.reseller-details-wrapper[data-v-957553e6] {
    margin-bottom: 2rem;
}
.reseller-form[data-v-957553e6],
.back-button[data-v-957553e6] {
    margin: 0.5rem;
}
}
.mobile-button-edit-wrapper[data-v-473bd120] {
  width: 100%;
}
.mobile-button-edit[data-v-473bd120] {
  text-transform: capitalize;
}
.btn-title-case[data-v-473bd120] {
  text-transform: capitalize;
}
.btn-container[data-v-66c8e692] {
  display: flex;
  flex-direction: row-reverse;
  padding: 1rem;
}
.add-new-button[data-v-66c8e692] {
  text-transform: capitalize;
}
.loader-wrapper[data-v-66c8e692] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100vh;
  width: 100%;
  transition: all 0.5s;
}
.loader-wrapper .backdrop[data-v-66c8e692] {
  background: black;
  opacity: 0.1;
  height: 100%;
  width: 100%;
}
.container-custom {
  max-width: 1280px;
}
.el-date-table td.end-date span,
.el-date-table td.start-date span {
  background-color: #ec008c !important;
}
.el-date-table td.in-range div,
.el-date-table td.in-range div:hover,
.el-date-table.is-week-mode .el-date-table__row.current div,
.el-date-table.is-week-mode .el-date-table__row:hover div {
  background: rgba(236, 0, 140, 0.1) !important;
}
.el-date-table td.today span {
  color: #ec008c;
  font-weight: 700;
}
.el-picker-panel__shortcut {
  color: #ec008c !important;
}
.el-range-editor.is-active,
.el-range-editor.is-active:hover {
  border: 1px solid #ec008c;
}
.el-date-table td.current:not(.disabled) span {
  background-color: #ec008c !important;
}
.default-card,
.event-header-bar {
  padding: 0;
}
.default-card:not(.event-header-bar),
.event-header-bar:not(.event-header-bar) {
  margin-bottom: 20px;
}
.default-card .label,
.event-header-bar .label {
  line-height: 1rem;
  color: #717171;
  font-size: 0.85rem;
}
.default-card .label-content,
.event-header-bar .label-content {
  font-size: 1.2rem;
  line-height: 1.4rem;
  word-break: break-word;
}
.default-card .v-card__title,
.event-header-bar .v-card__title {
  background-color: #e2e2e2;
  color: #454545;
}
.default-card .v-card__text,
.event-header-bar .v-card__text {
  padding: 20px;
}
.default-card .v-card__text .label-content,
.event-header-bar .v-card__text .label-content {
  font-size: 0.9rem;
  line-height: 1rem;
  color: #333;
  margin-top: 5px;
}
.default-card {
  margin-bottom: 20px;
}
.faqs-wrapper {
  margin-top: -20px;
}
.faqs-wrapper h1,
.faqs-wrapper h2,
.faqs-wrapper h3,
.faqs-wrapper h4,
.faqs-wrapper h5 {
  font-weight: 500;
}
.faqs-wrapper .collection-article-count {
  margin-bottom: 0;
  font-size: 0.9rem;
  color: #888;
}
.faqs-wrapper .subtitle {
  color: #565867;
  font-size: 1rem;
  line-height: 1.2rem;
  margin: 5px 0 10px;
  flex-basis: 100%;
}
.faq-container {
  max-width: 900px !important;
  margin: 20px auto;
  padding: 0 15px;
}
.section-bg {
  background: #ebeef1;
  border-radius: 4px;
  border: 1px solid transparent;
  z-index: 0;
  padding: 15px !important;
  margin-bottom: 20px;
  max-width: 985px !important;
  transition: opacity 0.3s ease;
  opacity: 1;
}
.section-bg.article-bg {
  background: #fff;
}
@media (min-width: 767px) {
.section-bg.article-bg {
    padding: 15px !important;
}
}
.section-bg.white-bg {
  background: #fff;
}
.faq-article {
  background: #fff;
  color: #565867;
}
.faq-article h1 {
  margin: 30px 0 17px;
  line-height: 2rem;
  font-size: 33px;
  font-weight: normal;
}
@media (max-width: 767px) {
.faq-article h1 {
    margin-top: 0px;
}
}
.faq-article h2 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.35;
  margin-bottom: 30px;
  color: #8f919d;
}
.faq-article p {
  line-height: 1.6rem;
}
.faq-article ol,
.faq-article ul {
  display: block;
  list-style-type: decimal;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
  padding-left: 16px;
}
.faq-article ul {
  list-style-type: disc;
}
.faq-article li {
  margin-left: 15px;
  line-height: 1.53;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  border: none;
}
.faq-article li p {
  margin-bottom: 5px;
}
.faq-article .content-wrapper {
  max-width: 640px;
  margin: 0 auto;
}
.faq-article img {
  max-width: 100%;
}
pre {
  white-space: normal;
  padding-left: 20px;
}
.collection-header {
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
  margin: 20px auto;
}
.collection-header .collection-icon {
  flex: 0 1 120px;
  align-self: center;
  text-align: center;
}
@media (min-width: 767px) {
.collection-header .collection-icon {
    padding: 10px;
}
}
.collection-header .collection-icon svg {
  max-width: 48px;
  width: 100%;
  margin-top: 5px;
}
.collection-header .collection-details {
  flex: 1 0 auto;
  align-items: center;
  align-self: center;
}
@media (min-width: 767px) {
.collection-header .collection-details {
    padding-left: 30px;
}
}
.faq-items-wrapper {
  padding: 0 15px;
}
.articles-wrapper .section-title {
  margin-top: 30px;
  margin-bottom: 10px;
}
.articles-wrapper .faq-items-wrapper:first-child .section-title {
  margin-top: 0;
}
.faq-item {
  position: relative;
  background-color: #fff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #d4dadf;
  border-bottom-width: 0;
  opacity: 1;
  padding: 20px 30px;
  cursor: pointer;
  transition: opacity 0.3s ease-out;
}
.faq-item:hover {
  background-color: #fcfcfc;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.08);
}
.faq-item:hover:not(.collection-item):before {
  width: 5px;
}
.faq-item:hover .faq-title h2 {
  color: #ec008c;
}
@media (max-width: 767px) {
.faq-item {
    padding: 10px 15px;
}
}
.faq-item:not(.collection-item):before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 2px;
  height: 100%;
  background-color: #ec008c;
  transition: width 0.3s ease-out;
}
.faq-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.faq-item:last-child {
  border-bottom-width: 1px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.faq-item .faq-title {
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
}
.faq-item .faq-title .collection-icon {
  flex: 0 1 120px;
  align-self: center;
  text-align: center;
}
.faq-item .faq-title .collection-icon svg {
  max-width: 48px;
  width: 100%;
}
.faq-item .faq-title h2 {
  line-height: 1.4rem;
  font-size: 1.1rem;
  align-self: center;
  flex-basis: 100%;
  font-weight: 400;
  color: #555;
  transition: color 0.3s ease-out;
}
.faq-item .author-info {
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0;
}
.faq-item .author-info .author-icon {
  flex: 0 1 auto;
  margin-right: 10px;
}
.faq-item .author-info .author-icon span {
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ec008c;
}
.faq-item .author-info .author-icon span span {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-55%, -55%);
  font-weight: bold;
  font-size: 1.1rem;
  width: auto;
  height: auto;
}
.collection-item {
  cursor: pointer;
  border: 1px solid transparent;
  transition: border 0.15s linear, transform 0.15s linear, background-color 0.15s linear, box-shadow 0.15s linear, opacity 0.15s linear;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.03);
  margin-bottom: 20px;
}
.collection-item:last-child {
  margin-bottom: 0;
}
.collection-item:hover {
  border: 1px solid rgba(136, 149, 162, 0.2);
  background: #fcfcfc;
}
.collection-item.faq-item .faq-title {
  margin: 15px auto;
}
.collection-item.faq-item h2 {
  color: #ec008c;
  font-weight: 500;
}
.collection-item.faq-item .collection-icon {
  flex-basis: 20%;
  padding-right: 10px;
}
@media (min-width: 767px) {
.collection-item.faq-item .collection-icon {
    flex-basis: 120px;
    padding-right: 0;
}
}
.collection-item.faq-item .collection-details {
  flex: 1 0 80%;
}
@media (min-width: 767px) {
.collection-item.faq-item .collection-details {
    padding-left: 30px;
}
}
.faq-header {
  background-color: #ec008c;
  padding: 30px 0;
  align-items: center;
  margin-bottom: 30px;
}
.faq-header h1 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}
.faq-header .v-input--is-focused .v-input__slot {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14) !important;
  background: white !important;
  color: #3a3c4c;
}
.faq-header .v-input--is-focused .v-input__slot:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14) !important;
}
.faq-header .v-input--is-focused .v-input__slot input {
  font-size: 18px;
  color: #3a3c4c !important;
}
.faq-header .v-input--is-focused .v-input__slot input::-webkit-input-placeholder {
  color: #3a3c4c !important;
}
.faq-header .v-input--is-focused .v-input__slot .v-icon {
  color: #666a86 !important;
}
.faq-header .v-input__slot {
  width: 100%;
  padding: 12px 32px 12px 15px !important;
  background: rgba(255, 255, 255, 0.2) !important;
  border: none;
  outline: none;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03) !important;
  transition: background 0.4s, box-shadow 0.2s;
}
.faq-header .v-input__slot:hover {
  background: rgba(255, 255, 255, 0.27);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03) !important;
}
.faq-header .v-input__slot .v-input__prepend-inner {
  margin-right: 10px !important;
  margin-left: 5px;
}
.faq-header .v-input__slot input {
  font-size: 18px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7) !important;
  transition: color 0.4s;
}
.faq-header .v-input__slot input::-webkit-input-placeholder {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  color: rgba(255, 255, 255, 0.7) !important;
}
.faq-header .v-input__slot .v-icon {
  color: #fff !important;
  transition: color 0.4s;
}
.faq-breadcrumbs {
  display: flex;
  flex: 1 0 100%;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.faq-breadcrumbs span {
  color: #8f919d;
  display: inline-flex;
  font-size: 14px;
  font-weight: normal;
}
.faq-breadcrumbs span.link {
  color: #4f5e6b;
}
.faq-breadcrumbs span.link:last-child:after {
  display: none;
}
.faq-breadcrumbs span.link:after {
  content: '';
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAAqUlEQVR4AbXUNRLCABSEYbTC3a6BU8ftBlyA+/dscHYii+TN/OUXzyvFEx1PdbRFzZI4MaqiAwqQidoqXN3QPQt1FLhAPmEbdRU8Q14C7it4moAdNFDwOAG7aKTgEXIT8FjBgwTsoamC+8hJwDMF95BN2EcLBXeQRXhVDJQvNeHh2MrD4dfhqK+DPwBG498/OfkjF34rRv1vfuReIauDl5WlLitejy3VnAHtSsjA994UIwAAAABJRU5ErkJggg==') no-repeat;
  background-size: contain;
  margin: 0 10px;
  display: inline-flex;
  align-self: center;
  width: 7px;
  height: 12px;
  font-size: 36px;
  color: #acb8c2;
}
/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active,
.slide-fade-leave-active {
  transition: opacity 300ms;
}
.slide-fade-enter,
.slide-fade-leave {
  opacity: 0;
}
.default-tabs .v-tab-card,
.default-tabs .v-card__text {
  padding: 0;
}
.network-event-card .v-card__text {
  padding: 0;
}
.network-tabs .v-tabs-bar {
  background-color: #fff !important;
  border-bottom: 1px solid #efefef !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.event-header-bar.card-title {
  background: #fff;
}
.download-btn {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.download-btn .v-btn__content {
  width: 100%;
  display: inline;
}
.back-btn {
  border-radius: 50%;
  border: 2px solid #ec008c;
}
.back-btn .v-btn__content {
  padding-top: 0;
}
.event-header-bar.card-title {
  background: #fff;
}
.quickbase-table-wrapper {
  position: relative;
}
.quickbase-table-wrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  opacity: 0;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNZ.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
}
@font-face {
  font-family: 'vumaFont';
  src: url('https://cdn.vumatel.co.za/fonts/CoreSansR45.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
#app {
  font-family: 'vumaFont' !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}
.v-application .h1,
.v-application .h2,
.v-application .h3,
.v-application .h4,
.v-application .h5,
.v-application .h6,
.v-application .subtitle-1,
.v-application .subtitle-2,
.v-application .body-1,
.v-application .body-2,
.v-application .button,
.v-application .caption,
.v-application .overline {
  font-family: 'vumaFont' !important;
}
.v-data-table > .v-data-table__wrapper > table {
  max-width: 100%;
}
.v-application .h1,
.v-application .h2,
.v-application .h3,
.v-application .h4,
.v-application .h5,
.v-application .h6,
.v-application .subtitle-1,
.v-application .subtitle-2,
.v-application .body-1,
.v-application .body-2,
.v-application .button,
.v-application .caption,
.v-application .overline {
  font-family: 'vumaFont' !important;
}
.admin-heading-left {
  display: block;
  cursor: default;
}
.admin-heading-left .icon {
  display: inline-block;
  top: -6px;
  position: relative;
}
.admin-heading-left .toolbar-title {
  display: inline-block;
  overflow: unset;
}
.admin-heading-left .toolbar-title img {
  vertical-align: sub;
}
.admin-heading-left .admin-heading {
  text-transform: uppercase;
  font-size: 0.8em;
}
.admin-heading-left .admin-heading.drawer {
  color: #ec008c;
  font-size: 1em;
  padding-top: 2px;
}
.admin-heading-left:hover {
  cursor: pointer;
}
.admin-heading-left:hover .admin-heading {
  text-decoration: underline;
}
.pink-heading {
  background-color: #ec028c;
  color: #ffffff;
}
.table-heading-bar {
  width: 100%;
  background-color: #e2e2e2 !important;
}
.first-letter {
  font-size: 1.15em;
}
.cursor-default:hover {
  cursor: default;
}
body,
html,
.application {
  font-family: 'vumaFont' !important;
  background-color: #f3f3f3 !important;
}
body.application--wrap,
html.application--wrap,
.application.application--wrap {
  background-color: #f3f3f3 !important;
}
.v-application .title,
.v-application .display-1,
.v-application .display-2,
.v-application .display-3,
.v-application .display-4,
.v-application .display-5 {
  font-family: 'vumaFont' !important;
}
.theme--light.v-application {
  background-color: #f3f3f3 !important;
}
.title,
.card-title,
.v-subheader,
.headline,
.display-1,
.display-2,
.display-3,
.display-4,
.display-5 {
  font-family: 'vumaFont' !important;
}
.v-btn__content,
.initials-toolbar {
  padding-top: 3px;
}
.headline,
input.el-range-input {
  padding-top: 5px;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.fade-up-enter-active,
.fade-up-leave-active {
  transition: opacity 0.5s, transform 0.5s;
}
.fade-up-enter,
.fade-up-leave-to {
  opacity: 0;
  transform: translateY(5px);
}
.backToTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
}
.card__actions {
  padding: 0px 12px 17px!important;
}
.link {
  cursor: default;
  color: inherit;
}
.link:hover {
  cursor: pointer;
  color: #ec028c;
}
.main-heading.pink-heading.white--text {
  color: deeppink !important;
  background: #e2e2e2;
  text-transform: capitalize;
  font-weight: 400 !important;
  font-size: 24px !important;
}
html {
  overflow: hidden!important;
  height: 100%!important;
  -ms-scroll-chaining: none!important;
      overscroll-behavior: none!important;
}
body {
  height: 100%!important;
  overflow: auto!important;
  -ms-scroll-chaining: none!important;
      overscroll-behavior: none!important;
}
.v-alert {
  font-size: 1.2rem !important;
  font-weight: 600;
}
.v-alert--outline {
  background-color: #fff;
}
.orderStatus .subheader {
  height: 56px;
}
.orderStatus table.table thead th.sortable {
  outline: 0;
}
.orderStatus .list--two-line .list__tile {
  height: 46px;
  font-size: 0.9em;
}
.orderStatus .list__tile__action {
  min-width: 35px;
  width: 35px;
}
.orderStatus .pageCount {
  margin-top: 30px;
  margin-left: 14px;
}
.orderStatus .filterAside {
  max-height: 55vh;
  overflow-y: auto;
}
.orderStatus .radio-group.radio-group--column {
  padding-top: 10px;
}
.focus {
  background-color: green!important;
}
.card-title .v-subheader {
  height: 1.2rem;
}
.list-filter .v-btn {
  width: 3rem;
  padding: 0;
}
.list-search {
  height: 32px;
}
.list-search .v-text-field--outline > .v-input__control > .v-input__slot {
  border-radius: 0;
  border-width: 1px;
  height: 36px;
  min-height: 36px;
  border-color: #bbbbbb;
}
.list-search .v-text-field--outline > .v-input__control > .v-input__slot:hover {
  border-width: 1px;
}
.list-search .v-text-field.v-text-field--enclosed .v-input__append-inner {
  margin-top: 5px;
}
.list-search .v-input__slot {
  height: 36px;
}
.list-search .v-icon {
  margin-top: 0;
}
.list-search .v-text-field--outline input {
  margin-top: 0.1rem;
}
.list-filter .v-input__slot,
.list-search .v-input__slot {
  margin: 0;
}
.list-filter .v-input input,
.list-search .v-input input {
  height: 36px;
}
.list-filter .v-input label,
.list-search .v-input label {
  font-size: 14px;
}
.card-title {
  background: #e2e2e2;
  color: deeppink ;
  font-size: 24px ;
  font-weight: 400 ;
  text-transform: capitalize;
}
.theme--light.v-text-field--outline > .v-input__control > .v-input__slot {
  border-width: 1px;
}
.theme--light .v-text-field--outline:not(.v-input--is-focused):not(.v-input--has-state) > .v-input__control > .v-input__slot:hover {
  border-width: 1px;
}
.theme--light.v-input--is-disabled .v-label,
.theme--light.v-input--is-disabled input,
.theme--light.v-input--is-disabled textarea {
  color: rgba(0, 0, 0, 0.8);
}
.theme--light.v-text-field.v-input--is-disabled > .v-input__control > .v-input__slot:before {
  -o-border-image: repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 20, transparent 0, transparent 0) 1 repeat;
  border-image: repeating-linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 0, transparent 0, transparent 0) 1 repeat;
}
.theme--light.v-select .v-chip--disabled,
.theme--light.v-select.v-input--is-disabled .v-select__selections,
.theme--light.v-select .v-select__selection--disabled {
  color: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 600px) {
.container {
    padding: 5px;
}
.container .orderStatus .pageCount {
    margin-left: 0px;
}
}
body .el-date-editor .el-range-separator {
  width: auto;
}

