/* _content/CAR/Pages/Admin/Control.razor.rz.scp.css */
.배차관리표왼쪽[b-k6tbcny1dx] {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: auto;
}

.배차관리표오른쪽[b-k6tbcny1dx] {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: auto;
}

.menu-container[b-k6tbcny1dx] {
    display: flex;
}


.차량번호[b-k6tbcny1dx] {
    width: 3.2em;
    flex-grow: 0;
    font-size : 2em;
}
/* _content/CAR/Pages/Admin/Report.razor.rz.scp.css */
.menu-container[b-3yx8g1kihf] {
    display: flex;
    align-content :center;
    justify-content : center;
}
/* _content/CAR/Pages/Admin/TabletCheck.razor.rz.scp.css */
.tablet-container[b-cl9vi1z08z] {
    transform: scale(0.5);
    transform-origin: left top;
}
/* _content/CAR/Pages/Admin/TabletInputNumbers.razor.rz.scp.css */
.tablet-container[b-qpxvdsfpnh] {
    transform: scale(0.5);
    transform-origin: left top;
}
/* _content/CAR/Pages/Admin/TabletMain.razor.rz.scp.css */
.tablet-container[b-y9nzel2mgt] {
    transform: scale(0.5);
    transform-origin: left top;
}
/* _content/CAR/Pages/Admin/TabletMainH.razor.rz.scp.css */
.tablet-container[b-mh6m6ygff3] {
    transform: scale(0.5);
    transform-origin: left top;
}
/* _content/CAR/Pages/Admin/WaitingRoom.razor.rz.scp.css */
.tablet-container[b-vhk6rm7w7u] {
    transform: scale(0.5);
    transform-origin: left top;
}
/* _content/CAR/Pages/Login.razor.rz.scp.css */


.login-page[b-r8jlw9kyiq] {
    width: 360px;
    padding: 8% 0 0;
    margin: auto;
}

.form[b-r8jlw9kyiq] {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 360px;
    margin: 0 auto 100px;
    padding: 45px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

    .form input[b-r8jlw9kyiq] {
        font-family: "Roboto", sans-serif;
        outline: 0;
        background: #f2f2f2;
        width: 100%;
        border: 0;
        margin: 0 0 15px;
        padding: 15px;
        box-sizing: border-box;
        font-size: 14px;
    }

    .form button[b-r8jlw9kyiq] {
        font-family: "Roboto", sans-serif;
        text-transform: uppercase;
        outline: 0;
        background: #4CAF50;
        width: 100%;
        border: 0;
        padding: 15px;
        color: #FFFFFF;
        font-size: 14px;
        -webkit-transition: all 0.3 ease;
        transition: all 0.3 ease;
        cursor: pointer;
    }

        .form button:hover[b-r8jlw9kyiq], .form button:active[b-r8jlw9kyiq], .form button:focus[b-r8jlw9kyiq] {
            background: #43A047;
        }

    .form .message[b-r8jlw9kyiq] {
        margin: 15px 0 0;
        color: #b3b3b3;
        font-size: 12px;
    }

        .form .message a[b-r8jlw9kyiq] {
            color: #4CAF50;
            text-decoration: none;
        }

    .form .register-form[b-r8jlw9kyiq] {
        display: none;
    }

.container[b-r8jlw9kyiq] {
    position: relative;
    z-index: 1;
    max-width: 300px;
    margin: 0 auto;
}

    .container[b-r8jlw9kyiq]:before, .container[b-r8jlw9kyiq]:after {
        content: "";
        display: block;
        clear: both;
    }

    .container .info[b-r8jlw9kyiq] {
        margin: 50px auto;
        text-align: center;
    }

        .container .info h1[b-r8jlw9kyiq] {
            margin: 0 0 15px;
            padding: 0;
            font-size: 36px;
            font-weight: 300;
            color: #1a1a1a;
        }

        .container .info span[b-r8jlw9kyiq] {
            color: #4d4d4d;
            font-size: 12px;
        }

            .container .info span a[b-r8jlw9kyiq] {
                color: #000000;
                text-decoration: none;
            }

            .container .info span .fa[b-r8jlw9kyiq] {
                color: #EF3B3A;
            }

body[b-r8jlw9kyiq] {
    background: #76b852; /* fallback for old browsers */
    background: -webkit-linear-gradient(right, #76b852, #8DC26F);
    background: -moz-linear-gradient(right, #76b852, #8DC26F);
    background: -o-linear-gradient(right, #76b852, #8DC26F);
    background: linear-gradient(to left, #76b852, #8DC26F);
    font-family: "Roboto", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* _content/CAR/Shared/MainLayout.razor.rz.scp.css */
.page[b-2r8di1mtm6] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-2r8di1mtm6] {
    flex: 1;
}

.sidebar[b-2r8di1mtm6] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2r8di1mtm6] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2r8di1mtm6]  a, .top-row .btn-link[b-2r8di1mtm6] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-2r8di1mtm6] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-2r8di1mtm6] {
        display: none;
    }

    .top-row.auth[b-2r8di1mtm6] {
        justify-content: space-between;
    }

    .top-row a[b-2r8di1mtm6], .top-row .btn-link[b-2r8di1mtm6] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2r8di1mtm6] {
        flex-direction: row;
    }

    .sidebar[b-2r8di1mtm6] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2r8di1mtm6] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-2r8di1mtm6] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/CAR/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zm803hs2hv] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-zm803hs2hv] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-zm803hs2hv] {
    font-size: 1.1rem;
}

.oi[b-zm803hs2hv] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-zm803hs2hv] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-zm803hs2hv] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-zm803hs2hv] {
        padding-bottom: 1rem;
    }

    .nav-item[b-zm803hs2hv]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-zm803hs2hv]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-zm803hs2hv]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-zm803hs2hv] {
        display: none;
    }

    .collapse[b-zm803hs2hv] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* _content/CAR/Shared/Tablet/Check.razor.rz.scp.css */
/* _content/CAR/Shared/Tablet/InputNumbers.razor.rz.scp.css */
.grid-container[b-trh6kr3sew] {
    box-sizing: border-box;
    padding: 1vh;
    display: grid;
    grid-template-rows: 1fr 1fr 4fr 1fr;
    width: 100vw;
    height: 100vh;
    grid-gap: 1vh;
    font-size: 8vh;
}

.grid-item[b-trh6kr3sew] {
    border: solid 1vh rgb(44, 220, 46);
    text-align: center;
    align-content: center;
}

.근무상황[b-trh6kr3sew] {
    background-color: rgb(24, 200, 26);
    color: white;
}

.입력한번호[b-trh6kr3sew] {
    height: 13.5vh;
}

.grid-번호판[b-trh6kr3sew] {
    /*    font-size: 16vmin;*/
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
}

.grid-item-in-grid-번호판[b-trh6kr3sew] {
    border: 1px solid rgba(0, 0, 0, 0.8);
    background-color: lightblue;
    display: grid;
    align-content: center;
    cursor: pointer;
}

.뒤로가기[b-trh6kr3sew], .정정[b-trh6kr3sew] {
    /*    font-size: 8vmin;*/
    font-size: 4vh;
    line-height: 5vh;
}

.확인버튼[b-trh6kr3sew] {
    cursor: pointer;
}

.확인누름클래스[b-trh6kr3sew] {
    background-color : burlywood;
}
.메시지[b-trh6kr3sew] {
    font-size: 3vw;
    color: red;
}
/* _content/CAR/Shared/Tablet/Main.razor.rz.scp.css */
.grid-container[b-6bny6qang9] {
    box-sizing: border-box;
    padding: 3vmin;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
    width: 100vw;
    height: 100vh;
    grid-gap: 3vmin;
}

.grid-item[b-6bny6qang9] {
    background-color: rgb(24, 200, 26);
    text-align: center;
    font-size: 10vw;
    display: grid;
    align-content: center;
    color: white;
    cursor: pointer;
}
/* _content/CAR/Shared/Tablet/MainH.razor.rz.scp.css */
.grid-container[b-s4ypunuuwp] {
    box-sizing: border-box;
    padding: 3vmin;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    width: 100vw;
    height: 100vh;
    grid-gap: 3vmin;
}

.grid-item[b-s4ypunuuwp] {
    background-color: rgb(24, 200, 26);
    text-align: center;
    font-size: 10vw;
    display: grid;
    align-content: center;
    color: white;
    cursor: pointer;
}
