.paypal-button-container {
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 0px 20px !important;
	/* max-width: 760px; */
	width: 62%;
	margin: 0 auto 6px auto;
}

#card-container {
	border-radius: 5px;
	background-color: #FFFFFF;
	/* padding: 0px 20px !important; */
	/* max-width: 760px; */
	width: 64%;
	margin: 0 auto;
	display: none;
}

.card_field{
	width: 100%;
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical;
	height:40px;
	background:white;
	font-size:17px;
	color:#3a3a3a;
	font-family: helvetica, tahoma, calibri, sans-serif;
}
.card_field_50{
	width: 50%;
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical;
	height:40px;
	background:white;
	font-size:17px;
	color:#3a3a3a;
	font-family:helvetica, tahoma, calibri, sans-serif;
}
.card_field_75{
	width: 75%;
	padding: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical;
	height:40px;
	background:white;
	font-size:17px;
	color:#3a3a3a;
	font-family:helvetica, tahoma, calibri, sans-serif;
}
.row {
	display: -ms-flexbox; /* IE10 */
	display: flex;
	-ms-flex-wrap: wrap; /* IE10 */
	flex-wrap: wrap;
	margin: 0 -16px;
}
.col-25 {
	-ms-flex: 25%; /* IE10 */
	flex: 25%;
}
.col-50 {
	-ms-flex: 50%; /* IE10 */
	flex: 50%;
}

input[type=text], select, textarea {
	width: 100%;
	/* padding: 12px; */
	padding: 1.25rem 0.75rem;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	margin-top: 6px;
	margin-bottom: 16px;
	resize: vertical;
	height:40px;
	background:white;
	font-size:17px;
	color:#3a3a3a;
	font-family:helvetica, tahoma, calibri, sans-serif;
}

input[type=submit] {
	background-color: #4CAF50;
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}
.message_container {
	border-radius: 5px;
	background:#FFFFFF;
	font-size:13px;
	font-family:monospace;
	padding: 20px;
}
#loading {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	display: block;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99;
	text-align: center;
}
#loading-image {
	position: absolute;
	z-index: 15;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -150px;
}
.spinner {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -50px; /* half width of the spinner gif */
	margin-top: -50px; /* half height of the spinner gif */
	text-align:center;
	z-index:1234;
	overflow: auto;
	width: 100px; /* width of the spinner gif */
	height: 102px; /* height of the spinner gif +2px to fix IE8 issue */
}

.button_container {
	display: flex;
	justify-content: center;
	padding: 0 12px;
	margin: 0;
}

#pp_mac_button {
	padding: 0;
}

#card_show_button {

}

.card-logo {
	
	display: inline;
	vertical-align: middle;
	margin: 0 3px 3px 0;
	
}

#paypal-powered-by {
	text-align: center;
	margin-top: 8px;
	/* display: none; */
	font-family: helvetica, tahoma, calibri, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #888;
}

.pp-logo {
	
	display: inline;
	vertical-align: middle;
	margin: 0 0 0 0;
	width: 54px;
	
}


button {
	width: 100%;
	height: 36px;
	background:rgb(54, 57, 58);
	border: 1px solid black;
	font-size: 14px;
	color: #fff;
	padding: 8px 10px;
	border-radius: 4px;
	cursor: pointer;
	margin: 0 auto;
	text-align: center;
}

button:hover {
	background-color: rgb(39, 41, 41);
	color: #eee;
}



.btn_small{
	width:130px;
	height:39px;
	background:lightblue;
	border:1px dotted black;
	font-size:14px;
	color:#3a3a3a;
}
.btn_small:hover {
	background-color: powderblue;
}

/* .card-field-email {
	padding: 1.25rem 0.75rem;	
} */

/* div iframe input.card-field-number {
	height: 10px !important;
} */

#card-email-field-container {
	
	margin: 0;
	padding: 6px;
	overflow: hidden;
	/* display: flex; */
	background: transparent;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: none;
	
}

input[type=email], select, textarea {
	border: 0.0625rem solid #909697;
	border-radius: 0.25rem;
	box-sizing: border-box;
	background: #ffffff;
	font-family: inherit;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	padding: 8px;
	width: 100%;
	
}

input[type=email]::placeholder {
	color: #555;
}

input[type=email]::onblur {
	color: #666;
}

#exp_cvv_field {
	display: table;
	width: 100%;
}

.exp_cvv {
	
	display: table-cell;
	width: 50%;
	text-align: center;
	
}

#pp_table {
	padding: 0 0 18px 0;
}

#pp_mac_label, #pp_mac_input {
	padding-bottom: 22px !important;
}

#pp_statusBox {
	
	max-width: 480px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

#paypalContainer td {
	padding-top: 0px;
	padding-bottom: 0px;
}