#title {
  color: #fff;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: -15px;
}  

.labelx {
  display: block;
  color: inherit;
  font-weight: 600;
  line-height: 1.75em;
  margin-bottom: 0.5em;
}

.officer_name {
    text-align: center;
    font-weight: 600;
    line-height: 22px;
    padding-top: 10px;
}

.officer_title {
  text-align: center;
  font-weight: 300;
} 

.officer_email {
  text-align: center;
  font-weight: 300;
} 

.officer_note {
  text-align: center;
  font-weight: 300;
  font-size: 14px;
} 
   
.sponsor_title {
  text-align: center;
  font-weight: 600;
  line-height: 22px;
  padding-top: 10px;
}
   
.sponsor {
  text-align: center;
  font-weight: 300;
} 

#news_btn {
  background-image: url('images/latest_news.png');
  background-position: right top;
  background-repeat: no-repeat;
  height: 1em;
  width: auto;
}  

#news_btn img {
  height: 100%;
  width: auto;
  vertical-align: top;
  cursor: pointer;
}  

#news_panel {
  height: 100%;
  overflow: auto;
  display: none;
  border: solid 2px #f8b42c;
  padding: 25px;
}  

#hadsall_img {
 /* background-image: url('images/hadsall.png');
 // background-position: left top;
 // background-repeat: no-repeat;  */
  height: 1em;
  width: 10%;
  max-width: 200px;
}  

#photos_btn {
  padding: 0 10px;
  height: 33px;
  background-color: #1a6227;
  color: #ccc;
  line-height: 32px;
}      

#photos_btn:hover {
  color: #fff;
  border-color: #888;
  outline: 0; 
}
#photos_btn:focus {
  color: #fff;
  border-color: #888;
  outline: 0; 
}  

.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #FFF;
  background-color: #6a4460; 
  border-color: #6a4460;  
}

.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #FFF;
  background-color: #71cd82;
  border-color: #71cd82; 
}
/*
#banner {
  display: none;
} 
*/
.sects_list {
  height: 200px;
  overflow: auto;
  border: 1px solid black;
  padding: 5px; 
  margin: 0; 
  
}          
.sects_list input {
 margin-bottom: 1.0rem; 
} 

.notes {
  height: 100px;
  overflow: auto;
  border: 1px solid black;
  padding: 5px;
  margin: 0; 
  margin-top: 5px;
  display: none; 
}          

.spon_list {
  height: auto;
  overflow: auto;
  border: 1px solid black;
  padding: 5px; 
  margin: 0; 
  margin-bottom: 1.0rem;
}
          
.spon_list input {
 margin-bottom: 1.0rem;
 margin-right: 0.25rem;
 font-weight: 900; 
}

#spon_name_wr {
  margin-top: 15px;
  display: none;
}

.ad_list {
  height: auto;
  overflow: auto;
  border: 1px solid black;
  padding: 5px; 
  margin: 0; 
  
}          
.ad_list input {
 margin-bottom: 1.0rem; 
 margin-right: 0.25rem;
 font-weight: 900; 
}
 
#ad_wr {
 font-weight: 900; 
} 
 
.total {
  font-size: 18pt;
}

.top-align {
  border: 1px solid black; 
  padding-top: 0px !important;
  vertical-align: text-top !important;
}

th, td {
  padding: 0px;
} 
   
.u-textCenter {
	text-align: center !important;
}   
.Grid--gutters {
	margin: -1em 0 1em -1em;
} 
.Grid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}

 .Grid-cell {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
/*
.Demo {
	width: 100%;
	padding: .8em 1em 0;
	background: hsla(31,15%,50%,.1);
	border-radius: 3px;
}

.Demo::after {
	content: "\00a0";
	display: block;
	margin-top: 1em;
	height: 0;
	visibility: hidden;
}
*/
#record {
  display: none;
} 
 
#pay_by_wr {
  padding-top: 15px;
}

#spec_resp {
  text-transform: none;
}

.responsive{
   max-width:100%;
   max-height:100%;
 }

.center{
  position: absolute;
  top: 50%;
  left: 50%; 
  transform: translate(-50%, -50%);
  max-size:  80%;
}
       
.center {
  text-align: center;
}

.parent{   
  background-color: white;
  position: relative;
}

#res_title {
  font-size: 20px;
	text-align: center;
	margin-top: 20px;
  color: #005a25;
}

#res_sub_title {
  font-size: 18px;
	text-align: center;
	margin-top: 10px;
  color: #005a25;
}

#res_table {
  margin-left: 10px;
  margin-top: 10px;
}

#res_table th {
  font-weight: 800;
	text-align:center;
  color: #005a25;
  background-color: #c2e0bc;
  
  border-bottom: green solid thin;
  border-top: green solid thin;
  border-left: none;
  border-right: none;
  
}

#item_btn {
  text-align: center;
}

.item_rb {
  width: 50px;
  text-align: center;
}  

#bqt_res_lnk {
  text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-weight: 800;
	border-style: solid;
	border-width: 2;
	border-color: #005a25;
	/*height: 25px;*/
	padding-top: 7px;
} 
 
 .med_text {
  font-size: 14px;
  text-align: center;
  line-height: 35px;
}

.res_total {
  width: 210px;
  font-size: 30px;
  text-align: center;
}

#nav > ul > li {
  margin-left: .5em;
}