@import '_content/Rensa.Revit.Blazor/Rensa.Revit.Blazor.up52cyhgp3.bundle.scp.css';
@import '_content/Supercode.Blazor.BreadcrumbNavigation/Supercode.Blazor.BreadcrumbNavigation.bundle.scp.css';

/* /Pages/Disclaimer/Disclaimer.razor.rz.scp.css */
.section-disclaimer[b-v9pb9fwzqo] {
    padding: 50px 0;
}
/* /Pages/Problem/Problem.razor.rz.scp.css */
*[b-xn1a1oco6j] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body[b-xn1a1oco6j] {
    padding: 0;
    margin: 0;
}

#problem[b-xn1a1oco6j] {
    position: relative;
    height: 100vh;
    background: #f6f6f6;
}

    #problem .problem[b-xn1a1oco6j] {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.problem[b-xn1a1oco6j] {
    max-width: 767px;
    width: 100%;
    line-height: 1.4;
    padding: 110px 40px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.1);
}

    .problem .problem-500[b-xn1a1oco6j] {
        position: relative;
        height: 180px;
    }

        .problem .problem-500 h1[b-xn1a1oco6j] {
            font-family: 'Roboto', sans-serif;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 165px;
            font-weight: 700;
            margin: 0px;
            color: #262626;
            text-transform: uppercase;
        }

            .problem .problem-500 h1 > span[b-xn1a1oco6j] {
                color: darkred;
            }

    .problem h2[b-xn1a1oco6j] {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        font-weight: 400;
        text-transform: uppercase;
        color: #151515;
        margin-top: 0px;
        margin-bottom: 25px;
    }

    .problem .problem-search[b-xn1a1oco6j] {
        position: relative;
        max-width: 320px;
        width: 100%;
        margin: auto;
    }

        .problem .problem-search > input[b-xn1a1oco6j] {
            font-family: 'Roboto', sans-serif;
            width: 100%;
            height: 50px;
            padding: 3px 65px 3px 30px;
            color: #151515;
            font-size: 16px;
            background: transparent;
            border: 2px solid #c5c5c5;
            border-radius: 40px;
            -webkit-transition: 0.2s all;
            transition: 0.2s all;
        }

            .problem .problem-search > input:focus[b-xn1a1oco6j] {
                border-color: #00b7ff;
            }

        .problem .problem-search > button[b-xn1a1oco6j] {
            position: absolute;
            right: 15px;
            top: 5px;
            width: 40px;
            height: 40px;
            text-align: center;
            border: none;
            background: transparent;
            padding: 0;
            cursor: pointer;
        }

            .problem .problem-search > button > span[b-xn1a1oco6j] {
                width: 15px;
                height: 15px;
                position: absolute;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%) rotate(-45deg);
                -ms-transform: translate(-50%, -50%) rotate(-45deg);
                transform: translate(-50%, -50%) rotate(-45deg);
                margin-left: -3px;
            }

                .problem .problem-search > button > span[b-xn1a1oco6j]:after {
                    position: absolute;
                    content: '';
                    width: 10px;
                    height: 10px;
                    left: 0px;
                    top: 0px;
                    border-radius: 50%;
                    border: 4px solid #c5c5c5;
                    -webkit-transition: 0.2s all;
                    transition: 0.2s all;
                }

.problem-search > button > span[b-xn1a1oco6j]:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 10px;
    left: 7px;
    top: 17px;
    border-radius: 2px;
    background: #c5c5c5;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.problem .problem-search > button:hover > span[b-xn1a1oco6j]:after {
    border-color: #00b7ff;
}

.problem .problem-search > button:hover > span[b-xn1a1oco6j]:before {
    background-color: #00b7ff;
}

@media only screen and (max-width: 767px) {
    .problem h2[b-xn1a1oco6j] {
        font-size: 18px;
    }
}

@media only screen and (max-width: 480px) {
    .problem .problem-500 h1[b-xn1a1oco6j] {
        font-size: 141px;
    }
}
/* /Pages/Product/ProductDetails.razor.rz.scp.css */
.nav-link[b-v6q32xs70g] {
    color: inherit !important;
}
/* /Pages/Product/ProductHeader.razor.rz.scp.css */
.dropdown-menu[b-0ym7w3166g] {
    border-top: none !important;
}

.text-danger[b-0ym7w3166g] {
    color: #dc3545 !important;
}
/* /Pages/Product/ProductList.razor.rz.scp.css */
input[type='checkbox'][b-3frb61stxt] {
    width: 25px;
    height: 25px;
}

.rz-datatable-data td .rz-cell-data[b-3frb61stxt], .rz-grid-table td .rz-cell-data[b-3frb61stxt] {
    color: black !important;
    font-size: 14px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    padding: 2px 15px 2px 15px;
}
/* /Shared/EmptyLayout.razor.rz.scp.css */
.bg-image[b-1xsytdj0u5] {
    background-image: url('_content/Rensa.Revit.Blazor/images/login-page-background.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
