#tickets_members_information {display:none;} /*this hides collecting member info on the front, make sure there are no required fields accidentally attached to this that will be hidden*/

#eb-event-page .eb-box-heading {background: #fff; }
#eb-event-page h1.eb-page-heading {font-size: 1.75rem; font-weight: bold; color: #972069;}
#eb-event-page h2 {color:#972069; font-weight: bold; font-size: 1.4rem;}
#eb-event-page h3 {color:#972069; font-weight: bold; font-size: 1.3rem; text-transform: uppercase;}
.eb-social-sharing-buttons {margin-top:50px;}
#eb-speakers-list {margin-bottom: 40px;}
#eb-event-page h4 {color:#972069; font-weight: bold; font-size: 1.3rem;}
#eb-event-page h5 {font-size: 1.2rem; font-style: italic;} 

#eb-event-page img.eb-event-large-image.img-polaroid {max-width:450px; float: right; margin-left: 20px;}
@media (max-width: 500px) {#eb-event-page img.eb-event-large-image.img-polaroid {max-width:100%;}}
@media (max-width: 750px) {#eb-event-page img.eb-event-large-image.img-polaroid {max-width:100%;}}

#eb-message .form-horizontal .control-group {margin-bottom: auto;}
#eb-event-page .btn .fa {color:#fff;} /*for printer icon in heading*/
#payment_method_container label.radio {margin-bottom: 30px;}
#eb-individual-registration-page .form-horizontal .control-group {margin-bottom: 10px;}
#eb-individual-registration-page .eb-one-half {margin-right: 10px;}
/*#eb-individual-registration-page .input-prepend .add-on {border: 1px solid #fff;font-size: 1.25rem;} /*removes border from around dollar sign and makes symbol larger broken*/
#eb-individual-registration-page #eb-amount-container {margin-bottom: 50px;}
#eb-individual-registration-page #total_amount {border: 2px solid #fefb99; font-size: 1.25rem;}
#eb-individual-registration-page .form-horizontal .control-label  {margin-top: 20px;}
.eb-radio-container.clearfix {margin-bottom: 5px;}
.form-control[readonly] {background-color: #fffaad!important;}
#total_amount.form-control[readonly]  {background-color: #f0f0f0 !important;}
#discount_amount.form-control[readonly]  {background-color: #f0f0f0 !important;}


#eb-individual-registration-page .form-horizontal .control-group {margin-bottom: 10px;}
#eb-individual-registration-page .eb-one-half {margin-right: 10px;}
#eb-individual-registration-page .input-prepend .add-on {border: 1px solid #fff;font-size: 1.25rem;} /*removes border from around dollar sign and makes symbol larger*/
#eb-individual-registration-page #eb-amount-container {margin-bottom: 50px;}
#eb-individual-registration-page #total_amount {border: 2px solid #fefb99; font-size: 1.25rem;}
#eb-individual-registration-page .form-horizontal.control-label {width: 50% !important;}
.input-xxlarge.form-control {font-size: 1.3rem;}
.eb-container .form-group input.checkbox, .eb-container .form-group input.radio, .eb-container .form-group select{font-size: 1.3rem;}
p.eb-ticket-type-description {font-size: 1.1rem;}

#eb-events .eb-individual-registration-button {display:none;} /*hides registration button from events "blog" style so they have to read the details page first*/