.responsive-menu.responsive.show {
  overflow-y: scroll;
}

.pmpro_thead-name, .pmpro_checkout thead th {
	display: none;
}

.pmpro_checkout tbody td { 
	text-align: left; 
	padding-left: 0px; 
	margin-left: 0px;
}

form.pmpro_form label, #homePostalAddress_div { 
	text-align: left; 
}

.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
	background: #001764;
	color: #ffffff;
}

.pmpro_btn,
.pmpro_btn-select {
	border:0 !important;
}

.pmpro_btn:hover,
.pmpro_btn-select:hover
,.pmpro_btn-select:focus,
.pmpro_btn-select:active {
	text-decoration: none !important;
	background-color: #06417f !important;
	color: #ecf5fe !important;	
	border:0 !important;
}

form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select {
	width: 500px;
}

form.pmpro_form .pmpro_submit {
    margin-left: 210px;
}

.pmpro_invoice tbody td, #pmpro_account-invoices tbody  td {text-align:center !important;}