@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* /Components/Account/CompanyInfoContent/CompanyCategoriesContent/AccountsComponent.razor.rz.scp.css */
.account-container[b-2dlva9xwb1]{
    padding: 0 20px 0 15px;
}

.header[b-2dlva9xwb1] {
    align-items: center;
    padding-bottom: 20px;
}

.button[b-2dlva9xwb1]{
    background-color:dimgrey;
    color:white;
    height: 42px;
   
}

.icon[b-2dlva9xwb1] {
    width: 2rem;
    height: 2rem;
}

.form-control[b-2dlva9xwb1] {
    border-radius: 2px !important;
}

.search[b-2dlva9xwb1] {
    width: 120px;
    height: 42px;
}

.btn-secondary[b-2dlva9xwb1]{
    width: 100%;
    height: 42px;
    background-color: white;
    color: black;
    border-radius: 2px;
    border-color: grey;
}

.btn-secondary:focus[b-2dlva9xwb1] {
    background-color: white;
    color: black;
}

.dropdown-menu[b-2dlva9xwb1] {
    width: 100%;
}

/* /Components/Account/CompanyInfoContent/CompanyCategoriesContent/GroupsComponent.razor.rz.scp.css */
/* /Components/Account/CompanyInfoContent/CompanyCategoriesContent/SubscriptionsComponent.razor.rz.scp.css */
.search[b-y5sw1q9fl7] {
    width: 120px !important;
    height: 42px;
}

.form-control[b-y5sw1q9fl7] {
    border-radius: 2px !important;
}
/* /Components/Account/CompanyInfoContent/CompanyInfoContentView.razor.rz.scp.css */
.companyinfo-content-container[b-tl4vyohqc2]{
    padding: 0 15px;
}

.btn[b-tl4vyohqc2] {
    background-color: var(--trakk-header);
    width: 100%;
}

.btn-primary[b-tl4vyohqc2] {
    border-color: white;
    color: white !important;
   
}

.btn-group[b-tl4vyohqc2]{
    display:flex;
    justify-content: space-between;
    align-content: center;
    gap: 2px ;
}

.btn-primary:active[b-tl4vyohqc2] {
    background-color: var(--trakk-header);
}


.btn-disabled[b-tl4vyohqc2] {
    background-color: #999;
    color: #888;
}

.icon[b-tl4vyohqc2] {
    width: 2rem;
    height: 2rem;
/*    padding: 0 2px 2px 2px;
*/}

.navigation-components[b-tl4vyohqc2]{
    padding-top:50px;
}


@media(max-width: 767.98px) {

    .btn-group[b-tl4vyohqc2] {
        flex-direction:column;
    }
}
/* /Components/Account/CompanyInformationBox.razor.rz.scp.css */

.title-header[b-3al94c1i2a] {
    display: flex;
    align-items: center;
    padding: 26px 28px 0 28px;
}


.title[b-3al94c1i2a] {
    font-size: 28px !important;
    flex: 1;
    margin-left: 13px;
}

.details-name[b-3al94c1i2a] {
    flex: 1;
}

.account-details[b-3al94c1i2a] {
    padding: 0 35px 35px 35px;
}

hr[b-3al94c1i2a] {
    margin-top: unset;
    opacity: unset;
    width: 100%;
}

.labels[b-3al94c1i2a] {
    padding: 8px 0;
    font-size: 17px;
    display: flex;
    align-items: center;
}

.icon[b-3al94c1i2a] {
    width: 2.8rem;
    height: 3rem;
    padding-bottom: 5px;
}


.customer-info-box[b-3al94c1i2a] {
    background-color: #E9E6E6;
    width: 100%;
    height: 120px;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    font-weight: 600;
}

.customer-info-grid[b-3al94c1i2a]{
    padding:0 10px;
}
/* /Components/Account/MyAccountBox.razor.rz.scp.css */


.title-header[b-5r0y0y0c7z] {
    display: flex;
    align-items: self-end;
    padding: 26px 28px 0 28px;
}

.title-header-my-account[b-5r0y0y0c7z] {
    display: flex;
    align-items: center;
    padding: 0 28px 0 28px;
}


.title[b-5r0y0y0c7z] {
    font-size: 28px !important;
    flex: 1;
    margin-left: 13px;
}

.details-name[b-5r0y0y0c7z] {
    flex: 1;
}

.account-details[b-5r0y0y0c7z] {
    padding: 0 28px 15px 28px;
}

hr[b-5r0y0y0c7z] {
    margin-top: unset;
    opacity: unset;
    width: 100%;
}

.labels[b-5r0y0y0c7z] {
    padding: 8px 0;
    font-size: 17px;
    display: flex;
    align-items: center;
}

.icon[b-5r0y0y0c7z]{
    width: 2.8rem;
    height: 3rem;
    padding-bottom: 5px;

}

.button-change-password[b-5r0y0y0c7z] {
    margin-top: 20px;
    display: block; /* Ensures the button takes full width within its container */
    margin-left: auto;
    margin-right: auto;
    height: 45px;
    width: 100%;
    font-size: 20px;
    background-color: #264A94;
    color:white;
    border: unset;
    border-radius: 8px;
}
/* /Components/Account/MyAccountContent/MyAccountContentView.razor.rz.scp.css */
.myAccount-content-container[b-wx4438g5ck] {
    padding: 0 250px;
}

.btn[b-wx4438g5ck] {
    background-color: var(--trakk-header);
    width: 100%;
}

.btn-primary[b-wx4438g5ck] {
    border-color: white;
    color: white !important;
    
}

.btn-primary:active[b-wx4438g5ck] {
    background-color: var(--trakk-header);
}


.btn-disabled[b-wx4438g5ck] {
    background-color: #999;
    color: #888;
}

.icon[b-wx4438g5ck] {
    width: 2rem;
    height: 2rem;
}

.navigation-components[b-wx4438g5ck] {
    padding-top: 50px;
}


.btn-group[b-wx4438g5ck] {
    border-radius: unset !important;
    display: flex;
    justify-content: space-between;
    align-content: center;
    gap: 2px;

}

@media(max-width: 767.98px) {

    .myAccount-content-container[b-wx4438g5ck] {
        padding: unset;
    }

    .btn-group[b-wx4438g5ck] {
        flex-direction: column;
    }
}
/* /Components/Dashboard/ActiveAlarms/ActiveAlarmsContent.razor.rz.scp.css */
.alarm-box[b-ujzskf2c77] {
    overflow: hidden;
    height: inherit;
    display: block;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
}

.alarm-box:hover[b-ujzskf2c77] {
    overflow-y: scroll;
}

/* /Components/Dashboard/ActiveAlarms/AlarmEntry.razor.rz.scp.css */
.stat-line[b-hz8gqr6vm1] {
    margin: 0;
    border: 0;
    border-bottom: 0.1rem solid;
}

.small-icon[b-hz8gqr6vm1] {
    width: 32px;
    height: 28px;
    padding: 2px 5px 2px 2px;
    opacity: 1;
}

.alarm-entry[b-hz8gqr6vm1] {
    width: 100%;
    padding-top: 12px;
}

.alarm-content[b-hz8gqr6vm1] {
    display: grid;
    width: 100%;
    grid-template-columns: 3rem 1fr 1fr 2rem;
    align-items: center;
}

.alarm-information > *[b-hz8gqr6vm1] {
    margin: -3px;
}

.alarm-information span[b-hz8gqr6vm1] {
    font-size: small;
    color: gray;
}

.alarm-name[b-hz8gqr6vm1] {

}

.alarm-age[b-hz8gqr6vm1] {

}

.alarm-trakker[b-hz8gqr6vm1] {
    display: inline-flex;
    justify-content: center;
}

.trakker-name[b-hz8gqr6vm1] {

}
/* /Components/Dashboard/Containers/DashboardBox.razor.rz.scp.css */
.dashboard-box[b-jchtn45ygp] {
    width: 100%;
    border-radius: 10px;
    border: 3px solid #aaaaaa52;
    padding: 10px;
    position: relative;
    max-height: inherit;
}

.dashboard-box-content[b-jchtn45ygp] {
    padding-top: 0.5rem;
    height: 100%;
    display: block;
    box-sizing: border-box;
}

.edit-button:hover[b-jchtn45ygp] {
    cursor: pointer;
}

.edit-button[b-jchtn45ygp] {
    height: 1.5rem;
    position: absolute;
    top: 10px;
    right: 10px;
}

.fade-in[b-jchtn45ygp] {
    animation: fadeIn ease 3s;
    -webkit-animation: fadeIn ease 3s;
    -moz-animation: fadeIn ease 3s;
    -o-animation: fadeIn ease 3s;
    -ms-animation: fadeIn ease 3s;
}

.title-field[b-jchtn45ygp] {
    margin-bottom: 8px;
}

.box-title[b-jchtn45ygp] {
    color: #222;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.1;
    margin: 0;
}

.subtitle[b-jchtn45ygp] {
    font-size: smaller;
    color: #666 !important;
}
/* /Components/Dashboard/Containers/StatBox.razor.rz.scp.css */
.stat-box[b-bw4qsxfybo] {
    display: grid;
    bottom: 0;
    align-content: center;
    column-gap: 0.5rem;

}

.stat-column[b-bw4qsxfybo] {

}

.stat-column > .stat-header > h1[b-bw4qsxfybo] {
    font-size: small;
    font-weight: bold;
    margin-bottom: 0;
}

.stat-line[b-bw4qsxfybo] {
    margin: 0;
    border: 0;
    border-bottom: 0.1rem solid black;
}

.stat-icon[b-bw4qsxfybo] {
    margin-left: 0;
    margin-right: auto;
    width: auto;
    height: inherit;
    padding: 2px 5px 2px 2px;
    opacity: 1;
}

.stat-row[b-bw4qsxfybo] {
    display: inline-block;
    height: 1.2rem;
    width: 100%;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
}

.stat-row > span[b-bw4qsxfybo] {
    margin-left: auto;
    margin-right: 0;
    font-size: smaller;

}
/* /Components/Dashboard/DistanceSummary.razor.rz.scp.css */
.chart-container[b-f1b76u45h2] {
}

.chart-container[b-f1b76u45h2] >  div {
    min-height: 10rem;
    height: 30vw;
    max-height: 25rem;
}

[b-f1b76u45h2] div > canvas {
    margin: 0 auto;
}
/* /Components/Dashboard/LoraUnits.razor.rz.scp.css */
.chart-container[b-r1fqlqmy22] {
}

.chart-container[b-r1fqlqmy22] >  div {
    min-height: 10rem;
    height: 30vw;
    max-height: 25rem;
}

[b-r1fqlqmy22] div > canvas {
    margin: 0 auto;
}
/* /Components/Dashboard/MapComp.razor.rz.scp.css */

.map-component[b-mmwe09lbep] {
    height: 30rem;
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1rem;
}

[b-mmwe09lbep] div {
    flex: 1 1 auto;
    bottom: 5px;
}

[b-mmwe09lbep] div canvas {
    width: 100%;
    height: 27rem;
    border-radius: 10px;
}

input[b-mmwe09lbep] {
    flex: 0 0 auto;
    width: 100%;
    height: 2rem;
    font-size: medium;
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #aaaaaa52;
}
/* /Components/Dashboard/NamedValueContent.razor.rz.scp.css */
.value-box[b-ez0bwb4csk] {
    align-content: center;
    height: 100%;
    width: 100%;

}

.value-box a[b-ez0bwb4csk] {
    text-decoration: none;
    color: gray;
    position: absolute;
    bottom: 0;
    right: 10px;
}

.values[b-ez0bwb4csk] {
    position: absolute;
    height: fit-content;
    bottom: 0;
}

.value-box > span[b-ez0bwb4csk] {
    vertical-align: middle;
}

.value-text[b-ez0bwb4csk] {
    font-size: x-large;
    margin-bottom: 0;
}

.value-name[b-ez0bwb4csk] {
    font-size: small;
    margin-bottom: 0;
}
/* /Components/Layout/Flex/Box.razor.rz.scp.css */
.large-box[b-5emt3lxemz] {
    width: 100%;
    max-height: 30rem;
    flex: 1 1 auto;
}

.medium-box[b-5emt3lxemz] {
    width: 40%;
    flex: 1 1 auto;
    max-height: 30rem;
}

.small-box[b-5emt3lxemz] {
    width: 15vw;
    flex: 1 1 auto;
    height: 9rem;
}

.box[b-5emt3lxemz] {
    min-width: 10rem;
    display: flex;
    overflow: hidden;
}

@media (max-width: 767.98px) {
    .box[b-5emt3lxemz] {
        width: 100%;
        flex: 0 0 auto;
    }
}
/* /Components/Layout/Flex/FlexView.razor.rz.scp.css */
.dashboard-flex[b-4c5l1yhf6o] {
    width: 100%;
    gap: 2rem 2rem;
    flex-wrap: wrap;
    display: flex;
    padding: 1.2vh;
    align-items: stretch;
}

[b-4c5l1yhf6o] .dashboard-section {
    flex: 1 0 auto;
}

[b-4c5l1yhf6o] .large {
    flex: 0 0 60vw;
}

[b-4c5l1yhf6o] .small {
    flex: 1 0 30vw;
}

@media (max-width: 767.98px) {
    .dashboard-flex[b-4c5l1yhf6o] {
        gap: 1rem
    }
}

@media (min-width: 1200px) {
    [b-4c5l1yhf6o] .small > .box {
        width: 100%;
        flex: 0 0 auto;
    }
}

@media (max-width: 1199.98px) {
    .dashboard-flex[b-4c5l1yhf6o]  .dashboard-section {
        width: 100%;
        flex: 0 0 auto;
    }

}
/* /Components/Login/ForgotPasswordBox.razor.rz.scp.css */
.card[b-7no1qk0gcr] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 500px;
    /*height: calc(100vh - 59px);*/
    margin: 0 auto;
    background-color: transparent;
    border: unset;
}

.card-content[b-7no1qk0gcr] {
    padding: 20px 0;
}

.card-body[b-7no1qk0gcr] {
    padding: 0 16px;
    width: 500px;
}

.reset-button[b-7no1qk0gcr] {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
    background-color: #264A94;
}

.description-title[b-7no1qk0gcr] {
    font-size: 40px;
    font-weight: 500;
    padding-bottom: 5px;
}

.description[b-7no1qk0gcr] {
    font-size: 20px;
    padding-bottom: 10px;
}

.title[b-7no1qk0gcr] {
    font-size: 20px !important;
    font-weight: 500 !important;
    padding-bottom: 7px !important;
}

.text-danger[b-7no1qk0gcr] {
    margin: 6px 0 0 0;
    font-size: 13px;
}

.go-back-link[b-7no1qk0gcr] {
    text-decoration: none;
    cursor: pointer;
    color: #264A94 !important;
}

.go-back-container[b-7no1qk0gcr] {
    padding-top: 15px;
    font-size: 20px;
}

.check-email-message[b-7no1qk0gcr] {
    padding-top: 10px;
    font-size: 24px;
}

.success-message[b-7no1qk0gcr] {
    color: darkgreen;
    font-size: 20px;
}

.unsuccess-message[b-7no1qk0gcr] {
    color: darkred;
    font-size: 20px;
}

.empty[b-7no1qk0gcr] {
    height: 46px;
}

/*Mobile and smaller screens*/
    @media(max-width: 767.98px) {

        .card-body[b-7no1qk0gcr],
        .card[b-7no1qk0gcr],
        .card-content[b-7no1qk0gcr],
        .trakk-logo[b-7no1qk0gcr] {
            width: 330px;
            padding: unset;
        }

        .title[b-7no1qk0gcr] {
            font-size: 20px !important;
            font-weight: 500 !important;
            padding-bottom: 5px !important;
            color: white;
        }

        .description-title[b-7no1qk0gcr] {
            font-size: 40px;
            font-weight: 500;
            padding-bottom: 5px;
            color: white;
        }

        .description[b-7no1qk0gcr] {
            font-size: 20px;
            padding-bottom: 10px;
            color: white;
        }

        .empty[b-7no1qk0gcr] {
            height: 76px;
        }

        .go-back-link[b-7no1qk0gcr] {
            color: white !important;
        }

        .form-group[b-7no1qk0gcr] {
            padding-bottom: 1px;
        }
    }

/* /Components/Login/LoginBox.razor.rz.scp.css */
.card[b-kfht23y2p3] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 500px;
    /*height: calc(100vh - 59px);*/

    margin: 0 auto;
    background-color: transparent;
    border: unset;
}

.card-content[b-kfht23y2p3] {
    padding: 20px 0;
}

.card-body[b-kfht23y2p3] {
    padding: 0 16px;
    width: 500px;
}

.trakk-img[b-kfht23y2p3] {
    background-image: url("assets/logos/text-logo-transp.png");
    margin: 0 12px;
    width: 450px;
    height: 111px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.form-group[b-kfht23y2p3] {
    margin: unset;
}

.title[b-kfht23y2p3] {
    font-size: 20px !important;
    font-weight: 500 !important;
    padding-bottom: 5px !important;
}

.login-button[b-kfht23y2p3] {
    width: 100%;
    height: 50px;
    margin-top: 23px;
    font-size: 20px;
    font-weight: 500;
    background-color: #264A94;
}

.incorrect-name-or-password[b-kfht23y2p3] {
    font-size: 18px;
    margin: 10px 0 0 0;
    color: red;
}

.text-danger[b-kfht23y2p3] {
    margin: 0;
    font-size: 13px;
}

.forget-password-link[b-kfht23y2p3] {
    text-decoration: none;
    cursor: pointer;
    color: #264A94 !important;
}

.forget-password-container[b-kfht23y2p3] {
    font-size: 20px;
}

/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {

    .trakk-img[b-kfht23y2p3] {
        background-image: url("assets/logos/text-logo-transp-white.png");
        width: 330px;
        margin: unset;
    }


    .card-body[b-kfht23y2p3],
    .card[b-kfht23y2p3],
    .card-content[b-kfht23y2p3],
    .trakk-logo[b-kfht23y2p3] {
        width: 330px;
        padding:unset;
    }

    .title[b-kfht23y2p3] {
        font-size: 20px !important;
        font-weight: 500 !important;
        padding-bottom: 5px !important;
        color: white;
    }

    .forget-password-link[b-kfht23y2p3] {
        text-decoration: none;
        cursor: pointer;
        color: white !important;
    }
}

/* /Components/Map/Cards/CardItems/AlertItem.razor.rz.scp.css */
.alert-item[b-pdtuuyvwfa] {
    margin: 10px;
    display: flex;
    justify-content: space-between;
}

.alert-label[b-pdtuuyvwfa] {
    width: 60%;
}

.icon-mini[b-pdtuuyvwfa] {
    align-self: center;
    width: 15px;
    height: 15px;
}

.icon-medium[b-pdtuuyvwfa] {
    align-self: center;
    width: 20px;
    height: 20px;
}

.icon-information[b-pdtuuyvwfa] {
    cursor: pointer;
}

h6[b-pdtuuyvwfa],
p[b-pdtuuyvwfa] {
    margin-bottom: unset;
}

.stat-line[b-pdtuuyvwfa] {
    margin: 0;
    border: 0;
    border-bottom: 0.1rem solid;
}
/* /Components/Map/Cards/CardItems/BoxActiveAlerts.razor.rz.scp.css */
h6[b-x83cbb842s],
p[b-x83cbb842s] {
    margin-bottom: unset;
}

hr[b-x83cbb842s] {
    margin-top: unset;
}

.box[b-x83cbb842s] {
    margin-bottom: 20px;
}

.box-content[b-x83cbb842s] {
    min-height: 80px;
}
/* /Components/Map/Cards/CardItems/BoxAssetInformation.razor.rz.scp.css */
h6[b-rqyfbvmoz7],
p[b-rqyfbvmoz7] {
    margin-bottom: unset;
}

hr[b-rqyfbvmoz7] {
    margin-top: unset;
}


.box[b-rqyfbvmoz7] {
    margin-bottom: 20px;
}

.box-content[b-rqyfbvmoz7] {
    min-height: 80px;
}

.information-label[b-rqyfbvmoz7] {
    display: flex;
    justify-content: space-between;
}

.icon-mini[b-rqyfbvmoz7] {
    align-self: center;
    width: 15px;
    height: 15px;
}


.align-right[b-rqyfbvmoz7] {
    text-align: right;
    flex: 1;
}

.asset-label[b-rqyfbvmoz7] {
    padding-left: 5px;
}


.content-row[b-rqyfbvmoz7] {
    display: flex;
    flex-direction: row;
    margin: 20px 0;
}
/* /Components/Map/Cards/CardItems/BoxConnectedGeofences.razor.rz.scp.css */
h6[b-9kxowpyc6q],
p[b-9kxowpyc6q] {
    margin-bottom: unset;
}

hr[b-9kxowpyc6q] {
    margin-top: unset;
}

.box[b-9kxowpyc6q] {
    margin-bottom: 20px;
}

.box-content[b-9kxowpyc6q] {
    min-height: 80px;
}

.connected-geofence-label-row[b-9kxowpyc6q] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-9kxowpyc6q] {
    background-color: transparent;
    border: unset;
}

.icon-edit[b-9kxowpyc6q] {
    align-self: center;
    width: 20px;
    height: 20px;
}
/* /Components/Map/Cards/CardItems/BoxConnectedTrakkers.razor.rz.scp.css */
h6[b-k6rijntn7b],
p[b-k6rijntn7b] {
    margin-bottom: unset;
}

hr[b-k6rijntn7b] {
    margin-top: unset;
}

.box[b-k6rijntn7b] {
    margin-bottom: 20px;
}

.box-content[b-k6rijntn7b] {
    min-height: 250px;
}

.connected-units-label-row[b-k6rijntn7b] {
    display: flex;
    justify-content: space-between;
}

.btn-edit[b-k6rijntn7b]{
    background-color:transparent;
    border:unset;
}

.icon-edit[b-k6rijntn7b] {
    align-self: center;
    width: 20px;
    height: 20px;
}

/* /Components/Map/Cards/CardItems/BoxGeofenceInformation.razor.rz.scp.css */
h6[b-h5vin6zjiw]{
    margin-bottom: unset;
}

hr[b-h5vin6zjiw] {
    margin-top: unset;
}


.box[b-h5vin6zjiw] {
    margin-bottom: 20px;
}

.box-content[b-h5vin6zjiw] {
    min-height: 80px;
}

.information-label[b-h5vin6zjiw] {
    display: flex;
    justify-content: space-between;
}

.icon-mini[b-h5vin6zjiw] {
    align-self: center;
    width: 15px;
    height: 15px;
}

.align-right[b-h5vin6zjiw] {
    text-align: right;
    flex: 1;
}

/* /Components/Map/Cards/CardItems/BoxLatestEvent.razor.rz.scp.css */
h6[b-xduvye9fp5]{
    margin-bottom: unset;
}

hr[b-xduvye9fp5] {
    margin-top: unset;
}

.box[b-xduvye9fp5] {
    margin-bottom: 20px;
}

.box-content[b-xduvye9fp5] {
    min-height: 80px;
}
/* /Components/Map/Cards/CardItems/BoxLatestPosition.razor.rz.scp.css */
h6[b-kgy27dw17z],
p[b-kgy27dw17z] {
    margin-bottom: unset;
}

hr[b-kgy27dw17z] {
    margin-top: unset;
}

.box[b-kgy27dw17z] {
    margin-bottom: 20px;
}

.box-content[b-kgy27dw17z] {
    min-height: 50px;
}
/* /Components/Map/Cards/CardItems/BoxVehicleInformation.razor.rz.scp.css */
h6[b-a9ghhsax34],
p[b-a9ghhsax34] {
    margin-bottom: unset;
}

hr[b-a9ghhsax34] {
    margin-top: unset;
}


.box[b-a9ghhsax34] {
    margin-bottom: 20px;
}

.box-content[b-a9ghhsax34] {
    min-height: 80px;
}

.information-label[b-a9ghhsax34] {
    display: flex;
    justify-content: space-between;
}

.icon-mini[b-a9ghhsax34] {
    align-self: center;
    width: 15px;
    height: 15px;
}


.align-right[b-a9ghhsax34] {
    text-align: right;
    flex: 1;
}

.trakker-label[b-a9ghhsax34] {
    padding-left: 5px;
}

.content-row[b-a9ghhsax34] {
    display: flex;
    flex-direction: row;
    margin: 20px 0;
}
/* /Components/Map/Cards/CardItems/GeofenceItem.razor.rz.scp.css */
.icon-mini[b-cwgahc05c2] {
    align-self: center;
    width: 15px;
    height: 15px;
}

.connected-geofence-item[b-cwgahc05c2] {
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.connected-geofence-label[b-cwgahc05c2] {
    width: 80%;
    margin-bottom: unset;
}


.icon-remove[b-cwgahc05c2] {
    cursor: pointer;
    filter: invert(70%);
    border: 1px solid black;
    user-select: none;
}
/* /Components/Map/Cards/CardItems/TrakkerItem.razor.rz.scp.css */
.icon-mini[b-tk7krrih3z] {
    align-self: center;
    width: 15px;
    height: 15px;
}

.connected-trakker-item[b-tk7krrih3z] {
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.connected-geofence-label[b-tk7krrih3z] {
    width: 80%;
    margin-bottom: unset;
}

.icon-remove[b-tk7krrih3z] {
    cursor: pointer;
    filter: invert(70%);
    border: 1px solid black;
    user-select: none;
}
/* /Components/Map/Cards/GeofenceCard.razor.rz.scp.css */
.geofence-card-name[b-1qmwa4b11q] {
    display: flex;
    height: 90px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.information-card[b-1qmwa4b11q] {
    position: fixed;
    left: 20px;
    top: 140px;
    background-color: #fff;
    border-radius: 3px;
    font-size: medium;
    z-index: 1000;
}

.btn-close-card[b-1qmwa4b11q] {
    cursor:pointer;
    padding: unset;
    margin-left: auto;
    margin-right: 0;
    padding: 5px;
}

.card-holder[b-1qmwa4b11q] {
    width: 330px;
    min-height: 100px;
    max-height: 550px;
    overflow-y: scroll;
    padding: 0 10px 10px 10px;
}

.card-body[b-1qmwa4b11q] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.visible[b-1qmwa4b11q] {
    display: block;
}

.hidden[b-1qmwa4b11q] {
    display: none;
}


/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
    .card-holder[b-1qmwa4b11q] {
        max-height: 450px;
    }
}
/* /Components/Map/Cards/MapZoneCard.razor.rz.scp.css */
.mapzone-card-name[b-cnp9uzke2n] {
    display: flex;
    height: 90px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.information-card[b-cnp9uzke2n] {
    position: fixed;
    left: 20px;
    top: 140px;
    background-color: #fff;
    border-radius: 3px;
    font-size: medium;
    z-index: 1000;
}

.btn-close-card[b-cnp9uzke2n] {
    cursor: pointer;
    padding: unset;
    margin-left: auto;
    margin-right: 0;
    padding: 5px;
}

.card-holder[b-cnp9uzke2n] {
    width: 330px;
    min-height: 100px;
    max-height: 550px;
    overflow-y: scroll;
    padding: 0 10px 10px 10px;
}

.card-body[b-cnp9uzke2n] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.visible[b-cnp9uzke2n] {
    display: block;
}

.hidden[b-cnp9uzke2n] {
    display: none;
}

.map-zone-btns[b-cnp9uzke2n] {
    display: flex;
    justify-content: space-between;
    padding: 20px;
}

/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
    .card-holder[b-cnp9uzke2n] {
        max-height: 450px;
    }
}
/* /Components/Map/Cards/TrakkerCard.razor.rz.scp.css */
.trakker-card-name[b-zzw64g6k2u] {
    display: flex;
    height: 90px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.icon-mini[b-zzw64g6k2u] {
    align-self: center;
    width: 15px;
    height: 15px;
}

.information-card[b-zzw64g6k2u] {
    position: fixed;
    left: 20px;
    top: 140px;
    background-color: #fff;
    border-radius: 3px;
    font-size: medium;
    z-index: 1000;
}

.btn-close-card[b-zzw64g6k2u] {
    cursor: pointer;
    padding: unset;
    margin-left: auto;
    margin-right: 0;
    padding: 5px;
}

.card-holder[b-zzw64g6k2u] {
    width: 330px;
    min-height: 100px;
    max-height: 550px;
    overflow-y: scroll;
    padding: 0 10px 10px 10px;
}

.card-body[b-zzw64g6k2u] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.visible[b-zzw64g6k2u] {
    display: block;
}

.hidden[b-zzw64g6k2u] {
    display: none;
}

.btn-more-info[b-zzw64g6k2u] {
    margin: 20px;
}



/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
    .card-holder[b-zzw64g6k2u] {
        max-height: 450px;
    }
}
/* /Components/Map/Containers/MapContainer.razor.rz.scp.css */
/*.map-container {
    width: 100%;
    height: calc(100vh - 59px);
    overflow: hidden;
}*/


 /*Small devices (landscape phones, less than 768px) */
/*@media(max-width: 767.98px) {

    .map-container {
        overflow-y: scroll;
        padding: 10px 5px 10px 10px;
    }
}*/
/* /Components/Map/Containers/MapView.razor.rz.scp.css */
.map-view-container[b-wclzyfb25s] {
    width: 100%;
}

[b-wclzyfb25s] div > canvas {
    width: 100%;
    height: calc(100vh - 60px);
}

/*.map-search-bar {
    position: fixed;
    left: 20px;
    top: 80px;
    width: 330px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    padding: 10px;
    z-index: 1000;
    user-select: none;
}*/


.content-selector[b-wclzyfb25s] {
    padding: 10px 10px 0 10px;
    user-select: none;
    max-height: calc(100vh - 60px);
    overflow-y: hidden;
}

.nav[b-wclzyfb25s] {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    width: 100%;
    padding-bottom: 10px;
}

.nav-link[b-wclzyfb25s] {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    background-color: var(--trakk-header);
    min-height: 70px;
    border-bottom: 7px solid grey;
    color: #fff;
}


[b-wclzyfb25s] .nav-pills {
    display: flex;
    justify-content: space-between;
    gap: 6px;
}

[b-wclzyfb25s] .search-bar {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 6px;
    margin-bottom: 15px;
}

[b-wclzyfb25s] .search-bar-input {
    flex: 1;
    height: 35px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    padding: 10px;
    font-size: medium;
}



.icon-nav[b-wclzyfb25s] {
    width: 30px;
    height: 30px;
    filter: invert(99%) sepia(2%) saturate(301%) hue-rotate(216deg) brightness(122%) contrast(87%);
}

.nav-link.active[b-wclzyfb25s] {
    background-color: var(--trakk-default-button-background-active);
    border-bottom: 8px solid #62bddc;
}

[b-wclzyfb25s] .accordion-item {
    border: 0;
}

[b-wclzyfb25s] .accordion-button {
    height: 40px;
    border-radius: 3px;
    background-color: #f5f6f7;
    margin: 10px 0;
    border: 0;
    box-shadow: none !important;
}

[b-wclzyfb25s] .accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: var(--trakk-default-button-background-active) !important;
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    box-shadow: none !important;
}




/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {

/*    .map-search-bar {
        position: absolute;
        top: 20px;
        width: 200px;
    }*/

    .content-selector[b-wclzyfb25s] {
        max-height: unset;
    }

    .nav-link[b-wclzyfb25s] {
        display: unset;
        padding: 5px;
        min-height: 50px;
    }

    [b-wclzyfb25s] .tab-content-body,
    [b-wclzyfb25s] .tab-content-filter-body {
        height: unset;
    }
}
/* /Components/Map/FocusGeofences.razor.rz.scp.css */
.small-icon[b-7jid8dfn8o] {
    width: 15px;
    height: 15px;
}

.tab-content-geofence-list[b-7jid8dfn8o] {
    width: 100%;
    max-height: 650px;
    overflow: auto;
    padding: 0 3px;
}

.search-bar-btn[b-7jid8dfn8o] {
    width: 40px;
    border-radius: 5px;
    background-color: #e8e8e8;
    color: #fff;
    border: unset;
}

.btn-option-group[b-7jid8dfn8o] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
    gap: 5px;
}

.btn-option[b-7jid8dfn8o] {
    min-height: 35px;
    padding: 5px 10px;
    border: unset;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
}

.btn-option-active[b-7jid8dfn8o] {
    background-color: var(--trakk-btn-options-hover);
}

.search-bar-btn-active[b-7jid8dfn8o] {
    background-color: var(--trakk-default-button-background-active);
}

.search-bar-btn-active .small-icon[b-7jid8dfn8o],
.search-bar-btn-active .small-icon[b-7jid8dfn8o] {
    filter: invert(100%);
}

.btn-option:hover[b-7jid8dfn8o] {
    background-color: var(--trakk-btn-options-hover);
}

.btn-option > .small-icon[b-7jid8dfn8o] {
    filter: invert(99%) sepia(2%) saturate(301%) hue-rotate(216deg) brightness(122%) contrast(87%);
}

.btn-option:disabled[b-7jid8dfn8o] {
    color: #fff;
    background-color: #787878
}
/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
    .tab-content-geofence-list[b-7jid8dfn8o] {
        max-height: unset;
    }

    .btn-option[b-7jid8dfn8o] {
        height: 40px;
    }
}
/* /Components/Map/FocusMapZones.razor.rz.scp.css */
.small-icon[b-xw9228qudi] {
    width: 15px;
    height: 15px;
}

.tab-content-mapzone-list[b-xw9228qudi] {
    width: 100%;
    max-height: 650px;
    overflow: auto;
    padding: 0 3px;
}

.search-bar-btn[b-xw9228qudi] {
    width: 40px;
    border-radius: 5px;
    background-color: #e8e8e8;
    color: #fff;
    border: unset;
}

.search-bar-btn-active[b-xw9228qudi] {
    background-color: var(--trakk-default-button-background-active);
}

.search-bar-btn-active .small-icon[b-xw9228qudi],
.search-bar-btn-active .small-icon[b-xw9228qudi] {
    filter: invert(100%);
}

.btn-option-group[b-xw9228qudi] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10px;
    gap: 5px;
}

.btn-option[b-xw9228qudi] {
    min-height: 35px;
    width: 100%;
    padding: 5px 10px;
    border: unset;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
}

.btn-option-active[b-xw9228qudi] {
    background-color: var(--trakk-btn-options-hover);
}

.btn-option:hover[b-xw9228qudi] {
    background-color: var(--trakk-btn-options-hover);
}

.btn-option > .small-icon[b-xw9228qudi] {
    filter: invert(99%) sepia(2%) saturate(301%) hue-rotate(216deg) brightness(122%) contrast(87%);
}

.btn-option:disabled[b-xw9228qudi] {
    color: #fff;
    background-color: #787878
}
/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
    .tab-content-mapzone-list[b-xw9228qudi] {
        max-height: unset;
    }

    .btn-option[b-xw9228qudi] {
        height: 40px;
    }
}
/* /Components/Map/FocusTrakkers.razor.rz.scp.css */

[b-jmpyhh4s4c] .accordion-button-all-units > .accordion-header > .accordion-button {
    margin:unset;
    margin-bottom: 10px;
}

.tab-content-trakker-list[b-jmpyhh4s4c] {
    width: 100%;
    max-height: 700px;
    overflow: auto;
    padding: 0 3px;
}

.label-chosen-filter[b-jmpyhh4s4c] {
    margin-bottom: 5px;
}

.search-bar-btn[b-jmpyhh4s4c] {
    width: 40px;
    border-radius: 5px;
    background-color: #e8e8e8;
    color: #fff;
    border: unset;
}

.search-bar-btn-active[b-jmpyhh4s4c] {
    background-color: var(--trakk-default-button-background-active);
}

.search-bar-btn-active .small-icon[b-jmpyhh4s4c],
.search-bar-btn-active .small-icon[b-jmpyhh4s4c] {
    filter: invert(100%);
}

.small-icon[b-jmpyhh4s4c] {
    width: 15px;
    height: 15px;
}


/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {

    .tab-content-trakker-list[b-jmpyhh4s4c] {
        max-height: unset;
    }
}
/* /Components/Map/MapItems/Create/CreateItems/BoxGeofenceName.razor.rz.scp.css */
.item-box[b-9v9adlw1a5] {
    margin: 30px 0 !important;
}

/* /Components/Map/MapItems/Create/CreateItems/BoxTimeControl.razor.rz.scp.css */
.item-box[b-n9301s8s82] {
    margin: 30px 0 !important;
}

.svg[b-n9301s8s82] {
    width: 50px;
    height: 50px;
}

.switchGroup[b-n9301s8s82] {
    margin-bottom: 6px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    display: inline-flex;
}

.switchOption[b-n9301s8s82] {
    display: inline-block;
    padding: 10px;
    border-radius: 3px;
    text-shadow: 0 1px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

.switchOption.inactive[b-n9301s8s82] {
    text-shadow: none;
    box-shadow: none;
    opacity: 0.5;
}

/* /Components/Map/MapItems/Create/CreateItems/BoxTriggerSwitchGroup.razor.rz.scp.css */
.item-box[b-1rsnlymdh6] {
    margin: 30px 0 !important;
}

.shape[b-1rsnlymdh6] {
    width: 50px;
    height: 50px;
}

.switchGroup[b-1rsnlymdh6] {
    margin-bottom: 6px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
    display: inline-flex;
}

.switchOption[b-1rsnlymdh6] {
    display: inline-block;
    padding: 10px;
    border-radius: 3px;
    text-shadow: 0 1px rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    background: rgba(255, 255, 255, 0.7);
    opacity: 1;
}

.switchOption.inactive[b-1rsnlymdh6] {
    text-shadow: none;
    box-shadow: none;
    opacity: 0.5;
}
/* /Components/Map/MapItems/Create/CreateItems/BoxUnitSelector.razor.rz.scp.css */
.item-box[b-52ybwrlk8c] {
    margin: 30px 0 !important;
}

.searchInput[b-52ybwrlk8c] {
    margin: 10px 0;
}

.form-switch .form-check-input[b-52ybwrlk8c] {
    width: 3em;
    height: 1.5em;
    margin-right: 10px;
}

.trakker-list-box[b-52ybwrlk8c] {
    width: 100%;
    max-height: 300px;
    min-height: 300px;
    overflow-y: scroll;
}

.icon-mini[b-52ybwrlk8c] {
    align-self: center;
    width: 20px;
    height: 20px;
}

.item-row[b-52ybwrlk8c] {
    background-color: #e8e8e8 !important;
    border-radius: 5px;
    margin: 5px;
    padding: 2px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.item-row:hover[b-52ybwrlk8c] {
    cursor: pointer;
}

.item-label[b-52ybwrlk8c] {
    margin-bottom: unset;
}

.highlighted-row[b-52ybwrlk8c] {
    background-color: #C3E4FF !important;
}
/* /Components/Map/MapItems/Create/CreateItems/BoxWriteShape.razor.rz.scp.css */
.item-box[b-5dc08u2lle] {
    margin: 30px 0 !important;
}

.choose-shape[b-5dc08u2lle] {
    display: flex;
}

.shape[b-5dc08u2lle] {
    width: 50px;
    height: 50px;
}
/* /Components/Map/MapItems/ObjectNameBar.razor.rz.scp.css */
.focus-trakker-name[b-wjjexwfjjv],
.focus-mapzone-name[b-wjjexwfjjv],
.focus-geofence-name[b-wjjexwfjjv] {
    display: flex;
    height: 50px;
    background-color: #f5f6f7;
    margin-bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
}


.focus-trakker-name:last-child[b-wjjexwfjjv],
.focus-geofence-name:last-child[b-wjjexwfjjv] {
    margin-bottom: 0 !important;
}

.trakker-name[b-wjjexwfjjv],
.geofence-name[b-wjjexwfjjv],
.mapzone-name[b-wjjexwfjjv] {
    display: flex !important;
    height: 50px;
    margin-bottom: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.active[b-wjjexwfjjv] {
    background-color: #e8e8e8 !important;
}

.object-text[b-wjjexwfjjv] {
    flex: 3;
    padding: 3px;
    margin: auto;
}

.name[b-wjjexwfjjv] {
    font-size: 16px;
}

.address[b-wjjexwfjjv] {
    color: gray;
}

p[b-wjjexwfjjv] {
    margin-bottom: unset;
}

.icon-container[b-wjjexwfjjv] {
    margin: 0 5px;
    display: flex;
    justify-content: center;
}

.icon-medium[b-wjjexwfjjv] {
    align-self: center;
    width: 40px;
    height: 40px;
    padding: 2px;
}

.no-select:focus[b-wjjexwfjjv] {
    outline: none !important;
}
/* /Components/Map/MapItems/Tabs/CreateGeofenceTab.razor.rz.scp.css */
.create-geofence-container[b-kdg0973i4v] {
    margin-bottom: 40px;
    width: 100%;
    position: relative;
}

.tab-content-create-geofence-tab[b-kdg0973i4v] {
    width: 100%;
    height: calc(100vh - 270px);
    overflow: auto;
    padding: 0 3px;
}

.btn-container[b-kdg0973i4v] {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-option[b-kdg0973i4v] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-option:hover[b-kdg0973i4v],
.btn-option:active[b-kdg0973i4v] {
    background-color: var(--trakk-btn-options-hover);
    color: #fff;
}

.btn-next[b-kdg0973i4v] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: #264a94;
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-next:hover[b-kdg0973i4v],
.btn-next:active[b-kdg0973i4v] {
    background-color: #1442a0;
    color: #fff;
}

.btn-next:disabled[b-kdg0973i4v] {
    background-color: #aec2ea;
}

/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
    .tab-content-create-geofence-tab[b-kdg0973i4v] {
        height: unset;
    }
}
/* /Components/Map/MapItems/Tabs/EditGeofenceTab.razor.rz.scp.css */
.edit-geofence-container[b-3mase98coi] {
    margin-bottom: 40px;
    width: 100%;
    position: relative;
}

.tab-content-edit-geofence-tab[b-3mase98coi] {
    width: 100%;
    height: calc(100vh - 270px);
    overflow: auto;
    padding: 0 3px;
}

.btn-container[b-3mase98coi] {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-option[b-3mase98coi] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-option:hover[b-3mase98coi],
.btn-option:active[b-3mase98coi] {
    background-color: var(--trakk-btn-options-hover);
    color: #fff;
}

.btn-save[b-3mase98coi] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: #264a94;
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-save:hover[b-3mase98coi],
.btn-save:active[b-3mase98coi] {
    background-color: #1442a0;
    color: #fff;
}

.btn-save:disabled[b-3mase98coi] {
    background-color: #aec2ea;
}


/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
    .tab-content-edit-geofence-tab[b-3mase98coi] {
        height: unset;
    }
}
/* /Components/Map/MapItems/Tabs/FilterTrakkerTab.razor.rz.scp.css */
.filter-trakker-container[b-mdd66kur3o] {
    margin-bottom: 40px;
    width:100%;
    position: relative;
}

.tab-content-filter-trakker-tab[b-mdd66kur3o] {
    width: 100%;
    height: calc(100vh - 270px);
    overflow: auto;
    padding: 0 3px;
}

hr[b-mdd66kur3o] {
    margin-top: 0;
    margin-bottom: 20px;
}

.geofence-list[b-mdd66kur3o],
.status-list[b-mdd66kur3o] {
    display: flex;
    flex-direction: column;
}

.item[b-mdd66kur3o] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    margin-bottom: 8px;
    padding: 0 15px 0 8px;
}

.geofence-name
.status-name[b-mdd66kur3o] {
    padding-right: 8px;
}

.geofence-search[b-mdd66kur3o] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 6px;
    margin-bottom: 20px;
    padding-right: 8px;
}

.geofence-search-bar[b-mdd66kur3o] {
    flex: 3;
    height: 35px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    padding: 10px;
    font-size: medium;
}

.btn-clear-filter[b-mdd66kur3o] {
    width: 110px;
    height: 38px;
    border-radius: 5px;
    background-color: #DC3545;
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-clear-filter:hover[b-mdd66kur3o] {
    background-color: #ed2424;
}

.filter-btn-container[b-mdd66kur3o] {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-filter[b-mdd66kur3o] {
    width: 100%;
    height: 38px;
    border-radius: 5px;
    background-color: var(--trakk-default-button-background-active);
    color: #fff;
    font-size: 16px;
    border: unset;
}


/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
  
    .tab-content-filter-trakker-tab[b-mdd66kur3o] {
        height: unset;
    }

    .geofence-search[b-mdd66kur3o]{
        padding:unset;
    }
}
/* /Components/Map/MapLayout/Flex/FlexView.razor.rz.scp.css */
.map-flex[b-5dzm0rqnzp] {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
}


[b-5dzm0rqnzp] .large {
    flex: 3.5
}

[b-5dzm0rqnzp] .small {
    flex: 1;
}


@media (max-width: 767.98px) {
    .map-flex[b-5dzm0rqnzp] {
        display: unset;
    }
}
/* /Components/Map/Modals/ModalAlertNoPosition.razor.rz.scp.css */
.btn-container[b-vtxv3gq49m] {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-ok[b-vtxv3gq49m] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-ok:hover[b-vtxv3gq49m],
.btn-ok:active[b-vtxv3gq49m] {
    background-color: var(--trakk-btn-options-hover);
    color: #fff;
}
/* /Components/Map/Modals/ModalEditConnectedGeofences.razor.rz.scp.css */
.btn-container[b-9bq1foa4m3] {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-done[b-9bq1foa4m3] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-done:hover[b-9bq1foa4m3],
.btn-done:active[b-9bq1foa4m3] {
    background-color: var(--trakk-btn-options-hover);
    color: #fff;
}

.search-bar[b-9bq1foa4m3] {
    width: 100%;
    height: 35px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    padding: 10px;
    margin-bottom: 15px;
}

.object-list[b-9bq1foa4m3] {
    width: 100%;
    max-height: 500px;
    min-height: 500px;
    overflow-y: scroll;
}

.icon-mini[b-9bq1foa4m3] {
    align-self: center;
    width: 20px;
    height: 20px;
}

.item-row[b-9bq1foa4m3] {
    background-color: #e8e8e8 !important;
    border-radius: 5px;
    margin: 5px;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.item-row:hover[b-9bq1foa4m3] {
    cursor: pointer;
}

.item-label[b-9bq1foa4m3] {
    margin-bottom: unset;
}

.highlighted-row[b-9bq1foa4m3] {
    background-color: #C3E4FF !important;
}
/* /Components/Map/Modals/ModalEditConnectedTrakkers.razor.rz.scp.css */
.btn-container[b-e09yyl9q2j] {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-done[b-e09yyl9q2j] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-done:hover[b-e09yyl9q2j],
.btn-done:active[b-e09yyl9q2j] {
    background-color: var(--trakk-btn-options-hover);
    color: #fff;
}

.search-bar[b-e09yyl9q2j] {
    width: 100%;
    height: 35px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    padding: 10px;
    margin-bottom: 15px;
}

.object-list[b-e09yyl9q2j] {
    width: 100%;
    max-height: 500px;
    min-height: 500px;
    overflow-y: scroll;
}

.icon-mini[b-e09yyl9q2j] {
    align-self: center;
    width: 20px;
    height: 20px;
}

.item-row[b-e09yyl9q2j] {
    background-color: #e8e8e8 !important;
    border-radius: 5px;
    margin: 5px;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.item-row:hover[b-e09yyl9q2j] {
    cursor: pointer;
}

.item-label[b-e09yyl9q2j] {
    margin-bottom: unset;
}

.highlighted-row[b-e09yyl9q2j] {
    background-color: #C3E4FF !important;
}
/* /Pages/Account/Account.razor.rz.scp.css */
.account-container[b-zqwkniw8oi]
{
    display: flex;
    flex-direction: row;
    width: 100%;
}

.leftside[b-zqwkniw8oi] {
    flex: 1;
/*    padding: 20px;
*/    height: 100%;
    /*    border: 1px solid black;
*/ background-color: #F9F8F8;
}

.rightside[b-zqwkniw8oi] {
    flex: 2;
    padding: 20px;
    height: 100%;
/*    border: 1px solid black;
*/}



@media(max-width: 767.98px) {

    .account-container[b-zqwkniw8oi] {
        display: block;
    }
}
/* /Pages/Login/Login.razor.rz.scp.css */
.login-container[b-s123k5qpgm] {
    display: flex;
    overflow-y: hidden;
    height: calc(100vh - 55px);
}

.leftside[b-s123k5qpgm] {
    flex: 1;
    margin: 0 auto;
    display: flex;
}

.rightside[b-s123k5qpgm] {
    flex: 1;
    background-image: url("assets/login/login-background.png");
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.card[b-s123k5qpgm] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 500px;
    margin: 0 auto;
    background-color: transparent;
    border: unset;
}

.card-content[b-s123k5qpgm] {
    padding: 20px 0;
}

.card-body[b-s123k5qpgm] {
    padding: 0 16px;
}

.trakk-img[b-s123k5qpgm] {
    background-image: url("assets/logos/text-logo-transp.png");
    margin: 0 12px;
    width: 450px;
    height: 111px;
    background-size: 100%;
    background-repeat: no-repeat;
}

/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {

    .login-container[b-s123k5qpgm] {
        height: unset;
    }

    .leftside[b-s123k5qpgm] {
        position: absolute;
        top: 50px;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        overflow: hidden;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%), url("assets/login/login-background-without-text.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .rightside[b-s123k5qpgm] {
        display: none;
    }

    .trakk-img[b-s123k5qpgm] {
        background-image: url("assets/logos/text-logo-transp-white.png");
        width: 350px;
        margin: unset;
    }

    .card[b-s123k5qpgm],
    .card-content[b-s123k5qpgm],
    .trakk-logo[b-s123k5qpgm] {
        width: 350px;
        padding: unset;
    }
}

/* /Pages/Units/Units.razor.rz.scp.css */
.px-custom[b-kuihbmksb2] {
    padding-left: 0 !important;
}

article.trakk-article[b-kuihbmksb2] {
    padding-left: 0 !important;
}

.unitsContainer[b-kuihbmksb2] {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 20px;
    margin: 0;
    align-items: flex-start;
}

[b-kuihbmksb2] .inactive-unit-type {
    opacity: 0.2 !important;
    background-color: #ccc !important;
}

[b-kuihbmksb2] .unitsNav {
    width: 20rem;
    padding-top: 1rem;

    li {
        padding-left: 1.2rem;
    }

    .headline[b-kuihbmksb2] {
        padding-top: 0.7rem;
    }
}

[b-kuihbmksb2] .trakk-main {
    padding-top: 1rem;
    height: initial;
    overflow-x: unset;
}

[b-kuihbmksb2] .headRow {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: baseline;
    gap: .5rem;

    input {
        grid-column: 1/1;
        grid-column-start: initial;
        height: auto;
    }

    button[b-kuihbmksb2] {
        width: 28%;
        padding: 3px;
        background-color: #2c54ad;
    }

    nav[b-kuihbmksb2] {
        grid-column: 4/4;
    }
}

[b-kuihbmksb2] .pagination-sm {
    grid-column: 4/4;
    justify-content: flex-end;
    padding-right: 1.5rem;

    a {
        background-color: #2c54ad;
        color: white;
        border-radius: 7px;
        border-top-left-radius: 7px !important;
        border-bottom-left-radius: 7px !important;
    }

    a:active[b-kuihbmksb2] {
        background-color: lightgray !important;
    }

    li[b-kuihbmksb2] {
        padding: 0 0.5rem 0 0;
    }
}

[b-kuihbmksb2] .pagination-footer {
    .footer {
        justify-content: center;
        padding-top: 6rem;

        span {
            padding: 0 0.5rem 0 0.5rem;
        }
    }
}

[b-kuihbmksb2] .svgee {
    width: 28px;
}

[b-kuihbmksb2] .ico-left {
    width: 55px;
    height: 55px;
    padding: 2px;
    opacity: 1;
}

[b-kuihbmksb2] .ico-right {
    width: 1.5rem;
    height: 1.5rem;
    padding: 2px;
    opacity: 1;
}

[b-kuihbmksb2] .unitsContent .header {
    display: flex;
    margin: 0;

    .title {
        width: 100%;
        padding: 0 0 0 0.5rem;

        p:nth-child(1) {
            font-size: 1.3rem;
            margin: 0;
        }

        p:nth-child(2)[b-kuihbmksb2] {
            font-size: 0.8rem;
            color: #808080bd;
        }
    }
}

[b-kuihbmksb2] .unitsContent .content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    column-gap: 1rem;
    border-collapse: collapse; /* This is optional but can help with borders */
    padding: 0;
    font-size: 1rem;
}

[b-kuihbmksb2] .content {
    > * {
        border-right: 1px solid #8080807a;
        padding: 0.5rem;
    }

    img[b-kuihbmksb2] {
        padding: 2px 6px 2px 2px;
    }

    .bi[b-kuihbmksb2] {
        padding: 2px 6px 2px 2px;
    }
}

[b-kuihbmksb2] .content > *:nth-child(2n) {
    border-right: none;
}

[b-kuihbmksb2] .unitsContent .footer {
    > * {
        border-right: none !important;
    / / padding: 0 !important;
    }

    button[b-kuihbmksb2] {
        width: 90%;
        padding: 4%;
        border-radius: 0.5rem;
        font-size: 1rem;
    }

    button.btn-primary[b-kuihbmksb2] {
        background-color: #2c54ad;
    }

    button.btn-sec[b-kuihbmksb2] {
        background-color: white !important;
        border: solid 1px #808080bd !important;
    }
}

[b-kuihbmksb2] .unitsContent {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
    gap: 1rem;
/ / padding-right: 1.5 rem;
/ / padding: 1.5 rem 1.5 rem 0 0;
}

[b-kuihbmksb2] .unitsContent > * {
    border-radius: 10px;
    border: 1.5px solid #d5cbcb;
    padding: 0.7rem;
    position: relative;
}

[b-kuihbmksb2] .unitsNav {
    border-right: solid 2px #87878738;
    background-color: #F8F8F8;
    height: 100%;

    ul {
    / / padding: 20 px 0;
        margin: 0;
        /*    min-width: 180px;
*/
        box-sizing: border-box;
        /*    display: flex;
    flex-direction: column;
    align-items: center;
    */
        padding-left: 0;
        list-style: none;
        background: inherit;
    }

    .minor li[b-kuihbmksb2] {
        display: flex;
        padding-left: 1rem;
    }

    hr[b-kuihbmksb2] {
        margin: 0;
    }

    .minor .rounded-circle[b-kuihbmksb2] {
        float: right;
        background-color: #2c54ad;
        padding: 7px;
        font-size: 0.8em;
        /* margin-right: 1.5rem; */
        color: white;
        width: 35px;
        text-align: center;
        height: 35px;
        align-self: center;
    }

    .minor .minor-headline[b-kuihbmksb2] {
        width: 85%;
    }

    a:focus[b-kuihbmksb2] {
        background-color: gray;
    }

    .headline a[b-kuihbmksb2] {
        padding: 0;
        font-size: 1.5rem;
    }

    .minor a[b-kuihbmksb2] {
        font-size: 1.2rem;
    }
}

[b-kuihbmksb2] ul li a {
    display: block;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-family: sans-serif;
    border-radius: 3px;
}

[b-kuihbmksb2] .unitsNav li a {
    padding: 12px;
    color: #000000;
    font-size: 20px;
}

[b-kuihbmksb2] ul li a:hover {
    text-decoration: none;
    background-color: #CECECE;
}

[b-kuihbmksb2] nav input {
    bottom: 20px;
    right: 20px;
    width: 40px;
    aspect-ratio: 1;
    padding: 10px;
    display: none;
    overflow: hidden;
    box-sizing: content-box;
    background: #e7e7e7;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

[b-kuihbmksb2] nav input:before,
[b-kuihbmksb2] nav input:after {
    content: "";
    grid-area: 1/1;
    transition: .3s;
}

[b-kuihbmksb2] nav input:before {
    background: radial-gradient(closest-side at 12.5% 25%, #fff 96%, #0000) 0 0/80% 40%, linear-gradient(#fff 50%, #0000 0) top/80% 40% repeat-y;
}

[b-kuihbmksb2] nav input:after {
    padding: 10%;
    background: radial-gradient(closest-side at 50% 12.5%, #fff 96%, #0000) top /20% 80% repeat-y, radial-gradient(closest-side at 12.5% 50%, #fff 96%, #0000) left/80% 20% repeat-x, conic-gradient(from 90deg at 33% 33%, #0000 90deg, #fff 0) 100% 100%/60% 60% padding-box content-box;
    transform: translate(-100%) translateZ(0) rotate(45deg);
    opacity: 0;
}

[b-kuihbmksb2] nav input:checked:before {
    transform: translate(100%);
    opacity: 0;
}

[b-kuihbmksb2] nav input:checked:after {
    transform: translate(0) translateZ(0) rotate(45deg);
    opacity: 1;
}


@media only screen and (max-width: 1542px) {
    .unitsContent[b-kuihbmksb2] {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .unitsContainer[b-kuihbmksb2] {
        display: flex;
        flex-wrap: nowrap;
    }

    .headRow[b-kuihbmksb2] {
        display: flex;
        gap: 1rem;

        form {
            width: 80%;
            padding-bottom: 1rem;
        }
    }
}

/*@media only screen and (min-width:1201px) and (max-width:1542px) {
     .unitsContainer {
        display: flex;
        flex-wrap: nowrap;
    }

    }*/
@media (max-width: 1542px) {

    .unitsContainer[b-kuihbmksb2] {
        display: flex;
        flex-wrap: wrap;
        padding: 0 1rem;
    }

    [b-kuihbmksb2] .unitsNav {
        width: 100%;
        padding-right: 1rem;
        background-color: white;
        border-right: none;
    }

    [b-kuihbmksb2] nav ul {
        display: none;
        overflow: hidden;
    }

    [b-kuihbmksb2] nav input:checked ~ .main {
        display: block;
        background-color: white;
        overflow-y: scroll;
    }

    [b-kuihbmksb2] nav input:checked ~ .main > ul {
        display: block;
    }

    [b-kuihbmksb2] nav input {
        display: grid;
    }

    [b-kuihbmksb2] .hammburger-container {
        display: flex;
        flex-direction: column;
        align-items: inherit;
        margin-top: 2rem;
        width: 100%;
        background-color: #F8F8F8;

        input {
        / / float: left;
        }
    }

    [b-kuihbmksb2] .headRow > * {
        padding-right: 0.5rem;
    }
}

@media (max-width: 800px) {
    [b-kuihbmksb2] .unitsContent > section {
        width: 100%;
    }
}

@media (min-width: 801px) and (max-width: 1550px) {
    [b-kuihbmksb2] .unitsContent > section {
        width: 48%;
    }
}

@media (min-width: 641px) {
    .top-row[b-kuihbmksb2], .trakk-article[b-kuihbmksb2] {
        padding-left: 0 !important;
        padding-right: 1.5rem !important
    }
}
/* /SharedUI/Components/LeafletMapComponent/LeafletMapComponent.razor.rz.scp.css */
.map-page[b-lhgbd5t8m8] {
    width: 100%;
    height: calc(100vh - 55px);
    overflow: hidden;
}



/* Small devices (landscape phones, less than 768px) */
@media(max-width: 767.98px) {
    .map-page[b-lhgbd5t8m8] {
        height: 50vh;
    }
}
/* /SharedUI/Components/ModalScheduleEditorComponent/ModalCreateOrEditScheduleEventComponent.razor.rz.scp.css */
.day-picker[b-goewbcqb1q] {
    display: flex;
    justify-content: space-between;
    margin: 20px;
}

.checkbox-container[b-goewbcqb1q] {
    display: flex;
    flex-direction: column;
}

.checkbox-input[b-goewbcqb1q] {
    margin: 0 auto;
    width: 20px;
    height: 20px;
}

.twoCols[b-goewbcqb1q] {
    display: flex;
    gap: 40px;
    margin: 20px;
}

.btn-container[b-goewbcqb1q] {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-done[b-goewbcqb1q] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-done:hover[b-goewbcqb1q],
.btn-done:active[b-goewbcqb1q] {
    background-color: var(--trakk-btn-options-hover);
    color: #fff;
}

.time[b-goewbcqb1q] {
    flex: 1;
}

.input-error[b-goewbcqb1q] {
    border: 1px solid red;
    margin: -1px;
}
/* /SharedUI/Components/ModalScheduleEditorComponent/ModalScheduleEditorComponent.razor.rz.scp.css */

.schedule-editor-container[b-ofm2se28de] {
    height: 100%;
}

.headers > div[b-ofm2se28de] {
    padding-top: 10px;
}

.headers[b-ofm2se28de], .schedule[b-ofm2se28de] {
    display: grid;
    grid-template-columns: 70px repeat(7,1fr);
    width: 100%;
    text-align: center;
}

.headers[b-ofm2se28de] {
    border-bottom: 1px gray solid;
    padding-right: 10px;
}

.headers > div:first-child[b-ofm2se28de] {
    border-right: 1px gray solid;
}

.schedule > div:first-child[b-ofm2se28de] {
    border-right: 1px gray solid;
    background: repeating-linear-gradient( to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.0) 15px, rgba(0,0,0,0.05) 15px, rgba(0,0,0,0.05) 16px, rgba(0,0,0,0.0) 16px, rgba(0,0,0,0.0) 30px );
}

.headers > div:nth-child(2n+3)[b-ofm2se28de] {
    background: rgba(204, 204, 204, 0.3);
}

.schedule > div:nth-child(2n+3)[b-ofm2se28de] {
    background: repeating-linear-gradient( to bottom, rgba(204, 204, 204, 0.3), rgba(204, 204, 204, 0.3) 15px, rgba(0,0,0,0.1) 15px, rgba(0,0,0,0.1) 16px, rgba(204, 204, 204, 0.3) 16px, rgba(204, 204, 204, 0.3) 30px );
}

.schedule[b-ofm2se28de] {
    overflow-y: overlay;
    overflow-x: hidden;
    height: 100%;
    max-height: 550px;
}

.HH[b-ofm2se28de] {
    grid-area: HH;
}

.H0[b-ofm2se28de] {
    grid-area: H0;
}

.H1[b-ofm2se28de] {
    grid-area: H1;
}

.H2[b-ofm2se28de] {
    grid-area: H2;
}

.H3[b-ofm2se28de] {
    grid-area: H3;
}

.H4[b-ofm2se28de] {
    grid-area: H4;
}

.H5[b-ofm2se28de] {
    grid-area: H5;
}

.H6[b-ofm2se28de] {
    grid-area: H6;
}

.H7[b-ofm2se28de] {
    grid-area: H7;
}

.H8[b-ofm2se28de] {
    grid-area: H8;
}

.H9[b-ofm2se28de] {
    grid-area: H9;
}

.H10[b-ofm2se28de] {
    grid-area: H10;
}

.H11[b-ofm2se28de] {
    grid-area: H11;
}

.H12[b-ofm2se28de] {
    grid-area: H12;
}

.H13[b-ofm2se28de] {
    grid-area: H13;
}

.H14[b-ofm2se28de] {
    grid-area: H14;
}

.H15[b-ofm2se28de] {
    grid-area: H15;
}

.H16[b-ofm2se28de] {
    grid-area: H16;
}

.H17[b-ofm2se28de] {
    grid-area: H17;
}

.H18[b-ofm2se28de] {
    grid-area: H18;
}

.H19[b-ofm2se28de] {
    grid-area: H19;
}

.H20[b-ofm2se28de] {
    grid-area: H20;
}

.H21[b-ofm2se28de] {
    grid-area: H21;
}

.H22[b-ofm2se28de] {
    grid-area: H22;
}

.H23[b-ofm2se28de] {
    grid-area: H23;
}

.schedule > div[b-ofm2se28de] {
    display: grid;
    grid-template:
        "H0" 30px
        "H1" 30px
        "H2" 30px
        "H3" 30px
        "H4" 30px
        "H5" 30px
        "H6" 30px
        "H7" 30px
        "H8" 30px
        "H9" 30px
        "H10" 30px
        "H11" 30px
        "H12" 30px
        "H13" 30px
        "H14" 30px
        "H15" 30px
        "H16" 30px
        "H17" 30px
        "H18" 30px
        "H19" 30px
        "H20" 30px
        "H21" 30px
        "H22" 30px
        "H23" 30px
        /1fr;
    background: repeating-linear-gradient( to bottom, rgba(0,0,0,0.0), rgba(0,0,0,0.0) 15px, rgba(0,0,0,0.1) 15px, rgba(0,0,0,0.1) 16px, rgba(0,0,0,0.0) 16px, rgba(0,0,0,0.0) 30px );
}

.schedule > div > div[b-ofm2se28de] {
    line-height: 35px;
}

.btn-container[b-ofm2se28de] {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.btn-done[b-ofm2se28de] {
    width: 80px;
    height: 38px;
    border-radius: 5px;
    background-color: var(--trakk-btn-options);
    color: #fff;
    font-size: 16px;
    border: unset;
}

.btn-done:hover[b-ofm2se28de],
.btn-done:active[b-ofm2se28de] {
    background-color: var(--trakk-btn-options-hover);
    color: #fff;
}

.event[b-ofm2se28de] {
    background: rgba(0, 128, 0, 0.3);
    border: 1px solid gray;
    margin: 2px;
    display: grid;
    grid-template-areas:
        "DragStartTime DragStartTime DeleteEvent"
        "Information Information Information"
        "DragDuration DragDuration DragDuration";
    grid-template-rows: 20px auto 20px;
    grid-template-columns: 20px auto 20px;
    overflow: hidden;
}
.deleteEvent[b-ofm2se28de] {
    grid-area: DeleteEvent;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    cursor: pointer;
}


.eventInfo[b-ofm2se28de] {
    grid-area: Information;
    font-size: 10px;
    line-height: 12px;
    align-self: center;
    min-height: 100%;
    max-height: 100%;
    overflow: hidden;
    cursor: pointer;
    display: grid;
    align-items: center;
}

.event.overlapping[b-ofm2se28de] {
    background: rgba(128, 0, 0, 0.3);
}


.abbreviation[b-ofm2se28de] {
    display: none;
}

.visible[b-ofm2se28de] {
    display: block !important;
}


@media (max-width: 768px) {
    .expansion[b-ofm2se28de] {
        display: none;
    }

    .abbreviation[b-ofm2se28de] {
        display: block;
    }

    .event h6[b-ofm2se28de] {
        font-size: 10px;
    }
}

/* Media query for phones */
@media (max-width: 576px) {
    .event h6[b-ofm2se28de] {
        font-size: 8px;
    }
}

/* Media query for medium height screens */
@media (max-height: 800px) {
    #scheduleEditor[b-ofm2se28de] {
        height: calc(100% - 100px);
    }
}

/* Media query for small height screens */
@media (max-height: 600px) {
    #scheduleEditor[b-ofm2se28de] {
        height: calc(100% - 70px);
        grid-template-rows: 30px auto;
    }

    .headers > div[b-ofm2se28de] {
        padding-top: 0;
    }

    .headers > div h5[b-ofm2se28de] {
        margin-bottom: 0;
    }
}
/* /SharedUI/MainLayout.razor.rz.scp.css */
/*.page {
    display: flex;
    flex-direction: column;
}*/

.trakk-navbar-container[b-ramcdl63op] {
    padding-top: 55px;
}

.menu-content[b-ramcdl63op]{
    overflow-y:hidden;
}

[b-ramcdl63op] .tk-form-dialog-wrapper-class {
    z-index: 0 !important;
}

.sidebar[b-ramcdl63op] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.px-custom[b-ramcdl63op] {
    padding-left: 2rem;
    padding-right: 1.5rem;
}

.top-row[b-ramcdl63op] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-ramcdl63op]  a, .top-row[b-ramcdl63op]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-ramcdl63op]  a:hover, .top-row[b-ramcdl63op]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-ramcdl63op]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ramcdl63op] {
        display: none;
    }

    .top-row.auth[b-ramcdl63op] {
        justify-content: space-between;
    }

    .top-row[b-ramcdl63op]  a, .top-row[b-ramcdl63op]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ramcdl63op] {
        flex-direction: row;
    }

    .sidebar[b-ramcdl63op] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ramcdl63op] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ramcdl63op]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ramcdl63op] {
        padding-left: 2rem;
        padding-right: 1.5rem;
    }
}
/* /SharedUI/NavMenu.razor.rz.scp.css */
.navbar[b-87wt15mkiq] {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

/**/
.trakk-navbar[b-87wt15mkiq] {
    background-color: var(--trakk-header);
    color: var(--trakk-white);
}

.trakk-logo[b-87wt15mkiq] {
    height: 2rem;
}

.link-btn[b-87wt15mkiq] {
    color: var(--trakk-white);
    display: block;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.link-btn:hover[b-87wt15mkiq] {
    cursor: pointer;
}

.nav-content[b-87wt15mkiq] {
    justify-content: end;
}

.menu[b-87wt15mkiq] {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    color: var(--trakk-white);
}

.menu li[b-87wt15mkiq] {
    display: inline-block;
    text-decoration: none;
    box-sizing: border-box;
    margin: 0 0.3rem;
}

[b-87wt15mkiq] .menu li a {
    padding: 2px;
    display: block;
    text-decoration: none;
    color: var(--trakk-white);
    border: transparent solid 1px;
    border-radius: 5px;
    box-sizing: border-box;
}

.flag[b-87wt15mkiq] {
    height: 1.5rem;
}

.flag:hover[b-87wt15mkiq] {
    cursor: pointer;
}

.account-icon[b-87wt15mkiq] {
    width: 2.3rem;
    height: 2.3rem;
}

.dropdown-menu[b-87wt15mkiq] {
    background-color: var(--trakk-header);
    right: 0;
    left: auto;
    width: 30vh;
    font-family: 'Quicksand', sans-serif;
}

.dropdown-menu-items[b-87wt15mkiq]{
    display: flex;
    flex-direction: column;
}

.icon[b-87wt15mkiq] {
    width: 1.6rem;
    height: 1.6rem;
    padding: 1px 0 4px 6px;
}

.icon-settings[b-87wt15mkiq] {
    width: 1.7rem;
    height: 1.9rem;
    padding: 0 0 4px 0;
}

.navbar-nav[b-87wt15mkiq] {
    width: auto;
    height: auto;
}

.nav-flag[b-87wt15mkiq] {
    margin-bottom: unset;
}

#navbarDropdown[b-87wt15mkiq] {
    padding: unset;
}

.logout:hover[b-87wt15mkiq] {
    color: white !important;
    text-decoration: none !important;
}

.dropdown-item-name[b-87wt15mkiq] {
    font-weight: bold;
    margin-left: 9px;
    color: white !important;
    text-decoration: none !important;
}

.dropdown-item-email[b-87wt15mkiq] {
    margin-left: 9px;
    color: lightgrey !important;
    text-decoration: none !important;
}

.dropdown-divider[b-87wt15mkiq]{
    background-color:white;
}

@media screen and (min-width: 768.1px) {
    :: deep .menu li a:hover[b-87wt15mkiq] {
        text-decoration: underline;
    }

    [b-87wt15mkiq] .menu li a.active {
        border-color: var(--trakk-white);
    }
}

@media screen and (max-width: 768px) {
    [b-87wt15mkiq] .menu {
        display: block;
        align-items: center;
        vertical-align: center;
    }
    [b-87wt15mkiq] .menu li {
        padding: 0.5em;
        width: 100%;
    }

    [b-87wt15mkiq] .menu li a {
        border-radius: 0;
    }

    [b-87wt15mkiq] .menu li a:hover {
        border-bottom-color: var(--trakk-white);
    }

    [b-87wt15mkiq] .menu li a.active {
        border-bottom-color: var(--trakk-white);
    }

    .dropdown-menu[b-87wt15mkiq] {
        width: unset;
    }
}
