img {
	/*width: 950px;*/
}
div[id*="ctl00_cphBody_CopyItems-"] {
  display: none;
}
hideme {
  display: none;
}
.ux-label-toRight{
  display: none;
}
.ux-label-toRight:before{
  content: '';
}
.loading {
  width: 50px;
  height: 50px;
}
.header-img{
  width:100%;
}
@media (min-width: 992px){
  #fatcat {
    display:none;
  }
}
@media (max-width: 600px){
  #fatcat {
    display:block;
  }
}
#event-info-table {
  display: none;
}

#email_logo_nihf {
  width: 150px;
  height: 35px;
}
#email_logos_multi {
  width: 574px;
  height: 30px;
}
@media only screen and (max-width: 500px) {
  background: #ffffff;
}

@media (min-width: 992px){
body{
	background-repeat: no-repeat;
	background: url("https://dl.dropboxusercontent.com/s/rmt1lqbpmjwyflf/Hexagons-Purple.jpg") 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%;
	
	/* 
		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(45deg, rgba(112,47,138,1) 0%, rgba(88,44,131,1) 100%); /* ff3.6+ */
	/* background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(112,47,138,1)), color-stop(100%, rgba(88,44,131,1))); /* safari4+,chrome */
	/* background: -webkit-linear-gradient(45deg, rgba(112,47,138,1) 0%, rgba(88,44,131,1) 100%); /* safari5.1+,chrome10+ */
	/* background: -o-linear-gradient(45deg, rgba(112,47,138,1) 0%, rgba(88,44,131,1) 100%); /* opera 11.10+ */
	/* background: -ms-linear-gradient(45deg, rgba(112,47,138,1) 0%, rgba(88,44,131,1) 100%); /* ie10+ */
	/* background: linear-gradient(45deg, rgba(112,47,138,1) 0%, rgba(88,44,131,1) 100%); /* w3c */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#582C83', endColorstr='#702F8A',GradientType=1 ); /* ie6-9 */
	/* height: 100%;
	/* margin: auto;
	/* background-attachment: fixed; */
}
}

#ctl00_panCenter{
   width:850px;
   background-color: white;
}

.ux-page-btn.btn{
  background-color: #FFA300;
}
img[src*="wS6EXuTL1ARfgLVIsiqPj8Y90VD7mABBKobFLtTacstL1W5coBLH80SU3PMousW2"] {
  width: 100%;
}


.ux-heading-signIn, .ux-section-heading, #ctl00_cphBody_lblText1411 h2, #ctl00_cphBody_lblText1411 h3{
  color: #702F8A
}
.container-fluid{
  background: #582C83
}

.col-sm-2{
  width:50%;
}

.col-sm-10{
  width:40%;
}

.panel-default>.panel-heading{
  background: #582C83;
}
/*@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;
}
