*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
}

.btn_cancel {
	float: left;
	color: #fff !important;
	background-color: #aaa !important;
	border-color: #999 !important;
	border-radius: 4px !important;
	box-shadow: none !important;
}
a.btn_cancel:hover {
	color: #fff !important;
	background-color: #999 !important;
}
.page-title h1{
	text-align: center !important;
}

.payment-logo{
	text-align: center;
	margin: 0 auto;
	padding: 10px 0 20px;
}
.frametest{
	margin: 20px auto 0;
	width: 100%;
	max-width: 480px;
	padding: 0;
}
.testmode{
	margin: 0 auto !important;
	padding: 3px 0 10px 0;
	width: 100%;
	font-size: 13px !important;
	font-weight: bold;
	color: #fff !important;
	background-color: red;
	text-align: center;
	max-width: 480px;
}

.register-tooltip{
	font-size:11px;
	margin:10px auto;
	width: 100%;
	max-width: 430px;
	padding:0 5px;
	text-align: center;
	color : #333;
}

/* ----------------------------------------------------------- */

.wpwl-form{
	max-width: 480px !important;
	margin: 0 auto 2px !important;
	color: #777 !important;
	border-radius: 4px !important;
}

.wpwl-control {
	height: 34px !important;
	color: #777 !important;
	background-color: #fff !important;
	border-radius: 4px !important;
	padding: 4px !important;
}

.wpwl-group-button {
	padding: 20px 10px !important;
}

.wpwl-control-country {
	width: 100% !important;
}

.wpwl-container-virtualAccount-PAYPAL{
	max-width: none;
}

.wpwl-form-virtualAccount-PAYPAL .wpwl-button-brand {
	float:none;
	margin: 0 auto !important;
}
.wpwl-form-virtualAccount-PAYPAL .payment-brand{
	width: 228px;
	padding: 15px 0 30px;
	margin: 0 auto !important;
}
.wpwl-form-virtualAccount-PAYPAL .btn-box{
	padding: 20px 13px 23px;
}

/*css for one click saved payment */
.wpwl-wrapper-registration-details{
	width: 70% !important;
	padding: 0 0 0 20px !important;
}

/* My Payment Information  */

.header-title{
	margin-top: 0 !important;
}

.header-center{
	text-align: center !important;
}

.group{
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #eaeaea;
	padding: 15px 0 ;
	margin-top: 25px;
}
.group-img{
	float: left;
	width: 125px;
	height: 52px !important;
}
.group-list {
	width : 100%;
}
.card_logo {
	height : 32px;
	margin: 15px 10px 5px 0 !important;
	float : left;
}
.card_info {
	width : 100%;
	height: 42px !important;
	margin: 5px 10px 5px 0 !important;
	float : left;
	padding : 9px 7px;
	border : 1px solid #8c8989;
	min-width: 250px;
	max-width: 335px;
	vertical-align: middle;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	font-size: 14px;
}
.btnCustom {
	float: left;
	height: 30px !important;
	padding: 0 10px !important;
	margin: 1px 10px 0 0 !important;
	text-decoration: none !important;
	background-color: #ebe9eb;
	color: #515151;
	font-size: 16px;
	text-transform: capitalize !important;
}
.btnCustom:hover {
	background-color: #dad8da;
	color: #515151;
}
.btnDefault{
	min-width: 114px;
}
.btnLink {
	height: 30px !important;
	padding: 8px 10px 10px 10px !important;
	text-align: center;
}
.box-unreg{
	padding-bottom: 20px;
}
.text-unreg{
	margin-bottom: 10px;
}

.group-button {
	float: left;
	margin: 5px 0 20px 125px !important;
	min-width: 436px;
}

.group-button form {
	float: left !important;
}

.wpwl-group-customerEmail {
	float: none;
}

@media screen and (max-width: 688px){

	.card_info {
		max-width: none;
	}

	.group-button{
		margin: 5px 0 20px 0 !important;
	}

}

@media screen and (min-width: 689px) and (max-width: 695px){

	.card_info {
		max-width: none;
	}

	.group-button{
		margin: 5px 0 20px 0 !important;
	}

}

@media screen and (min-width: 768px) and (max-width: 812px){

	.card_info {
		max-width: none;
	}

	.group-button{
		margin: 5px 0 20px 0 !important;
	}

}


@media screen and (min-width: 955px) and (max-width: 1015px){

	.card_info {
		max-width: none;
	}

	.group-button{
		margin: 5px 0 20px 0 !important;
	}

}


/* css button from woocommerce */

.button-primary{

	background-color: #a46497;
	color: #fff !important;
	border-color: #0073aa !important;
	font-size: 15px;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	font-family: inherit;
	text-decoration: none;
	overflow: visible;
	padding: .618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	border: 0;
	white-space: nowrap;
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
}

.button-primary:hover{

	color : #fff;
	background-color: #935386;
}


/* Error Message from woocommerce */

.response-box{
	padding: 1em 2em 1em 1.5em!important;
	margin: 0 0 2em!important;
	position: relative;
	background-color: #f7f6f7;
	color: #515151;
	border-top: 3px solid #a46497;
	list-style: none!important;
	width: auto;
	word-wrap: break-word;
}

.error-message{
	border-top-color: #b81c23;
}

.success-message{
	border-top-color: #8fae1b;
}

.entry-header, .entry-title{
	display:none;
}

ul.sibs_info{
	margin:0;
	padding: 0;
	list-style: none;
}
