﻿@import url("open-iconic/font/css/open-iconic-bootstrap.min.css");

html,
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 100%;
}

header {
    color: white;
}

.colored-background {
    background-color: #0171DC;
}

.scroll {
    overflow-y: scroll;
}

.lottery-channel {
    width: calc(50% - 1rem);
}

.product {
    width: calc(33.333% - 1rem);
}

.no-border {
    border: unset;
}

.bread {
    color: #0171DC;
}

.mud-button-outlined {
    border-color: #0171DC;
}

.colored-text {
    color: #0171DC;
}

.rounded-select .mud-select {
    flex-grow: 0;
}

.blue-border {
    border-style: solid;
    border-width: 1px;
    border-color: #0171DC;
}

.rounded-button {
    border-radius: 19px;
}

.rounded-select .mud-input.mud-input-outlined .mud-input-outlined-border,
.rounded-input .mud-input.mud-input-outlined .mud-input-outlined-border {
    border-radius: 20px;
    height: 40px;
    top: 8px;
}

.rounded-select .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined,
.rounded-select .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined,
.rounded-input .mud-shrink ~ label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined,
.rounded-input .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined {
    transform: translate(14px,2px) scale(.75);
}

.rounded-select.mud-input-control > .mud-input-control-input-container > .mud-input-label-inputcontrol {
    background-color: unset;
    color: white;
}

.mud-input-control.headerInput > .mud-input-control-input-container > .mud-input > input.mud-input-root,
.mud-input-control.headerInput > .mud-input-control-input-container > .mud-input > input.mud-input-root:focus {
    color: white;
}

.headerInput .mud-input:focus-within.mud-input-underline::after {
    transform:scale(0);
}

.mud-input-control.headerInput > .mud-input-control-input-container > .mud-input-label-inputcontrol,
.headerInput .mud-input:focus-within ~ label.mud-input-label.mud-input-label-inputcontrol {
    color: white;
}

/* MUDBLAZOR 6 Styling: MudSelect Component */
/* Legacy styling for MudSelect component in MudBlazor 6. Updated to make it more spacious, 
   resulting in a larger select box appearance. 
   To adopt the new MudBlazor 7 styling, remove the mud-input-control rules. */
.mud-input-control {
    margin-top: 6px;
}

    .mud-input-control > .mud-input-control-input-container > div.mud-input.mud-input-text {
        margin-top: 16px;
    }

/* MUDBLAZOR 6 Styling: Dialog Content */
/* Legacy styling for dialog content in MudBlazor 6 to ensure scrollbars are enabled. 
   The MudBlazor 7 approach uses `display: contents;` for better layout handling. */
.mud-focus-trap .mud-focus-trap-child-container {
    display: block;
}

h1:focus {
    outline: none;
}

a,
.btn-link {
  color: #0071c1;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.content {
  padding-top: 1.1rem;
}

.valid.modified:not([type="checkbox"]) {
  outline: 1px solid #26b050;
}

.invalid {
  outline: 1px solid red;
}

.validation-message {
  color: red;
}

#blazor-error-ui {
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  z-index: 1000;
}

#blazor-error-ui .dismiss {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}

.blazor-error-boundary {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=)
      no-repeat 1rem/1.8rem,
    #b32121;
  padding: 1rem 1rem 1rem 3.7rem;
  color: white;
}

.blazor-error-boundary::after {
  content: "An error has occurred.";
}

a.pointer {
  user-select: none;
}
a.pointer:hover,
div.pointer:hover {
  color: #27ae60;
}

#loader {
  height: 100vh;
  width: 100vw;
}

#loader > section {
  display: flex;
  flex-direction: row;
  justify-content: center;
  justify-items: center;
  height: 100%;
  width: 100%;
}

#spinner-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
}

.spinner {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 150px;
  height: 150px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

.error-text {
    color: #e74c3c;
}

.margin-left-1 {
    margin-left: 1rem;
}

.margin-right-1 {
    margin-right: 1rem;
}

.no-display { 
    display: none !important;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media print {
  .no-print {
    display: none !important;
  }

  .content {
      overflow: visible !important;
  }

    @page {
        margin-top: 0px;
        padding-top: 5rem;
        
    }
    @page :footer {
        display: none !important;
    }

    #main-content {
        height: unset !important;
    }
}

.mud-card {
    border-radius: 1rem;
}

.mud-drawer.mud-drawer-responsive.mud-drawer-pos-right.mud-drawer--open.drawer {
    width: 90%;
}

@media (min-width: 576px) {
    .mud-drawer.mud-drawer-responsive.mud-drawer-pos-right.mud-drawer--open.drawer {
        width: 400px;
    }
}

.cart {
    width: 400px;
}

.mud-drawer-open-responsive-md-right .mud-main-content {
    margin-right: unset;
}

.cart-button {
    color: white;
}

.cart-badge .mud-badge.mud-badge-default {
    background-color: white;
}

.cart-badge .mud-badge.mud-badge-top.right.mud-badge-overlap {
    inset: auto auto calc(100% - 18px) calc(100% - 12px);
}

.fill {
    flex: 1 1 0;
}

.w-50 {
    /*have to use important as bootstrap does*/
    width: 50%!important;
}


@media (min-width: 576px) {
    .w-sm-50 {
        max-width: 50%;
    }

    .w-sm-100 {
        /*have to use important as bootstrap does*/
        width: 100% !important;
    }
}

.content {
    width: 100%
}

@media (min-width: 576px) {
    .content {
        /*width: calc(100% - 400px);*/
    }
}

#lottery {
    scrollbar-width: none;
    -ms-overflow-style: none;
}
