
/* Copy this css into you're theme to style the SendPress sign up widget. */

/* container for the signup form */
.sendpress-signup-form{
	position:relative;
	}
	/* labels in the sign up form */
	.sendpress-signup-form label{
		display:block;
		word-wrap: none;
		padding:0 5px 0 0;
	}
	/* input fields in sign up form */
	.sendpress-signup-form input[type=text]{
		width: 100%;
	}
	/* submit button */
	.sendpress-submit{
		margin-top: 20px;
		display: inline-block !important;
	}
	/* element where error messages are displayed */
	.sendpress-signup-form #error{
		color:#8B0000;
		margin:10px 0px;
	}
	/* element where the thank you message shows upon successful submit */
	.sendpress-signup-form #thanks{
		margin:10px 0px;
	}
	/*Extra fields that only exist if you have SendPress Pro*/
	.signup-fields-bottom label{
		/*float:left;*/
		display:inline;
	}

	.ajaxloader{
		margin-left:5px;
		display:none;
	}

	pre {
		white-space: normal!important;
		font-size: 13px!important;
	}


/* /wp-content/plugins/vipclub/css/jquery-ui-1-12-1.css?ver=5.6.2 */
.ui-datepicker select.ui-datepicker-year {
    width: 48% !important;
}

.ui-datepicker .ui-datepicker-title {
	/*background-color:red;*/
}
/*
     FILE ARCHIVED ON 23:12:11 Jun 13, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:55:59 Apr 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.664
  exclusion.robots: 0.092
  exclusion.robots.policy: 0.081
  esindex: 0.009
  cdx.remote: 15.293
  LoadShardBlock: 59.831 (3)
  PetaboxLoader3.datanode: 63.621 (4)
  load_resource: 145.275
  PetaboxLoader3.resolve: 132.803
*/