/* _content/KlientCloud/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
/* _content/KlientCloud/Views/Shared/_LayoutLogin.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

html[b-cuae9b1fkb],
body[b-cuae9b1fkb] {
    height: 100%;
}

.table td[b-cuae9b1fkb], .table th[b-cuae9b1fkb] {
    overflow-wrap: anywhere;
    word-break: break-word;
    hyphens: auto;
}

.form-signin[b-cuae9b1fkb] {
    max-width: 330px;
    padding: 1rem;
}

   .form-signin .form-floating:focus-within[b-cuae9b1fkb] {
        z-index: 2;
    }

    .form-signin input[type="email"][b-cuae9b1fkb] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .form-signin input[type="password"][b-cuae9b1fkb] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
