@import url(https://fonts.googleapis.com/css2?family=Overpass:ital@1);
@import url(https://fonts.googleapis.com/css2?family=Overpass);
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

select {
  -moz-appearance: none;
}

.btn-txt-blue, .btn-txt-blue:hover, .btn-txt-blue:focus{
  background-color: #3498DB;
  border-color: #3498DB;
  font-size: 1rem;
  font-weight: 400;
}

.btn-txt-black, .btn-txt-black:hover, .btn-txt-black:focus{
  color: #000000;
  font-size: 0.8rem;
}

.btn-text-size-113 {
  font-size: 1.13rem !important;
}

.external-reg-link{
  font-size: 0.9rem;
  text-decoration-line: underline;
}

.standard-text{
  font-size: 0.9rem !important;
}

.nav-cus > li:not(:last-child) > a::after {
    content: "|";
    padding: 0rem 0.5rem;
}

.nav-link-cus{
  padding: 0.5rem 0rem !important;
}

.nav-link.disabled {
  color: #6c757d !important;
}

.label_display{
  font-size: 0.8rem !important;
}

.link-with-underline{
  text-decoration-line: underline;
}

.white-space-normal{
  white-space: normal;
}

.merchant-carousel .carousel-caption {
  position: relative;
  left: 0;
  top: 0;
}

.merchant-carousel .carousel-caption h6 {
  min-height: 2.4rem !important;
}

.merchant-carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #E6E6E6;
}

.merchant-carousel  .carousel-indicators li.active {
  background-color: #EF476F;
}

.highlight-green {
  color: #10d8a4;
  font-weight: bold;
}

.welcome-list-item {
  display: list-item;
}

#overlay {
  background: #000000;
  color: #FFFFFF;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5000;
  top: 0;
  left: 0;
  float: left;
  text-align: center;
  opacity: .80;
  display: none;
}

.middle-center{
  position: fixed;
  top: 50%;
  left: 50%;
}

.btn-outline-red {
  color: #EF476F;
  border-color: #EF476F;
}

.min-vh-90 {
  min-height: 90vh !important;
}

.display-default{
  display: initial !important;
  opacity: 1 !important;
}

@font-face {
  font-family: "FontAwesome";
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713);
  src: url(/fonts/vendor/font-awesome/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713) format("embedded-opentype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"), url(/fonts/vendor/font-awesome/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"), url(/fonts/vendor/font-awesome/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"), url(/fonts/vendor/font-awesome/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde) format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-eye:before {
  content: "\F06E";
}

.fa-eye-slash:before {
  content: "\F070";
}

.fa-eyedropper:before {
  content: "\F1FB";
}

.inline-icon {
  display: block !important;
  height: 2.5rem;
  padding: 0rem 1rem !important;
  position: absolute;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.inline-search {
  padding: 0.375rem 2rem 0.375rem 3.25rem !important;
  height: 2.5rem !important;
  border-radius: 0.5rem !important;
}

.inline-icon:hover, .inline-icon:active, .inline-icon:focus {
  border: none;
  outline:0;
}

.inline-reset {
  margin: 0.25rem 0.75rem 0 0;
  position: absolute;
  right: 0;
  top: 0;
}

.was-validated select:valid, .was-validated select:invalid, select.is-valid, select.is-invalid {
  background-position: right 1.2rem center !important;
}

.btn-checkbox .btn-checkbox-label {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .5rem 1rem .4rem;
  font-size: 0.875rem;
  line-height: 1;
  border-radius: 0.1875rem;
  color: #b6b6b6;
  border-color: #b6b6b6;
}

.btn-checkbox .form-check-label {
  margin-left: 0 !important;
}

.btn-checkbox input:checked + span.btn-checkbox-label {
  color: #3498DB;
  border-color: #3498DB;
}

.btn-checkbox.form-check {
  margin: 0;
}

.timeslotRow .form-check-label{
  display: inline !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 17px !important;
}

.select2-container--default {
  flex : 1;
}

.border-medium {
  border: medium solid #ffffff !important;
}

.border-thick {
  border: thick solid #ffffff !important;
}

.cursor-pointer {
  cursor: pointer;
}

.side-menu-dropdown {
  white-space: normal !important;
  line-height: 1.5 !important;
  height: auto !important;
}

.side-menu-dropdown-icon {
  visibility: hidden;
  width: 16px;
  height: 16px;
  fill: rgba(233,236,239,.21);
  position: absolute;
  color: inherit;
}

.card-text-italic {
  color: #b6b6b6;
  font-family: 'Overpass', sans-serif;
  font-style: italic;
  font-size: 0.8rem;
}

.input-group.datepicker.is-invalid {
  border-color: #dc3545 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(1.5em + 1rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.input-group.datepicker.is-valid {
  border-color: #28a745 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(1.5em + 1rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.scroll-y-200 {
  position: relative;
  overflow-y: auto;
  height: 100%;
  max-height: 200px;
}

.text-underline {
  text-decoration: underline;
}

.outline-orange{
  border: #EC8728 2px solid;
}

.overpass-regular{
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
}

.black_text_color_242424{
  color: #242424;
}

.needs-validation .is-invalid, .needs-validation .is-valid {
  background-image: none !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
  -webkit-box-shadow: 0 0 0 50px white inset !important;
}

.validation-icon {
  position: absolute;
  display: inline;
  right: 20px;
  top: 10px;
  width: 16px;
  height: 16px;
  z-index: 2;
}

.input-group .validation-icon {
  right: 50px;
}

.input-group .input-group-text~.validation-icon {
  right: 20px;
}

.input-group.daterange-picker {
  width: 260px;
  padding: 0;
  border: 1px solid #3498DB;
}

.input-group.daterange-picker span {
  border-left: none;
  border-right: 1px solid #3498DB;
  padding: 0 10px;
  display: flex;
  align-items: center;
}

.custom-border-bottom {
  position: relative;
  border-bottom: none !important;
}

.custom-border-bottom:after {
  position: absolute;
  content: '';
  border-bottom: 1px solid #d2d7da;
  width: 90%;
  bottom: 0px;
  left: 0px;
  margin-left: .9375rem;
}

.border-warning.custom-border-bottom:after {
  border-bottom-color: #fbbc06;
}

.border-primary.custom-border-bottom:after {
  border-bottom-color: #3498DB;
}

.border-success.custom-border-bottom:after {
  border-bottom-color: #10b759;
}

.border-danger.custom-border-bottom:after {
  border-bottom-color: #f36;
}

.custom-border-left {
  position: relative;
}

.custom-border-left:after {
  position: absolute;
  content: '';
  border-left: 1px solid #d2d7da;
  height: 60%;
  top: 0px;
  margin-top: 0.5rem;
  left: 0px;
}

textarea.form-control {
  line-height: 1.5
}

.needs-validation .form-group .form-check {
  padding-right: 1.5rem;
}

.form-check-label > .validation-icon {
  top: 0;
  right: 0;
}
.welcome-dismiss-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 16px;
  padding-top: 16px;
}
.welcome-dismiss-btn > .feather {
  width: 20px;
  height: 20px;
}
.select2-hidden-accessible.is-valid ~ .select2-container {
  border: #28a745 1px solid
}
.select2-hidden-accessible.is-invalid ~ .select2-container {
  border: #dc3545 1px solid
}
.form-check-inline-label {
  margin-left: 0 !important;
}
.form-check-inline-label .form-check-input {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0
}
.border-schedule {
  border: 1px solid #EC8728 !important;
  border-radius: 8px !important;
  border-radius: 8px !important;
}
.vr {
  border-right: 1px solid #E6E6E6 !important;
}
.bold-400 {
  font-weight: 400;
}
.fc-day-highlight {
  background:red !important;
}
