.newsletter ::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

.newsletter ::-ms-input-placeholder { /* Edge 12 -18 */
  color: white;
}

.message-pane {
    background: #fff !important;
}
.cov19-sm .panel {
   margin-top: 10px;
   margin-bottom: 15px;
   background: #6c282b;
   border: 1px solid #6c282b;
   border-radius: 0px;
   -webkit-box-shadow: 0;
   box-shadow: 0;
 }
 .cov19-sm .panel-default {
   border-color: #6c282b;
 }
 .cov19-sm .panel-body.germ-icon {
   background-image: url("/Portals/0/images/germ1.png");
   background-position: top -40px right -40px;
   background-repeat: no-repeat;
   background-size: 25%;
 }
 .rjustice-sm .panel {
   margin-top: 10px;
   margin-bottom: 15px;
   background: #000;
   border: 1px solid #000;
   border-radius: 0px;
   -webkit-box-shadow: 0;
   box-shadow: 0;
 }
 .rjustice-sm .panel-default {
   border-color: #000;
   overflow: hidden;
 }
@media only screen and (min-width: 550px) {
 .rjustice-sm .panel-body.rjustice-icon {
   background-image: url("/Portals/0/images/ScalesJustice-02.png");
   background-position: top 2px right -5px;
   background-repeat: no-repeat;
   background-size: 18%;
 }
}
.zbBranding-mi .rjustice-sm a,
.zbBranding-mi .rjustice-sm h1,
.zbBranding-mi .cov19-sm a,
.zbBranding-mi .cov19-sm h1 {
   color: #fff !important;
   font-family: 'PathwayGothicOneRegular', Arial !important;
   font-size: 50px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 10px;
 }
  .zbBranding-mi .resource {
   display: inline-block;
   color: #fff !important;
   font-size: 20px !important;
   padding-right: 15px;
   text-align: right !important;
 }





.cov19 .panel-default {
  border-color: #6c282b;
	overflow: hidden;
}
.cov19 .panel-body {
  padding: 25px 15px;
}
.cov19 .panel {
  margin-bottom: 0px;
  background: #6c282b;
 
  border: 1px solid  #6c282b;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.cov19 .panel-body.germ-icon {
  background-image: url("/Portals/0/images/germ1.png");
	background-position: top -60px right -60px;
	background-repeat: no-repeat;
	background-size: 15%;
}
.cov19 h1, .cov19 h3, .cov19 h4, .cov19 h5 {
  color: #fff;
  font-family: 'PathwayGothicOneRegular', Arial !important;
}
.cov19 h1 {
  margin: 15px 0 15px 0;
  font-size: 60px;
}
.cov19 h4 {
  margin: 0px 0 35px 0;
  font-size: 35px;
}
.cov19 .btn-default, .cov19 a {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  font-weight: bold;
  border-radius: 0px;
}
.cov19 .btn-default:hover, .cov19 a:hover {
  color: #6c282b !important;
  background-color: #ccc;
  border-color: #ccc;
}
.cov19 a.btn {
  line-height: 1.5;
}
.cov19 i {}
.cov19 .btn:hover .glyphicon:before, .cov19 .btn:hover .glyphicons:before {
  color: #6c282b;
}
.cov19 .form-group i {
  position: absolute;
  font-size: 45px;
  top: 1px;
  left: 20px;
  overflow: hidden;
  height: 43px;
  color: #000 !important;
  opacity: .4;
}
.cov19 h1 i {
position: absolute;
font-size: 100px;
top: 55px;
left: 10px;
color: #fff !important;
opacity: .4;
}
.cursorBannerPanel {
  background: #FFF !important;
}
.articleHead.blue {
  color: #394792 !important;
  font-size: 34px !important;
}
.cov19 .list-group {
  margin-bottom: 0px;
}