@import '_content/LeafletForBlazor/LeafletForBlazor.bundle.scp.css';

/* /Components/SelectPointOnMap.razor.rz.scp.css */
/*.leaflet-container {
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}*/
.leaflet-container[b-nc83rvgrsx] {
    height: 400px;
    width: 600px;
    max-width: 100%;
    max-height: 100%;
}

.leaflet-control-mapcentercoord-icon[b-nc83rvgrsx] {
    background: url(/image/google-maps.svg) 50% 50% no-repeat;
    background-size: contain;
}

.leaflet-control-mapcentercoord-icon[b-nc83rvgrsx] {
    width: 50px;
    height: 50px;
}
/* /Components/UpdateAvailableDetector.razor.rz.scp.css */
.floating-update-button[b-sgrp0rveun] {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    padding: 1rem 1.5rem;
    z-index: 99999;
    animation: fadein-b-sgrp0rveun 2s ease-out;
    color: #fff;
    background-color: #198754;
    border-color: #198754;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

@keyframes fadein-b-sgrp0rveun {
    from {
        right: -100%;
    }

    to {
        right: 2rem;
    }
}
/* /Components/VehiclePlate.razor.rz.scp.css */
[b-id1t2vgqvb] .parent-car {
    width: 300px;
}

    [b-id1t2vgqvb] .parent-car .iran {
        background-color: #003399;
        border-radius: 5px 0px 0px 5px;
    }

        [b-id1t2vgqvb] .parent-car .iran p {
            font-size: 10px;
            color: white;
            text-align: left
        }

    [b-id1t2vgqvb] .parent-car .number {
        unicode-bidi: bidi-override;
        direction: ltr;
        display: contents;
        border: unset;
        font-size: 30px;
        border-radius: 0px 5px 5px 0px;
    }

        [b-id1t2vgqvb] .parent-car .number .d-flex {
            border: 1px solid black;
            line-height: 0px;
            letter-spacing: 7px;
            border-radius: 0px 5px 5px 0px;
            background-color: white;
        }

        [b-id1t2vgqvb] .parent-car .number :nth-child(1) {
            background-color: transparent;
            text-align: start;
            width: 50px;
        }

        [b-id1t2vgqvb] .parent-car .number :nth-child(2) {
            text-align: end;
            margin: 0px -10px 0px -10px;
            background-color: transparent;
        }

        [b-id1t2vgqvb] .parent-car .number :nth-child(3) {
            background-color: transparent;
            text-align: end;
            /*width: 50px;*/
        }

@media only screen and (max-width: 600px) {
    [b-id1t2vgqvb] .parent-car {
        width: 245px;
        height: 50px;
    }

        [b-id1t2vgqvb] .parent-car .number .d-flex {
            height: 50px;
        }

        [b-id1t2vgqvb] .parent-car .iran {
            background-color: #003399;
        }

            [b-id1t2vgqvb] .parent-car .iran p {
                font-size: 6px;
                color: white;
                text-align: left
            }

        [b-id1t2vgqvb] .parent-car .number :nth-child(1) {
            font-size: 22px;
            padding-top: 13px !important;
        }

        [b-id1t2vgqvb] .parent-car .number :nth-child(2) {
            margin: 0px -10px 0px -25px;
            padding-top: 10px !important;
        }

        [b-id1t2vgqvb] .parent-car .number :nth-child(3) {
            /*width: 40px;*/
            padding-top: 13px !important;
        }
}

/*----------------motorcycle----------------*/

[b-id1t2vgqvb] .parent-motorcycle {
    border: 1px solid black;
    background-color: white;
    width: 180px;
    border-radius: 5px;
}

    [b-id1t2vgqvb] .parent-motorcycle .iran {
        background-color: #003399;
        height: 50px;
    }

        [b-id1t2vgqvb] .parent-motorcycle .iran p {
            font-size: 10px;
            color: white;
            text-align: left
        }

    [b-id1t2vgqvb] .parent-motorcycle .number {
        unicode-bidi: bidi-override;
        direction: ltr;
        width: 130px;
        height: 110px;
        border: 0px solid black;
        font-size: 45px;
        letter-spacing: 5px !important;
        line-height: 45px;
    }

        [b-id1t2vgqvb] .parent-motorcycle .number :nth-child(1) {
            height: 10px;
            text-align: center;
        }

        [b-id1t2vgqvb] .parent-motorcycle .number :nth-child(3) {
            margin-left: -20px !Important;
        }

@media only screen and (max-width: 600px) {
    [b-id1t2vgqvb] .parent-motorcycle {
        width: 110px;
    }

        [b-id1t2vgqvb] .parent-motorcycle .iran {
            background-color: #003399;
            height: 40px;
        }

            [b-id1t2vgqvb] .parent-motorcycle .iran p {
                font-size: 6px;
                color: white;
                text-align: left
            }


        [b-id1t2vgqvb] .parent-motorcycle .number {
            height: 80px;
            font-size: 22px;
            letter-spacing: 5px !important;
            line-height: 30px;
        }

            [b-id1t2vgqvb] .parent-motorcycle .number :nth-child(1) {
                text-align: unset;
                top: 10px;
                margin-top: 6px;
                margin-left: 7px;
            }
}
/* /Pages/Login.razor.rz.scp.css */
[b-uqxtux3nfq] .normal-shadow {
    -webkit-box-shadow: 0px 0px 37px 0px rgba(0,0,0,0.64);
    -moz-box-shadow: 0px 0px 37px 0px rgba(0,0,0,0.64);
    box-shadow: 0px 0px 37px 0px rgba(0,0,0,0.64);
}




/* /Shared/MainLayout.razor.rz.scp.css */
[b-u88ot36zls] .login-button {
    color: white;
}
