.acenter{
	text-align: center;
}
.aright{
	text-align: right;
}
.aleft{
	text-align: left;
}
.vmiddle {
	vertical-align: middle;
}

.wlifcon-hidden {
	display: none;
}

.simplemodal-overlay {
	background-color: #000 !important;
}
.simplemodal-container {
	background-color: #fff !important;
}

.wlifcon-subscription-error {
	color: #f55;
}
.wlifcon-subscription-modal { 
	min-width: 80% !important;
	padding: 20px;
}
.wlifcon-subscription-modal .wlifcon-subscription-contents {
	min-width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.wlifcon-subscription-modal .wlifcon-subscription-contents table{
	width: 100%;
	margin: 2px 0px 2px 0px;
    color: #757575;
    line-height: 2;	
    border: none;
}

.wlifcon-subscription-modal .wlifcon-subscription-contents table {
	margin-left: 20px;
}

.wlifcon-subscription-modal .wlifcon-subscription-contents table td{
	border: none;
    border-top: 1px solid #EDEDED;
    padding: 6px 10px 6px 4px !important;
}
.wlifcon-subscription-modal .wlifcon-subscription-contents table th{
	font-weight: bold;
	border: none;
    padding: 6px 10px 6px 4px !important;
}
.wlifcon-subscription-modal .wlifcon-subscription-modal-close{ 
	text-align: right;
}
.wlifcon-subscription-modal .wlifcon-subscription-modal-close a{ 
	text-decoration: none;
}
.wlifcon-subscription-error-message {
	color: red;
	text-align: center;
}

/*For Jquery UI Tab*/
.wlifcon-subscription-modal .wlifcon-subscription-contents .ui-widget-content {
	border: none;
	background: none;
	font-size: inherit;
}

.wlifcon-subscription-modal .wlifcon-subscription-contents .ui-tabs {
	padding: 0px;
}

.wlifcon-subscription-modal .wlifcon-subscription-contents .ui-tabs .ui-tabs-nav {
	padding: 0px;
	border-top: none;
	border-right: none;
	border-left: none;
	background: none;
}

.wlifcon-subscription-modal .wlifcon-subscription-contents .ui-widget * { outline: none; }

.wlifcon-subscriptions-holder .exclamation-mark{
	width: 18px;
	height: auto;
	vertical-align: middle;
}

.wlifcon-subscriptions-holder .wlifcon-subscription-payments {
	vertical-align: middle;
}


