@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* _content/Cargorun.Yatrs.Web/BlazorApp/Components/RoutePattern/RoutePatternMap.razor.rz.scp.css */
.map-overlay[b-63t5jgwfrz]{
    position: absolute;
    top: 10px;
    left: 55px;
    right: 10px;
    z-index:401;
    display: flex;
    justify-content: flex-end;
}

.map-control[b-63t5jgwfrz]{
    border: 2px solid rgba(0,0,0,0.2);
    border-radius: 2px
}

[b-63t5jgwfrz] .leaflet-control-attribution{
    display: none;
}

[b-63t5jgwfrz] .route-icon {
    text-align: center;
    font-weight: 700;
    line-height: 30px;
    font-size: 16px;
}

[b-63t5jgwfrz] .route-icon::before{
    border: 4px solid #3a87e6;
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 29px;
    border-radius: 50%;
    content: " ";
    z-index: -1;
    background-color: #ffffff;
}

[b-63t5jgwfrz] .route-icon--between::before{
    border-color: #888;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Components/Shared/MultiSelect.razor.rz.scp.css */
.tag-container[b-o0zs6m8897]{
    display: flex;
}

.tag-container .tag[b-o0zs6m8897]{
    padding: 5px;
    margin: 0.1em 0.3em;
    display: flex;
    align-items: center;
    border-radius: 0.25rem;
    background-color: var(--bs-primary);
    color: var(--bs-light);
}

.tag .tag-name[b-o0zs6m8897]{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 10rem;
}

.tag .close[b-o0zs6m8897]{
    mask: url(icons/xmark.svg) no-repeat 50% 50%;
    -webkit-mask: url(icons/xmark.svg) no-repeat 50% 50%;
    cursor: pointer;
    width: 1rem;
    height: 1rem;
    background-color: white;
    margin-left: 0.5em;
}

.clear[b-o0zs6m8897]{
    mask: url(icons/xmark.svg) no-repeat 50% 50%;
    -webkit-mask: url(icons/xmark.svg) no-repeat 50% 50%;
    cursor: pointer;
    width: 1rem;
    height: 1rem;
    background-color: black;
    margin-left: 0.5em;
}

.tag-field[b-o0zs6m8897]{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}

[b-o0zs6m8897] .tag-container input{
    flex: 1;
    padding: 5px;
    outline: none;
    border: 0;
}

.dropdown-menu:hover[b-o0zs6m8897]{
    display: block;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Components/Shared/NavBar.razor.rz.scp.css */
.menu-icon[b-mbl0wfgbjl]{
    font-size: 1.5rem;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Components/Shared/RoadRestrictionTypeSelect.razor.rz.scp.css */
.tag-container[b-kz5eap0mwd]{
    display: flex;
}

.clear[b-kz5eap0mwd]{
    mask: url(icons/xmark.svg) no-repeat 50% 50%;
    -webkit-mask: url(icons/xmark.svg) no-repeat 50% 50%;
    cursor: pointer;
    width: 1rem;
    height: 1rem;
    background-color: black;
    margin-left: 0.5em;
}

[b-kz5eap0mwd] input{
    flex: 1;
    padding: 5px;
    outline: none;
    border: 0;
}

.dropdown-menu:hover[b-kz5eap0mwd]{
    display: block;
}

[b-kz5eap0mwd] input.selected-value::placeholder {
    color: var(--bs-body-color);
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Components/Shared/TariffTypeSelect.razor.rz.scp.css */
.tag-container[b-z04xvak30y]{
    display: flex;
}

.clear[b-z04xvak30y]{
    mask: url(icons/xmark.svg) no-repeat 50% 50%;
    -webkit-mask: url(icons/xmark.svg) no-repeat 50% 50%;
    cursor: pointer;
    width: 1rem;
    height: 1rem;
    background-color: black;
    margin-left: 0.5em;
}

[b-z04xvak30y] input{
    flex: 1;
    padding: 5px;
    outline: none;
    border: 0;
}

.dropdown-menu:hover[b-z04xvak30y]{
    display: block;
}

[b-z04xvak30y] input.selected-value::placeholder {
    color: var(--bs-body-color);
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Modals/ApiKeyModal.razor.rz.scp.css */
.modal[b-lo3p8hg1ze]{
    z-index: 1000;
}

.modal-backdrop[b-lo3p8hg1ze]{
    z-index: 1000;
}

.modal-dialog[b-lo3p8hg1ze]{
    z-index: 1000;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Modals/CreateReverseModal.razor.rz.scp.css */
.modal[b-a16ps7xel5]{
    z-index: 1000;
}

.modal-backdrop[b-a16ps7xel5]{
    z-index: 1000;
}

.modal-dialog[b-a16ps7xel5]{
    z-index: 1000;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Modals/DeleteModal.razor.rz.scp.css */
.modal[b-jp9p5dlbti]{
    z-index: 1000;
}

.modal-backdrop[b-jp9p5dlbti]{
    z-index: 1000;
}

.modal-dialog[b-jp9p5dlbti]{
    z-index: 1000;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Modals/RestoreModal.razor.rz.scp.css */
.modal[b-sn9d09lx8n]{
    z-index: 1000;
}

.modal-backdrop[b-sn9d09lx8n]{
    z-index: 1000;
}

.modal-dialog[b-sn9d09lx8n]{
    z-index: 1000;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Pages/MemoryLeak/Index.razor.rz.scp.css */
canvas[b-10wfl66bun] {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.chart-container[b-10wfl66bun] {
    width: 800px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
}

.container[b-10wfl66bun] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Pages/RoutePattern/Apply.razor.rz.scp.css */
.form-container[b-v2kwgo21pb]{
    display: grid;
    grid-template-columns: 40% auto;
    column-gap: 2px;
}

.map-container[b-v2kwgo21pb]{
    position: sticky;
    top: 0;
    height: calc(100vh - 67px - 0.5rem);
}

.map-container-inner[b-v2kwgo21pb]{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/* _content/Cargorun.Yatrs.Web/BlazorApp/Shared/MainLayout.razor.rz.scp.css */
.main[b-vfbtrfz1v4]{
    min-height: calc(100vh - 67px - 0.5rem)
}

.side-menu[b-vfbtrfz1v4]{
    display: grid;
}

.menu-open[b-vfbtrfz1v4]{
    transition: 0.3s;
    grid-template-columns: 230px auto;
}

.menu-close[b-vfbtrfz1v4]{
    transition: 0.3s;
    grid-template-columns: 56px auto;
}

[b-vfbtrfz1v4] .menu-close .nav-text{
    display: none;
}
