@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

p {
    margin-bottom: 0px;
    margin-top: 0px;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.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."
    }

.modal {
    display: none; /* Hidden by default */
    position: absolute !important; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    bottom: 0 !important;
    width: 100%; /* Full width */
    height: auto; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* Block-Komponente */

.block-actions-container {
    margin-top: -50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: auto;
    height: 50px;
    float: right;
    padding-bottom: 2px;
    background-color: #e0e0e0;
    z-index: 2;
}

.block-content-container {
}

.block-actions-btn {
    padding-left: 6px !important;
    padding-right: 6px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    font-size: 14px !important;
    margin-right: 3px;
    border-radius: 0px !important;
}

    .block-actions-btn :hover {
    }

.block-container {
    padding: 0px !important;
}

.edit-menu-btn {
    color: black !important;
    background-color: #c6c6c6 !important;
}

.color-sel-element {
    height: 25px;
    width: 25px;
    min-height: 25px;
    max-height: 25px;
    display: inline-block;
}

.color-sel-btn {
    padding-bottom: 0px !important;
    margin-right: 0.1rem;
    min-height: 40px;
    min-width: 40px;
}

.color-sel-btn-selected {
    padding-bottom: 0px !important;
    margin-right: 0.1rem;
    min-height: 40px;
    border: solid blue 2px !important;
    min-width: 40px;
}

.layout-sel-btn {
}

.layout-sel-btn-selected {
    border: solid blue 2px !important;
}

.row-options-container {
    margin-top: -5px;
    margin-left: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: rgba(90, 90, 90, 0.3);
    border-radius: 15px;
    width: auto;
}

dialog {
    bottom: 0 !important;
    position: fixed !important;
    top: auto;
}

.block-admin-view.block-container {
    /*border: solid transparent 1px !important;*/
}

    .block-admin-view.block-container .block-actions-container {
        display: none;
    }

    .block-admin-view.block-container:hover {
        border: solid #7373ff 1px !important;
    }

        .block-admin-view.block-container:hover .block-actions-container {
            display: inline-block;
        }

.header-admin-container {
}

    .header-admin-container:hover {
        border: solid #b32121 1px !important;
    }

.block-admin-view.block-selected {
    border: solid blue 1px !important;
}

#editor-container {
    font-family: "Aref Ruqaa";
    font-size: 18px;
    height: 375px;
}

/* Set dropdown font-families */
#toolbar-container .ql-font span[data-label="Aref Ruqaa"]::before {
    font-family: "Aref Ruqaa";
}

#toolbar-container .ql-font span[data-label="Mirza"]::before {
    font-family: "Mirza";
}

#toolbar-container .ql-font span[data-label="Roboto"]::before {
    font-family: "Roboto";
}

/* Set content font-families */
.ql-font-mirza {
    font-family: "Mirza";
}

.ql-font-roboto {
    font-family: "Roboto";
}
/* We do not set Aref Ruqaa since it is the default font */

.preview-image {
    max-width: 10rem;
    max-height: 8rem;
    min-height: 5rem;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    box-shadow: dimgray 0px 0px 10px;
    object-fit: cover;
    border: solid transparent 3px !important;
}

    .preview-image:hover {
        border: solid #9799ce 3px !important;
    }

    .preview-image.selected {
        border: solid blue 3px !important;
    }

.gallery-selected-image {
    max-width: 26rem;
    max-height: 14rem;
    margin-left: 2rem;
}

.gallery-management-container {
    background-color: white;
    padding: 2rem;
    position: fixed;
    bottom: 0px;
    width: 100%;
    box-shadow: dimgray 0px 0px 10px;
}

.gallery-closedetails {
    float: right;
    color: dimgray;
    border-color: dimgray;
    border-width: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .gallery-closedetails:hover {
        background-color: lightgray;
    }

.ql-align-right {
    text-align: right;
}

/* Navigations-Komponente */

.navcomponent-entry {
    border-radius: 0px !important;
    background-color: white !important;
    border-width: 0px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: black !important;
    margin-right: 5px;
}

    .navcomponent-entry:hover {
        background-color: dimgray !important;
        color: white !important;
    }

.navcomponent-entry-selected {
    border-radius: 0px !important;
    background-color: dimgray !important;
    border-width: 0px !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: white !important;
    margin-right: 5px;
}

.navcomponent-icon {
    margin-right: 10px !important;
}

/* Standard-Panel */

.panel-container {
    padding-top: 35px !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-bottom: 25px !important;
    background-color: white;
    margin-top: 40px !important;
}

.admin-panel-container {
    padding-top: 35px !important;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-bottom: 35px !important;
    background-color: white;
    margin-top: 10px !important;
}

.container-fluid {
    padding: 0px !important;
}

/* Inputs-Komponente */

.admin-input-label {
    min-width: 150px;
    text-align: right;
    margin-right: 10px;
}

.admin-combobox {
    padding: 5px;
}

.admin-datepicker {
    padding: 3px;
}

.inline-btn {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    margin: 0px !important;
}

.actions-container {
    position: sticky;
    float: right;
    text-align: center;
    display: inline-block;
    background-color: #d6e9e9;
    padding: 15px;
}

.message-panel {
    display: inline-block;
    margin-left: 10px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding: 5px !important;
}

.floating-container {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 100px;
    z-index: 100;
}

.main-with-modal {
    padding-bottom: 400px;
}

.main-without-modal {
    padding-bottom: 20px;
}

.modal-form {
    min-width: 500px;
    padding: 20px;
    text-align: left;
}

.text-input-leftlabel {
    width: 300px;
    max-width: 400px;
    margin-top: 10px;
}

.text-input-toplabel {
    width: 300px;
    max-width: 400px;
}

.textarea-input-leftlabel {
    width: 300px;
    max-width: 400px;
    margin-top: 10px;
    min-height: 60px;
    max-height: 200px;
}

.textarea-input-toplabel {
    width: 300px;
    max-width: 400px;
    min-height: 60px;
    max-height: 200px;
}

.input-label-top {
    margin-top: 15px;
    padding: 0px;
}

.input-label-left {
    padding: 0px;
    min-width: 150px;
    text-align: right;
    margin-right: 10px;
    margin-top: 1rem;
}

.date-input-toplabel {
}

.date-input-leftlabel {
}

.number-input-toplabel {
    width: 200px;
    max-width: 300px;
}

.number-input-leftlabel {
    width: 200px;
    max-width: 300px;
    margin-top: 10px;
}

.combobox-input-toplabel {
    padding: 5px;
}

.combobox-input-leftlabel {
    padding: 5px;
    margin-top: 10px;
}

.checkbox-input {
    margin: 10px;
}

.editform-submitbtn-leftlabel {
    margin-left: 165px;
}

.editform-submitbtn-toplabel {
}

/*Startseite:*/
.phone-nr-text {
    display: block;
    font-size: 34px;
    margin-top: 30px;
    margin-left: 0px;
    font-weight: 700;
    color: #555555;
}

.address-text {
    font-weight: 700;
    font-size: 16px;
    color: #966117;
    margin-top: 0px;
    margin-left: 250px;
}

.adminaction-btn {
    margin-top: 15px;
}

.shopadmin-manufacturer-image {
    max-height: 500px;
}

.img-sel-image {
    max-width: 130px;
    max-height: 130px;
    min-width: 130px;
    min-height: 130px;
    object-fit: cover;
}

.img-sel-container {
    min-width: 25em;
    min-height: 15rem;
    max-width: 70rem;
    max-height: 35rem;
}

.img-sel-entry {
    border: solid transparent 3px !important;
    display: inline-block;
    margin: 5px;
}

    .img-sel-entry:hover {
        border: solid #9799ce 3px !important;
    }

.img-sel-entry-selected {
    display: inline-block;
    border: solid blue 3px !important;
    margin: 5px;
}

.img-sel-btncontainer {
    padding-left: 10px;
}

.img-sel-menucontainer {
    position: fixed;
    bottom: 3px;
    background-color: white;
    width: 63%;
}

.img-sel-list {
    max-height: 40rem;
    margin-bottom: 150px;
}

.upload-input {
    background-color: transparent;
}

.upload-input-error {
    background-color: lightcoral;
}

.radio-option-label {
    margin-left: 5px;
    margin-right: 30px;
}

.event-text {
    font-size: 18px;
    margin-left: 10px;
}

.event-info {
    font-size: 14px;
}

.event-time {
    font-weight: 500;
}

.event-container {
    padding: 5px;
}

.events-container {
    padding-left: 10px;
}

.events-pagetitle {
    font-size: 24px;
    margin-left: 10px;
    font-weight: 600;
}

.events-pagetitle-container {
    padding-top: 20px;
    padding-bottom: 10px;
}

.events-morelink-container {
    padding-top: 10px;
}


.events-morelink {
    margin-left: 15px;
    font-size: 18px;
}

.gallery-monthtitle {
    font-size: 20px;
    font-weight: 500;
    margin-left: 20px;
    padding: 15px;
}

.dialog-menu-container {
    margin-top: 35px;
}

.value_public {
    border: solid #d2c2aa 2px !important;
}

.gallery_img_filename {
    font-size: 12px;
    margin-left: 5px;
    max-width: 220px;
}

.slideshow_currentimage {
    width: 100%;
    max-height: 50%;
}

.slideshow_slideleftbutton {
    display: table-cell !important;
    float: left;
    margin: 5px;
    position: absolute;
    border-radius: 250px !important;
    background-color: white !important;
    opacity: 0.3;
    font-size: 12px !important;
    vertical-align: middle !important;
}

    .slideshow_slideleftbutton:hover {
        opacity: 0.6;
    }

.slideshow_sliderigthbutton {
    float: right;
    position: absolute;
    right: 0px;
    margin: 5px;
    border-radius: 150px !important;
    background-color: white !important;
    opacity: 0.3;
    font-size: 12px !important;
    vertical-align: middle !important;
}

    .slideshow_sliderigthbutton:hover {
        opacity: 0.6;
    }

.slideshow-months-title {
    font-weight: bold;
}

.slideshow-months-legend-show {
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 20px;
    margin-bottom: -5px;
    min-height: 20px;
    min-width: 20px;
    max-width: 20px;
    max-height: 20px;
    background-color: #414141;
    display: inline-block;
    border-radius: 4px;
}

.slideshow-months-legend-noshow {
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 20px;
    margin-bottom: -5px;
    min-height: 20px;
    min-width: 20px;
    max-width: 20px;
    max-height: 20px;
    background-color: #3f3fe1;
    display: inline-block;
    border-radius: 4px;
}

.slideshow_container {
    position: relative;
}

.slideshow_buttons_container {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    text-align: center;
    opacity: 0.0;
    z-index: 100;
}

    .slideshow_buttons_container:hover {
        opacity: 1.0;
    }

.slideshow_imgdescription_container {
    width: 100%;
    bottom: 0;
    padding: 10px;
    text-align: center;
    background-color: rgba(61, 61, 61, 0.5);
}

.slideshow_imgdescription_container_background {
    position: absolute;
    bottom: 0px;
}

.slideshow_hint_background_image {
    height: 100%;
    width: 100%;
    bottom: 0px;
    filter: blur(4px);
    z-index: -99;
    position: relative;
}

.slideshowimage_link_button {
    z-index: 101;
    position: relative;
}


.slideshow_imgdescription {
    color: white;
}

.privacy-button-left {
    position: fixed;
    bottom: 30px;
    left: 30px;
    font-size: 25px !important;
    border-radius: 150px !important;
    padding-left: 15px !important;
    padding-top: 5px !important;
    padding-right: 15px !important;
    padding-bottom: 7px !important;
    box-shadow: 2px 2px 15px dimgray;
    z-index: 100;
}

.privacy-button-right {
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-size: 25px !important;
    border-radius: 150px !important;
    padding-left: 15px !important;
    padding-top: 5px !important;
    padding-right: 15px !important;
    padding-bottom: 7px !important;
    box-shadow: 2px 2px 15px dimgray;
    z-index: 100;
}

.components-reconnect-modal {
    display: none !important;
}

.contentimg_container {
    display: inline-block;
}

.contentimg_description_container {
    background-color: white;
}

.contentimg_description {
    font-size: 14px;
    width: 100%;
    flex-wrap: wrap;
    display: block;
    overflow: hidden;
    overflow-wrap: break-word;
}

.fakemobile_container {
    max-width: 350px !important;
    border-color: dimgray;
    border-width: 1px;
}


/* HTML: <div class="loader"></div> */
.loader {
    --c: no-repeat linear-gradient(orange 0 0);
    background: var(--c),var(--c),var(--c), var(--c),var(--c),var(--c), var(--c),var(--c),var(--c);
    background-size: 16px 16px;
    animation: l32-1 1s infinite, l32-2 1s infinite;
}

@keyframes l32-1 {
    0%,100% {
        width: 45px;
        height: 45px
    }

    35%,65% {
        width: 65px;
        height: 65px
    }
}

@keyframes l32-2 {
    0%,40% {
        background-position: 0 0,0 50%, 0 100%,50% 100%,100% 100%,100% 50%,100% 0,50% 0, 50% 50%
    }

    60%,100% {
        background-position: 0 50%, 0 100%,50% 100%,100% 100%,100% 50%,100% 0,50% 0,0 0, 50% 50%
    }
}



/* HTML: <div class="circleloader"></div> */
.circleloader {
    width: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side,#ffa516 94%,#0000) top/8px 8px no-repeat, conic-gradient(#0000 30%,#ffa516);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
    animation: l13 1s infinite linear;
    display:inline-block;
}

@keyframes l13 {
    100% {
        transform: rotate(1turn)
    }
}

.bigcircleloader {
    width: 80px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side,#ffa516 94%,#0000) top/8px 8px no-repeat, conic-gradient(#0000 30%,#ffa516);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
    animation: l13 1s infinite linear;
    display: inline-block;
}

@keyframes l13 {
    100% {
        transform: rotate(1turn)
    }
}


.loader-container {
    min-height:300px;

}

.loader-object {
    position: relative;
    left:45%;
    top:100px;
}


.spacing-outer-container {
    width:331px;
    height:166px;
    padding:10px;
    position:relative;
    background-color:lightgray;
}

.spacing-inner-container{
    background-color:gray;
    padding:10px;
    position:relative;
    width:200px;
    left:18%;
    top:16%;
    height:100px;
}

.spacing-top-input {
    width: 60px;
    height: 26px;
    margin-left: -30px;
    position: absolute;
    top: 3px;
    left: 50%;
    font-size: 12px;
}

.spacing-left-input {
    width: 60px;
    height: 26px;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -13px;
    font-size: 12px;
}

.spacing-right-input {
    width: 60px;
    height: 26px;
    position: absolute;
    right: 3px;
    top: 50%;
    margin-top: -13px;
    font-size: 12px;
}

.spacing-bottom-input {
    width: 60px;
    height: 26px;
    position: absolute;
    bottom: 3px;
    left: 50%;
    margin-left: -30px;
    font-size: 12px;
}
