body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_PageHeader
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #2876C4 0%, #0A468D 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#PageHeader
{
   box-sizing: border-box;
   padding: 30px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#PageHeader > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3
{
   float: left;
}
#PageHeader > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#PageHeader > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#PageHeader > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#PageHeader:before,
#PageHeader:after,
#PageHeader .row:before,
#PageHeader .row:after
{
   display: table;
   content: " ";
}
#PageHeader:after,
#PageHeader .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#PageHeader > .row > .col-1, #PageHeader > .row > .col-2, #PageHeader > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_OverlayMenu1
{
   position: relative;
}
#wb_OverlayMenu1
{
   margin: 0;
}
#OverlayMenu1
{
   background-color: #2876C4;
   background-image: none;
   border: 3px solid #FFFFFF;
   border-radius: 4px;
   cursor: pointer;
   user-select: none;
}
#OverlayMenu1:hover
{
   background-color: #0A468D;
   background-image: none;
   border-color: #E6E6E6;
}
#OverlayMenu1
{
   display: block;
   width: 54px;
   height: 55px;
   position: relative;
   overflow: hidden;
}
#OverlayMenu1 .line
{
   width: 32px;
   height: 6px;
   background: #FFFFFF;
   display: block;
   margin: 6px auto;
   transition: all 500ms linear;
}
#OverlayMenu1:hover .line
{
   background: #E6E6E6;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 11px;
}
#OverlayMenu1-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#OverlayMenu1-close:before, #OverlayMenu1-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#OverlayMenu1-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#OverlayMenu1-close:after
{
   bottom: 50%;
   opacity: 0;
}
#OverlayMenu1-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#OverlayMenu1-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(122,122,122,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li
{
   position: relative;
}
.OverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #424242;
   background-color: #CCCCCC;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   transition-delay: 400ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#OverlayMenu1-social
{
   padding: 40px 0 0 0;
}
#OverlayMenu1-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #7A7A7A;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 19px;
}
#OverlayMenu1-social .social-icon:hover 
{
   background-color: #424242;
   color: #CCCCCC;
}
.OverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #B8860B;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_northvillw_township_police_card, .northvillw_township_police_card
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 5px solid #DAA520;
   border-radius: 3px;
   text-align: center;
}
#northvillw_township_police_card-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#northvillw_township_police_card-card-header
{
   box-sizing: border-box;
   border-bottom: 5px solid #DAA520;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #B22222;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northvillw_township_police_card-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#northvillw_township_police_card-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northvillw_township_police_card-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#northvillw_township_police_card-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
 .northvillw_township_police_card
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 291px;
   width: 291px;
   height: 222px;
}
.northvillw_township_police_card.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.northvillw_township_police_card.popover .popover-arrow::before, .northvillw_township_police_card.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.northvillw_township_police_card.bs-popover-end, .northvillw_township_police_card.bs-popover-auto[x-placement^="right"]
{
   margin-left: 0.5rem;
}
.northvillw_township_police_card.bs-popover-end > .popover-arrow, .northvillw_township_police_card.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.northvillw_township_police_card.bs-popover-end > .popover-arrow::before, .northvillw_township_police_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #DAA520;
}
.northvillw_township_police_card.bs-popover-end > .popover-arrow::after, .northvillw_township_police_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #FFFFFF;
}
#wb_emergency_urgent_care_card, .emergency_urgent_care_card
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 5px solid #DAA520;
   border-radius: 3px;
   text-align: center;
}
#emergency_urgent_care_card-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#emergency_urgent_care_card-card-header
{
   box-sizing: border-box;
   border-bottom: 5px solid #DAA520;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #B22222;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#emergency_urgent_care_card-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#emergency_urgent_care_card-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#emergency_urgent_care_card-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#emergency_urgent_care_card-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
 .emergency_urgent_care_card
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 291px;
   width: 291px;
   height: 243px;
}
.emergency_urgent_care_card.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.emergency_urgent_care_card.popover .popover-arrow::before, .emergency_urgent_care_card.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.emergency_urgent_care_card.bs-popover-end, .emergency_urgent_care_card.bs-popover-auto[x-placement^="right"]
{
   margin-left: 0.5rem;
}
.emergency_urgent_care_card.bs-popover-end > .popover-arrow, .emergency_urgent_care_card.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.emergency_urgent_care_card.bs-popover-end > .popover-arrow::before, .emergency_urgent_care_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #DAA520;
}
.emergency_urgent_care_card.bs-popover-end > .popover-arrow::after, .emergency_urgent_care_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #FFFFFF;
}
#wb_northville_city_fire_card, .northville_city_fire_card
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 5px solid #DAA520;
   border-radius: 3px;
   text-align: center;
}
#northville_city_fire_card-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#northville_city_fire_card-card-header
{
   box-sizing: border-box;
   border-bottom: 5px solid #DAA520;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #B22222;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northville_city_fire_card-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#northville_city_fire_card-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northville_city_fire_card-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#northville_city_fire_card-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
 .northville_city_fire_card
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 291px;
   width: 291px;
   height: 214px;
}
.northville_city_fire_card.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.northville_city_fire_card.popover .popover-arrow::before, .northville_city_fire_card.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.northville_city_fire_card.bs-popover-end, .northville_city_fire_card.bs-popover-auto[x-placement^="right"]
{
   margin-left: 0.5rem;
}
.northville_city_fire_card.bs-popover-end > .popover-arrow, .northville_city_fire_card.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.northville_city_fire_card.bs-popover-end > .popover-arrow::before, .northville_city_fire_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #DAA520;
}
.northville_city_fire_card.bs-popover-end > .popover-arrow::after, .northville_city_fire_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #FFFFFF;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-image: linear-gradient(to top, #0A468D 0%, #2876C4 100%);
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #B22222;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 760px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#Layer1
{
   background-image: linear-gradient(to top, #0A468D 0%, #2876C4 100%);
   border: 3px solid #E6E6E6;
   border-radius: 4px;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_IconFont1 a
{
   text-decoration: none;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont1
{
   height: 47px;
   width: 43px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont1 i
{
   color: #E6E6E6;
   display: inline-block;
   font-size: 43px;
   line-height: 47px;
   vertical-align: middle;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #FFFFFF;
}
#northville_fire_department_button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#northville_fire_department_button .ui-button
{
   position: absolute;
   padding: 0;
}
#northville_fire_department_button.ui-corner-all
{
   border-bottom-left-radius: 25px;
   border-top-left-radius: 25px;
}
#northville_fire_department_button.ui-corner-all
{
   border-bottom-right-radius: 25px;
   border-top-right-radius: 25px;
}
#northville_fire_department_button.ui-button
{
   background-color: #2876C4;
   background-image: none;
   border: 10px solid #FFFFFF;
   color: #FFFFFF;
}
#northville_fire_department_button.ui-state-hover, #northville_fire_department_button.ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #0A468D;
   background-image: none;
   color: #E6E6E6;
}
#northville_fire_department_button.ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#northville_fire_department_button.ui-state-active, #northville_fire_department_button.ui-button:active
{
   border-color: #FFFFFF;
   background-color: #E6E6E6;
   background-image: none;
   color: #0A468D;
}
#northville_township_police_button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#northville_township_police_button .ui-button
{
   position: absolute;
   padding: 0;
}
#northville_township_police_button.ui-corner-all
{
   border-bottom-left-radius: 25px;
   border-top-left-radius: 25px;
}
#northville_township_police_button.ui-corner-all
{
   border-bottom-right-radius: 25px;
   border-top-right-radius: 25px;
}
#northville_township_police_button.ui-button
{
   background-color: #2876C4;
   background-image: none;
   border: 10px solid #FFFFFF;
   color: #FFFFFF;
}
#northville_township_police_button.ui-state-hover, #northville_township_police_button.ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #0A468D;
   background-image: none;
   color: #E6E6E6;
}
#northville_township_police_button.ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#northville_township_police_button.ui-state-active, #northville_township_police_button.ui-button:active
{
   border-color: #FFFFFF;
   background-color: #E6E6E6;
   background-image: none;
   color: #0A468D;
}
#emergency_urgent_care_button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#emergency_urgent_care_button .ui-button
{
   position: absolute;
   padding: 0;
}
#emergency_urgent_care_button.ui-corner-all
{
   border-bottom-left-radius: 25px;
   border-top-left-radius: 25px;
}
#emergency_urgent_care_button.ui-corner-all
{
   border-bottom-right-radius: 25px;
   border-top-right-radius: 25px;
}
#emergency_urgent_care_button.ui-button
{
   background-color: #2876C4;
   background-image: none;
   border: 10px solid #FFFFFF;
   color: #FFFFFF;
}
#emergency_urgent_care_button.ui-state-hover, #emergency_urgent_care_button.ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #0A468D;
   background-image: none;
   color: #E6E6E6;
}
#emergency_urgent_care_button.ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#emergency_urgent_care_button.ui-state-active, #emergency_urgent_care_button.ui-button:active
{
   border-color: #FFFFFF;
   background-color: #E6E6E6;
   background-image: none;
   color: #0A468D;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_northville_city_police_card, .northville_city_police_card
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 5px solid #DAA520;
   border-radius: 3px;
   text-align: center;
}
#northville_city_police_card-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#northville_city_police_card-card-header
{
   box-sizing: border-box;
   border-bottom: 5px solid #DAA520;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #B22222;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northville_city_police_card-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#northville_city_police_card-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northville_city_police_card-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#northville_city_police_card-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
 .northville_city_police_card
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 291px;
   width: 291px;
   height: 215px;
}
.northville_city_police_card.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.northville_city_police_card.popover .popover-arrow::before, .northville_city_police_card.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.northville_city_police_card.bs-popover-end, .northville_city_police_card.bs-popover-auto[x-placement^="right"]
{
   margin-left: 0.5rem;
}
.northville_city_police_card.bs-popover-end > .popover-arrow, .northville_city_police_card.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.northville_city_police_card.bs-popover-end > .popover-arrow::before, .northville_city_police_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #DAA520;
}
.northville_city_police_card.bs-popover-end > .popover-arrow::after, .northville_city_police_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #FFFFFF;
}
#northville_city_police_button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#northville_city_police_button .ui-button
{
   position: absolute;
   padding: 0;
}
#northville_city_police_button.ui-corner-all
{
   border-bottom-left-radius: 25px;
   border-top-left-radius: 25px;
}
#northville_city_police_button.ui-corner-all
{
   border-bottom-right-radius: 25px;
   border-top-right-radius: 25px;
}
#northville_city_police_button.ui-button
{
   background-color: #2876C4;
   background-image: none;
   border: 10px solid #FFFFFF;
   color: #FFFFFF;
}
#northville_city_police_button.ui-state-hover, #northville_city_police_button.ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #0A468D;
   background-image: none;
   color: #E6E6E6;
}
#northville_city_police_button.ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#northville_city_police_button.ui-state-active, #northville_city_police_button.ui-button:active
{
   border-color: #FFFFFF;
   background-color: #E6E6E6;
   background-image: none;
   color: #0A468D;
}
#northville_township_hall_button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#northville_township_hall_button .ui-button
{
   position: absolute;
   padding: 0;
}
#northville_township_hall_button.ui-corner-all
{
   border-bottom-left-radius: 25px;
   border-top-left-radius: 25px;
}
#northville_township_hall_button.ui-corner-all
{
   border-bottom-right-radius: 25px;
   border-top-right-radius: 25px;
}
#northville_township_hall_button.ui-button
{
   background-color: #2876C4;
   background-image: none;
   border: 10px solid #FFFFFF;
   color: #FFFFFF;
}
#northville_township_hall_button.ui-state-hover, #northville_township_hall_button.ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #0A468D;
   background-image: none;
   color: #E6E6E6;
}
#northville_township_hall_button.ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#northville_township_hall_button.ui-state-active, #northville_township_hall_button.ui-button:active
{
   border-color: #FFFFFF;
   background-color: #E6E6E6;
   background-image: none;
   color: #0A468D;
}
#northville_city_hall_button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#northville_city_hall_button .ui-button
{
   position: absolute;
   padding: 0;
}
#northville_city_hall_button.ui-corner-all
{
   border-bottom-left-radius: 25px;
   border-top-left-radius: 25px;
}
#northville_city_hall_button.ui-corner-all
{
   border-bottom-right-radius: 25px;
   border-top-right-radius: 25px;
}
#northville_city_hall_button.ui-button
{
   background-color: #2876C4;
   background-image: none;
   border: 10px solid #FFFFFF;
   color: #FFFFFF;
}
#northville_city_hall_button.ui-state-hover, #northville_city_hall_button.ui-button:hover
{
   border-color: #FFFFFF;
   background-color: #0A468D;
   background-image: none;
   color: #E6E6E6;
}
#northville_city_hall_button.ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#northville_city_hall_button.ui-state-active, #northville_city_hall_button.ui-button:active
{
   border-color: #FFFFFF;
   background-color: #E6E6E6;
   background-image: none;
   color: #0A468D;
}
#wb_northville_township_hall_card, .northville_township_hall_card
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 5px solid #DAA520;
   border-radius: 3px;
   text-align: center;
}
#northville_township_hall_card-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#northville_township_hall_card-card-header
{
   box-sizing: border-box;
   border-bottom: 5px solid #DAA520;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #B22222;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northville_township_hall_card-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#northville_township_hall_card-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northville_township_hall_card-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#northville_township_hall_card-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
 .northville_township_hall_card
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 291px;
   width: 291px;
   height: 227px;
}
.northville_township_hall_card.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.northville_township_hall_card.popover .popover-arrow::before, .northville_township_hall_card.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.northville_township_hall_card.bs-popover-end, .northville_township_hall_card.bs-popover-auto[x-placement^="right"]
{
   margin-left: 0.5rem;
}
.northville_township_hall_card.bs-popover-end > .popover-arrow, .northville_township_hall_card.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.northville_township_hall_card.bs-popover-end > .popover-arrow::before, .northville_township_hall_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #DAA520;
}
.northville_township_hall_card.bs-popover-end > .popover-arrow::after, .northville_township_hall_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #FFFFFF;
}
#wb_northville_city_hall_card, .northville_city_hall_card
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 5px solid #DAA520;
   border-radius: 3px;
   text-align: center;
}
#northville_city_hall_card-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#northville_city_hall_card-card-header
{
   box-sizing: border-box;
   border-bottom: 5px solid #DAA520;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #F7F7F7;
   background-image: none;
   color: #B22222;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northville_city_hall_card-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#northville_city_hall_card-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#northville_city_hall_card-card-item3
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#northville_city_hall_card-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 3px 3px !important;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
 .northville_city_hall_card
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 291px;
   width: 291px;
   height: 225px;
}
.northville_city_hall_card.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.northville_city_hall_card.popover .popover-arrow::before, .northville_city_hall_card.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.northville_city_hall_card.bs-popover-end, .northville_city_hall_card.bs-popover-auto[x-placement^="right"]
{
   margin-left: 0.5rem;
}
.northville_city_hall_card.bs-popover-end > .popover-arrow, .northville_city_hall_card.bs-popover-auto[x-placement^="right"] > .popover-arrow 
{
   left: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.northville_city_hall_card.bs-popover-end > .popover-arrow::before, .northville_city_hall_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::before
{
   left: 0;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #DAA520;
}
.northville_city_hall_card.bs-popover-end > .popover-arrow::after, .northville_city_hall_card.bs-popover-auto[x-placement^="right"] > .popover-arrow::after
{
   left: 1px;
   border-width: 0.5rem 0.5rem 0.5rem 0;
   border-right-color: #FFFFFF;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card1, .Card1
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 8px solid #0A468D;
   border-radius: 15px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   font-size: 0;
}
.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.fade.show
{
   opacity: 1;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #0A468D;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #2876C4;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 0;
   border-top: 1px #0A468D solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   border-radius: 0 0 15px 15px !important;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
 .Card1
{
   position: absolute;
   top: 0;
   left: 0;
   z-index: 9999;
   display: block;
   max-width: 279px;
   width: 279px;
   height: 523px;
}
.Card1.popover .popover-arrow
{
   position: absolute;
   display: block;
   width: 1rem;
   height: 0.5rem;
   margin: 0 0.5rem;
}
.Card1.popover .popover-arrow::before, .Card1.popover .popover-arrow::after
{
   position: absolute;
   display: block;
   content: "";
   border-color: transparent;
   border-style: solid;
}
.Card1.bs-popover-start, .Card1.bs-popover-auto[x-placement^="left"]
{
   margin-right: 0.5rem;
}
.Card1.bs-popover-start > .popover-arrow, .Card1.bs-popover-auto[x-placement^="left"] > .popover-arrow
{
   right: calc((0.5rem + 1px) * -1);
   width: 0.5rem;
   height: 1rem;
   margin: 0.5rem 0;
}
.Card1.bs-popover-start > .popover-arrow::before, .Card1.bs-popover-auto[x-placement^="left"] > .popover-arrow::before
{
   right: 0;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: #0A468D;
}
.Card1.bs-popover-start > .popover-arrow::after, .Card1.bs-popover-auto[x-placement^="left"] > .popover-arrow::after
{
   right: 1px;
   border-width: 0.5rem 0 0.5rem 0.5rem;
   border-left-color: #FFFFFF;
}
