﻿@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'Leckerli';
    src: url('/Resources/Fonts/Leckerli_One/LeckerliOne-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    --dark-color-1: #2a2931;
    --dark-color-2: #78c4cc;
    --dark-color-3: #5c9aa0;
    --dark-color-4: #bfbfbf;
    --light-color-1: #ffffff;
    --light-color-2: #e3f6f5;
    --light-color-3: #bae8e8;
    --light-color-4: #e0e4fc;
}

hr {
    background-color: var(--light-color-2);
    height: 1px;
    border: 0;
}

html {
    background-image: url("./Images/fond.svg");
}

.no-touch .progressbar a:hover, .no-touch .cd-multi-steps a:hover {
    color: #96c03d;
}

.client .btnCorbeilleAbandonner {
    display: none;
}

.navigationVertical li a, h3, h2, table, .alert, .LoginLink, .div-form, .gridview {
    font-family: Poppins, sans-serif;
}

.Normal, .NormalDisabled, .NormalDeleted {
    font-size: 16px;
    line-height: 22px;
}

.Titre {
    color: var(--dark-color-1);
    font-family: Poppins, sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
	flex-wrap: nowrap;
}

.Titre-icone {
    position: relative;
    height: 50px;
    width: 50px;
    background: var(--dark-color-3);
    border-top-left-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .Titre-icone > img {
        height: 20px;
        width: 20px;
    }

    .Titre-icone > div {
        content: "";
        position: absolute;
        bottom: -30px;
        right: -30px;
        transform: rotate(45deg);
        background-color: var(--light-color-1);
        height: 50px;
        width: 45px;
    }

.Titre > span {
    padding-left: 30px;
    color: var(--dark-color-2);
    font-weight: 600;
    font-size: clamp(14px, 4vw, 18px);
}

.SousTitre {
    color: var(--dark-color-1);
    font-family: Poppins, sans-serif;
    font-size: clamp(13px, 3w, 16px);
    margin-bottom: 20px;
}

.content {
    padding: 0 15px;
}


#login {
    background-color: var(--couleur-bleu-clair);
}

em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none !important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 16px
}

ol.list-unstyled, ol.list-unstyled > li, ul.list-unstyled, ul.list-unstyled > li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

    ul li {
        list-style-type: disc
    }

        ul li li {
            list-style-type: circle
        }

    ol li {
        list-style-type: decimal;
        list-style-position: inside
    }

.nav li {
    list-style: none !important
}

a {
    outline: 0 !important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: unset;
    color: #333;
    font-size: 13px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    color: #333;
    font-weight: 700
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    margin: 0 0 20px
}

#login .loginGroup,
#login .loginGroup *,
#login .registerGroup,
#login .registerGroup * {
    display: block;
}

#login .loginGroup,
#login .registerGroup {
    float: right;
    padding: 0;
    margin: 0;
}

    #login .loginGroup a,
    #login .registerGroup a {
        display: block;
        position: relative;
        height: 34px;
        min-width: 12px;
        padding: 7px 15px 0;
        color: #fff;
        font-size: 11px;
        vertical-align: middle;
    }

        #login .loginGroup a:hover,
        #login .registerGroup a:hover {
            background: #d7d7d7;
            color: #333;
            text-decoration: none;
        }

        #login .loginGroup a:active,
        #login .registerGroup a:active {
            color: #333;
        }

        #login .loginGroup a strong,
        #login .registerGroup a strong {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            overflow: hidden;
            font-size: 11px;
            text-indent: -9999px;
        }

    #login .registerGroup li {
        float: left;
        line-height: 1.2em;
    }

        #login .registerGroup li:first-child:hover {
            border-left: #222;
        }

    #login .registerGroup .buttonGroup {
        margin-right: 0;
    }

    #login .registerGroup .userProfileImg a {
        min-width: 25px;
        min-height: 32px;
        padding: 0;
        background: 0 0;
    }

    #login .registerGroup a span {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-right: 3px;
        background: #3b96b6;
        text-align: center;
        font-size: 11px;
        color: #fff;
        -webkit-text-shadow: 0 1px 0 #333;
        text-shadow: 0 1px 0 #333;
    }

    #login .registerGroup a img {
        height: 32px;
        width: 32px;
        background: #333;
    }

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

    #login .userNotifications strong {
        height: 100%;
        background: url(images/notification_icon.png) center center no-repeat;
    }

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat;
}

#login .userMessages a,
#login .userNotifications a {
    padding: 0 18px;
}

    #login .userMessages a span,
    #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0;
        background-color: transparent;
        font-size: 10px;
    }


.ModGeneriqueGestionVendeurC .all-vendeurs {
    display: flex;
    flex-wrap: wrap;
}

.ModGeneriqueGestionVendeurC .carte-vendeur {
    border: 2px solid #25adda;
    text-align: center;
    padding: 5px 0;
}

.ModGeneriqueGestionVendeurC .paging-vendeurs {
    text-align: right;
}

.ModGeneriqueGestionVendeurC .carte-vendeur .image {
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ModGeneriqueGestionVendeurC .carte-vendeur img {
    max-width: 100px;
}

.ModGeneriqueGestionVendeurC .carte-vendeur .nom {
    display: block;
    padding: 5px 0 15px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    color: #777777;
}

.ModGeneriqueGestionVendeurC .carte-vendeur .date {
    display: block;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

.ModGeneriqueGestionVendeurC .carte-vendeur a {
    padding-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    color: black;
}

.ModGeneriqueGestionVendeurC .carte-vendeur .actif {
    display: block;
    padding: 0px 0 15px;
}

    .ModGeneriqueGestionVendeurC .carte-vendeur .actif i {
        color: white !important;
        background-color: #f39201;
        border-radius: 50%;
        padding: 5px;
        font-size: 16px;
    }

.ModGeneriqueGestionVendeurC .paging-vendeurs {
    margin: 10px 0 5px;
}

    .ModGeneriqueGestionVendeurC .paging-vendeurs span span {
        text-decoration: underline;
    }

    .ModGeneriqueGestionVendeurC .paging-vendeurs span span,
    .ModGeneriqueGestionVendeurC .paging-vendeurs span a {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        width: 25px;
        height: 30px;
        color: #424242;
    }

        .ModGeneriqueGestionVendeurC .paging-vendeurs span span:hover,
        .ModGeneriqueGestionVendeurC .paging-vendeurs span a.aspNetDisabled:hover {
            cursor: auto;
            background: none;
        }

        .ModGeneriqueGestionVendeurC .paging-vendeurs span a:hover {
            background: #eaeaea;
            text-decoration: none;
        }

@media (max-width:425px) {
    .ModGeneriqueGestionVendeurC .carte-vendeur {
        width: 100%;
        margin: 5px 0;
    }
}

@media (min-width:426px) and (max-width:768px) {
    .ModGeneriqueGestionVendeurC .carte-vendeur {
        width: calc(50% - 5px);
        margin: 5px;
    }

        .ModGeneriqueGestionVendeurC .carte-vendeur:nth-of-type(2n) {
            margin-right: 0;
        }

        .ModGeneriqueGestionVendeurC .carte-vendeur:nth-of-type(2n+1) {
            margin-left: 0;
        }
}

@media (min-width:769px) and (max-width:1024px) {
    .ModGeneriqueGestionVendeurC .carte-vendeur {
        width: calc(33% - 5px);
        margin: 5px;
    }

        .ModGeneriqueGestionVendeurC .carte-vendeur:nth-of-type(3n) {
            margin-right: 0;
        }

        .ModGeneriqueGestionVendeurC .carte-vendeur:nth-of-type(3n+1) {
            margin-left: 0;
        }
}

@media (min-width: 1025px) {
    .ModGeneriqueGestionVendeurC .carte-vendeur {
        width: calc(20% - 8px);
        margin: 5px;
    }

        .ModGeneriqueGestionVendeurC .carte-vendeur:nth-of-type(5n) {
            margin-right: 0;
        }

        .ModGeneriqueGestionVendeurC .carte-vendeur:nth-of-type(5n+1) {
            margin-left: 0;
        }
}

.gridview {
    width: 100%;
    font-size: 14px;
    border: none;
}

    .gridview * {
        border: none;
        text-align: center;
    }

    .gridview th {
        background: #bfbfbf;
        font-weight: bold;
    }

    .gridview th, .gridview td {
        padding: 2px 0;
    }

    .gridview tr:nth-child(even) td {
        background: #e4e4e4;
    }

    .gridview tr:nth-child(odd) td {
        background: #f4f4f4;
    }

    .gridview tr:hover td {
        background: #d4d4d4;
    }

.div-form .input-radio {
    width: 100%;
}

.div-form input[type="radio"],
.div-form input[type="checkbox"] {
    display: none;
}

    .div-form input[type="radio"] + label,
    .div-form input[type="checkbox"] + label {
        position: relative;
        padding-left: 24px;
        cursor: pointer;
        display: grid;
        margin: 0;
    }

        .div-form input[type="checkbox"] + label::before,
        .div-form input[type="checkbox"] + label::after {
            display: block;
            position: absolute;
            top: 0;
            bottom: 0;
            content: '';
            width: 18px;
            height: 18px;
        }

        .div-form input[type="radio"] + label::before,
        .div-form input[type="radio"] + label::after {
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            content: '';
            width: 18px;
            height: 18px;
            border-radius: 50%;
        }

        .div-form input[type="radio"] + label::before,
        .div-form input[type="checkbox"] + label::before {
            border: 2px solid #1a89af;
            background-color: #fff;
        }

    .div-form input[type="radio"]:checked + label::after,
    .div-form input[type="checkbox"]:checked + label::after {
        content: '\2713';
        color: #1a89af;
        font-weight: bold;
        font-size: 15px;
        left: 3px;
        top: -1px;
    }

    .div-form input[type="checkbox"]:disabled + label {
        color: #bfbfbf;
    }

        .div-form input[type="radio"]:disabled + label::before,
        .div-form input[type="checkbox"]:disabled + label::before {
            border: 1px solid #b3b3b3;
            background-color: #e1e1e1;
        }

.ModGeneriqueBlocSouscrireC > div {
    background-color: #FFF;
}

.loginLibelle {
    color: var(--light-color-1);
}

.custom-btn {
    background-color: var(--dark-color-2);
    color: var(--light-color-1) !important;
    width: min(95%, 200px);
    font-size: 0.9rem;
    padding: 0.4rem;
    transition: all 0.3s ease;
    text-decoration: none !important;
}

    .custom-btn::first-letter {
        text-transform: uppercase !important;
    }

    .custom-btn:hover {
        scale: 1.1;
        color: #fff;
        background-color: var(--dark-color-2);
    }

.custom-btn-alt {
    background-color: transparent;
    color: var(--dark-color-2);
    border: 2px solid var(--dark-color-2);
    min-width: 200px;
}

    .custom-btn-alt:hover {
        background-color: var(--dark-color-2);
        color: var(--light-color-1) !important;
    }

.custom-input {
    box-sizing: border-box;
    background-color: var(--light-color-1);
    border: 1px solid var(--light-color-4);
    border-radius: 5px;
    height: 34px;
    padding-left: 10px;
    width: max(95%, 200px);
    font-family: 'Poppins', sans-serif;
}

.custom-input-text {
    height: 32px;
    display: flex;
    align-items: center;
}

.custom-link {
    color: var(--dark-color-3);
    border: none;
    background: none;
    font-weight: 600;
    font-size: 1em;
}

    .custom-link:hover {
        color: var(--dark-color-1) !important;
        cursor: pointer;
        text-decoration: underline;
    }

    .custom-link:visited {
        color: var(--dark-color-3);
    }

.custom-check input[type="checkbox"], .custom-check input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.custom-check label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    font-weight: normal;
    padding-top: 5px;
}

    .custom-check label::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 5px;
        width: 18px;
        height: 18px;
        border: 2px solid var(--dark-color-2);
        background-color: var(--light-color-1);
        border-radius: 10px;
        box-sizing: border-box;
    }

.custom-check input[type="checkbox"]:checked + label::before, .custom-check input[type="radio"]:checked + label::before {
    background-color: var(--dark-color-2) !important;
}

.custom-check-list tbody {
    display: flex;
    gap: 10px;
}

.custom-container {
    background: var(--light-color-1);
    border: 1px solid lightgray;
    border-radius: 10px;
    box-shadow: 0px 5px 10px lightgrey;
    padding-bottom: 20px;
    height: 100%;
    width: 100%;
}

.custom-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
}

    .custom-row > * {
        flex: 1;
    }

.custom-row-center {
    align-items: center;
    justify-content: center;
}

.custom-row-200 > * {
    min-width: 200px;
}

.custom-row-450 > * {
    min-width: 450px;
}

.module {
    background: #F8F8FF;
}

.text-bold {
    font-weight: bold;
}

.jsc-menu a,
.jsc-menu a:hover {
    text-decoration: none;
    color: #000;
    display: inline-block;
    width: 100%;
    margin: 10px 0;
    background: none !important;
    margin: 0;
    font-size: 14px;
}

    .jsc-menu a span {
        display: block;
    }

.jsc-menu .active {
    background-color: var(--dark-color-2) !important;
    width: 102%;
}

.jsc-menu li:hover {
    background-color: var(--light-color-3);
    width: 102%;
}

.blocBvn {
    font-family: Poppins, sans-serif;
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
    color: var(--light-color-1);
    padding: 50px 0 10px 0;
    width: 95%;
    font-size: 17px;
    margin: 0 auto 30px;
}

.navigationVertical {
    width: 100%;
    margin: 0;
    font-size: 14px;
}

    .navigationVertical .dropdown-menu {
        font-size: 12px;
    }

    .navigationVertical li {
        display: flex;
        align-items: center;
        float: none;
        padding: 5px 5px;
        padding-left: 20%;
        background-position: right;
        transition: .2s ease-out;
    }


        .navigationVertical li a {
            padding: 10px 0;
            width: 100%;
            color: var(--light-color-1);
            align-items: center;
            outline: none;
            background: transparent !important;
        }

        .navigationVertical li a {
            display: block;
            padding: 10px 0;
            text-decoration: none;
            position: relative;
            overflow: hidden;
        }

        .navigationVertical li:hover a::after {
            width: 60%;
        }

        .navigationVertical li.active a::after {
            width: 60%;
        }

    .navigationVertical li {
        padding: 0 20px;
    }

@media screen and (max-width:1000px) {
    .topBar {
        height: 80px !important;
    }
}

.topBar {
    background: transparent;
    height: 40px;
    width: 100%;
}

h2 {
    font-weight: 500;
    line-height: 1.1;
}

input:disabled {
    color: lightgray;
    cursor: not-allowed !important;
}



@media screen and (min-width:1000px) {
    .dnnPasswordReset .row-btn div:last-child {
        text-align: right;
    }
}

@media screen and (max-width:1100px) {
    #siteWrapper {
        grid-template-columns: 1fr;
    }

        #siteWrapper .back {
            display: none;
        }

    .row-bandeau {
        width: 100%;
    }

        .row-bandeau .loginTitre {
            margin: auto;
            text-align: center;
        }
}

.dnnPasswordReset {
    padding-top: 10%;
}

    .dnnPasswordReset input[type="text"], .dnnPasswordReset input[type="password"] {
        background-color: var(--light-color-1) !important;
        font-family: 'Poppins', sans-serif;
        border: 1px solid #D9D9D9 !important;
        height: 38px;
        border-radius: 7px;
        width: 100% !important;
        outline: none;
        padding: 0 15px;
        max-width: none !important;
    }

    .dnnPasswordReset .dnnPrimaryAction {
        background: var(--light-color-2) !important;
        color: var(--light-color-1) !important;
        min-width: 200px !important;
        border: none !important;
        font-family: 'Poppins', sans-serif !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        text-shadow: none !important;
        box-shadow: none !important;
    }

        .dnnPasswordReset .dnnPrimaryAction:hover {
            scale: 1.1;
            color: #fff;
            text-decoration: none !important;
        }

    .dnnPasswordReset .dnnSecondaryAction {
        background: var(--light-color-2) !important;
        color: var(--light-color-1) !important;
        min-width: 200px !important;
        border: none !important;
        font-family: 'Poppins', sans-serif !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        text-shadow: none !important;
        box-shadow: none !important;
    }

        .dnnPasswordReset .dnnSecondaryAction:hover {
            scale: 1.1;
            color: #fff;
            text-decoration: none !important;
        }

    .dnnPasswordReset .password-strength-container {
        width: 100%;
        max-width: none;
    }

    .dnnPasswordReset .dnnFormMessage {
        background: var(--couleur-orange-sombre);
        color: var(--light-color-1);
        border: none;
    }

    .dnnPasswordReset .dnnFormSuccess {
        background: var(--couleur-vert-sombre);
        color: var(--light-color-1);
        border: none;
    }

.dnnPasswordResetContent {
    width: auto;
}

#jsc-sidebar .loginTitre > a {
    position: relative;
    text-align: center;
    color: var(--light-color-1);
    font-family: Leckerli;
    font-size: 24px;
    padding: 48px 0 20px 0;
    line-height: 38px;
    z-index: 2;
}

    #jsc-sidebar .loginTitre > a:hover {
        text-decoration: none;
    }

#jsc-sidebar .loginTitre:before {
    content: '';
    display: block;
    position: absolute;
    background: var(--light-color-2);
    height: 250px;
    width: 250px;
    top: -195px;
    left: 8px;
    transform: rotate(45deg);
    border-radius: 50px;
    box-shadow: -2px 10px 10px var(--dark-color-1);
}

#jsc-sidebar .loginTitre > a > div:first-child {
    color: var(--dark-color-1);
    padding-bottom: 50px;
}

.Titre-icone {
    position: relative;
    height: 50px;
    width: 50px;
    background: var(--dark-color-3);
    border-top-left-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .Titre-icone > img {
        height: 20px;
        width: 20px;
    }

    .Titre-icone > div {
        content: "";
        position: absolute;
        bottom: -30px;
        right: -30px;
        transform: rotate(45deg);
        background-color: var(--light-color-1);
        height: 50px;
        width: 45px;
    }

.deconnexion {
    padding: 0 20px;
    display: flex;
    justify-content: center;
    align-items: end;
    margin-top: 30px;
    overflow: hidden;
}

    .deconnexion > div {
        position: relative;
    }

        .deconnexion > div::before {
            content: "";
            position: absolute;
            bottom: -30px;
            right: -30px;
            transform: rotate(45deg);
            background-color: var(--dark-color-1);
            height: 50px;
            width: 45px;
        }

        .deconnexion > div::after {
            content: "";
            position: absolute;
            top: -30px;
            left: -30px;
            transform: rotate(45deg);
            background-color: var(--dark-color-1);
            height: 50px;
            width: 45px;
        }

        .deconnexion > div div {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: var(--dark-color-2);
            width: 60px;
            height: 60px;
        }

    .deconnexion img {
        height: 40px;
        width: 40px;
    }

    .deconnexion a {
        color: var(--light-color-3);
    }

        .deconnexion a:hover div {
            background-color: var(--light-color-2);
        }

        .deconnexion a:hover {
            text-decoration: none;
        }

            .deconnexion a:hover i {
                color: var(--dark-color-2);
            }

    .deconnexion i {
        color: var(--light-color-1);
    }

.align-height {
    display: flex;
    align-items: center;
}

/*  SPINNER  */

.dnn-box-progress {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #a4a4a457;
    z-index: 1;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    z-index: 10;
}


.lds-facebook {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-facebook div {
        display: inline-block;
        position: absolute;
        left: 8px;
        width: 16px;
        background: var(--dark-color-2);
        animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    }

        .lds-facebook div:nth-child(1) {
            left: 8px;
            animation-delay: -0.24s;
        }

        .lds-facebook div:nth-child(2) {
            left: 32px;
            animation-delay: -0.12s;
        }

        .lds-facebook div:nth-child(3) {
            left: 56px;
            animation-delay: 0;
        }

@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 64px;
    }

    50%, 100% {
        top: 24px;
        height: 32px;
    }
}

.dnnPanelLoading {
    display: none !important;
}

/* #region Mobile */



/* #endregion*/

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
