@import '_content/SpeedFLEET.Client.Components/SpeedFLEET.Client.Components.m7aflua7hr.bundle.scp.css';

/* /Pages/About.razor.rz.scp.css */
.modal-content[b-31vgqcualr] {
    width: 800px;
}

.box-logo[b-31vgqcualr] {
    background-color: #F2F6F8;
}

    .box-logo img[b-31vgqcualr] {
        height: 80px;
    }

.modal-footer[b-31vgqcualr] {
    justify-content: space-between !important;
}

.form-label[b-31vgqcualr] {
    margin-bottom: 0 !important;
}

.label-value[b-31vgqcualr] {
    font-size: 13px !important;
    color: #666666 !important;
}

a .label-value[b-31vgqcualr] {
    cursor: pointer !important;
}

.label-version[b-31vgqcualr] {
    color: var(--primary-color) !important;
    font-size: 15px !important;
}

.box-additional-service-list[b-31vgqcualr] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 10px;
    padding-top: 10px;
}

.box-additional-service[b-31vgqcualr] {
    display: grid;
    width: 100%;
    height: 75px;
    padding: 5px;
    border-radius: 5px;
    background-color: #fff;
    color: #5189A7;
    border: 1px solid #DAEBF3;
    font-size: 12px;
    justify-content: center;
    align-content: center;
    text-align: center;
    cursor: pointer;
}

    .box-additional-service.active[b-31vgqcualr] {
        background-color: #5189A7;
        color: #fff;
        border: 1px solid #DAEBF3;
    }
/* /Pages/Account/Layout.razor.rz.scp.css */
#myVideo[b-v2vm7aly6t] {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 98;
}

.tinted[b-v2vm7aly6t] {
    background-color: rgba(97,134,189,0.5);
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 99;
}

.background[b-v2vm7aly6t] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.background-img[b-v2vm7aly6t] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* /Pages/Account/RecoveryPassword.razor.rz.scp.css */
.box-btns[b-6joqk6m5dc] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
}

.content[b-6joqk6m5dc] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 95vh;
    width: 100%;
    position: relative;
    z-index: 100;
}

.child[b-6joqk6m5dc] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 420px;
    width: 100%;
}

    .child .box-login[b-6joqk6m5dc] {
        padding: 37px 37px 25px 37px;
        width: 480px;
        border-radius: 12px;
        background-color: #fff;
    }

        .child .box-login h4[b-6joqk6m5dc] {
            font-size: 36px;
            text-align: center;
            color: #222222;
            margin: 0;
        }

        .child .box-login p[b-6joqk6m5dc] {
            text-align: center;
            margin: 20px 0 30px 0;
        }

@media only screen and (max-width: 600px) {
    .child .box-login[b-6joqk6m5dc] {
        width: auto;
        padding-top: 30%;
    }

        .child .box-login h4[b-6joqk6m5dc] {
        }

        .child .box-login p[b-6joqk6m5dc] {
        }

        .child .box-login .btn[b-6joqk6m5dc] {
        }
}
/* /Pages/Account/RenewPassword.razor.rz.scp.css */
.box-btns[b-6wizlofsd1] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
}

.p-error[b-6wizlofsd1] {
    color: red;
    font-size: 12px;
    margin: 10px 0 0 0 !important;
}

.content[b-6wizlofsd1] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 95vh;
    width: 100%;
    position: relative;
    z-index: 100;
}

.child[b-6wizlofsd1] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 420px;
    width: 100%;
}

    .child .box-login[b-6wizlofsd1] {
        padding: 37px 37px 25px 37px;
        width: 480px;
        border-radius: 12px;
        background-color: #fff;
    }

        .child .box-login h4[b-6wizlofsd1] {
            font-size: 36px;
            text-align: center;
            color: #222222;
            margin: 0;
        }

        .child .box-login p[b-6wizlofsd1] {
            text-align: center;
            margin: 20px 0 30px 0;
        }

@media only screen and (max-width: 600px) {
    .child .box-login[b-6wizlofsd1] {
        width: auto;
        padding-top: 30%;
    }

        .child .box-login h4[b-6wizlofsd1] {
        }

        .child .box-login p[b-6wizlofsd1] {
        }

        .child .box-login .btn[b-6wizlofsd1] {
        }
}
/* /Pages/ContactSupport.razor.rz.scp.css */
.modal-content[b-mj97rgye00] {
    width: 800px;
}

.box-logo[b-mj97rgye00] {
    background-color: #F2F6F8;
}

    .box-logo img[b-mj97rgye00] {
        height: 80px;
    }

.modal-footer[b-mj97rgye00] {
    justify-content: space-between !important;
}

.form-label[b-mj97rgye00] {
    margin-bottom: 0 !important;
}

.label-value[b-mj97rgye00] {
    font-size: 13px !important;
    color: #666666 !important;
}

a .label-value[b-mj97rgye00] {
    cursor: pointer !important;
}

.label-version[b-mj97rgye00] {
    color: var(--primary-color) !important;
    font-size: 15px !important;
}

.box-additional-service-list[b-mj97rgye00] {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-gap: 10px;
    padding-top: 10px;
}

.box-additional-service[b-mj97rgye00] {
    display: grid;
    width: 100%;
    height: 75px;
    padding: 5px;
    border-radius: 5px;
    background-color: #fff;
    color: #5189A7;
    border: 1px solid #DAEBF3;
    font-size: 12px;
    justify-content: center;
    align-content: center;
    text-align: center;
    cursor: pointer;
}

    .box-additional-service.active[b-mj97rgye00] {
        background-color: #5189A7;
        color: #fff;
        border: 1px solid #DAEBF3;
    }
/* /Pages/Drivers/DriverDetail.razor.rz.scp.css */
.box-fuel[b-1hto33ua7n] {
    width: 60px;
    height: 180px;
    border-radius: 6px;
    background-color: #f2f6f8;
    position: relative;
    border: 1px solid #DAEBF3;
}

    .box-fuel .box-content[b-1hto33ua7n] {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100%;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        background-color: #FF9900;
    }

.btn-day[b-1hto33ua7n] {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    font-size: 14px;
    padding-top: 8px;
    cursor: pointer;
    display: inline-block;
    margin-right: 12px;
}

.btn-day-enabled[b-1hto33ua7n] {
    background-color: #5189A7;
    color: #fff;
}


.btn-day-disabled[b-1hto33ua7n] {
    background-color: #F2F6F8;
    color: #A7BBC4;
}

.tb-next-breaks[b-1hto33ua7n] {
    width: 100%;
    border-radius: 5px;
}

    .tb-next-breaks thead[b-1hto33ua7n] {
        background-color: #DAEBF3;
    }

        .tb-next-breaks thead tr td[b-1hto33ua7n] {
            padding: 10px 15px;
            font-weight: 600;
            color: var(--primary-color);
        }

            .tb-next-breaks thead tr td:last-child[b-1hto33ua7n] {
                width: 70%;
            }

    .tb-next-breaks tbody .alt td[b-1hto33ua7n] {
        background-color: #F5F5F5;
    }

    .tb-next-breaks tbody tr td[b-1hto33ua7n] {
        padding: 10px 15px;
        background-color: var(--white-speed);
        color: #222222;
    }

        .tb-next-breaks tbody tr td:last-child[b-1hto33ua7n] {
            width: 70%;
        }

.box-vehicles-for-drivers[b-1hto33ua7n] {
    /*height: 600px;*/
    height: calc(100vh - 190px);
}

@media only screen and (max-width: 600px) {
    .box-vehicles-for-drivers[b-1hto33ua7n] {
        height: auto;
    }

    .mt-sf-sm-3[b-1hto33ua7n] {
        margin-top: 3rem;
    }
}
/* /Pages/Drivers/DriverTacograph.razor.rz.scp.css */
.box-fuel[b-5x7vsgice4] {
    width: 60px;
    height: 180px;
    border-radius: 6px;
    background-color: #f2f6f8;
    position: relative;
    border: 1px solid #DAEBF3;
}

    .box-fuel .box-content[b-5x7vsgice4] {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100%;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        background-color: #FF9900;
    }

.btn-day[b-5x7vsgice4] {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    font-size: 14px;
    padding-top: 8px;
    cursor: pointer;
    display: inline-block;
    margin-right: 12px;
}

.btn-day-enabled[b-5x7vsgice4] {
    background-color: #5189A7;
    color: #fff;
}


.btn-day-disabled[b-5x7vsgice4] {
    background-color: #F2F6F8;
    color: #A7BBC4;
}

.tb-next-breaks[b-5x7vsgice4] {
    width: 100%;
    border-radius: 5px;
}

    .tb-next-breaks thead[b-5x7vsgice4] {
        background-color: #DAEBF3;
    }

        .tb-next-breaks thead tr td[b-5x7vsgice4] {
            padding: 10px 15px;
            font-weight: 600;
            color: var(--primary-color);
        }

            .tb-next-breaks thead tr td:last-child[b-5x7vsgice4] {
                min-width: 20%;
            }

    .tb-next-breaks tbody .alt td[b-5x7vsgice4] {
        background-color: #F5F5F5;
    }

    .tb-next-breaks tbody tr td[b-5x7vsgice4] {
        padding: 10px 15px;
        background-color: var(--white-speed);
        color: #222222;
    }

        .tb-next-breaks tbody tr td:last-child[b-5x7vsgice4] {
            min-width: 20%;
        }

.box-journey[b-5x7vsgice4] {
    border: 1px solid #DAEBF3;
    height: 50px;
    position: relative;
    border-radius: 5px;
}

.box-journey-block[b-5x7vsgice4] {
    height: 48px;
    position: absolute;
    top: 0;
}

.bg-sf-red[b-5x7vsgice4] {
    background-color: #FF5252;
}

.bg-sf-blue[b-5x7vsgice4] {
    background-color: #5252FF;
}

.bg-sf-yellow[b-5x7vsgice4] {
    background-color: #FFF852;
}

.bg-sf-green[b-5x7vsgice4] {
    background-color: #8EFF52;
}

.bg-sf-black[b-5x7vsgice4] {
    background-color: #000;
}

.bg-sf-orange[b-5x7vsgice4] {
    background-color: orange;
}

.bg-sf-gray[b-5x7vsgice4] {
    background-color: #ccc;
}

.box-journey-legend[b-5x7vsgice4] {
    display: inline-block;
    width: 30px;
    height: 20px;
    border: 1px solid #DAEBF3;
    border-radius: 5px;
    margin-right: 20px;
}

.box-journey-legend-text[b-5x7vsgice4] {
    position: relative;
    top: -5px;
}

.box-hours[b-5x7vsgice4] {
    height: 30px;
    width: 95% !important;
    margin-left: 1px;
}

    .box-hours div[b-5x7vsgice4] {
        position: absolute;
        top: 0;
        border-left: 1px solid #000;
        width: 50px;
        height: 20px;
        font-size: 13px;
    }
/* /Pages/Drivers/DriverTacographTimes.razor.rz.scp.css */
h2[b-lnv1gy1bu4] {
    margin-bottom: 10px;
    padding: 0;
}

.box-fuel[b-lnv1gy1bu4] {
    width: 60px;
    height: 180px;
    border-radius: 6px;
    background-color: #f2f6f8;
    position: relative;
    border: 1px solid #DAEBF3;
}

    .box-fuel .box-content[b-lnv1gy1bu4] {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100%;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        background-color: #FF9900;
    }

.btn-day[b-lnv1gy1bu4] {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    font-size: 14px;
    padding-top: 8px;
    cursor: pointer;
    display: inline-block;
    margin-right: 12px;
}

.btn-day-enabled[b-lnv1gy1bu4] {
    background-color: #5189A7;
    color: #fff;
}


.btn-day-disabled[b-lnv1gy1bu4] {
    background-color: #F2F6F8;
    color: #A7BBC4;
}

.tb-next-breaks[b-lnv1gy1bu4] {
    width: 100%;
    border-radius: 5px;
}

    .tb-next-breaks thead[b-lnv1gy1bu4] {
        background-color: #DAEBF3;
    }

        .tb-next-breaks thead tr td[b-lnv1gy1bu4] {
            padding: 10px 15px;
            font-weight: 600;
            color: var(--primary-color);
        }

            .tb-next-breaks thead tr td:last-child[b-lnv1gy1bu4] {
                width: 70%;
            }

    .tb-next-breaks tbody .alt td[b-lnv1gy1bu4] {
        background-color: #F5F5F5;
    }

    .tb-next-breaks tbody tr td[b-lnv1gy1bu4] {
        padding: 10px 15px;
        background-color: #fff;
        color: #222222;
    }

        .tb-next-breaks tbody tr td:last-child[b-lnv1gy1bu4] {
            width: 70%;
        }

.box-journey[b-lnv1gy1bu4] {
    border: 1px solid #DAEBF3;
    height: 50px;
    position: relative;
    border-radius: 5px;
}

.box-journey-block[b-lnv1gy1bu4] {
    height: 48px;
    position: absolute;
    top: 0;
}

.bg-sf-red[b-lnv1gy1bu4] {
    background-color: #FF5252;
}

.bg-sf-blue[b-lnv1gy1bu4] {
    background-color: #5252FF;
}

.bg-sf-yellow[b-lnv1gy1bu4] {
    background-color: #FFF852;
}

.bg-sf-green[b-lnv1gy1bu4] {
    background-color: #8EFF52;
}

.bg-sf-black[b-lnv1gy1bu4] {
    background-color: #000;
}

.bg-sf-orange[b-lnv1gy1bu4] {
    background-color: orange;
}

.bg-sf-gray[b-lnv1gy1bu4] {
    background-color: #ccc;
}

.box-journey-legend[b-lnv1gy1bu4] {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #DAEBF3;
    border-radius: 5px;
    margin-right: 5px;
}

.box-journey-legend-text[b-lnv1gy1bu4] {
    position: relative;
    top: -6px;
    font-size: 12px;
}

.box-hours[b-lnv1gy1bu4] {
    height: 25px;
    width: 95% !important;
    margin-left: 1px;
}

    .box-hours div[b-lnv1gy1bu4] {
        position: absolute;
        top: 0;
        border-left: 1px solid #000;
        width: 60px;
        height: 15px;
        font-size: 11px;
    }
/* /Pages/PointOfInterest/POI.razor.rz.scp.css */
.box-left-panel-settings .form-check[b-b85ov4cy7s] {
    /*padding-left: 5px !important;*/
}
/* /Pages/PointOfInterest/POIDetail.razor.rz.scp.css */
.fa-location-dot[b-ne71l2ge80] {
    font-size: 25px;
}

.ddl-poi-type[b-ne71l2ge80] {
    width: 300px !important;
}

    .ddl-poi-type li[b-ne71l2ge80] {
        text-align: left;
    }

.ddl-type[b-ne71l2ge80] {
    width: 300px;
}

@media only screen and (max-width: 600px) {
    .ddl-type[b-ne71l2ge80] {
        width: 100%;
    }
}
/* /Pages/Vehicles/VehicleDetail.razor.rz.scp.css */
.box-fuel[b-7j7ecagsol] {
    width: 60px;
    height: 180px;
    border-radius: 6px;
    background-color: #f2f6f8;
    position: relative;
    border: 1px solid #DAEBF3;
}

    .box-fuel .box-content[b-7j7ecagsol] {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100%;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        background-color: #FF9900;
    }

.btn-day[b-7j7ecagsol] {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    font-size: 14px;
    padding-top: 8px;
    cursor: pointer;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 10px;
}

.btn-day-enabled[b-7j7ecagsol] {
    background-color: #5189A7;
    color: #fff;
}

.btn-day-disabled[b-7j7ecagsol] {
    background-color: #F2F6F8;
    color: #A7BBC4;
}
/* /Pages/Vehicles/VehicleDriverProfile.razor.rz.scp.css */
.tb-driver-profile[b-xtuj9xx6gi] {
    width: 100%;
    /*margin: auto;*/
    margin-bottom: 30px;
    border: none;
}

    .tb-driver-profile tr td[b-xtuj9xx6gi] {
        vertical-align: middle;
        padding: 1rem;
        width: 19%;
        border: none;
        border-bottom: 8px solid #fff;
        color: #222222;
    }

        .tb-driver-profile tr td:first-child[b-xtuj9xx6gi] {
            width: 24% !important;
        }

    .tb-driver-profile thead tr td[b-xtuj9xx6gi] {
        color: var(--primary-color);
        background-color: #DAEBF3;
        font-weight: 600;
    }

    .tb-driver-profile .td-blue-dark[b-xtuj9xx6gi] {
        color: var(--primary-color);
        background-color: #DAEBF3;
        font-weight: 600;
    }

    .tb-driver-profile .td-blue-light[b-xtuj9xx6gi] {
        background-color: lightblue;
    }

    .tb-driver-profile .invisible[b-xtuj9xx6gi] {
        border: none;
    }

.w19[b-xtuj9xx6gi] {
    width: 19% !important;
}

.border-right-white[b-xtuj9xx6gi] {
    border-right: 8px solid #fff !important;
}

.border-bottom-white[b-xtuj9xx6gi] {
    border-bottom: 8px solid #fff !important;
}

.border-top-white[b-xtuj9xx6gi] {
    border-top: 8px solid #fff !important;
}

.b-r-lt[b-xtuj9xx6gi] {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.b-r-b[b-xtuj9xx6gi] {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.b-r-l[b-xtuj9xx6gi] {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.b-r-r[b-xtuj9xx6gi] {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.td-light-grey[b-xtuj9xx6gi] {
    background-color: #F5F5F5;
}

.alert-selected[b-xtuj9xx6gi] {
    background-color: #85ff85;
}

@media only screen and (max-width: 600px) {
    .tb-driver-profile[b-xtuj9xx6gi] {
        width: 100%;
    }

}
/* /Pages/Vehicles/VehicleRouteTachoDetail.razor.rz.scp.css */
h2[b-zusbbd5vkn] {
    margin-bottom: 10px;
    padding: 0;
}

.bg-sf-red[b-zusbbd5vkn] {
    background-color: #FF5252;
}

.bg-sf-blue[b-zusbbd5vkn] {
    background-color: #5252FF;
}

.bg-sf-yellow[b-zusbbd5vkn] {
    background-color: #FFF852;
}

.bg-sf-green[b-zusbbd5vkn] {
    background-color: #8EFF52;
}

.bg-sf-black[b-zusbbd5vkn] {
    background-color: #000;
}

.bg-sf-orange[b-zusbbd5vkn] {
    background-color: orange;
}

.bg-sf-gray[b-zusbbd5vkn] {
    background-color: #ccc;
}

.box-journey[b-zusbbd5vkn] {
    border: 1px solid #DAEBF3;
    height: 50px;
    position: relative;
    border-radius: 5px;
}

.box-journey-map[b-zusbbd5vkn] {
    border: 1px solid #CCC;
    height: 25px;
    position: relative;
    border-radius: 5px;
}

.box-journey-block[b-zusbbd5vkn] {
    height: 23px;
    position: absolute;
    top: 0;
}

.box-hours[b-zusbbd5vkn] {
    height: 25px;
    width: 95% !important;
    margin-left: 1px;
}

    .box-hours div[b-zusbbd5vkn] {
        position: absolute;
        top: 0;
        border-left: 1px solid #000;
        width: 60px;
        height: 15px;
        font-size: 11px;
    }

@media only screen and (max-width: 600px) {
    .hidden-md[b-zusbbd5vkn] {
        display: none !important;
    }
}

/* Animación de parpadeo */
.segment-blink[b-zusbbd5vkn] {
    animation: blink-animation-b-zusbbd5vkn 1.5s infinite;
    -webkit-animation: blink-animation 1.5s infinite;
}

@keyframes blink-animation-b-zusbbd5vkn {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

@-webkit-keyframes blink-animation {
    0%, 100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}
/* /Pages/Vehicles/VehicleTacographTimes.razor.rz.scp.css */
h2[b-1tcswjk6rs] {
    margin-bottom: 10px;
    padding: 0;
}

.box-fuel[b-1tcswjk6rs] {
    width: 60px;
    height: 180px;
    border-radius: 6px;
    background-color: #f2f6f8;
    position: relative;
    border: 1px solid #DAEBF3;
}

    .box-fuel .box-content[b-1tcswjk6rs] {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100%;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        background-color: #FF9900;
    }

.btn-day[b-1tcswjk6rs] {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    font-size: 14px;
    padding-top: 8px;
    cursor: pointer;
    display: inline-block;
    margin-right: 12px;
}

.btn-day-enabled[b-1tcswjk6rs] {
    background-color: #5189A7;
    color: #fff;
}


.btn-day-disabled[b-1tcswjk6rs] {
    background-color: #F2F6F8;
    color: #A7BBC4;
}

.tb-next-breaks[b-1tcswjk6rs] {
    width: 100%;
    border-radius: 5px;
}

    .tb-next-breaks thead[b-1tcswjk6rs] {
        background-color: #DAEBF3;
    }

        .tb-next-breaks thead tr td[b-1tcswjk6rs] {
            padding: 10px 15px;
            font-weight: 600;
            color: var(--primary-color);
        }

            .tb-next-breaks thead tr td:last-child[b-1tcswjk6rs] {
                width: 70%;
            }

    .tb-next-breaks tbody .alt td[b-1tcswjk6rs] {
        background-color: #F5F5F5;
    }

    .tb-next-breaks tbody tr td[b-1tcswjk6rs] {
        padding: 10px 15px;
        background-color: var(--white-speed);
        color: #222222;
    }

        .tb-next-breaks tbody tr td:last-child[b-1tcswjk6rs] {
            width: 70%;
        }

.box-journey[b-1tcswjk6rs] {
    border: 1px solid #DAEBF3;
    height: 50px;
    position: relative;
    border-radius: 5px;
}

.box-journey-map[b-1tcswjk6rs] {
    border: 1px solid #CCC;
    height: 25px;
    position: relative;
    border-radius: 5px;
}

.box-journey-block[b-1tcswjk6rs] {
    height: 48px;
    position: absolute;
    top: 0;
}

.bg-sf-red[b-1tcswjk6rs] {
    background-color: #FF5252;
}

.bg-sf-blue[b-1tcswjk6rs] {
    background-color: #5252FF;
}

.bg-sf-yellow[b-1tcswjk6rs] {
    background-color: #FFF852;
}

.bg-sf-green[b-1tcswjk6rs] {
    background-color: #8EFF52;
}

.bg-sf-black[b-1tcswjk6rs] {
    background-color: #000;
}

.bg-sf-orange[b-1tcswjk6rs] {
    background-color: orange;
}

.bg-sf-gray[b-1tcswjk6rs] {
    background-color: #ccc;
}

.box-journey-legend[b-1tcswjk6rs] {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #DAEBF3;
    border-radius: 5px;
    margin-right: 5px;
}

.box-journey-legend-text[b-1tcswjk6rs] {
    position: relative;
    top: -6px;
    font-size: 12px;
}

.box-hours[b-1tcswjk6rs] {
    height: 25px;
    width: 95% !important;
    margin-left: 1px;
}

    .box-hours div[b-1tcswjk6rs] {
        position: absolute;
        top: 0;
        border-left: 1px solid #000;
        width: 60px;
        height: 15px;
        font-size: 11px;
    }
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-668yqyi4lu] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 90px);
    background-color: var(--white-speed);
}

.no-nav-item[b-668yqyi4lu] {
    min-height: calc(100vh - 60px) !important;
}

.main[b-668yqyi4lu] {
    flex: 1;
}

#loader[b-668yqyi4lu] {
    position: fixed;
    left: 0;
    top: 86px;
    width: 100%;
    height: calc(100vh - 86px);
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    display: grid;
    place-content: center;
    height: 100vh;
    color: #000;
}

.cargando[b-668yqyi4lu] {
    position: relative;
    color: #FFF;
    margin-top: 2em;
    letter-spacing: 0.08em;
    text-transform: uppercase
}

.contenedor-loader[b-668yqyi4lu] {
    width: 180px;
    height: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 auto;
}

    .contenedor-loader div[b-668yqyi4lu] {
        width: 30px;
        height: 30px;
        background-color: #FFF;
        animation: salto-b-668yqyi4lu 1s alternate infinite;
    }

        .contenedor-loader div:nth-child(2)[b-668yqyi4lu] {
            animation-delay: 0.20s;
        }

        .contenedor-loader div:nth-child(3)[b-668yqyi4lu] {
            animation-delay: 0.40s;
        }

        .contenedor-loader div:nth-child(4)[b-668yqyi4lu] {
            animation-delay: 0.60s;
        }

@keyframes salto-b-668yqyi4lu {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}


#map[b-668yqyi4lu] {
    min-height: calc(100vh - 85px);
    position: relative;
}
/* /Shared/Map.razor.rz.scp.css */
#map-toolbar[b-fyu6vhjkf7] {
    height: 30px;
    width: 100%;
    background-color: #808080;
    padding-top: 3px;
}

    #map-toolbar select[b-fyu6vhjkf7], #map-toolbar input[b-fyu6vhjkf7] {
        height: 25px;
        font-size: 12px;
    }

.icon-custom-toolbar[b-fyu6vhjkf7] {
    font-size: 18px;
}

.disabled-icon[b-fyu6vhjkf7] {
    background-color: #F2F6F8 !important;
    color: #ccc !important;
}
/* /Shared/MessagesChat.razor.rz.scp.css */
.box-chat-outside[b-w7gw42sslq] {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 30%;
    height: calc(100vh - 100px);
    background-color: #fff;
    z-index: 1005;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 1px solid #DAEBF3;
    border-bottom: 1px solid #DAEBF3;
    border-left: 1px solid #DAEBF3;
}

.content-chat-total[b-w7gw42sslq] {
    height: calc(100vh - 100px);
    overflow-y: auto;
}

.box-chat-header[b-w7gw42sslq] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    height: 40px;
    text-align: center;
    border-bottom: 2px solid #DAEBF3;
    background-color: var(--primary-color);
    color: #fff;
    border-top-left-radius: 10px;
}

.box-chat-date[b-w7gw42sslq] {
    position: relative;
    display: flex;
    justify-content: end;
    top: 45px;
    z-index: 2000;
    right: 8px;
}

.box-chat-read[b-w7gw42sslq] {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    padding: 20px;
    height: calc(100vh - 260px);
    overflow-y: auto;
    overflow-x: hidden;
}

    .box-chat-read .date[b-w7gw42sslq] {
        text-align: center;
        color: #fff;
        background-color: #696965;
        border-radius: 14px;
        font-size: 13px;
        margin-bottom: 20px;
        padding: 5px 25px;
    }

    .box-chat-read .message[b-w7gw42sslq] {
        padding: 8px;
        font-size: 14px;
        border-radius: 6px;
        margin-bottom: 20px;
        max-width: 80%;
        white-space: break-spaces;
        line-break: anywhere;
    }

    .box-chat-read .message-left[b-w7gw42sslq] {
        background-color: #DAEBF3;
        color: var(--primary-color);
    }

        .box-chat-read .message-left .time[b-w7gw42sslq] {
            color: #5189A7;
            font-size: 12px;
            margin-top: 10px;
        }

    .box-chat-read .message-right[b-w7gw42sslq] {
        background-color: #5189A7;
        color: #fff;
    }

        .box-chat-read .message-right .time[b-w7gw42sslq] {
            color: #DAEBF3;
            font-size: 12px;
            margin-top: 10px;
        }

            .box-chat-read .message-right .time .fas[b-w7gw42sslq] {
                color: var(--primary-color);
                margin-left: 10px;
                font-size: 14px;
            }

.box-char-write[b-w7gw42sslq] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    height: 100px;
}

    .box-char-write .fas[b-w7gw42sslq] {
        color: #FFF;
        font-size: 25px;
    }

.btn-new[b-w7gw42sslq] {
    background-color: #FF9900;
    border-radius: 5px !important;
    /*width: 35px;
    height: 35px;*/
    text-align: center;
}

    .btn-new .fas[b-w7gw42sslq] {
        color: #fff;
    }


.list-messages .list-group-item[b-w7gw42sslq] {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #DAEBF3;
}

    .list-messages .list-group-item .driver[b-w7gw42sslq] {
        color: var(--primary-color);
        font-size: 14px;
    }

    .list-messages .list-group-item .vehicle[b-w7gw42sslq] {
        color: #5189A7;
        font-size: 12px;
    }

    .list-messages .list-group-item .hour[b-w7gw42sslq] {
        color: #A7BBC4;
        font-size: 12px;
    }

    .list-messages .list-group-item .notification[b-w7gw42sslq] {
    }

.driver-selected[b-w7gw42sslq] {
    background-color: lightblue !important;
}

.btn-send[b-w7gw42sslq] {
}

    .btn-send i[b-w7gw42sslq] {
        color: #FFF !important;
    }
/* /Shared/Notification.razor.rz.scp.css */
.card[b-dxqqvynyxc] {
    width: 430px;
    border: none;
}

.card-body[b-dxqqvynyxc] {
    /*max-height: 350px;
    overflow-y: auto;*/
}

.header[b-dxqqvynyxc] {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
    font-weight: 600;
    color: var(--primary-color);
}

.footer[b-dxqqvynyxc] {
    padding-top: 15px;
    padding-bottom: 15px;
}

a[b-dxqqvynyxc] {
    color: #FF9900;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.title[b-dxqqvynyxc] {
    color: var(--primary-color);
    font-size: 15px;
    font-weight: 600;
}

.hour[b-dxqqvynyxc] {
    color: #A7BBC4;
    font-size: 11px;
}

.description[b-dxqqvynyxc] {
    color: #5189A7;
    font-size: 13px;
}
/* /Shared/NotificationHistory.razor.rz.scp.css */
.title-header[b-9a948u528y] {
    padding: 20px 0;
    font-size: 18px;
    color: var(--primary-color);
}

.box-chat-header[b-9a948u528y] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    height: 70px;
}

.box-chat-read[b-9a948u528y] {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    padding: 20px;
    height: calc(100vh - 160px);
    overflow-y: auto;
}

    .box-chat-read .date[b-9a948u528y] {
        text-align: center;
        color: #fff;
        background-color: #696965;
        border-radius: 14px;
        font-size: 14px;
        margin-bottom: 20px;
        padding: 5px 25px;
    }

    .box-chat-read .message[b-9a948u528y] {
        padding: 15px;
        font-size: 15px;
        border-radius: 6px;
        margin-bottom: 20px;
        max-width: 80%;
    }

    .box-chat-read .message-left[b-9a948u528y] {
        background-color: #DAEBF3;
        color: var(--primary-color);
    }

        .box-chat-read .message-left .time[b-9a948u528y] {
            color: #5189A7;
            font-size: 12px;
            margin-top: 10px;
        }

    .box-chat-read .message-right[b-9a948u528y] {
        background-color: #5189A7;
        color: #fff;
    }

        .box-chat-read .message-right .time[b-9a948u528y] {
            color: #DAEBF3;
            font-size: 12px;
            margin-top: 10px;
        }

            .box-chat-read .message-right .time .fas[b-9a948u528y] {
                color: var(--primary-color);
                margin-left: 10px;
                font-size: 15px;
            }

.box-char-write[b-9a948u528y] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    height: 200px;
}

    .box-char-write .fas[b-9a948u528y] {
        color: #FF9900;
        font-size: 25px;
    }

.btn-new[b-9a948u528y] {
    background-color: #FF9900;
    border-radius: 5px !important;
    /*width: 35px;
    height: 35px;*/
    text-align: center;
}

    .btn-new .fas[b-9a948u528y] {
        color: #fff;
    }


.list-messages .list-group-item[b-9a948u528y] {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #DAEBF3;
}

    .list-messages .list-group-item .driver[b-9a948u528y] {
        color: var(--primary-color);
        font-size: 15px;
    }

    .list-messages .list-group-item .vehicle[b-9a948u528y] {
        color: #5189A7;
        font-size: 15px;
    }

    .list-messages .list-group-item .hour[b-9a948u528y] {
        color: #A7BBC4;
        font-size: 12px;
    }

    .list-messages .list-group-item .notification[b-9a948u528y] {
    }


@media only screen and (max-width: 600px) {
    .mt-sf-sm-3[b-9a948u528y] {
        margin-top: 3rem;
    }
}

.height-list-notifications[b-9a948u528y] {
    height: calc(100vh - 200px);
    overflow-y: auto;
}
