/*
* demo.css
* File include item demo only specific css only
******************************************************************************/

.layout-navbar {
    
    block-size: 5rem;
    
}

.layout-menu-fixed:not(.layout-navbar-hidden) .layout-horizontal .layout-page .menu-horizontal, .layout-menu-fixed-offcanvas:not(.layout-navbar-hidden) .layout-horizontal .layout-page .menu-horizontal {
    
    inset-block-start: 5rem;
}

nav.navbar-gradient {
    background-repeat: repeat-y;
    background-position: right top 0, 0px 0px;
    background-image: url(/img/bg/bg-header-end.png), linear-gradient(90deg, #3a1360, #5C03BC, #E536AB);
}

/*
* Content
******************************************************************************/



.container-p-y:not([class^=pb-], [class*=" pb-"]) {
    /*padding-block-end: 0 !important;*/
}

.container-p-y:not([class^=pt-], [class*=" pt-"]) {
    /*padding-block-start: 0 !important;*/
}



.demo-blocks > * {
  display: block !important;
}

.demo-inline-spacing > * {
  margin: 1rem 0.375rem 0 0 !important;
}

/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */
.demo-vertical-spacing > * {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-lg > * {
  margin-top: 1.875rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-lg.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-xl > * {
  margin-top: 5rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-xl.demo-only-element > :first-child {
  margin-top: 0 !important;
}

/* Dropdown buttons going out of small screens */
@media (max-width: 576px) {
  #dropdown-variation-demo .btn-group .text-truncate {
    width: 254px;
    position: relative;
  }
  #dropdown-variation-demo .btn-group .text-truncate::after {
    position: absolute;
    top: 45%;
    right: 0.65rem;
  }
}

/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1rem;
}
.layout-demo-placeholder img {
  width: 900px;
}
.layout-demo-info {
  text-align: center;
  margin-top: 1rem;
}

.authentication-wrapper {
    --bs-auth-basic-inner-max-width: 460px;
    display: flex;
    flex-basis: 100%;
    inline-size: 100%;
    min-block-size: 0;
    margin-top: 10rem;
}

    .authentication-wrapper .authentication-bg {
        background-color: var(--bs-paper-bg)
    }

@media(max-width: 1199.98px) {
    .authentication-wrapper:not(.authentication-basic) .authentication-inner {
        block-size: 100vh
    }
}

.authentication-wrapper .authentication-inner {
    block-size: 100%;
    inline-size: 100%;
    margin-block: auto;
    margin-inline: 0
}

    .authentication-wrapper .authentication-inner .auth-cover-bg {
        position: relative;
        block-size: 100vh;
        inline-size: 100%
    }

        .authentication-wrapper .authentication-inner .auth-cover-bg .auth-illustration {
            z-index: 1;
            max-block-size: 65%;
            max-inline-size: 65%
        }

    .authentication-wrapper .authentication-inner .platform-bg {
        position: absolute;
        block-size: 35%;
        inline-size: 100%;
        inset-block-end: 0%;
        inset-inline-start: 0%
    }

    .authentication-wrapper .authentication-inner .auth-multisteps-bg-height {
        block-size: 100vh
    }

        .authentication-wrapper .authentication-inner .auth-multisteps-bg-height > img:first-child {
            z-index: 1
        }

.authentication-wrapper.authentication-basic {
    align-items: center;
    justify-content: center
}

    .authentication-wrapper.authentication-basic .authentication-inner {
        position: relative;
        max-inline-size: var(--bs-auth-basic-inner-max-width)
    }

        .authentication-wrapper.authentication-basic .authentication-inner::before {
            position: absolute;
            background: var(--bs-primary);
            block-size: 233px;
            content: " ";
            inline-size: 238px;
            inset-block-start: -35px;
            inset-inline-start: -45px;
            mask-image: url("data:image/svg+xml,%3Csvg width='238' height='233' viewBox='0 0 238 233' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='88.5605' y='0.700195' width='149' height='149' rx='19.5' stroke='%237367F0' stroke-opacity='0.16'/%3E%3Crect x='0.621094' y='33.761' width='200' height='200' rx='10' fill='%237367F0' fill-opacity='0.08'/%3E%3C/svg%3E%0A");
            mask-repeat: no-repeat;
            mask-size: 100% 100%
        }

@media(max-width: 575.98px) {
    .authentication-wrapper.authentication-basic .authentication-inner::before {
        display: none
    }
}

:dir(rtl) .authentication-wrapper.authentication-basic .authentication-inner::before {
    inset-inline-start: -70px
}

.authentication-wrapper.authentication-basic .authentication-inner::after {
    position: absolute;
    z-index: -1;
    background: var(--bs-primary);
    block-size: 180px;
    content: " ";
    inline-size: 180px;
    inset-block-end: -30px;
    inset-inline-end: -56px;
    mask-image: url("data:image/svg+xml,%3Csvg width='180' height='180' viewBox='0 0 180 180' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.30469' y='1.44312' width='178' height='178' rx='19' stroke='%237367F0' stroke-opacity='0.16' stroke-width='2' stroke-dasharray='8 8'/%3E%3Crect x='22.8047' y='22.9431' width='135' height='135' rx='10' fill='%237367F0' fill-opacity='0.08'/%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    mask-size: 100% 100%
}

@media(max-width: 575.98px) {
    .authentication-wrapper.authentication-basic .authentication-inner::after {
        display: none
    }
}

.authentication-wrapper.authentication-basic .authentication-inner .card {
    z-index: 1
}

@media(min-width: 576px) {
    .authentication-wrapper.authentication-basic .authentication-inner .card {
        padding: 1.5rem
    }
}

.authentication-wrapper.authentication-basic .authentication-inner .card .app-brand {
    margin-block-end: 1.5rem
}

.authentication-wrapper .auth-input-wrapper .auth-input {
    font-size: 150%;
    max-inline-size: 50px;
    padding-inline: .4rem
}

@media(max-width: 575.98px) {
    .authentication-wrapper .auth-input-wrapper .auth-input {
        font-size: 1.125rem
    }
}

.auth-cover-brand {
    position: absolute;
    z-index: 1;
    inset-block-start: 2.5rem;
    inset-inline-start: 1.5rem
}

#twoStepsForm .fv-plugins-bootstrap5-row-invalid .form-control {
    border-width: 2px;
    border-color: #ff4c51;
    box-shadow: none
}

@media(max-width: 575.98px) {
    .numeral-mask-wrapper .numeral-mask {
        padding: 0
    }

    .numeral-mask {
        margin-inline: 1px
    }
}

.timeline-nuvens {
    --bs-timeline-icon-size: 38px;
    --bs-timeline-icon-space: 0.2rem;
    --bs-body-line-height: 4rem;
}

    .timeline-nuvens .timeline-item {
        position: relative;
        padding: 0;
        margin: 0;
        display: flex;
        align-items: flex-start;
        padding-bottom: 1em;
    }

        .timeline-nuvens .timeline-item:last-child .timeline-line {
            bottom: 100%
        }

    .timeline-nuvens .timeline-line {
        display: block;
        content: " ";
        justify-content: center;
        position: absolute;
        z-index: 0;
        left: 0;
        top: var(--bs-timeline-icon-size);
        bottom: 0;
        transform: translate(50%);
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: var(--bs-gray-300);
        width: var(--bs-timeline-icon-size);
        margin-top: var(--bs-timeline-icon-space);
        margin-bottom: var(--bs-timeline-icon-space)
    }

    .timeline-nuvens .timeline-icon {
        z-index: 1;
        flex-shrink: 0;
        margin-right: 1rem;
        width: var(--bs-timeline-icon-size);
        height: var(--bs-timeline-icon-size);
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        border: 1px solid var(--bs-gray-300);
        border-radius: 50%
    }

    .timeline-nuvens .timeline-content {
        width: 100%;
        overflow: auto;
        margin-bottom: 1.5rem
    }

    .timeline-nuvens.timeline-center .timeline-item {
        align-items: center
    }

        .timeline-nuvens.timeline-center .timeline-item:first-child .timeline-line {
            top: 50%
        }

        .timeline-nuvens.timeline-center .timeline-item:last-child .timeline-line {
            bottom: 50%
        }

    .timeline-nuvens.timeline-border-dashed .timeline-line {
        border-left-style: dashed !important
    }

    .timeline-nuvens.timeline-border-dashed .timeline-icon {
        border-style: dashed !important
    }

.timeline-label {
    position: relative
}

    .timeline-label:before {
        content: "";
        position: absolute;
        left: 51px;
        width: 3px;
        top: 0;
        bottom: 0;
        background-color: var(--bs-gray-200)
    }

    .timeline-label .timeline-item {
        display: flex;
        align-items: flex-start;
        position: relative;
        margin-bottom: 1.7rem
    }

        .timeline-label .timeline-item:last-child {
            margin-bottom: 0
        }

    .timeline-label .timeline-label {
        width: 50px;
        flex-shrink: 0;
        position: relative;
        color: var(--bs-gray-800)
    }

    .timeline-label .timeline-badge {
        flex-shrink: 0;
        background-color: var(--bs-body-bg);
        width: 1rem;
        height: 1rem;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 1;
        position: relative;
        margin-top: 1px;
        margin-left: -.5rem;
        padding: 3px !important;
        border: 6px solid var(--bs-body-bg) !important
    }

    .timeline-label .timeline-content {
        flex-grow: 1
    }

th {
    font-weight: 700;
}
