img {
	/*width: 950px;*/
}
div[id*="ctl00_cphBody_CopyItems-"] {
  display: none;
}

/* Hide the dollar figure after the donation box */
.ux-label-toRight{
  display: none;
}
.ux-label-toRight:before{
  content: '';
}

/* fix loading graphic size */
.loading {
  width: 50px;
  height: 50px;
}
.header-img{
  width:100%;
}

#event-info-table {
  display: block;
}

#email_logo_nihf {
  width: 150px;
  height: 35px;
}
#email_logos_multi {
  width: 574px;
  height: 30px;
}
@media only screen and (max-width: 500px) {
  background: #ffffff!important;
}

@media (min-width: 992px){
body{
 background-repeat: no-repeat;
	/* 
		Commented out the original background styles for hexagon background replacement - AW 3-3-21 
		Reference css_skeleton.css for background sizing and how to link the image from Dropbox
	*/
	
	/*background: -moz-linear-gradient(270deg, rgba(255,163,0,1) 0%, rgba(250,70,22,1) 100%); /* ff3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,163,0,1)), color-stop(100%, rgba(250,70,22,1))); /* safari4+,chrome */
	/*background: -webkit-linear-gradient(270deg, rgba(255,163,0,1) 0%, rgba(250,70,22,1) 100%); /* safari5.1+,chrome10+ */
	/*background: -o-linear-gradient(270deg, rgba(255,163,0,1) 0%, rgba(250,70,22,1) 100%); /* opera 11.10+ */
	/*background: -ms-linear-gradient(270deg, rgba(255,163,0,1) 0%, rgba(250,70,22,1) 100%); /* ie10+ */
	/*background: linear-gradient(180deg, rgba(255,163,0,1) 0%, rgba(250,70,22,1) 100%); /* w3c */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFA300', endColorstr='#FA4616',GradientType=0 ); /* ie6-9 */
	
	background: url("https://dl.dropboxusercontent.com/s/q8zrv07ej473q62/Hexagons-Orange.png") no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
	background-attachment: fixed;
	width: 100%;
	height: 100%;
}
}

#ctl00_panCenter{
   width:850px;
   background-color: white!important;
}

.ux-page-btn.btn{
  background-color: #00A9CE!important;
}
img[src*="jGcKsPVF8t9PqHwaho6GxeVsa71xFiaTYPGxzvSOzUa5UgyfEPGhLdKHmi7BkOXK"] {
  width: 100%;
}


.ux-heading-signIn, .ux-section-heading, #ctl00_cphBody_lblText1411 h2, #ctl00_cphBody_lblText1411 h3{
  color: #FFA300!important;
}
.container-fluid{
  background: #FA4616!important;
}

/* Fix the column spacing between the label and input fields on the reg form */
.col-sm-2{
  width:50%;
}

.col-sm-10{
  width:40%;
}

.panel-default>.panel-heading{
  background: #FA4616!important;
}
/*@media (max-width: 1000px){
  img{
    width: 100%;
  }
}*/
.ux-reg-table + .ux-reg-table{
  display:none;
}
.ux-order-summary .table th:nth-child(2), .ux-order-summary .table th:nth-child(3), .ux-order-summary .table td:nth-child(2), .ux-order-summary .table td:nth-child(3){
  display: none;
}
[data-section-name ="table ux-reg-table item-2"]{
display:none;
}
