.bm-container { display:block; z-index: 106 !important; background-color: rgba(0,0,0,0.8) !important; right:0; } .blazored-modal-overlay { backdrop-filter: blur(20px); } .blazored-modal-focus-trap { } .bm-close { margin-right: 0 !important; padding-block:0 !important; color: red; border-radius:0; } .bm-close span { font-size: 2rem; margin-bottom: 0.25rem; display: block; } .bm-header { align-items: center !important; position: relative; padding: 1rem 2px 1rem 1rem !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: var(--darker-10); } .bm-content { padding-inline: 1rem; padding-block: 1rem; background-color: var(--white) !important; border-bottom: 1px solid var(--darker-15); position: relative; backdrop-filter: blur(20px); overflow-y: auto; } .bm-title { color: var(--black) !important; font-size: 1.2rem; font-weight: 600; margin:0; } .blazored-modal-photo-select { z-index: 102; flex-direction: column; border-radius: 1.5rem; max-width: 1100px; width: 90vw; height: auto; overflow-y: auto; overflow-x: hidden; max-height: 95vh; } .blazored-modal-feature-select { z-index: 102; flex-direction: column; width: 90vw; max-width:420px; overflow-x: hidden; scroll-padding-bottom:1rem; } .blazored-modal-feature-select .checkbox-parent { margin-bottom:.5rem; } .blazored-modal-feature-select .checkbox-parent label { font-size: 17px; color: var(--black); font-weight: 300; } .blazored-modal-feature-select .checkbox-parent input[type='checkbox'] { min-width: 22px; min-height: 22px; } .blazored-modal-photo-viewer { z-index: 102; flex-direction: column; border-radius: 12px; width: 100vw; height: 100vh; background-color: var(--white); } .blazored-info-modal { z-index: 102; flex-direction: column; border-radius: 12px; width: 50vw; max-height: 99vh; overflow-y: auto; } .blazored-confirmation-modal { z-index: 102; flex-direction: column; border-radius: 12px; width: 90vw; max-width: 500px; height: auto; margin-inline:auto; max-height: 99vh; overflow-y: auto; border: 1px solid var(--darker-20); border-radius: 1rem; margin-top:1rem; } .blazored-confirmation-modal h6 { font-size:1.2rem; color:var(--black); font-weight:600; text-wrap:unset; } .blazored-confirmation-modal p { font-size: 1rem; color: var(--darker-70); margin-bottom:1.5rem; line-height:1.3; } .blazored-confirmation-modal .yes { min-width: 138px; } .blazored-login-modal { z-index: 102; flex-direction: column; background-color: var(--light); border-radius: .5rem; box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.36); width: 23rem; max-width: 666px; height: auto; max-height: 90vh; overflow-y: auto; box-shadow: rgb(0 0 0 / 10%) 0 0 20px; } .blazored-help-modal { max-width: 450px; margin-inline: auto; } .blazored-help-modal .bm-content { } .blazored-enquiry-modal { z-index: 102; flex-direction: column; border-radius: 1rem; width: 96vw; height: auto; max-height: 100vh; max-width: 440px; overflow-x: hidden; border: 1px solid var(--darker-20); margin-top: 1rem; margin-inline:auto; background-color: var(--darker-10); } .blazored-enquiry-modal .bm-content { padding-block: 1rem; padding-inline: 1rem; max-height: calc((100vh - 62px) - 2rem); } .blazored-enquiry-modal .validation-message { color: red !important; } .blazored-enquiry-modal .blazored-modal-content h6 { font-size: 1.1rem; color: var(--black); font-weight:400; } .edit-emailflow-modal { z-index: 3; flex-direction: column; border-radius: 12px; width: 100%; max-width: 99vh; height: auto; max-height: 99vh; overflow-y: auto; } .leave-feedback-modal { z-index: 102; flex-direction: column; border-radius: 1rem; width: 90vw; max-width:540px; height: auto; overflow-y: auto; max-height: 90vh; border: 1px solid var(--darker-20); margin-inline:auto; margin-top:1rem } .blazored-contact-modal { z-index: 102; flex-direction: column; border-radius: 1rem; max-width:32rem; width: 95%; height: auto; overflow-y: auto; max-height: 99vh; margin-inline: auto; } .generic-modal { z-index: 102; flex-direction: column; border-radius: 1rem; width: auto; height: 100vh; overflow-y: auto; border: 1px solid var(--darker-20); margin-inline:auto; } .generic-modal.notifs .bm-content { } .generic-modal .bm-content { height: calc(100% - 58px); } .max-width-380{ max-width:380px; } .fullscreen-modal { height: 100vh; overflow:hidden; } .fullscreen-modal > .bm-content { padding-inline: 0.25rem; height: 100vh; } .ex-mod > .bm-content { padding-block:0; padding-inline: 0rem; } .t .bm-content { padding-bottom: 0; height: 100%; } .hccg .bm-content{ padding-top:0; padding-inline:0; } @media (min-width: 0px) { .generic-modal { width: 100vw; border-radius: 0; } .blazored-help-modal { border: 0; border-radius: 0; } .blazored-help-modal .bm-content { } } @media (min-width: 576px) { .blazored-info-modal { width: 95vw; } .generic-modal { width: fit-content; height: 100vh; margin-right: unset; margin-left: auto; margin-top: 0; max-width: 100vw; border-radius: 1rem 0 0 1rem; animation: right-side-opacity-load 400ms ease-in forwards; -webkit-animation: right-side-opacity-load 400ms ease-in forwards; opacity: 0; box-shadow: var(--darker-30) 0px 5px 15px; } .bm-content { border-bottom-width: 0; } .blazored-help-modal { border: 1px solid var(--darker-15); border-radius: 1rem; overflow:hidden; margin-top:3rem; } .blazored-help-modal .bm-content { max-height: calc((100vh - 3rem) - 92px); } .generic-modal .bm-content { } } @media (min-width: 768px) { } @media (min-width: 992px) { } @media (min-width: 1200px) { }