@font-face {
  font-family: "CeraPro-Bold";
  src: url('../fonts/Cera-Pro-Bold.eot');
  src: url('../fonts/Cera-Pro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cera-Pro-Bold.woff2') format('woff2'),
    url('../fonts/Cera-Pro-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CeraPro-Regular";
  src: url('../fonts/Cera-Pro-Regular.eot');
  src: url('../fonts/Cera-Pro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cera-Pro-Regular.woff2') format('woff2'),
    url('../fonts/Cera-Pro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "CeraPro-Light";
  src: url('../fonts/Cera-Pro-Light.eot');
  src: url('../fonts/Cera-Pro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cera-Pro-Light.woff2') format('woff2'),
    url('../fonts/Cera-Pro-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* TEAM HEADER */
.team_social{
	padding-top:2%;
}

.team_social_text{
	display: inline-table;
    width: 49%;
    text-align: left;
}

#team_edit_button{
	margin-left: 2%;
}

.team_icon_social{
    display: inline-table;
    width: 49%;
    text-align: right;s
}

.cc-fund-button {
	border-radius: 4px;
    padding: 0.8rem 2rem;
    text-transform: none;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0 3px 19px 2px;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    width: 100%;
    margin-top: 40px;
}

.teamMember_holder{
	position: relative;
	overflow: visible;
	padding-top: 5px;
	background: #fff;
	padding-left:2%;
	padding: 3px 71px;
}

.teamPageBanner_img_title{
	display: inline-table;
    width: 19%;
}

.teamPageBanner_img_title img{
   width: 100%;	
}

.teamPageBanner_title_with_img{
	display: inline-table;
    width: 77%;
    padding-left:2%;
}

.teamMember_holder h1{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.teamPageBanner{
	margin-bottom:2%;
    margin-top: 2%;
}

.teamPage_edit_holder{
	text-align:right;
	
}

.ep-container .team_member_holder:before{
	background:none;
}

.teamPageBanner .teamPageBanner_horizontal #bannerTitle, .teamPageBanner .teamPageBanner_horizontal #meetingName{
	text-align: left;
}

.teamPageBanner .teamPageBanner_horizontal .teamPageBanner_vertical_50{
	display: inline-table;
	min-width: 46%;
	text-align: left;
}

.teamPageBanner .teamPageBanner_horizontal .teamPage_join_holder{
	text-align: right;
}

.teamPageBanner .teamPageBanner_horizontal .teamPage_join_holder{
	min-width: 53%;
	text-align: unset;
}


.teamPageBanner .teamPageBanner_horizontal.teamPage_join_holder{
	text-align:center;
}

#teamPageBannerDescription{
	text-align: left;
}

.ep-container .ep-description .memberRaisedTarget{
	color: #fdc543;
	margin-top: 2%;
    font-size: 16px;
}

.randomColour{
	padding: 5px; 
	border-radius: 100%; 
	display: inline-block; 
	vertical-align: top; 
	width: 90px; 
	height: 90px; 
	margin: 0 0 5px 8px;
}

/* **** END TEAM HEADER *** */




.content .input-wrap:after,
.cart-form .questions .form-group:after,
.modal-form .input-wrap:after {
	content: " ";
	display: block;
	clear: both;
}

.hiddenInvoiceDetailsDiv{
	background-color: white;
}

.receiptContainer .summary-block .row .col-md-6 h3{
	text-transform: uppercase;
}

.brainTreeAddressHolder{
	display:none;
}

#bannerDescription{
	display:inline;
}

#fundraisingMessageHeader{
	max-width:500px;
}

.upsellExtraLabel{
	display:inline;
}

#hiddenForm{
	margin-bottom:0%;
}

#tickets{
	margin-bottom:0%;
}


.phoneDiv ::-webkit-input-placeholder { /* WebKit browsers */
	color: transparent;
}

.phoneDiv :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: transparent;
}

.phoneDiv ::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: transparent;
}

.phoneDiv .intl-tel-input :-ms-input-placeholder { /* Internet Explorer 10+ */
	color: transparent;
}

.phoneDiv ::-ms-input-placeholder {
    color: transparent;
}

.social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}



.brainError{
	color: rgb(255, 28, 38);
}

/* custom radio styles */

#preEntryForm{
	width: 70%;
    display: inline-block;
}

#myform .main_column_700 .content .responsiveLookup{
	display:none;
}

#clubEventOptions .jcf-select {
	width:224px;
}

.stripeTermsError{
	color: #c00;
	font-weight: bold;
	margin: 3px 0;
	padding: 0;
	text-transform: uppercase;
	display: none;
}

.stripeTerms{
	padding-left: 3%;
}

#preEntrySearch{
	display: inline-block;
    float: right;
    margin-top: 20%;
}

#extra-footer{
	 background:white;
	 height:100px;
	 background-image: url('https://register.primo-events.com/ssUploads/images/primo/primoevents3bg.png');
}

#event-map .modal-content{
	## width: 900px;
}

#event-map .modal-content{
	height:1000px;
}

#event-map .modal-dialog, #pre-entry .modal-dialog {
	width:33%;
}

#map_canvas{
	width:90%;
	height: 420px;
}

#map-preEntries{
	float:right; margin-right: 35px; margin-top:25px;
}

#event-map .modal-body .input-wrap {
	width: 65%;
    display: inline-block;
}

#event-map .modal-body #mapInput .button {
	width: 32%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
    margin-bottom: 8px;
}

.sponsorContainer {
    text-transform: uppercase;
    background: #fff;
    padding: 1% 1%;
}

.sponsorImageContainer{
	display:inline-block;
	padding: 2%;
}

.sponsorImageImg{
	max-width:100%;
}

.formPageButtoncurrentLink{
	color: #FF7F00;
    cursor: default;
}
.formPageButtoncurrentLink:hover{
	color: #FF7F00;
    text-decoration: none;
}

.formPageButtonToDo{
	color: silver;
    cursor: default;	
}
.formPageButtonToDo:hover{
	color: silver;
    text-decoration: none;
}

.iconmoon {
    font-family: "icomoon2";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "icomoon2";
	src: url("../fonts/icomoon2.eot?xzwj5a");
	src: url("../fonts/icomoon2.eot?#iefixxzwj5a") format("embedded-opentype"), url("../fonts/icomoon.2woff?xzwj5a") format("woff"), url("../fonts/icomoon2.ttf?xzwj5a") format("truetype"), url("../fonts/icomoon2.svg?xzwj5a#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

.iconmoon-arrow{
	padding-left:5%;
	color: #06e4bb;
}

.iconmoon-closed-arrow:before {
    content: "\ea1c";
}

.iconmoon-open-arrow:before{
	content: "\ea1c";
	display: inline-block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(90.0deg);
}

.groupTicketHeader:hover{
	border-color: #FF7F00;
	border: 3px solid #cbcbcb;
}


#logout{
	float:right;
	margin-right:20px;
}

.childHolder{
	display:none;
}

.leftContainer {
  width: 14%;
  display: table-cell;
  vertical-align: middle;
}

.miniside {
  height: 150px;
  display: inline;
}

.question_content .field-wrap .radio-wrap{
    padding-bottom: 1%;
    padding-top: 3%;
}

div .miniside img {
  max-width: 150px;
}

.rightContainer {
  width: 10%;
  display: table-cell;
  vertical-align: middle;
}

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	cursor: default;
	background: none;
	border: 2px solid #aaa;
	border-radius: 12px;
	margin: 0 8px 0 0;
	height: 24px;
	width: 24px;
}

.jcf-radio span {
	display: none;
	position: absolute;
	width: 22px;
	height: 18px;
	background: url(../images/tick.png) no-repeat;
	top: -3px;
	right: -6px;
}

.radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

#otherDonDiv {
	width: 59%;
    display: inline-block;
    float: right;
}

#otherDiv{
    display: block;
    float: left;
}


.radio .donLabel{
	padding-left: 3%;
}

.radio .input-wrap label{
	 min-height: inherit;
    padding-left: 0;
}


/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #ebebea;
	border-bottom-color: #9d9d9d;
	background: #fff;
	margin: 0 0 12px;
	width: 32%;
	height: 44px;
	text-align: left;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 12px;
	line-height: 32px;
	padding: 5px 5px;
	margin: 0 35px 0 8px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	top: 50%;
	margin-top: -3px;
	width: 0;
	height: 0;
	right: 14px;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #9d9d9d transparent transparent transparent;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #ebebea;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list ul li:first-child {
	display: none;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: normal;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom checkbox styles */

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	cursor: default;
	background: none;
	border: 2px solid #aaa;
	border-radius: 12px;
	margin: 0 8px 0 0;
	height: 24px;
	width: 24px;
}

.jcf-checkbox span {
	display: none;
	position: absolute;
	width: 22px;
	height: 18px;
	background: url(../images/tick.png) no-repeat;
	top: -3px;
	right: -6px;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}




.jcf-checkbox.jcf-checked span {
	display: block;
}

#content > div > form > div:nth-child(15) > div.content > div > div.terms > span.jcf-checkbox.jcf-unchecked > label
	position: relative;
	width: 200px;
	top: 10px;
	z-index: 1;
}
/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}



@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon/icomoon.eot?xzwj5a");
	src: url("../fonts/icomoon/icomoon.eot?#iefixxzwj5a") format("embedded-opentype"), url("../fonts/icomoon/icomoon.woff?xzwj5a") format("woff"), url("../fonts/icomoon/icomoon.ttf?xzwj5a") format("truetype"), url("../fonts/icomoon/icomoon.svg?xzwj5a#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="ico-"],
[class*=" ico-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ico-cart:before {
	content: "\e600";
}

.ico-cross:before {
	content: "\e601";
}

.ico-fb:before {
	content: "\e602";
}

.ico-google:before {
	content: "\e603";
}

.ico-twitter:before {
	content: "\e604";
}




@font-face {
	font-family: "icomoonTeam";
	src: url("../fonts/icomoonTeam/icomoon.eot?xzwj5a");
	src: url("../fonts/icomoonTeam/icomoon.eot?#iefixxzwj5a") format("embedded-opentype"), url("../fonts/icomoonTeam/icomoon.woff?xzwj5a") format("woff"), url("../fonts/icomoonTeam/icomoon.ttf?xzwj5a") format("truetype"), url("../fonts/icomoonTeam/icomoon.svg?xzwj5a#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="team-ico-"],
[class*=" team-ico-"] {
	font-family: "icomoonTeam";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.team-ico-whatsapp:before{
	content: "\ea93";
}

.social-networks li a.whatsapp{
	color: green;
}

.social-networks li a.whatsapp:hover{
	color: #43ce43;
}

.blur {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1px;
	right: -1px;
}

.blur:after {
	position: absolute;
	left: 1px;
	top: 0;
	right: 1px;
	bottom: 0;
	content: "";
	background: #fff;
	opacity: .4;
}

.blur .blur-holder {
	position: absolute !important;
	height: auto !important;
	bottom: -20px;
	left: 2px;
	right: 2px;
	-webkit-filter: blur(0);
	filter: blur(0);
	background-color: transparent !important;
}

.blur .blur-holder .blurr-bg {
	top: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	right: 0 !important;
	height: auto !important;
	width: auto !important;
	-webkit-filter: blur(20px) !important;
	filter: blur(20px) !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	background-color: rgba(255, 255, 255, 0) !important;
}

.blur .blur-circle {
	position: absolute;
	left: -20px;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	background-size: cover;
	border-radius: 100px;
	z-index: 2;
}

.blur .blur-circle.right {
	left: auto;
	right: -20px;
}

svg {
	position: fixed;
	top: 0;
	left: 0;
}

svg image {
	position: fixed;
}

body {
	min-width: 320px;
	position: relative;
}

#wrapper > .bg-stretch {
	display: none;
}

#wrapper.form-page {
	background: url(../images/img03.jpg) no-repeat 50% fixed;
	background-size: cover;
}

#content {
	position: relative;
	padding: 50px 10px;
}

#extrasContainer{
	  text-align: center;
}

.center{
	text-align: center;
}

.center input[type=submit],
.center input[type=button],
.center button,
.center a.button{
  background-color: #049cd0;
  background-image: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 7px 13px;
  text-shadow: none;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  line-height: 28px;
  text-transform: uppercase;
  white-space: normal;
}

html body  input[type=submit]:hover,
html body input[type=button]:hover,
html body button:hover,
html body a.button:hover {
  background-color:#02516C;
  background-image:none;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  text-shadow:none;
  text-decoration:none;  
   color: #fff;
}

.continuebtn {
	margin-top: 12%;
}

.question{
  position: absolute;
  z-index: 1000;
  display: inline;
  text-align: center;
  width: 174px;
  height: 78px;
  font-size: 11px;
  
  line-height: 1.5em;
  /* background: url('../../../ssUploads/css/images/bubble.png') left top no-repeat; */
  background-color: #fff;
  border-style: solid;
  border-width: 3px;
    border-color: #525252;
  padding: 10px 0 0 0;
  font-weight: bold;
  margin-left: -7em;
  margin-top: -6em;
  opacity: 1;
}


.yes {
  padding-top: .3em;
  margin-top: .5em;
  margin-right: .5em;
  cursor: pointer;
  display: inline-block;
  width: 63px;
  height: 21px;
  color: #fff;
  
background-color: #228226;
  /* background: url('../../../ssUploads/css/images/buttony.png') left top no-repeat; */
 
}

.concancel {
  padding-top: .3em;
  margin-top: .5em;
  margin-right: .5em;
  cursor: pointer;
  display: inline-block;
  width: 63px;
  height: 21px;
  color: #fff;
  background-color: #c00;
  /*background: url('../../../ssUploads/css/images/buttonn.png') left top no-repeat; */
}

#team-wrap{
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px 10px 2px;
  width: 210px;
  border-radius: 2px;
} .

teamButtonsClass, #addMemberButtons{
display:inline;
}

#termsTextArea{
	width:100%;
    margin-bottom: 2%;
}

#termsDiv{
	max-width: 462px;
	margin: 0 auto;
	display: inline;
}

teamButtonsClass a, #addMemberButtons a{
  margin: 0 3px 10px 2px;
  min-width: 106px;
  display: inline-block;
  vertical-align: middle;
}

.total-block .main_column_700 .main_column_title_700, .total-block .main_column_700 .basketDesc{
	text-align:left;
}

.logo {
	display: inline-block;
	vertical-align: top;
	padding: 14px;
	position: relative;
	z-index: 1;
}

.logo img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	height: auto;
}

.top-section {
	position: relative;
	overflow: hidden;
	letter-spacing: -4px;
	font-size: 0;
	line-height: 0;
	text-align: center;
	background: #fff;
}

.top-section .bg-stretch {
	opacity: .65;
}

.top-section .img-wrap img {
	height: auto;
	max-height: 500px;
}

.event-header {
	text-transform: uppercase;
	background: #fff;
	padding: 25px 71px;
}

.header .title-col{
	display: table;
	width: 100%;
	table-layout: fixed;
}

.header .title-col p {
	margin: 0;
}

.spinnerDiv{
    text-align: center;
}

.event-header .title-col,
.header .cart-col,
.event-header .order-col {
	vertical-align: middle;
}

.cartContent{
	padding-left: 3%;
}

#cartMerch .clearTable{
	width:100%;
}

#cartMerch #submitbtn{
    margin-top: 3%;
}

.event-header .title-col {
	font-weight: bold;
	display: inline;
}

.header .cart-col {
	width: 200px;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
}

#mybasket .cart-col i {
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	font-weight: normal;
}

.event-header .order-col {
	width: 300px;
	text-align: right;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
}

.event-header .order-col strong {
	font-weight: 700;
}

h3 {
	margin: 0 0 2px;
}

.btn {
  white-space: normal;
  border-radius: 1px;
}

.btn-wrap .btn {
  margin: 0 3px 19px 2px;
}

.btn-col a.btn-close:hover{
	text-decoration: none;
	color:#918E8E;
}

.header{
	display:inline-block;
}


.btn-col .btn-close {
	font-size: 36px;
	line-height: 30px;
	color: #aaa;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

.ep-container .ep-holder {
	position: relative;
	overflow: visible;
	padding-top: 5px;
}

.ep-container .ep-holderCANCELLED{
	color:red;
}

.ep-container .ep-holderDEFERRED{
	color:#dca708;
}

.ep-container .ep-holderCHARITY{
	color:#0b81d4;
}


.ep-container .ep-holder:before {
	position: absolute;
	content: "";
	height: 5px;
	width: 100%;
	left: 0;
	top: -2px;
	z-index: 9;
	background: url(../images/bg-border.png) repeat-x 0 0;
}

.ep-container .ep-holder:first-child {
	padding-top: 0;
}

.ep-container .ep-holder:first-child:before {
	display: none;
}

.ep-container .wrap {
	display: table;
	width: 100%;
	table-layout: fixed;
	position: relative;
	padding: 18px 60px;
}

.ep-container .icon-col, .ep-container .icon-col-side,
.ep-container .ep-description, .ep-container .ep-description-side,
.ep-container .price-col, .ep-container .price-col-side,
.ep-container .quantity-col, .ep-container .quantity-col-side,
.ep-container .btn-col, .ep-container .btn-col-side,
.ep-container .barcode-col,
.ep-container .entry-col {
	display: table-cell;
	vertical-align: middle;
}

.ep-container .icon-col {
	width: 120px;
	padding-right: 20px;
}

.ep-container .icon-col-side {
	width: 10%;
	padding-left: 0;
}

.ep-container .ep-description {
	font-size: 13px;
	line-height: 20px;
	padding: 20px 20px 20px 0;
}

.ep-container .merch-row {
	display:block;
	padding-left: 5%;
}

.ep-container .ep-description-side{
  font-size: 13px;
  line-height: 20px;
  padding: 20px 20px 20px 0;
  padding-left: 0;
  padding-right: 0;
  width: 5%;
}

.ep-container .ep-description p {
	margin: 0;
}

.ep-container .price-col {
	width: 160px;
	text-align: center;
}

.ep-container .price-col-side {
  width: 16%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.ep-container .price-col strong {
	font-size: 30px;
	font-weight: bold;
}

.ep-container .price-col strong .transFeeAmount{
	color: #525252;
    font-size: 18px;
    padding-left: 3%;
	text-decoration: none;
    cursor: default;
}
.ep-container .price-col strong .transFeeAbb{
	color: #525252;
    font-size: 12px;
    padding-left: 3%;
	text-decoration: none;
    cursor: default;
}

.ep-container .price-col-side strong {
  font-size: 34px;
  line-height: 50px;
  font-weight: bold;
}


.ep-container .price-col strong sup {
	font-size: 58%;
}

.ep-container .quantity-col {
	width: 160px;
	text-align: center;
}

.ep-container .quantity-col-side {
  width: 16%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.ep-container .quantity-col strong {
	font-size: 30px;
	font-weight: bold;
}

.ep-container .quantity-col strong .transFeeAmount{
	color: #525252;
    font-size: 18px;
    padding-left: 3%;
	text-decoration: none;
    cursor: default;
}
.ep-container .quantity-col strong .transFeeAbb{
	color: #525252;
    font-size: 12px;
    padding-left: 3%;
	text-decoration: none;
    cursor: default;
}

.ep-container .quantity-col-side strong {
  font-size: 34px;
  line-height: 50px;
  font-weight: bold;
}


.ep-container .quantity-col strong sup {
	font-size: 58%;
}

.ep-container .btn-col {
	width: 185px;
	text-align: center;
	padding: 10px;
	font-size: 0;
	line-height: 0;
}

.ep-container .btn-col-side {
  text-align: center;
  padding: 10px;
  letter-spacing: -4px;
  font-size: 0;
  line-height: 0;
  padding-left: 0;
  padding-right: 0;
  width: 17%;
}

html body button, html body a.button {
  background-color: #049cd0;
  background-image: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 7px 13px;
  text-shadow: none;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  line-height: 28px;
  text-transform: uppercase;
  white-space: normal;
}

html body  input[type=submit]:hover,
html body input[type=button]:hover,
html body button:hover,
html body a.button:hover {
  background-color:#02516C;
  background-image:none;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  text-shadow:none;
  text-decoration:none;  
   color: #fff;
    
}

html body .btn-col a.button , html body .btn-col-side a.button , #submitbtn, .center input[type=submit], .center input[type=button], .center button, .center a.button, html body input[type=button], #nothankslink, #creatpagelink, #cancelTransfer{
  
   margin: 0 3px 19px 2px;
  padding: 15px 33px;
  font-size: 18px;
  border: 0;
  line-height: 28px;
  text-transform: uppercase;
  white-space: normal;
  border-radius: 1px;
  color: #fff;
  background-color: #de1698; border-color: #de1698;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  display: inline-block;
}


html body .btn-col a.call-to-action{
	font-size: 18px;
	border: 0;
	line-height: 28px;
	padding: 14%;
}

html body .btn-col a.button :hover, #submitbtn:hover, .center input[type=submit]:hover, .center input[type=button]:hover, .center button:hover, .center a.button:hover, html body .btn-col a.call-to-action:hover, html body input[type=button]:hover, #cancelTransfer:hover{
  background-color: #C41085;
}

 html body input[type=button], html body input[type=button]:hover, #nothankslink, #creatpagelink{
   background: #de1698; background-color: #de1698; }

#mybasket{
	display:inline;
	color:#525252;
}

#mybasket a {
	color:#525252;
	float:right;
}

.cart-col, .cart-info, .cart-item {
	display:inline;
}

.ep-container .barcode-col {
	width: 178px;
	text-align: center;
	padding-top: 22px;
}

.ep-container .barcode-col .order-number {
	display: block;
	font-size: 12px;
	line-height: 16px;
}

.ep-container .entry-col {
	width: 86px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 8px;
}

.ep-container .entry-col span {
	display: block;
	font-size: 12px;
	line-height: 16px;
}

.ep-container .entry-col strong {
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}

.total-block {
	background: #fff;
	font-size: 20px;
	line-height: 24px;
	text-align: right;
	padding: 10px 0;
	font-size: 16px;
}

.total-block sup {
	font-size: 58%;
}

.btn-wrap {
	background: #fff;
	overflow: hidden;
	padding: 10px 67px;
}

.btn-wrap .btn-holder {
	margin: 0 -3px 0 -2px;
	font-size: 0;
	line-height: 0;
	text-align: right;
}

#emptyCartBack{
	text-align:center;
}

h2 {
	margin: 0 0 3px;
	text-transform: uppercase;
}

h3 {
	text-transform: uppercase;
	margin: 0;
}
.title-col h3{
	margin-top: 0px;
	margin-bottom: 0px;
}

.summary-block {
	background: #fff;
	line-height: 21px;
	padding: 28px 70px 38px;
}

.summary-block p strong {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

.summary-block address {
	margin: 0;
}

.summary-block dl dt {
	font-weight: bold;
	text-align: left;
	width: 100px;
	line-height: 21px;
	margin-bottom: 1px;
}

.summary-block dl dd {
	margin-left: 108px;
	line-height: 21px;
	margin-bottom: 1px;
}

.summary-block dl a {
	color: #525252;
}

.summary-block .details {
	font-size: 16px;
	line-height: 21px;
}

.summary-block .details h3 {
	margin-bottom: 4px;
}

.cart-form {
	padding: 43px 0;
	position: relative;
	overflow: hidden;
	margin-bottom:0%;
}

.radio-wrap label {
	font-weight: normal;
}

.main_column_700 {
	position: relative;
	overflow: hidden;
}

.content , .main_column_title_700{
	max-width: 462px;
	margin: 0 auto;
}

.content .question_content {
	overflow: hidden;
	width: 100%;
	padding: 12px 0;
}

.question_content .field-wrap {
	width: 100%;
	float: none;
	padding: 0;
	text-align: right;
}

.question_content .field-wrap .radio-wrap .radio label{
	width:13%;
}

.question_term_content{
	  overflow: hidden;
  float: left;
  width: 100%;
  padding: 12px 0;
	
}

.question_term_content .terms textarea{
	width: 95%;
	margin-bottom: 4%;
}

.terms h2 {
	padding-bottom: 2%;
	margin: 0 0 20px 10px;
}

.question_content .input-wrap  .time-drop{
	display: inline-block;
	width: 100%;
}

.content .question_content .elasticDiv{
	display:inline-block;
	width:100%;
}

.input-wrap textarea{
	width:100%;

}


.time-drop  .jcf-select{
	width:49%;
}

.donations{
	font-weight: normal;
	color: #525252;
	line-height: 17px;
	width: 100%;
	padding-top: 3%;
	padding-bottom:3%;
}

.donations label{
 font-weight: normal;
}



#wave-select{
	padding-top:3%;
}

#boundaryDiv{
	padding-bottom: 4%;
	margin-top:4%;
	position: relative;
	overflow: hidden;
	content: "";
	height: 5px;
	width: 100%;
	left: 0;
	top: 0;
	background: url(../images/bg-border.png) repeat-x 0 0;
}

#genderLabel{
	display:none;
}

#manditoryMessage{
	position: relative;
	overflow: hidden;
	max-width: 462px;
	margin: 0 auto;
	padding-bottom: 1%;
}

.main_column_title_700 h3 {
	margin: 0 0 20px 10px;
	font-size: 18px;
}

.content .input-wrap {
	display: block;
	border: 1px solid #efefef;
	border-bottom-color: #9d9d9d;
	background: #fff;
	margin-bottom: 21px;
	padding: 2px 10px;
	border-radius: 2px;
	
}

.content .drop-wrap{
  display: block;
  width: 100%;
  border: 1px solid #efefef;
  border-bottom-color: #9d9d9d;
  background: #fff;
  margin-bottom: 21px;
  padding: 5px 10px;
  border-radius: 2px;
}

.content .input-wrap label, .content .drop-wrap label, .question_content .input-wrap label {
	display: block;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	color: #9f9f9f;
	 margin: 10px 5px 2px 2px;	font-weight: normal;
	float: left;
}

	.content .input-wrap label.finishTLabel{
		width:33%;
		margin-right: 47%;
	}

	.content .input-wrap label.dropDownLabel, .content .drop-wrap label.dropDownLabel{
		margin-right: 47%;
		min-width: 22%;
   		max-width: 31%;
	}
	
	#countryDiv label.dropDownLabel, #countyDiv label.dropDownLabel{
		width: 14%;
		margin-right: 47%;
	}
	

	#countryDiv span.jcf-select, #countyDiv span.jcf-select{
		width:55%;
	}
	
	
.main_column_700 .content .drop-wrap label {
	font-weight: normal;
	float: left;
	padding-right: 70%;
}

.content .input-wrap label span.required, .content .drop-wrap label span.required, span.required{
	color: red;
	font-size: 15px;
	font-weight: bold;
	margin-top:3px;
	letter-spacing: 1.1px; 
}
span.relative{
	float: initial;
	margin-top:3px;
}
.content .input-wrap input {
	height: 25px;
	border: 0;
	margin: 0;
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	padding: 4px 0;
	color: #9f9f9f;
	background: none;
	outline: none;
}

.content .input-wrap input[type=text].error, .content .question_content select.error,
.content .addressDropdown .input-wrap span.error, .content .input-wrap .popup-dob span.error {
	background-color: #fee;
	color: #c00;
	border-color: #c00;
	font-weight: normal;
}

/* custom radio styles */

#primoFooterLogo{
	width:15%
}

#primoFooterLogoHolder{
	text-align: right;
	margin-right: 4%;
	margin-top: 1%;
}

#preEntrySearch{
	display: inline-block;
    float: right;
    margin-top: 20%;
}

#extra-footer{
	 background:white;
	 height:100px;
	 background-image: url('https://register.primo-events.com/ssUploads/images/primo/primoevents3bg.png');
}

#event-map .modal-content{
	## width: 900px;
}

#event-map .modal-content{
	height:1000px;
}

#event-map .modal-dialog, #pre-entry .modal-dialog {
	width:33%;
}

#map_canvas{
	width:90%;
	height: 420px;
}

#map-preEntries{
	float:right; margin-right: 35px; margin-top:25px;
}

#event-map .modal-body .input-wrap {
	width: 65%;
    display: inline-block;
}

#event-map .modal-body #mapInput .button {
	width: 32%;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;
    margin-bottom: 8px;
}


#logout{
	float:right;
	margin-right:20px;
}

.leftContainer {
  width: 14%;
  display: table-cell;
  vertical-align: middle;
}

.miniside {
  height: 150px;
  display: inline;
}

.question_content .field-wrap .radio-wrap{
    padding-bottom: 1%;
    padding-top: 3%;
}

div .miniside img {
  max-width: 150px;
}

.rightContainer {
  width: 10%;
  display: table-cell;
  vertical-align: middle;
}

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	cursor: default;
	background: none;
	border: 2px solid #aaa;
	border-radius: 12px;
	margin: 0 8px 0 0;
	height: 24px;
	width: 24px;
}

.jcf-radio span {
	display: none;
	position: absolute;
	width: 22px;
	height: 18px;
	background: url(../images/tick.png) no-repeat;
	top: -3px;
	right: -6px;
}

.radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

#otherDonDiv {
	width: 59%;
    display: inline-block;
    float: right;
}

#otherDiv{
    display: block;
    float: left;
}

.radio .donLabel{
	padding-left: 3%;
}

.donations .radio .jcf-radio{
	margin-right: 0px;
}

.radio .input-wrap label{
	 min-height: inherit;
    padding-left: 0;
}

.donateAmountsDiv {
	display: flex;
}



.donateAmountsDiv #donationValue_div, .donateAmountsDiv .donationValue_div{
 	display: flex;
 	padding-left: 0px;
 	padding-right: 25px;
 	margin-top: 5px;
 	margin-bottom: 20px;
}
 
.donationValue_div .donLabel, .donationValue_div label{
 	padding-left: 0px !important;
}
 
.donations #otherDonDiv {
    float: none !important;
}

.donations #donationInputBox_div {
    float: none;
    display: flex;
}
.donations #donationInputBox_div i{
	padding-top: 3px;
}

#donationValue_div .donLabel, .donationValue_div donationValue_1{
    padding-left: 7px;
    padding-top: 3px;
}




.content .input-wrap label.error, .content .input-wrap label.rederror, .radio-wrap label.error,
.content .input-wrap label.dropError{
	display: block;
	color: #c00;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0;	
	padding: 0;	
	text-align: left;
	width: 400px !important;
	border-color: transparent;
	background-color: transparent;
}

.content .input-wrap label.fourtyError{
	display: block;
	color: #c00;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0;	
	padding: 0;	
	text-align: left;
	width: 400px !important;
	border-color: transparent;
	background-color: transparent;
}


.content span.rederror{
	display: block;
	color: #c00;
	font-weight: bold;
	font-size: 14px;
	margin: 3px 0;	
	padding: 0;	
	text-align: left;
	width: 400px !important;
	border-color: transparent;
	background-color: transparent;
}


.content .question_content label.error, .content .question_content label.rederror{
  display: block;
  color: #c00;
  font-weight: bold;
  font-size: 12px;
  margin: 3px 0;
  padding: 0;
  text-align: left;
  width: 400px !important;
  top: 71px;
  border-color: transparent;
  background-color: transparent;
}

.main_column_700 .content .drop-wrap label.error, .main_column_700 .content .drop-wrap label.rederror{
  display: block;
  color: #c00;
  font-weight: bold;
  font-size: 12px;
  margin: 3px 0;
  padding: 0;
  text-align: left;
  width: 400px !important;
  position: relative;
  top: 64px;
  border-color: transparent;
  background-color: transparent;
}


.radio-wrap .radio {
	padding: 0 11px;
	font-size: 0;
	line-height: 0;
	margin: 0 -16px;
}

.radio-wrap .radio label {
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	margin: 0 16px 10px;
}

.cart-form .team .form-group {
	letter-spacing: -4px;
	font-size: 0;
	line-height: 0;
	margin: 0 -3px 0 -2px;
}

.cart-form .team .form-group .input-wrap {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px 10px 2px;
	width: 210px;
	border-radius: 2px;
}

.cart-form .team .form-group .btn-holder {
	margin: 0 3px 10px 2px;
	min-width: 106px;
	display: inline-block;
	vertical-align: middle;
}

.cart-form .team .form-group .btn-holder + .btn-holder {
	min-width: 136px;
}

.cart-form .questions {
	margin-top: 26px;
}

.cart-form .questions .form-group {
	padding: 0 0 0 11px;
	margin: 0;
}

.modal-body .footer{
text-align:center;
}

.cart-form .questions .form-group .field-wrap {
	float: right;
	width: 185px;
	padding-left: 10px;
	text-align: right;
}

.cart-form .questions .form-group .field-wrap .radio {
	margin: 0;
	padding: 18px 6px 0;
}

.cart-form .questions .form-group .field-wrap .radio label {
	margin: 0 0 10px;
}

.cart-form .questions .form-group .field-wrap .radio label + label {
	margin-left: 19px;
}

.cart-form .terms {
	margin-top: 26px;
}

.cart-form .terms .checkbox {
	padding: 0 0 9px 11px;
	margin: 0;
}

.cart-form .terms .checkbox label {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.cart-form .terms .checkbox label .jcf-checkbox {
	margin-right: 11px;
}

.cart-form .terms-box {
	border: 2px solid #aaa;
	border-radius: 1px;
	padding: 2px 8px 4px;
	color: #525252;
	font-size: 10px;
	line-height: 12px;
	background: #fff;
	margin-bottom: 13px;
}

.cart-form .terms-box p {
	margin: 0;
}


#braintree-paypal-loggedout #braintree-paypal-button img{
	display:none !important;
}

#buttonHolderForpaypal{
	width: 100%;
	display: block;
}

#payByCard{
	display: inline-block;
	width: 49%;
	text-align: center;
	vertical-align: middle;
}


#buttonHolderForpaypal #paypal{
	display: inline-block;
    width: 49%;
    text-align: center;
    vertical-align: middle;
}

#buttonHolderForpaypal #paypal #braintree-paypal-loggedout{
	width: 168px;
    height: 145px;
    display: inline-block;
}

#braintree-paypal-loggedout #braintree-paypal-button{
	font-size:24px;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10%;
	padding-top: 10%;
	padding-left: 20%;
	padding-right: 20%;
	box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
	border: 2px solid #a59e9e;
	border-radius: 2px;
	height: 100% !important;
}
#braintree-paypal-loggedout #braintree-paypal-button:hover{
    border: 2px solid #fbb101;
    text-decoration: none;
}

#payment-form #paypal #braintree-paypal-loggedout #braintree-paypal-button:before{
	background: url(../../../../static/images/paypal-mark.png) 50% 50% no-repeat;
	background-size: contain;
	content: '';
	display: block;
	height: 45px;
	text-align: center;
	width: 100%;
	margin-bottom: 2%;
}

#braintreeCardButton:before{
	background: url(../../../../static/images/credit-card.png) 50% 50% no-repeat;
	background-size: contain;
	content: '';
	display: block;
	height: 45px;
	text-align: center;
	width: 100%;
	margin-bottom: 11%;
}

#braintreeCardButton{
    font-size: 24px;
    text-decoration: none;
    text-align: center;
    padding-bottom: 2%;
    padding-top: 5%;
    padding-left: 6%;
    padding-right: 6%;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
    border: 2px solid #a59e9e;
    border-radius: 2px;
    margin-right: auto;
    width: 168px;
    height: 145px;
    margin-left: auto;
    color: #337ab7;
    text-decoration: none;
}

#braintreeCardButton:hover {
    border: 2px solid #fbb101;
    text-decoration: none;
}

#payment-details{
	display:none;
	margin-top:5%;
}

.brainTreeCardSubmitBtn{
	display:none;
}

@media (max-width: 766px){
	#payByCard{
		width: 100%;
    	display: block;
	}
	#buttonHolderForpaypal #paypal{
		width: 100%;
	    display: block;
	    padding-top: 4%;
	}
}

@media (min-width: 980px){
	#stripe_payment_options{
		margin-top: -35px;
	}
}

@media (max-width: 979px){
	#stripe_payment_options{
		margin-top: 0px;
	}
}

.event-header .order-col {
	font-size: 18px;
	line-height: 22px;
	display: inline;
	padding-left: 15%;
    text-align: right;
    float: right;
}

.cart-form .terms-box p + p {
	margin-top: 5px;
}

.cart-form .submit-box {
	margin: 0 0 153px;
	padding-top: 6px;
	text-align: center;
}

.cart-form .submit-box:before {
	display: none;
}

.social-networks {
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	padding: 26px 0;
	overflow: hidden;
	margin: 0 -9px;
}

.social-networks li {
	display: inline-block;
	font-size: 45px;
	line-height: 40px;
	margin: 0 9px 10px;
}

.social-networks li a {
	display: block;
	border-radius: 50%;
	overflow: hidden;
}

.social-networks li a.facebook {
	color: #1f69b3;
}

.social-networks li a.facebook:hover {
	text-decoration: none;
	color: #2b82da;
}

.social-networks li a.twitter {
	color: #43b3e5;
}

.social-networks li a.twitter:hover {
	text-decoration: none;
	color: #70c5eb;
}

.social-networks li a.googleplus {
	color: #da4a38;
}

.social-networks li a.googleplus:hover {
	text-decoration: none;
	color: #e27163;
}

.modal-form .modal-content {
	position: relative;
	overflow: hidden;
	border-radius: 2px;
	box-shadow: none;
	background-size: cover;
}

.modal-form label {
	font-weight: normal;
}

.modal-form h3 {
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
}

.modal-form h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 4px 10px;
}

.modal-form .close {
	color: #aaa;
	opacity: 1;
	position: absolute;
	float: none;
	right: 19px;
	top: 18px;
	z-index: 9;
	text-shadow: none;
}

.modal-form .close:focus,
.modal-form .close:hover,
.modal-form .close:active {
	text-decoration: none;
}

.modal-form .close:hover {
	color: #909090;
}

.modal-form .modal-header {
	border: 0;
	padding: 40px 80px 20px;
	position: relative;
}

.modal-form .modal-body {
	padding: 14px 80px;
}

.modal-form .input-wrap {
	display: block;
	width: 100%;
	border: 1px solid #efefef;
	border-bottom-color: #9d9d9d;
	background: #fff;
	margin-bottom: 17px;
	padding: 2px 10px;
	border-radius: 2px;
}

.modal-form .input-wrap label {
	float: left;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	color: #9f9f9f;
	margin: 0;
	font-weight: normal;
}

.modal-form .input-wrap input,
.modal-form .input-wrap textarea {
	height: 25px;
	border: 0;
	margin: 0;
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	padding: 4px 0;
	color: #9f9f9f;
	background: none;
	outline: none;
}

.modal-form .input-wrap textarea {
	height: 106px;
	min-height: 106px;
	max-height: 106px;
	resize: none;
	width: 100% !important;
	overflow: auto;
}

.modal-form .submit-box {
	text-align: center;
	padding: 10px 0 39px;
}

.bg-stretch {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.bg-stretch img {
	width: 100%;
	height: auto;
}

.btn-default,
.btn-success {
	font-size: 18px;
	border: 0;
	line-height: 28px;
	padding: 15px;
	text-transform: uppercase;
}

.btn-success {
	padding: 15px 33px;
}

.btn-info {
	border-width: 3px;
	font-size: 18px;
	line-height: 32px;
	padding: 10px 33px;
	text-transform: uppercase;
}



.teamPageBanner_vertical_50 .team_join_link{
    font-size: 16px;
    min-width: 185px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-align: center;
}

.btn-warning {
	font-size: 18px;
	line-height: 24px;
	border-width: 2px;
	padding: 8px 20px;
	text-transform: uppercase;
}

.btn-warning:hover {
	background: #6c6c6c;
	border-color: #6c6c6c;
	color: #fff;
}

.nav-tabs .active .btn-warning {
	background: #6c6c6c;
	border-color: #6c6c6c;
	color: #fff;
}


.wizard_progress{
	margin-top: 5%;
}

#forgotPasswordButtonDiv{
    padding: 1%;
    text-align: center;
}

#previousNextLinks{
	display: inline-block;
	width: 100%;
}


@media screen and (min-width: 1025px) {
	.tel-link {
		text-decoration: none;
		pointer-events: none;
	}

	.tel-link:hover {
		text-decoration: none;
		cursor: default;
	}
}

@media only screen and (max-width: 1023px) {
	#content {
		padding: 20px 0;
	}
}

@media only screen and (max-width: 979px) {
	.event-header .teamMember_holder{
		padding: 16px;
	}

	.ep-container .wrap {
		padding: 16px 30px;
	}

	.ep-container .icon-col {
		padding-right: 0;
		width: 100px;
	}

	.ep-container .ep-description {
		padding: 10px;
	}

	.ep-container .price-col strong {
		font-size: 30px;
		line-height: 36px;
	}

	.ep-container .btn-col {
		padding-right: 0;
	}

	.ep-container .btn-close {
		font-size: 30px;
		line-height: 26px;
	}

	.ep-container .entry-col strong {
		font-size: 18px;
		line-height: 22px;
	}

	.cart-form {
		padding: 10px 0;
	}

	.cart-form .submit-box {
		margin-bottom: 20px;
	}
	
	.top-section .img-wrap img {
		width:100%;
	}
	
	#map-preEntries{
		width: 23%;
		margin-top:20px;
	}
	
	#map-preEntries .btn-warning{
		font-size: 14px;
		margin-bottom:3%;
	}
	
	#extra-footer{
		height:140px;
	}
}

@media only screen and (max-width: 767px) {
	.jcf-select {
		width: 100%;
	}

	.blur .blur-circle {
		width: 20px;
		height: 20px;
		margin-top: -10px;
		left: -10px;
	}

	.blur .blur-circle.right {
		left: auto;
		right: -10px;
	}

	.event-header {
		padding: 0;
	}

	.header .title-col {
		display: block;
		padding: 10px;
	}

	.content .question_content {
		float: none;
		width: 100%;
		padding: 0;
		margin-bottom: 5px;
	}
	
	
	.event-header .title-col,
	.header .cart-col,
	.event-header .order-col{
		display: block;
		width: 100% !important;
		padding: 10px 0;
	}

	.teamMember_holder{
		padding: 10px 0;
	}

	.event-header .order-col {
		font-size: 18px;
		line-height: 22px;
		display: block;
		padding-left: 7%;
	}
	
	
	html body .btn-col a.button {
		color: #fff;
		background-color: #b32a3a;
		border-color: #b32a3a;
	}

	html body .btn-col a.call-to-action{
		width: 100%;
		display: block;
		padding: 2%;
	}
	
	.content .question_content label{
		width: 100%;
		font-size: 16px;
	}
	
	#team-wrap{
		width:100%;
	}
	
	.

teamButtonsClass a.btn, #addMemberButtons a.btn{
		display:block;
		width:100%;
	}
	
	#submitbtn, #cancelTransfer{
		width:100%;
	}
	
	#mybasket{
		display: block;
		width: 100% !important;
		text-align: center;
		float: none;
		padding-bottom: 1%;
	}
	
	#mybasket a{
		float:none;
	}

	h3 {
		font-size: 18px;
		line-height: 22px;
	}

	.ep-container .wrap {
		display: block;
		padding: 25px 20px;
		position: relative;
	}

	.ep-container .icon-col,
	.ep-container .ep-description,
	.ep-container .price-col,
	.ep-container .quantity-col,
	.ep-container .btn-col,
	.ep-container .barcode-col,
	.ep-container .entry-col {
		display: block;
		width: 100% !important;
		text-align: center;
	}

	.ep-container .icon-col {
		margin: 0 auto;
		width: 60px !important;
	}

	.ep-container .icon-col img {
		width: 100%;
		height: auto;
	}

	.ep-container .ep-description {
		padding: 5px;
		display: inline-block;
		text-align: left;
		width: 73% !important;
	}
	
	.ep-container #goBackButtonHolder {
		padding: 5px;
		text-align: left;
	}

	.ep-container .price-col {
		padding: 25px 5px;
		width: 1% !important;
		text-align: right;
		display: inline-block;
	}
	
	.ep-container .quantity-col {
		padding: 25px 5px;
		width: 1% !important;
		text-align: right;
		display: inline-block;
	}
	
	.ep-container #totalTicketPriceCol {
		padding: 25px 5px;
		
		text-align: right;
	}

	.ep-container .price-col strong {
		font-size: 18px;
		line-height: 24px;
	}
	.ep-container .price-col strong .transFeeAmount{
		color: #525252;
		font-size: 12px;
		padding-left: 3%;
		text-decoration: none;
		cursor: default;
	}
	
	.ep-container .price-col strong .transFeeAbb{
		color: #525252;
		font-size: 12px;
		cursor: default;
	}

	.ep-container .price-col strong .transFeeAbb {
		text-decoration: none;
		cursor: default;
	}
	
	.ep-container .quantity-col strong {
		font-size: 18px;
		line-height: 24px;
	}
	.ep-container .quantity-col strong .transFeeAmount{
		color: #525252;
		font-size: 12px;
		padding-left: 3%;
		text-decoration: none;
		cursor: default;
	}
	
	.ep-container .quantity-col strong .transFeeAbb{
		color: #525252;
		font-size: 12px;
		cursor: default;
	}

	.ep-container .quantity-col strong .transFeeAbb {
		text-decoration: none;
		cursor: default;
	}
	
	
	.ep-container .btn-col {
		padding: 0;
	}

	.ep-container #ticketSelectHolder{	
		text-align: left;
		padding-right: 10%;
	}

	.ep-container .btn-close {
		font-size: 18px;
		line-height: 16px;
		position: absolute;
		right: 5px;
		top: 5px;
	}

	.ep-container .barcode-col {
		padding: 10px;
	}

	.ep-container .entry-col {
		padding: 10px 5px;
		display: table-cell;
		width: 1% !important;
	}

	.ep-container .entry-col strong {
		font-size: 16px;
		line-height: 20px;
	}

	.total-block {
		text-align: right;
		padding: 10px 10px 0;
	}

	.btn-wrap {
		padding: 10px;
	}

	.btn-wrap .btn-holder {
		margin: 0;
		text-align: left;
	}

	.btn-wrap .button{
		margin: 0 0 15px;
		display: block;
		width: 100%;
		
	}

	h2 {
		font-size: 16px;
		line-height: 22px;
	}

	h2 br {
		display: none;
	}

	h3 {
		font-size: 16px;
		line-height: 22px;
	}

	.summary-block {
		padding: 10px;
		font-size: 14px;
		line-height: 18px;
	}

	.summary-block p strong {
		font-size: 14px;
		line-height: 18px;
	}

	.summary-block dl dt {
		width: 100%;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 18px;
	}

	.summary-block dl dd {
		margin: 0 0 15px;
		font-size: 14px;
		line-height: 18px;
	}

	.cart-form .holder {
		padding: 0 10px;
	}

	.cart-form .team .form-group .input-wrap {
		width: 100%;
		display: block;
		margin: 0 0 15px;
	}

	.cart-form .team .form-group .btn-holder {
		margin: 0 0 15px !important;
		width: 100% !important;
	}

	.cart-form .questions .form-group {
		margin-bottom: 15px;
	}

	.question_content .field-wrap {
		width: 100%;
		float: none;
		padding: 0;
		text-align: left;
	}

	.cart-form .questions .form-group .field-wrap .radio {
		padding: 0;
	}

	.cart-form .terms .checkbox {
		position: relative;
		margin: 0;
		padding: 0 0 0 30px;
	}

	.cart-form .terms .checkbox label {
		margin: 0;
		display: inline;
		min-height: 0;
		font-size: 12px;
		line-height: 16px;
	}

	.cart-form .terms .checkbox label .jcf-checkbox {
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -11px;
	}




	.cart-form .submit-box .button{
		display: block;
		width: 100%;
	}

	.social-networks {
		padding: 10px 0;
	}

	.social-networks li {
		font-size: 36px;
		line-height: 30px;
	}

	.modal-form h3 {
		font-size: 20px;
		line-height: 24px;
	}

	.modal-form .close {
		right: 10px;
		top: 10px;
	}

	.modal-form .modal-header {
		padding: 40px 10px 15px;
	}

	.modal-form .modal-body {
		padding: 10px;
	}

	.modal-form .submit-box {
		padding: 10px 0;
	}

	.modal-form .submit-box .button{
		display: block;
		width: 100%;
	}

	.btn-default,
	.btn-success {
		font-size: 14px;
		line-height: 18px;
	}

	.btn-info {
		font-size: 14px;
		line-height: 18px;
		padding: 12px;
	}

	.btn-warning {
		font-size: 14px;
		line-height: 18px;
	}
}


@media only screen and (max-width: 2246px){

}

@media only screen and (max-width:2157px){

	#event-map .modal-body #mapInput .button {
		width: 32%;
		font-size: 12px;
	}

}

@media only screen and (max-width: 2100px){

}

@media only screen and (max-width: 1940px){

	
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 47%;
	}
	
}

@media only screen and (max-width: 1810px){

	
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 50%;
	}
	
}

@media only screen and (max-width: 1700px){

	
	#event-map .modal-dialog , #pre-entry .modal-dialog{
		width: 54%;
	}
	
}


@media only screen and (max-width: 1550px){
	
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 59%;
	}
}


@media only screen and (max-width: 1460px){
	
	#event-map .modal-dialog , #pre-entry .modal-dialog{
		width: 63%;
	}
}


@media only screen and (max-width: 1370px){

}


@media only screen and (max-width: 1270px){

	
	#event-map .modal-dialog , #pre-entry .modal-dialog{
		width: 72%;
	}
}

@media only screen and (max-width: 1190px){
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 77%;
	}
}

@media only screen and (max-width: 1120px){
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 81%;
	}
}


@media only screen and (max-width: 1060px){
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 86%;
	}
}

@media only screen and (max-width: 990px){
	#event-map .modal-dialog , #pre-entry .modal-dialog{
		width: 93%;
	}
	ol.progtrckr li.progtrckr-todo{
		font-size: 13px;
	}
	ol.progtrckr li.progtrckr-current{
		font-size: 13px;
	}
	ol.progtrckr li.progtrckr-done{
		font-size: 13px;
	}
}

@media only screen and (max-width: 915px){
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 99%;
	}
}

@media only screen and (max-width: 860px){

}

@media only screen and (max-width: 790px){

}

@media only screen and (max-width: 790px){
	#map-preEntries{
		width:35%;
	}
	
	.teamPageBanner_img_title{
		display: block;
    	width: 100%;
	}
	
	.teamPageBanner_img_title img{
	   width: 100%;	
	}
	
	.teamPageBanner_title_with_img{
		display: block;
    	width: 100%;
	    padding-left:0%;
	}
	
}

@media only screen and (max-width: 610px){
	#preEntryForm{
		width: 100%;
		display:block;
	}

	#preEntrySearch{
	    display: block;
		float: none;
		margin-top: 0;
	}
}


@media only screen and (max-width: 580px) {

	#event-map .modal-body #mapInput .button {
		width: 32%;
		font-size: 12px;
	}
	#map-preEntries{
		margin-right:10px;
	}
}


@media only screen and (max-width: 550px) {
	#event-map .modal-body .input-wrap {
		width: 100%;
		display: block;
	}

	#event-map .modal-body #mapInput .button {
		width: 100%;
		font-size: 13px;
	}

	.ep-container .ep-description{
		text-align: center;
		display: block;
		width: 100% !important;
	}
	.ep-container .price-col{
	    display: block;
		text-align: center;
		width: 100% !important;
	}
	
	.ep-container .quantity-col{
	    display: block;
		text-align: center;
		width: 100% !important;
	}
	
	.ep-container #ticketSelectHolder{	
		padding: 0;
		text-align: center;
	}
	
}

@media only screen and (max-width: 500px) {
	.donateAmountsDiv .donationValue_div{
		margin-top: 0px;
	}
	
	.donations .donateAmountsDiv{
    		display: table;
	}
}


@media only screen and (max-width: 480px) {
	.logo img {
		width: 100%;
	}
	
	#teamButtons a.btn, #addMemberButtons a.btn{
		display:block;
		width:98%;
		margin-bottom: 3%;
	}
	
	.modal-form .input-wrap{
		width:97%;
	}
	
	.blur .blur-holder{
		-webkit-filter: none;
		filter: none;
	}
	
	.blur .blur-circle{
		display:none;
	}
	
	#map_canvas{
		height:270px;
	}
	
	.stripe_payment_buttons {
		flex-direction:column;
	}
	
	.stripe_payment_button {
		width: 99% !important;
		margin: 26px auto 0 !important;
	}
	
	.stripe_pay_card_button {
		width : 99% !important;
		margin: 16px auto 0 !important;
	}
	
	#stripe_payment_options h4{
		width : 99% !important;
	}
	
	
	
}

@media only screen and (max-width: 420px){
	#map-preEntries{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	#map-preEntries .btn-warning{
		width:100%
	}
	
	#primoLogoFooter{
		text-align: center;
	}
	
	#extra-footer {
		height: 224px;
	}
}

@media only screen and (max-width: 416px){
    #termsDiv{
		display: block;
		font-size: 13px;
	}
}

@media only screen and (max-width: 360px) {
	
	#logout{
		margin-right: 0px;
		float: none;
		width: 100%;
	}
	
	#logout .btn-warning{
		width:100%;
	}
	.modal-form .close {
		right: 10px;
		top: 10px;
	}

	.modal-form .modal-header {
		padding: 40px 10px 15px;
	}

	.modal-form .modal-body {
		padding: 10px;
	}

	.modal-form .submit-box {
		padding: 10px 0;
	}

	.modal-form .submit-box .button{
		display: block;
		width: 100%;
	}

	.btn-default,
	.btn-success {
		font-size: 14px;
		line-height: 18px;
	}

	.btn-info {
		font-size: 14px;
		line-height: 18px;
		padding: 12px;
	}

	.btn-warning {
		font-size: 14px;
		line-height: 18px;
	}
}



@media only screen and (max-width:2157px){

	#event-map .modal-body #mapInput .button {
		width: 32%;
		font-size: 12px;
	}

}

@media only screen and (max-width: 2100px){

}

@media only screen and (max-width: 1940px){

	
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 47%;
	}
	
}

@media only screen and (max-width: 1810px){

	
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 50%;
	}
	
}

@media only screen and (max-width: 1700px){

	
	#event-map .modal-dialog , #pre-entry .modal-dialog{
		width: 54%;
	}
	
}


@media only screen and (max-width: 1550px){
	
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 59%;
	}
}


@media only screen and (max-width: 1460px){
	
	#event-map .modal-dialog , #pre-entry .modal-dialog{
		width: 63%;
	}
}


@media only screen and (max-width: 1370px){

}


@media only screen and (max-width: 1270px){

	
	#event-map .modal-dialog , #pre-entry .modal-dialog{
		width: 72%;
	}
}

@media only screen and (max-width: 1190px){
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 77%;
	}
}

@media only screen and (max-width: 1120px){
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 81%;
	}
}


@media only screen and (max-width: 1060px){
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 86%;
	}
	
	.teamPageBanner_vertical_50 .team_join_link{
		margin-bottom: 2% !important;
	}
}

@media only screen and (max-width: 998px){
	.teamPageBanner .teamPageBanner_horizontal .teamPageBanner_vertical_50{
		min-width:100% !important;
	}
}

@media only screen and (max-width: 990px){
	#event-map .modal-dialog , #pre-entry .modal-dialog{
		width: 93%;
	}
}

@media only screen and (max-width: 915px){
	#event-map .modal-dialog, #pre-entry .modal-dialog {
		width: 99%;
	}
}

@media only screen and (max-width: 860px){

}

@media only screen and (max-width: 790px){

}

@media only screen and (max-width: 790px){
	#map-preEntries{
		width:35%;
	}
}



@media only screen and (max-width: 720px){
	.teamPageBanner .teamPageBanner_horizontal .teamPageBanner_vertical_50{
		margin-top:2%;
	}
}

@media only screen and (max-width: 650px){
	#team-share-header{
		width:95%;
	}
}

@media only screen and (max-width: 610px){
	#preEntryForm{
		width: 100%;
		display:block;
	}

	#preEntrySearch{
	    display: block;
		float: none;
		margin-top: 0;
	}
	
	#primoFooterLogo{
		width:18%
	}
	
	.wizard_progress{
		display:none;
	}
	
	#quantitySelect tbody tr td.center img{
		max-width:120px !important;
	}
	
	
}


@media only screen and (max-width: 580px) {

	#event-map .modal-body #mapInput .button {
		width: 32%;
		font-size: 12px;
	}
	#map-preEntries{
		margin-right:10px;
	}
}

@media only screen and (max-width: 560px) {
	.teamPageBanner_vertical_50 .team_join_link{
		min-width: 100% !important;
	}
	
	#team_edit_button{
		margin-left:0%;
	}
}

@media only screen and (max-width: 550px) {
	#event-map .modal-body .input-wrap {
		width: 100%;
		display: block;
	}

	#event-map .modal-body #mapInput .button {
		width: 100%;
		font-size: 13px;
	}

	.ep-container .ep-description{
		text-align: center;
		display: block;
	}
	.ep-container .price-col{
	    display: block;
		text-align: center;
		width: 100% !important;
	}
	.ep-container .quantity-col{
	    display: block;
		text-align: center;
		width: 100% !important;
	}
	
}


@media only screen and (max-width: 480px) {
	.logo img {
		width: 100%;
	}
	
	#teamButtons a.btn, #addMemberButtons a.btn{
		display:block;
		width:98%;
		margin-bottom: 3%;
	}
	
	.modal-form .input-wrap{
		width:97%;
	}
	
	.blur .blur-holder{
		-webkit-filter: none;
		filter: none;
	}
	
	.blur .blur-circle{
		display:none;
	}
	
	#map_canvas{
		height:270px;
	}
	
	#quantitySelect tbody tr td.center img{
		max-width:50px !important;
	}
}

@media only screen and (max-width: 420px){
	#map-preEntries{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	#map-preEntries .btn-warning{
		width:100%
	}
	
	#primoLogoFooter{
		text-align: center;
	}
	
	#extra-footer {
		height: 224px;
	}
	
	#primoFooterLogo{
		width:26%
	}
}

@media only screen and (max-width: 416px){
    #termsDiv{
		display: block;
		font-size: 13px;
	}
}

@media only screen and (max-width: 360px) {
	
	#logout{
		margin-right: 0px;
		float: none;
		width: 100%;
	}
	
	#logout .btn-warning{
		width:100%;
	}

}

div.success,
div.information,
div.warning,
div.message,
div.error,
div.no-entry {
  font-family: "CeraPro-Regular", 'Droid Sans', sans-serif;
  font-size: 16px;
  clear: both;
  color: #000;
  padding: 9px 7px 8px 34px;
  margin: 5px 0 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #fb7;
  background-color: #fff;
  background-position: 6px 7px;
  background-repeat: no-repeat;
}
div.success {
  margin-left: 20px;
  background-image: url('../../images/icons/tick.png');
  background-color: #edfaed;
  color: #228226;
  border-color: #228226;
}
div.message, div.information {
  background-color: #f2f7ff;
  background-image: url('../../../common/images/icons/information.png');
  color: #00296a;
  border-color: #00296a;
}
div.warning {
  background-color: #fed;
  background-image: url('../../../common/images/icons/warning.png');
  color: #ff8000;
  border-color: #ff8000;
}
div.error {
  background-image: url('../../../common/images/icons/error.png');
}
div.no-entry {
  background-image: url('../../../common/icons/forbidden.png');
}
div.error, div.no-entry {
  background-color: #fee;
  color: #c00;
  border-color: #c00;
}
div.no-fade-error{
	background-image: url('../../../common/images/icons/error.png');
	background-color: #fee;
  	color: #c00;
  	border-color: #c00;
  	font-family: "CeraPro-Regular", 'Droid Sans', sans-serif;
  	font-size: 16px;
  	clear: both;
  	padding: 9px 7px 8px 34px;
  	margin: 5px 0 10px;
  	border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border: 1px solid #fb7;
  	background-position: 6px 7px;
  	background-repeat: no-repeat;
}
div.information p.sub-heading {
  margin: 10px 0 0;
}

.main_column_700 .content .drop-wrap  .questionLabel{
	width: 100%;
}

.content .question_content .elasticLabel{
width:43%;
}

.question_content .elasticSelectDiv {
	margin-left:1%;
	width:116%;
	display: none;
	margin-top: -20px;
  	margin-left: 10px;
}

.question_content .elasticSelectDiv .elasticSelect {
	width:85%;
}

.elasticSelectDiv .jcf-list-box {
  border:none;
}

.question_content .jcf-select {
	float:right;
}

.input-wrap, .

teamButtonsClass,  .question_content label, /*.terms textarea, */ .question_content p, .terms p, .upsell-content, .question_content .elasticDiv {
	margin-left:10px;
	font-weight: normal;

}

.upsell-content label {
    font-size: 16px;
}

.question_content label{
  margin-top: 10px;
  font-size: 16px;
}

.question_content label span.required{
	color: var(--enthuse-general-dark);
}

##::-webkit-input-placeholder { color:#fff; }
##::-moz-placeholder { color:#fff; } /* firefox 19+ */
##:-ms-input-placeholder { color:#fff; } /* ie */
##input:-moz-placeholder { color:#fff; }

ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #68952c;
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}


.content .countynewDiv label {
  font-weight: normal;
  float: left;
  color: #525252;
  line-height: 17px;
  width: 68%;
  padding-top: 3%;
}

.content .countynewDiv{
  margin-left:10px;
}

#simillarTeams input[type=button], #teamNames input[type=button]{
   margin: 0 3px 19px 2px; 
  padding: 10px 15px; 
  font-size: 18px;
  border: 0;
  line-height: 28px;
  text-transform: uppercase;
  white-space: normal;
  border-radius: 1px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  display: inline-block;
  float:right;
}

.question_content .timeQuestion .jcf-select {
 float:none;
}

#fbResponse, #twitterResponse{
font-size:20px;
line-height: 20px;
}

.addressDropdown .jcf-select {
	width:100%;
}
.titleDropdown .jcf-select {
	width:100%;
}
.spinnerspan{

 display:none;
 ##margin-top: -21px;
## max-width: 32px; 
##margin-right:5px; 
##float: right;
background-image: url('../../../ssUploads/images/circle.gif');
background-size : 22px 22px;
background-repeat: no-repeat;
float:right;
height: 22px;
width:22px;
 margin-top: -30px;
    margin-right: 30px;
}

.content .input-wrap  .timeQuestion label.dropDownLabel {
	  width: 80%;
}

.content .input-wrap input[type=text].sucess, .content .question_content select.sucess {
background-color: green; 
color: green; 
	
border-color: green;	
font-weight: normal;
 
 }

#quantitySelect .jcf-select .jcf-select-text{
 width:100px;
  margin: 0 60px 0 8px;
}

@media only screen and (max-width: 767px){
	
	.content .question_content .elasticLabel{
	  width: 100%;
	}
	
	.content .question_content .elasticDiv{
		width: 100%;
	}
	
	.question_content .elasticDiv input[type="text"].responseInput{
		width: 80%;
	}
	
	.question_content .elasticSelectDiv {
		margin-left:0;
		width:100%;
	}
	
	.question_content .elasticSelectDiv .elasticSelect {
		width:98%;
		margin-left:10px;
	}
	
	.content .input-wrap label.dropDownLabel, .content .drop-wrap label.dropDownLabel {
	  width: 30%;
	}
	
	.btn-wrap .btn-holder {
		  text-align: center;
	}
	
	.terms-policy{
	 	text-align: center;
	}
	
	#complete-reg-terms{
	 		width:100%;
			float:none;
	}
	
	.btn-wrap .btn-holder a{
	  width: 100%;
	  margin: 8px 0;
	}
	
	.wrap .teamButtonsClass {
		text-align: center;
	}
	
	.wrap .teamButtonsClass  .btn{
		width:80%;
	}
	
	#map_canvas{
		height:344px;
	}
	
	.wizard_progress{
		margin-bottom: none;
		padding-bottom: 5%;
	}
	ol.progtrckr li.progtrckr-todo{
		font-size: 11px;
	}
	ol.progtrckr li.progtrckr-current{
		font-size: 11px;
	}
	ol.progtrckr li.progtrckr-done{
		font-size: 11px;
	}

	.ep-container .btn-close{
		position: inherit;
	}

}

@media only screen and (min-width: 767px){
	.terms-policy{
	 	text-align: right;
	}
}

@media only screen and (min-width: 767px){
	#complete-reg-terms{
	 		width:60%;
			float:right;
	}
}

#ticketPriceRegisterButtonHolder #totalTicketPriceCol{
	width:48%;
}

@media only screen and (max-width: 767px){
	
	#ticketPriceRegisterButtonHolder{
		display: table;
  		width: 100%;
	}
	
	#ticketPriceRegisterButtonHolder #goBackButtonHolder{
		display:table-footer-group;
	}
	
	#ticketPriceRegisterButtonHolder #registerButtonHolder{
		display:table-header-group;
	}
	#ticketPriceRegisterButtonHolder #totalTicketPriceCol{
		display: table-header-group;
    	width: 100% !important;
	}
}


@media only screen and (max-width: 740px){

#inner-map{
    padding-left: 1%;
}
}

@media only screen and (max-width: 480px){
	#map_canvas{
		height:270px;
	}
	
	#event-map .modal-content{
		height:788px
	}
}

@media only screen and (max-width: 979px){
	#resellerLogoFooter{
		width: 53%;
	}
}

@media only screen and (max-width: 979px){
	#resellerLogoFooter{
		width: 85%;
	}
}
@media only screen and (max-width: 420px){
	#resellerLogoFooter{
		max-width: 85%;
	}

	#primoFooterLogoHolder{
		text-align: center;
		margin-right: 0;
	}
	
	.jcf-mobile-ignore{
		width: 100% !important;
		margin-bottom: 4%;
		margin-top: 4%;
	}
}


.updateTeamPageContainer:hover{
	color: #5dc3b3;
    border: 1px dashed #5dc3b3;
}

.addTeamImageOrStory{
	color: #5dc3b3;
    border: 1px dashed #5dc3b3;
    text-align: center;
}

.addTeamImageOrStory:hover{
	color: #209380;
	border: 1px dashed #209380;
	text-align: center;
}

#logoPreview{
	width: 70%;
    padding-bottom: 2%;
    height: 160px;
}

#bannerPreview{
	width: 70%;
    padding-bottom: 2%;
    height: 160px;
}

#removeLogoButton{
    vertical-align: top;
    margin-bottom: 0;
    font-family: objektiv-mk1, Dosis, sans-serif;
    line-height: 1;
    font-weight: 700;
    padding: 25px 47px;
    font-size: 16px;
    text-transform: capitalize;
    background-color: #5dc3b3;
    border-color: #5dc3b3;
    color: #ffffff;
    transition: border-color .5s, background-color .5s, color .5s;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    display: inline-block;
    border: 0;
    white-space: normal;
    border-radius: 1px;
}

#removeLogoButton:hover{
	vertical-align: top;
    margin-bottom: 0;
    font-family: objektiv-mk1, Dosis, sans-serif;
    line-height: 1;
    font-weight: 700;
    padding: 25px 47px;
    font-size: 16px;
    text-transform: capitalize;
    background-color: #209380;
    border-color: #209380;
    border-radius: 0;
    color: #ffffff;
    transition: border-color .5s, background-color .5s, color .5s;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    display: inline-block;
    border: 0;
    white-space: normal;
    border-radius: 1px;
}    

.updateTeamPageContainer:hover{
	color: #5dc3b3;
    border: 1px dashed #5dc3b3;
}

#removeBannerButton{
    vertical-align: top;
    margin-bottom: 0;
    font-family: objektiv-mk1, Dosis, sans-serif;
    line-height: 1;
    font-weight: 700;
    padding: 25px 47px;
    font-size: 16px;
    text-transform: capitalize;
    background-color: #5dc3b3;
    border-color: #5dc3b3;
    color: #ffffff;
    transition: border-color .5s, background-color .5s, color .5s;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    display: inline-block;
    border: 0;
    white-space: normal;
    border-radius: 1px;
}

#removeBannerButton:hover{
	vertical-align: top;
    margin-bottom: 0;
    font-family: objektiv-mk1, Dosis, sans-serif;
    line-height: 1;
    font-weight: 700;
    padding: 25px 47px;
    font-size: 16px;
    text-transform: capitalize;
	background-color: #209380;
    border-color: #209380;
    border-radius: 0;
    color: #ffffff;
    transition: border-color .5s, background-color .5s, color .5s;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    display: inline-block;
    border: 0;
    white-space: normal;
    border-radius: 1px;
}   


#members_title{
	display:inline-table;
	width: 49%;
	text-align:left;
}

#places_available{
	display:inline-table;
	width: 49%;
	text-align:right;
}

#charityProviderLogoImg{
	max-width: 200px;
    margin-top: -7%;
    max-height: 110px;
    float: right;
}

@media only screen and (max-width: 767px){
	#fundraisingMessageHeader{
		padding:5% 5% 12% 5%;
		text-align:center;
	}

	#charityIntro{
		padding-right:5%;
		padding-left:5%;
		margin-top: -10%;
	}

	#charityProviderLogoImg{
		float: none;
	    margin-top: 0%;
	}
	
	#charityProviderLogoHolder{
		text-align:center;
	}
}

.cc-button {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    min-width: 200px;
    padding: 0 10px;
    font-weight: 400;
    line-height: 28px;
    text-decoration-style: solid;
    color: #fff;
    text-align: center;
    width: auto;
    font: 18px/38px open_sanssemibold,Arial,Helvetica,sans-serif;
    height: 39px;
    background: #004a8d;
    border-radius: 19px;
}

.cc-button:hover {
    color: #fff;
    background: #39b54a;
    text-decoration: none;
}

#emailValidationErrorMsg {
  margin-bottom: 15px;
  font-size: 12px;
  text-transform: none;
  font-weight: bold;
  font-family: "CeraPro-Regular";
  color: #DC3452;
}
  
.content #emailHolder .emailValidationError {
  color: #DC3452;
  border-color: #DC3452;
  background-color: rgba(220, 52, 82, 0.075);
}

#stripe_payment_options h4{
    width: 278px;
    height: 24px;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    line-height: 1.33;
    color: #2b3035;
    font-family: "CeraPro-Bold";
    margin: 30px 106px 0 0;
    letter-spacing: normal;
    font-stretch: normal;
    text-transform: none;
}

.stripe_payment_buttons{
	display: flex;
	margin-bottom: 26px;
}

.stripe_payment_button{
	width: 60%;
    margin: 26px 16px 0 0;
}

#boundaryDivider {
  background: none;
  padding: 0;
  margin: 0 0 0px 0;
  border: none;
  height: 5px;
  width: 100%;
  box-shadow: 0 15px 15px -20px #eae7e7; 
}
