@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/Phoenix.Library.UI/Phoenix.Library.UI.t48ss343sx.bundle.scp.css';

/* _content/TPAConector.WebUI/Shared/Alert/DisplayAlert.razor.rz.scp.css */

.fade-out[b-jt9lga78f3] {
    animation: fadeOut-b-jt9lga78f3 ease 15s;
    -webkit-animation: fadeOut ease 15s;
    -moz-animation: fadeOut ease 15s;
    -o-animation: fadeOut ease 15s;
    animation-fill-mode: forwards;
}


@keyframes fadeOut-b-jt9lga78f3 {
    from {
        z-index: 70;
    }


    to {
        z-index: -1;
    }

    0% {
        opacity: 1;
    }


    100% {
        opacity: 0;
    }
}


@-moz-keyframes fadeOut {
    from {
        z-index: 70;
    }


    to {
        z-index: -1;
    }

    0% {
        opacity: 1;
    }


    100% {
        opacity: 0;
    }
}


@-webkit-keyframes fadeOut {
    from {
        z-index: 70;
    }


    to {
        z-index: -1;
    }

    0% {
        opacity: 1;
    }


    100% {
        opacity: 0;
    }
}


@-o-keyframes fadeOut {
    from {
        z-index: 70;
    }


    to {
        z-index: -1;
    }

    0% {
        opacity: 1;
    }


    100% {
        opacity: 0;
    }
}


@-ms-keyframes fadeOut {
    from {
        z-index: 70;
    }


    to {
        z-index: -1;
    }

    0% {
        opacity: 1;
    }


    100% {
        opacity: 0;
    }
}


.btnPosition[b-jt9lga78f3] {
    float: left;
}


.alertPosition[b-jt9lga78f3] {
    width: calc(100% - 70px);
    position: fixed;
    bottom: 50px;
    left: 15px;
    margin-right: auto;
    margin-left: auto;
}
