/* _content/Gardio.AlarmCenter.Web/Pages/Alarm.cshtml.rz.scp.css */
.g-view[b-tkj7gd3qg2] {
    display: none;
}
/* _content/Gardio.AlarmCenter.Web/Pages/Shared/_AddressDetails.cshtml.rz.scp.css */
table tr td[b-jtxkg1jra1] {
    padding: 12px 48px 24px 12px;
    vertical-align: top;
}

    table tr td:last-child[b-jtxkg1jra1] {
        padding-right: 12px;
    }

    table tr td p[b-jtxkg1jra1] {
        margin: 0;
    }

.g-highlight-block[b-jtxkg1jra1] {
    border: 2px solid red;
    padding: 3px;
}

.g-highlight-span[b-jtxkg1jra1] {
    border-bottom: 2px solid red;
    padding-bottom: 3px;
}

.g-info[b-jtxkg1jra1] {
    background-color: papayawhip;
    border-radius: 3px;
    display: inline-block;
    font-size: 75%;
    line-height: 100%;
    margin: 3px 3px 0 0;
    padding: 6px;
}
/* _content/Gardio.AlarmCenter.Web/Pages/Shared/_Contacts.cshtml.rz.scp.css */
table[b-p22vxx9q7a] {
    counter-reset: rowNumber;
}

    table tr[b-p22vxx9q7a]::before {
        content: counter(rowNumber) ".";
        counter-increment: rowNumber;
        display: table-cell;
        font-style: italic;
        font-weight: bold;
        padding: 12px 12px 24px 12px;
        text-align: right;
        vertical-align: top;
    }

    table tr td[b-p22vxx9q7a] {
        padding: 12px 48px 24px 12px;
        vertical-align: top;
    }

        table tr td:last-child[b-p22vxx9q7a] {
            padding-right: 12px;
        }

        table tr td p[b-p22vxx9q7a] {
            margin: 0;
        }
/* _content/Gardio.AlarmCenter.Web/Pages/Shared/_ContactTypeTag.cshtml.rz.scp.css */
.g-tag[b-rnjww0nm6j] {
    background-color: papayawhip;
    border-radius: 3px;
    display: inline-block;
    font-size: 75%;
    line-height: 100%;
    margin: 3px 3px 0 0;
    padding: 6px;
}
/* _content/Gardio.AlarmCenter.Web/Pages/Shared/_ImageBatch.cshtml.rz.scp.css */
#image-grid-content[b-7pb5tpx0t1] {
    padding: 0 0 0 12px;
}
/* _content/Gardio.AlarmCenter.Web/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-8y1pwivcrn] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

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

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

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

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

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

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

.footer[b-8y1pwivcrn] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/Gardio.AlarmCenter.Web/Pages/Shared/_Templates.cshtml.rz.scp.css */
#templates[b-r8flqezytu] {
    background-color: #ffffbb;
    display: none;
}

.msg-container[b-r8flqezytu] {
    padding: 6px 0;
}

.msg-content[b-r8flqezytu] {
    background-color: #f7ffff;
    border: 1px solid lightblue;
}

.msg-element[b-r8flqezytu] {
    cursor: pointer;
}

    .msg-element.msg-important .msg-content[b-r8flqezytu] {
        background-color: #fff7f7;
        border: 1px solid pink;
    }

    .msg-element.msg-important .msg-text[b-r8flqezytu] {
        font-weight: bold;
    }

.msg-status[b-r8flqezytu] {
    margin: 3px 3px 0 0;
    float: right;
}

    .msg-status.msg-status-new .msg-status-icon-new[b-r8flqezytu] {
        display: block;
    }

.msg-status-icon[b-r8flqezytu] {
    border-radius: 4px;
    display: none;
    height: 7px;
    width: 7px;
}

.msg-status-icon-new[b-r8flqezytu] {
    background-color: #f83204;
}
.msg-text[b-r8flqezytu] {
    overflow-wrap: break-word;
    padding: 3px 15px;
    text-align: center;
}
