/* /Areas/Admin/Pages/Dashboard/Index.cshtml.rz.scp.css */
.dashboard[b-s3xxl421v0] {
    display: grid;
    height: 100%;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 150px 1fr;
    grid-template-areas:
        "dash-active dash-activity dash-map dash-map"
        "dash-alerts dash-alerts dash-map dash-map";
    grid-gap: 1rem;
}

@media only screen and (max-width: 1300px) {
    .dashboard[b-s3xxl421v0] {
        display: grid;
        width: 100%;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 150px 150px 1fr;
        grid-template-areas:
            "dash-active dash-map"
            "dash-activity dash-map"
            "dash-alerts dash-map";
        grid-gap: 1rem;
    }
}

@media only screen and (max-width: 1000px) {
    .dashboard[b-s3xxl421v0] {
        display: grid;
        width: 100%;
        grid-template-columns: 1fr;
        grid-template-rows: 150px 150px 1fr 250px;
        grid-template-areas:
            "dash-active"
            "dash-activity"
            "dash-alerts"
            "dash-map";
        grid-gap: 1rem;
    }
}

@media only screen and (max-width: 450px) {
    .dashboard[b-s3xxl421v0] {
        height: auto;
        width: 100%;
        grid-template-columns: 1fr;
        grid-template-rows: 150px 150px 1fr 250px;
        grid-template-areas:
            "dash-active"
            "dash-activity"
            "dash-alerts"
            "dash-map";
        grid-gap: 1rem;
    }
}

#dash-map[b-s3xxl421v0] {
    grid-area: dash-map;
}

#dash-alerts[b-s3xxl421v0] {
    grid-area: dash-alerts;
}

#dash-activity[b-s3xxl421v0] {
    grid-area: dash-activity;
}

#dash-active[b-s3xxl421v0] {
    grid-area: dash-active;
}

#dash-x[b-s3xxl421v0] {
    grid-area: dash-x;
}

#dash-y[b-s3xxl421v0] {
    grid-area: dash-y;
}
/* /Areas/Admin/Pages/Locations/Index.cshtml.rz.scp.css */
/* /Areas/Admin/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-n9udt3bd7y] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

.btn-primary[b-n9udt3bd7y] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-n9udt3bd7y], .nav-pills .show > .nav-link[b-n9udt3bd7y] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-n9udt3bd7y] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-n9udt3bd7y] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-n9udt3bd7y] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-n9udt3bd7y] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-n9udt3bd7y] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
body[b-n9udt3bd7y] {
    overflow: hidden;
}

.main-content[b-n9udt3bd7y] {
    overflow-y: auto;
    height: 100vh;
}
/* /Areas/Client/Pages/Dashboard/Index.cshtml.rz.scp.css */
.dashboard[b-thvgq872kw] {
    display: grid;
    height: 100%;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 150px 1fr;
    grid-template-areas:
        "dash-map dash-map dash-active dash-active"
        "dash-map dash-map dash-alerts dash-alerts";
    grid-gap: 1rem;
}

@media only screen and (max-width: 1000px) {
    .dashboard[b-thvgq872kw] {
        display: grid;
        width: 100%;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 150px 150px 1fr;
        grid-template-areas:
            "dash-active dash-active"
            "dash-alerts dash-alerts"
            "dash-map dash-map";
        grid-gap: 1rem;
    }
}

@media only screen and (max-width: 450px) {
    .dashboard[b-thvgq872kw] {
        height: auto;
        width: 100%;
        grid-template-columns: 1fr;
        grid-template-rows: 125px 125px 125px;
        grid-template-areas:
            "dash-active"
            "dash-alerts"
            "dash-map";
        grid-gap: 1rem;
    }
}

#dash-map[b-thvgq872kw] {
    grid-area: dash-map;
}

#dash-alerts[b-thvgq872kw] {
    grid-area: dash-alerts;
}

#dash-active[b-thvgq872kw] {
    grid-area: dash-active;
}

#dash-x[b-thvgq872kw] {
    grid-area: dash-x;
}
/* /Areas/Client/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-cgq7yr2zvm] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-cgq7yr2zvm] {
  color: #0077cc;
}

.btn-primary[b-cgq7yr2zvm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-cgq7yr2zvm], .nav-pills .show > .nav-link[b-cgq7yr2zvm] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-cgq7yr2zvm] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-cgq7yr2zvm] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-cgq7yr2zvm] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-cgq7yr2zvm] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-cgq7yr2zvm] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Areas/Identity/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-eicf0izuru] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-eicf0izuru] {
  color: #0077cc;
}

.btn-primary[b-eicf0izuru] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-eicf0izuru], .nav-pills .show > .nav-link[b-eicf0izuru] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-eicf0izuru] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-eicf0izuru] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-eicf0izuru] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-eicf0izuru] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-eicf0izuru] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Areas/Portal/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-b9i1fd8uar] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-b9i1fd8uar] {
  color: #0077cc;
}

.btn-primary[b-b9i1fd8uar] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-b9i1fd8uar], .nav-pills .show > .nav-link[b-b9i1fd8uar] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-b9i1fd8uar] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-b9i1fd8uar] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-b9i1fd8uar] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-b9i1fd8uar] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-b9i1fd8uar] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Pages/Onboarding/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-7y1r39wuyz] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-7y1r39wuyz] {
  color: #0077cc;
}

.btn-primary[b-7y1r39wuyz] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-7y1r39wuyz], .nav-pills .show > .nav-link[b-7y1r39wuyz] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-7y1r39wuyz] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-7y1r39wuyz] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-7y1r39wuyz] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-7y1r39wuyz] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-7y1r39wuyz] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
