/* /Pages/AssetGroups.razor.rz.scp.css */
body[b-tfqjx32366] {
}


/* Remove default bullets */
ul[b-tfqjx32366], #myUL[b-tfqjx32366] {
    list-style-type: none;
}

/* Remove margins and padding from the parent ul */
#myUL[b-tfqjx32366] {
    margin: 0;
    padding: 0;
}

/* Style the caret/arrow */
.caret[b-tfqjx32366] {
    cursor: pointer;
    user-select: none; /* Prevent text selection */
}

    /* Create the caret/arrow with a unicode, and style it */
    .caret[b-tfqjx32366]::before {
        content: "\25B6";
        color: black;
        display: inline-block;
        margin-right: 6px;
    }

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.caret-down[b-tfqjx32366]::before {
    transform: rotate(90deg);
}

/* Hide the nested list */
.nested[b-tfqjx32366] {
    display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.active[b-tfqjx32366] {
    display: block;
}

.rz-datatable-thead th .rz-column-title[b-tfqjx32366] {
    text-transform: none;

}
/* /Pages/PageComponents/ModemSelectionList.razor.rz.scp.css */
body[b-8aozruipls] {
}


/* Remove default bullets */
ul[b-8aozruipls], #AssetTree[b-8aozruipls] {
    list-style-type: none;
}


/* Remove margins and padding from the parent ul */
#AssetTree[b-8aozruipls] {
  margin: 0;
  padding: 0;
}

/* Style the caret/arrow */
.caret[b-8aozruipls] {
  cursor: pointer;
  user-select: none;
}

/* Create the caret/arrow with a unicode, and style it */
.caret[b-8aozruipls]::before {
  content: "\25B6";
  color: black;
  display: inline-block;
  margin-right: 6px;
}

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.caret-down[b-8aozruipls]::before {
  transform: rotate(90deg);
}

/* Hide the nested list */
.nested[b-8aozruipls] {
  display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.active[b-8aozruipls] {
  display: block;
}

.astpadding[b-8aozruipls] {
    padding-left: 40px !important;
}
/* /Pages/Reports/MapHistory.razor.rz.scp.css */
h1[b-mrg39tk3ic] {
    color: red;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
}

div.mapstyle .hide[b-mrg39tk3ic] {
    display: none !important;
}

div.mapstyle .legend[b-mrg39tk3ic] {
    z-index: 100008;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

div.mapstyle .legend .wrapper[b-mrg39tk3ic] {
    position: relative;
    width: 100%;
    height: 100%;
}

div.mapstyle .legend .wrapper[b-mrg39tk3ic]:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

div.mapstyle .legend .content[b-mrg39tk3ic] {
    display: inline-block;
    position: relative; /* needed by :before */
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    padding: 1em;
    text-align: center;
    border-radius: 0.5em;
    cursor: auto;
    pointer-events: auto;
    font-size: small;
    font-weight: 200;
}

div.mapstyle .legend .content[b-mrg39tk3ic]:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: white;
    opacity: 0.9;
    z-index: -1;
}

div.mapstyle .legend .content p[b-mrg39tk3ic] {
    margin: 0;
}

div.mapstyle .legend .content a[b-mrg39tk3ic] {
    color: inherit;
}

div.mapstyle .legend.top .content[b-mrg39tk3ic] {
    vertical-align: top;
}

div.mapstyle .legend.bottom .content[b-mrg39tk3ic] {
    vertical-align: bottom;
}

div.mapstyle .legend.middle .content[b-mrg39tk3ic] {
    vertical-align: middle;
}

div.mapstyle .legend.left .wrapper[b-mrg39tk3ic] {
    text-align: left;
}

div.mapstyle .legend.right .wrapper[b-mrg39tk3ic] {
    text-align: right;
}

div.mapstyle .legend.center .wrapper[b-mrg39tk3ic] {
    text-align: center;
}

div.mapstyle .legend.top .content[b-mrg39tk3ic] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

div.mapstyle .legend.bottom .content[b-mrg39tk3ic] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

div.mapstyle .legend.left .content[b-mrg39tk3ic] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

div.mapstyle .legend.right .content[b-mrg39tk3ic] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

div.main-legend[b-mrg39tk3ic] {
    z-index: 100009;
    position: absolute;
    right: 0;
    background: #eee;
    border-radius: 10px;
    font: 14px 'Verdana', Monaco, monospace;
    margin-right: 10px;
}

div.main-legend ul[b-mrg39tk3ic] {
    list-style-type: none;
    padding: 10px;
    margin: 0;
}

div.main-legend li[b-mrg39tk3ic] {
    padding-top: 3px;
    padding-bottom: 3px;
}


div.main-legend .color[b-mrg39tk3ic] {
    position: relative;
    margin-right: 1.5em;
    height: 1em;
    width: 0;
    float: left;
}

div.main-legend .color[b-mrg39tk3ic]::before {
    content: '';
    height: 1.2em;
    width: 1.2em;
    position: absolute;
    left: 0;
    background-color: inherit;
}

.leaflet-legend a[b-mrg39tk3ic] {
    background-image: url('../img/legend.svg');
}
/* /Pages/Reports/TruckDataMap.razor.rz.scp.css */
h1[b-uyvdb71gr6] {
    color: red;
    font-family: Tahoma, Geneva, Verdana, sans-serif;
}

div.mapstyle .hide[b-uyvdb71gr6] {
    display: none !important;
}

div.mapstyle .legend[b-uyvdb71gr6] {
    z-index: 100008;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

div.mapstyle .legend .wrapper[b-uyvdb71gr6] {
    position: relative;
    width: 100%;
    height: 100%;
}

div.mapstyle .legend .wrapper[b-uyvdb71gr6]:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

div.mapstyle .legend .content[b-uyvdb71gr6] {
    display: inline-block;
    position: relative; /* needed by :before */
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
    padding: 1em;
    text-align: center;
    border-radius: 0.5em;
    cursor: auto;
    pointer-events: auto;
    font-size: small;
    font-weight: 200;
}

div.mapstyle .legend .content[b-uyvdb71gr6]:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: white;
    opacity: 0.9;
    z-index: -1;
}

div.mapstyle .legend .content p[b-uyvdb71gr6] {
    margin: 0;
}

div.mapstyle .legend .content a[b-uyvdb71gr6] {
    color: inherit;
}

div.mapstyle .legend.top .content[b-uyvdb71gr6] {
    vertical-align: top;
}

div.mapstyle .legend.bottom .content[b-uyvdb71gr6] {
    vertical-align: bottom;
}

div.mapstyle .legend.middle .content[b-uyvdb71gr6] {
    vertical-align: middle;
}

div.mapstyle .legend.left .wrapper[b-uyvdb71gr6] {
    text-align: left;
}

div.mapstyle .legend.right .wrapper[b-uyvdb71gr6] {
    text-align: right;
}

div.mapstyle .legend.center .wrapper[b-uyvdb71gr6] {
    text-align: center;
}

div.mapstyle .legend.top .content[b-uyvdb71gr6] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

div.mapstyle .legend.bottom .content[b-uyvdb71gr6] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

div.mapstyle .legend.left .content[b-uyvdb71gr6] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

div.mapstyle .legend.right .content[b-uyvdb71gr6] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

div.main-legend[b-uyvdb71gr6] {
    z-index: 100009;
    position: absolute;
    right: 0;
    background: #eee;
    border-radius: 10px;
    font: 14px 'Verdana', Monaco, monospace;
    margin-right: 10px;
}

div.main-legend ul[b-uyvdb71gr6] {
    list-style-type: none;
    padding: 10px;
    margin: 0;
}

div.main-legend li[b-uyvdb71gr6] {
    padding-top: 3px;
    padding-bottom: 3px;
}


div.main-legend .color[b-uyvdb71gr6] {
    position: relative;
    margin-right: 1.5em;
    height: 1em;
    width: 0;
    float: left;
}

div.main-legend .color[b-uyvdb71gr6]::before {
    content: '';
    height: 1.2em;
    width: 1.2em;
    position: absolute;
    left: 0;
    background-color: inherit;
}

.leaflet-legend a[b-uyvdb71gr6] {
    background-image: url('../img/legend.svg');
}
/* /Shared/MainLayout.razor.rz.scp.css */
.flex-container[b-59k7a295en] {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    font-size: 15px;
}

.rz-datatable-thead th .rz-column-title[b-59k7a295en] {
    text-transform: none;
    overflow: visible;
}


