/* /Components/DependencyLoader.razor.rz.scp.css */
.dependency-loader[b-m2ywsve3dh] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 1rem 0;
}

.dependency-loader-message[b-m2ywsve3dh] {
    margin-left: 1rem
}
/* /Components/DeviceNav.razor.rz.scp.css */
.__DeviceNav__[b-ah2ke8ckp4] {
    background-color: #e9ecef;
    margin: 0 2rem;
    border-radius: .25rem;
    padding: .50rem 1rem
}

.__DeviceNav__ ul[b-ah2ke8ckp4] {
     list-style-type: none;
     margin: 0;
     padding: 0;
 }

.__DeviceNav__ li[b-ah2ke8ckp4] {
    display: inline;
}
/* /Components/FormFieldWithPending.razor.rz.scp.css */
.__PendingValue__[b-0dkn6ejfga] {
    color: #ffc107;
    font-size: 0.8rem;
    padding: 0 0.5rem;
}
/* /Components/GpsSpread.razor.rz.scp.css */
.dot[b-74ytmb0aip] {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
}

.historic[b-74ytmb0aip] {
    background-color: #ff0000;
}

.notHistoric[b-74ytmb0aip] {
    background-color: #0088FF;
}
/* /Components/LastLocation.razor.rz.scp.css */
.__RecentDataDetails__[b-71l85dthy9] {
    font-size: 0.8rem;
    padding: 0 0.5rem;
}

.__NoLocation__[b-71l85dthy9] {
    height: 400px;
    width: 100%;
    border: 1px solid rgba(0,0,0,.125);
    display: flex;
    justify-content: center;
    align-items: center;
}
/* /Components/UserBadge.razor.rz.scp.css */
.__UserBadge__[b-t3p8mqq7bg] {
    border-radius: 50%;
    font-weight: 500;
    background-color: #1c64a6;
    width: 30px;
    height: 30px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.5rem;
}
/* /Pages/Devices/DeviceExceptions/ListItem.razor.rz.scp.css */
.__ExceptionListItemHeader__[b-wdgtaoawtt] {
    display: flex;
    flex-direction: row;
    font-size: 1rem;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -o-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

    .__ExceptionListItemHeader__ .toggle[b-wdgtaoawtt] {
        -ms-transition: .4s;
        -o-transition: .4s;
        -webkit-transition: .4s;
        transition: .4s;
    }

        .__ExceptionListItemHeader__ .toggle:hover[b-wdgtaoawtt] {
            background-color: rgba(0,0,0,.05);
        }

    .__ExceptionListItemHeader__ .timestamp[b-wdgtaoawtt] {
        flex-grow: 1;
    }

    .__ExceptionListItemHeader__ .type[b-wdgtaoawtt] {
        background-color: #ddd;
        padding: 0 1rem;
    }
/* /Pages/Devices/Downlink/Index.razor.rz.scp.css */
ul.__DownLinkList__[b-h2x8vw5nnp] {
    margin-top: 2rem;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    word-break: break-all;
    flex: 1 0 0px;
}
/* /Pages/Devices/Downlink/ListItem.razor.rz.scp.css */
.__DownLinkListItemHeader__[b-gbxhst2c9j] {
    display: flex;
    flex-direction: row;
    font-size: 1rem;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -o-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.__DownLinkListItemHeader__ .toggle[b-gbxhst2c9j] {
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}

.__DownLinkListItemHeader__ .toggle:hover[b-gbxhst2c9j] {
    background-color: rgba(0,0,0,.05);
}

.__DownLinkListItemHeader__ .timestamp[b-gbxhst2c9j] {
    flex-grow: 1;
}

.__DownLinkListItemHeader__ .type[b-gbxhst2c9j] {
    background-color: #ddd;
    padding: 0 1rem;
}
/* /Pages/Devices/Uplink/ListItem.razor.rz.scp.css */
.__UpLinkListItemHeader__[b-5bm3sykiky] {
    display: flex;
    flex-direction: row;
    font-size: 1rem;
    -ms-align-items: center;
    -o-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -o-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.__UpLinkListItemHeader__ .toggle[b-5bm3sykiky] {
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}

.__UpLinkListItemHeader__ .toggle:hover[b-5bm3sykiky] {
    background-color: rgba(0,0,0,.05);
}

.__UpLinkListItemHeader__ .timestamp[b-5bm3sykiky] {
    flex-grow: 1;
}

.__UpLinkListItemHeader__ .type[b-5bm3sykiky] {
    background-color: #ddd;
    padding: 0 1rem;
}
/* /Pages/Devices/ViewDevice.razor.rz.scp.css */
.__TabPageContent__[b-gx54xf5z1n] {
    border: 1px solid #dee2e6;
    border-top: none;
    padding: 10px;
}
/* /Shared/KeyValueItem.razor.rz.scp.css */
.__KeyValueItem__[b-55hdfrm272] {
    flex-direction: row;
    display: flex;
    padding: .2rem 0;
}

.__KeyValueItem__ .item-name[b-55hdfrm272] {
        color: #bbb;
        font-size: .9rem;
        text-transform: uppercase;
        flex-basis: 10rem;
    }

.__KeyValueItem__ .item-value[b-55hdfrm272] {
        flex: 1 1;
        font-size: .95rem;
    }
/* /Shared/KeyValueTextArea.razor.rz.scp.css */
.__KeyValueTextArea__[b-egv2rq6jgq] {
    flex-direction: column;
    display: flex;
    padding: 0.2rem 0;
}

.__KeyValueTextArea__ .text-area-description[b-egv2rq6jgq] {
    color: #bbb;
    font-size: .9rem;
    text-transform: uppercase;
    margin-bottom: 0.2rem;
}

.__KeyValueTextArea__ textarea[b-egv2rq6jgq] {
    resize: vertical;
    background-color: #fff;
    min-height: 15rem;
    appearance: none;
    border: .1rem solid #d1d1d1;
    border-radius: .4rem;
    box-shadow: none;
    box-sizing: inherit;
    height: 3.8rem !important;
    padding: .6rem 1rem;
    width: 100%;
    font-size: revert;
}
