::placeholder{font-style: italic;font-size: .8em;}
div.topstick{  position: -webkit-sticky;  position: sticky;  top: 0;  z-index: 1;  background: white;  width: 100%;  padding: 5px;  margin-top: -5px;  overflow: hidden;}

.button-default{color: white;padding: 7px 10px;min-width: 100px;margin-top: 8px;margin-bottom: 8px;    border:none;    background: lightgreen;    border-radius: 200px;    text-decoration: none;
}
.button-default:hover{text-decoration: none;color: white;}
.hline{padding: 5px ;border-bottom: 1px solid darkgoldenrod;color: navy;font-weight: bold;text-align: center;}
.addlink{text-decoration: none;color: navy;}
.addlink:hover{text-decoration: none;color: navy;}
.topic{background: red;color: white;padding: 5px 10px;border-radius: 1px 1px 10px 10px;width: 100%;margin-top:-10px;text-align: center;}
.oneitem{border: 1px solid lightgray;padding: 10px;border-radius: 3px;margin: 5px;}
 .title{padding: 20px;color: white;font-weight: bolder;font-size: 2em;font-family: raleway;}
.navybg{background-image: url("../images/br-navy.svg");background-size: cover;background-position: bottom;background-repeat: no-repeat;color: white;}
.graybg{background-image: url("../images/br-gray.svg");background-size: cover;background-position: bottom;background-repeat: no-repeat;color: navy;}
.pagehead{padding: 5px 10px; margin-bottom: 10px;min-width: 50%;}
