/* CSS for admin interface and front-end */
.boxout.greenfull {
  background: #fbf7f4;
  border-top: 2px solid #005850;
}
.boxout.orangefull {
  background: #fbf7f4;
  border-top: 2px solid #ac441e;
}
.boxout.redfull {
  background: #fbf7f4;
  border-top: 2px solid #8a2432;
}
.boxout.bluefull {
  background: #fbf7f4;
  border-top: 2px solid #194f90;
}
.boxout.lbluefull {
  background: #fbf7f4;
  border-top: 2px solid #006580;
}
.boxout.purplefull {
  background: #fbf7f4;
  border-top: 2px solid #533051;  
}

.boxout.greenfull,
.boxout.orangefull,
.boxout.redfull,
.boxout.bluefull,
.boxout.lbluefull,
.boxout.purplefull {
  width: 96%;
  margin: .4em 0 .4em 1em;
  padding: 0.75em;
  line-height: 1.4;
  clear:both;
  text-indent: 0;
}
.boxout.purplehalf {
  float: right;
  width: 45%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #533051;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.lbluehalf {
  float: right;
  width: 45%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #006580;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.bluehalf {
  float: right;
  width: 45%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #194f90;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.redhalf {
  float: right;
  width: 45%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #8a2432;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.orangehalf {
  float: right;
  width: 45%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #ac441e;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.greenhalf {
  float: right;
  width: 30%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #005850;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.purplethird {
  float: right;
  width: 33%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #533051;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.lbluethird {
  float: right;
  width: 33%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #006580;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.bluethird {
  float: right;
  width: 33%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #194f90;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.redthird {
  float: right;
  width: 33%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #8a2432;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.orangethird {
  float: right;
  width: 33%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #ac441e;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.greenthird {
  float: right;
  width: 33%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #005850;



  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.purplequarter {
  float: right;
  width: 25%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #533051;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.lbluequarter {
  float: right;
  width: 25%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #006580;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.bluequarter {
  float: right;
  width: 25%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #194f90;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.redquarter {
  float: right;
  width: 25%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #8a2432;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.orangequarter {
  float: right;
  width: 25%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #ac441e;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.boxout.greenquarter {
  float: right;
  width: 25%;
  margin: .4em 0 .4em 1em;
  background: #fbf7f4;
  padding: 0.75em;
  border-top: 2px solid #005850;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.rmrfull .boxout-header,
.rmrhalf .boxout-header,
.rmrthird .boxout-header,
.rmrquarter .boxout-header {
  color: #FFFFFF;
  border-bottom: thin solid #ffffff;
  padding-bottom: .2rem;
  margin-bottom: .5rem;
}
.rmrfull,
.rmrhalf,
.rmrthird,
.rmrquarter {
  float: right;
  color: #FFFFFF;
  margin: .4em 0 .4em 1em;
  background: #4e7c8c;
  padding: 1rem;
  line-height: 1.4;
  clear:right;
  text-indent: 0;
}
.rmrfull a,
.rmrhalf a,
.rmrthird a,
.rmrquarter a,
.rmrfull a:visited,
.rmrhalf a:visited,
.rmrthird a:visited,
.rmrquarter a:visited,
.rmrfull a:hover,
.rmrhalf a:hover,
.rmrthird a:hover,
.rmrquarter a:hover {
    color: #fff;
}
.rmrfull { width: 100%; }
.rmrhalf { width: 45%; }
.rmrthird { width: 33%; }
.rmrquarter { width: 25%; }
@media screen and (max-width:768px) {
    .boxout {
        float: none !important;
        width: 100% !important;
        margin-left: 0 !important;
    }
}
.boxout p:last-child {
  margin-bottom: 0;
}
