
	.api-ajax-loader {
	    display: block;
	    position: fixed;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    left: 0;
	    background: #fff url(../../images/loader.gif) no-repeat center center !important;
	    background-size: 75px 75px !important;
	    opacity: .75;
	    filter: alpha(opacity=75);
	    z-index: 20140628;
	}
	div#event-drive-model .model-close {    left: auto !important;     top: 20px !important;
    right: 10px;}
  h2.mainHeading {
    margin: 0px;
    font-size: 16px !important;
    letter-spacing: 0px;
    font-weight: bold;
  }
  .event-modal-time-info {
    display: inline-block;
    width: 100%;
    margin: 10px 0px;
  }
  .event-modal-time-info .month-and-date-info {
    top: 0px;
    left: 0px;
    padding-left: 0px;
    width: 10%;
  }

	.eventtop10 { margin-top:10px;}
	.ticketCount {
    float: right;
    width: 40%; margin-top: 10px;
}
/*.mobileAlign { padding-right:0px;}*/
.ticketCount span { 
    width: 110%;
    float: right;
    text-align: right; color: #999999;
}
	.pagination {
    	text-align: center;
    	padding: 10px;
    	margin: 40px 0px 0px 0px;
	}
	.pagination a, .holder span {
	    padding: 10px;
	    text-decoration: none !important;
	}
	.purchaseTicketCount {  /* updated for new ticketed event */
		      /*width: auto;*/
    float: left;
    padding: 0px;
    font-size: 15px;
    padding-left: 0px !important;
	}
	a.jp-current {
	    color: #80bd00 !important;
	    background: #f2f8e5;
	    border: 1px solid #80bd00 !important;
	    font-weight: bold;
    	font-family: CenturyGothicBold;
	}
	span.month-info {
    background: #b60016;
    width: 42px;
    border-radius: 3px 3px 0px 0px;
}
span.date-info {
    background: #fff;
    width: 42px;
    height: 28px;
    border-radius: 0px 0px 3px 3px;
    border: solid 1px #e1e1e1;
}
.disable-tickets .minusCount,
.disable-tickets .plusCount {
    background: #fff !important;
    border: 1px solid #80bd00 !important;
    opacity: 1;
    color: #80bd00 !important;
}
.coupon_response_msg {
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px 0px;
    color: #80bd00 !important;
}
.coupon_response_msg_err {
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px 0px;
    color: red !important;
}
.event-action-result{
	display: none;
}
button.btn.btn-success3.font-weight-bold.font-17.attending-status {
	margin: 5px;
}
.form-control {
	background: none !important;
}
div#eventOptions {
    display: none;
}
.drive-dialog, .event-dialog {
    max-width: 680px;
}
/*#event-model .month-and-date-info {
    top: 0 !important;
}*/
.event-drive-modal {
    padding: 15px 30px 0 30px;
}
.event-drive-modal .modal-heading {
    padding-bottom: 5px;
}
.drive-dialog .modal-body{float: left;  overflow-y: auto;}
div#event-drive-model {
    overflow-y: auto;
}
.sponsor-request-desc{padding: 10px 0px;}
.container.middle-child-container {
    width: 100%;
    padding-top: 0;
}
.customformcontainer {
    padding: 0;
}
.generic_layout_container {
    padding-left: 0px;
    padding-right: 0px;
}
.earlyBird {
      position: absolute;
    left: 34px;
    bottom: 0px;
}

/*form styles*/
.modal-event-slider {
    text-align: center;
    position: relative;
    margin-top: -40px;
}
.event-modal-field {
    padding-top: 0px;
}
.event-first-fieldset {
    padding-top: 5px !important;
}

.modal-event-slider fieldset {
    background: white;
    border: 2px solid #80bd00 !important;
    border-radius: 5px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px !important;
    box-sizing: border-box;
    width: 100%;
    position: relative;

}

/*Hide all except first fieldset*/
.modal-event-slider fieldset:not(:first-of-type) {
    display: none;
}
div#cardPaymentDetailsD {
    margin-top: 30px;
}
/*buttons*/
.modal-event-slider .action-button {
    width: 100px;
    background: #ee0979;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

.modal-event-slider .action-button:hover, .modal-event-slider .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
}

.modal-event-slider .action-button-previous {
    width: 100px;
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
.requiredDetails {
    border: none !important;
}
.modal-event-slider .action-button-previous:hover, .modal-event-slider .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #C5C5F1;
}
.total-donation-field{
	display: none;
}
.joinwarpper{
    margin: 20px;
}
.joinwarpper #submit{
    width: 80px;
    padding: 15px;
}
.disable-tickets{
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .50;
    filter: alpha(opacity=75);
    /*pointer-events: none;*/
}
form#payment-donate-event-form .choosePaymmentType {
    width: auto !important;
}
.drive-event-form-payment-done{
  display: none;
}
div#event-model .model-close {
    top: 30px;
    position: relative;
    z-index: 3;
    right: 15px;
}
.event-list-info-img {
    cursor: pointer;
}
.event-list-item span.date-info, .event-list-item span.month-info, #eventYear, #eventDay {
    border-radius: 0px !important;
}
.changersvp {
    margin-top: 10px;
}
.eventEndDate {
    margin-top: 5px;
}
.pac-container {
    z-index: 999999999;
}
.margin-top-minus-140 {
  margin-top: -140px;
}
.jp-disabled{
	display:none;
}
#zipcode_errmsg {
    width: 100%;
    display: inline-block;
    text-align: left;
    top: 35px;
	color: #d05b5b !important;
    font-style: normal !important;
    opacity: 1;
    line-height: 12px;
    font-size: 10px !important;
    text-shadow: 0 0;
	position: absolute;
	right: 0px;
	text-align: right;
}
.cat-filter { width: 133px; }
/*Promocode css start */
.promocodeFeature { max-width: 500px; margin: 0px auto; }
.ticketCalc {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.ticketCalc table {
    border: 1px solid #cccccc;
    width: 100%;
}
.ticketCalc table td {
    padding: 8px;
    border: 1px solid #cccccc;
}
.ticketCalc tr:last-child {
  background: #022942;
  color: #ffffff;
}
.promoText {
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
}
.promoTxtField {
      float: right;
    width: 50%
}
.promoTxtField .PromocodeTxt {
  float: left;
  width: 63%;
} 
.promoTxtField .btn-success2 {
  float: right;
  margin-right: 0px;
  margin-top: -10px;
}
.earlyBirdInside {
    position: relative;
    left: 10px;
    top: -15px;
    width: 60px;
}
.div-table {
  display: table;         
  width: 100%;         
  border-right: 1px solid #cccccc;         
  border-bottom: 1px solid #cccccc;
}
.div-table-row {
  display: table-row;
  width: auto;
  clear: both;
}
.div-table-col {
     float: left;
    display: table-column;
    /*width: 50%;*/
    border: 1px solid #cccccc;
    padding: 7px;
    border-bottom: 0px;
    border-right: 0px;
}
.cancelBtn, .saveEvent2, .saveEvent, .height44  { height: 44px !important; } /*required for create event popup*/
.width80 { width: 85% }
.width20 { width: 15%; text-align: right; }
.bgBlue { background: #022942; color: #ffffff; }
.event-modal__donor ul.edit li .bullet-icon { text-align: center; }
#newiddd5 .eventBtnOuterNew { margin-top: 15px; }
.edit .linkedAuction_details .owl-item { padding-left: 5px; }
@media only screen and (max-width: 768px) and (min-width: 320px)  {
  .promoTxtField { width: 100%; margin: 10px 0px; }
  .ticketCount { float: left; width: 100%; }
  .ticketCount span { width: 100%; text-align: left; }
  .width80 { width: 70%; }
  .width20 { width: 30%; }

}
/*Promocode css start */