@charset "utf-8";
/* CSS Document */

:root {
  --primary: #3c54af;
  --secondary: #000a2e;
}

body {
	font-family: 'CALIBRI', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #f0f0f0;
}

:focus {
	outline: none;
	border-color: #999;
}

.cusel:focus {
	outline: none;
	border-color: #999;
}

label {
	font-weight: bold;
}

.textpaddingleft {
	border-top-width: 0px;
	border-top-style: solid;
	padding-top: 8px;
}

input, select {
	padding: 5px;
	border: 1px solid #e3ddd7;
}

.btn-left {
	padding-left: 240px;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
	.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
	display: inline-block;
}

.col-lg-12 {
	width: 100%;
}

.col-lg-11 {
	width: 91.66666667%;
}

.col-lg-10 {
	width: 83.33333333%;
}

.col-lg-9 {
	width: 75%;
}

.col-lg-8 {
	width: 66.66666667%;
}

.col-lg-7 {
	width: 58.33333333%;
}

.col-lg-6 {
	width: 50%;
	padding-bottom: 5px;
	padding-top: 5px;
}

.col-lg-5 {
	width: 41.66666667%;
}

.col-lg-4 {
	width: 33.33333333%;
}

.col-lg-3 {
	width: 25%;
}

.col-lg-2 {
	width: 16.66666667%;
}

.col-lg-1 {
	width: 8.33333333%;
}

.wrapper {
	max-width: 960px;
	margin: 10px auto;
	border: 1px solid #d8d8d8;
}

.float-right {
	float: right;
	padding-top: 16px;
}

.body-container {
	background-color: #fff;
}

header {
	display: inline-block;
	width: 100%;
	background-color: var(--primary);
	background-image: linear-gradient(97deg, var(--primary), var(--secondary));
	position: relative;
}

header
 
img {
	padding: 5px;
}

.container {
	width: 98%;
	display: inline-block;
	padding: 1%;
}

.sub-title-line {
	font-size: 125%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #f1f1f1;
}

.sub-title-line
 
.col-lg-12 {
	height: 29px;
}
/* Accordion */
.appleAccordion {
	/* background: url(../images/paypage-images/heading-bg.jpg) 0 0 repeat-x; */
	border-bottom: 2px solid var(--primary);
	line-height: 29px;
	padding: 0 5px;
	margin: 0;
	cursor: pointer;
}

.accordion
 
h2, .accordion2
 
h2 {
	background: url(../images/paypage-images/heading-bg.jpg) 0 0 repeat-x;
	line-height: 29px;
	padding: 0 5px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	margin: 0;
	cursor: pointer;
}

.accordion2
 
h2
.open {
	cursor: default;
}

.accordion2
 
h2
.close {
	opacity: 1;
	width: 100%;
}

.accordion
 
.group, .accordion2
 
.group {
	padding: 2px;
	margin-bottom: 3px;
}

.accordion
 
.group
 
.content, .accordion2
 
.group
 
.content {
	padding: 5px;
}

.cvv-card {
	margin-top: 60px;
}

.captcha-field {
	float: left;
	margin: 5px 8px 5px 0;
}

.captcha {
	margin: 18px 5px 18px 0;
}

#reload
:hover {
	cursor: pointer;
}

.btn {
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	padding: 7px 15px;
	border: 0;
}

.gray-btn {
	background: #555;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	padding: 7px 15px;
	border: 0;
}

.gray-btn
:hover {
	background: #333;
	cursor: pointer;
}

footer
 
img {
	padding: 10px 5px 10px 0;
	vertical-align: middle;
}

.tooltip {
	display: none;
	position: absolute;
	border: 1px solid #333;
	background-color: #161616;
	border-radius: 5px;
	padding: 5px 10px;
	color: #fff;
	max-width: 300px;
}

.help {
	width: 24px;
	height: 34px;
	padding: 5px 12px;
	margin-left: 5px;
}

.note {
	color: #aeaeae;
	font-size: 75%;
	font-weight: normal;
}

input
[type="radio"] {
	margin: 0;
}

.radio-txt {
	vertical-align: top;
	line-height: 13px;
	padding: 0 5px;
}

.progress-page {
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	top: 0;
	left: 0;
}

.progress-insidepage {
	text-align: left;
	left: 38%;
	top: 30%;
	position: absolute;
	background-color: #fff;
	padding: 10px;
}

.labelstyle {
	color: #fff;
	font-size: 20px;
	padding-left: 350px;
	padding-top: 550px
}

.sucess {
	color: rgb(13, 167, 138);
	font-size: 16px;
}

.error {
	color: red;
	font-size: 16px;
}

.textstyle {
	font-size: 25px
}

.labeltext {
	color: #0f0f0f;
	font-size: 16px;
}

.tickimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

textarea {
	resize: none;
	border: 1px solid #e3ddd7;
}

@media ( min-width :980px) {
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
		.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
		.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
		.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
		.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
		.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
		.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
		.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
		{
		position: relative;
		min-height: 1px;
		/* padding-right: 15px;
  padding-left: 15px;*/
	}
}

@media ( min-width :980px) {
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
		.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
		float: left;
		display: inline-block;
	}
	.col-xs-12 {
		width: 100%;
	}
	.col-xs-11 {
		width: 91.66666667%;
	}
	.col-xs-10 {
		width: 83.33333333%;
	}
	.col-xs-9 {
		width: 75%;
	}
	.col-xs-8 {
		width: 66.66666667%;
	}
	.col-xs-7 {
		width: 58.33333333%;
	}
	.col-xs-6 {
		width: 50%;
	}
	.col-xs-5 {
		width: 41.66666667%;
	}
	.col-xs-4 {
		width: 33.33333333%;
	}
	.col-xs-3 {
		width: 25%;
	}
	.col-xs-2 {
		width: 16.66666667%;
	}
	.col-xs-1 {
		width: 8.33333333%;
	}
}

.wordbreak {
	display: block;
	word-wrap: break-word;
	width: 150px;
}

.textcenter {
	margin-left: 32%;
	margin-right: auto;
}

@media ( min-width : 320px) and (max-width: 750px) {
	.btn-left{
		padding-left: 100px;
	}
	div
 
.textcenter
 
.col-lg-4 {
		width: 33%;
	}
	.textcenter {
		margin-left: 10%;
	}
}

@media ( min-width : 320px) and (max-width: 750px) {
	div #debitExpDate .col-lg-4 {
		width: 33%;
	}
}

@media ( min-width : 320px) and (max-width: 750px) {
	div #creditExpDate .col-lg-4 {
		width: 33%;
	}
}

@media ( min-width : 320px) and (max-width: 750px) {
	div #prepaidExpDate .col-lg-4 {
		width: 33%;
	}
}

.hgt-normal {
	line-height: normal;
}

.textcenter {
	margin-left: 32%;
	margin-right: auto;
}

@media screen and (max-width: 1280px) {
	.textcenter .col-lg-10 {
		width: 350px;
	}
	.textcenter .col-lg-5 {
		width: 175px;
	}
	.textcenter {
		margin-left: 30%;
	}
}

@media screen and (max-width: 600px) {
	.textcenter .col-lg-10 {
		width: 350px;
	}
	.textcenter .col-lg-5 {
		width: 175px;
	}
	.textcenter {
		margin-left: 20%;
	}
}

@media screen and (max-width: 414px) {
	.textcenter .col-lg-10 {
		width: 350px;
	}
	.textcenter .col-lg-5 {
		width: 145px;
	}
	.textcenter {
		margin-left: 10%;
	}
}

@media screen and (max-width: 350px) {
	.textcenter .col-lg-10 {
		width: 350px;
	}
	.textcenter .col-lg-5 {
		width: 350px;
	}
	.textcenter {
		margin-left: 28%;
	}
}

.col-lg-11 {
	width: 91.66666667%;
}

.col-lg-10 {
	width: 83.33333333%;
}

.col-lg-9 {
	width: 75%;
}

.col-lg-8 {
	width: 66.66666667%;
}

.col-lg-7 {
	width: 58.33333333%;
}

.col-lg-6 {
	width: 50%;
	padding-bottom: 5px;
	padding-top: 5px;
}

.col-lg-5 {
	width: 41.66666667%;
}

.col-lg-4 {
	width: 33.33333333%;
}

.col-lg-3 {
	width: 25%;
}

.col-lg-2 {
	width: 16.66666667%;
}

.col-lg-1 {
	width: 8.33333333%;
}

.wrapper {
	max-width: 960px;
	margin: 10px auto;
	border: 1px solid #d8d8d8;
}

.float-right {
	float: right;
	padding-top: 16px;
}

.body-container {
	background-color: #fff;
}

header {
	display: inline-block;
	width: 100%;
	background-color: var(--primary);
	background-image: linear-gradient(97deg, var(--primary), var(--secondary));
	position: relative;
}

header img {
	padding: 5px;
}

.container {
	width: 98%;
	display: inline-block;
	padding: 1%;
}

.sub-title-line {
	font-size: 125%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #f1f1f1;
}

.sub-title-line .col-lg-12 {
	height: 29px;
}
/* Accordion */
.appleAccordion {
	/* background: url(../images/paypage-images/heading-bg.jpg) 0 0 repeat-x; */
	border-bottom: 2px solid var(--primary);
	line-height: 29px;
	padding: 0 5px;
	margin: 0;
	cursor: pointer;
}

.accordion h2, .accordion2 h2 {
	background: url(../images/paypage-images/heading-bg.jpg) 0 0 repeat-x;
	line-height: 29px;
	padding: 0 5px;
	font-weight: normal;
	font-size: 14px;
	color: #333;
	margin: 0;
	cursor: pointer;
}

.accordion2 h2.open {
	cursor: default;
}

.accordion2 h2.close {
	opacity: 1;
	width: 100%;
}

.accordion .group, .accordion2 .group {
	padding: 2px;
	margin-bottom: 3px;
}

.accordion .group .content, .accordion2 .group .content {
	padding: 5px;
}

.cvv-card {
	margin-top: 60px;
}

.captcha-field {
	float: left;
	margin: 5px 8px 5px 0;
}

.captcha {
	margin: 18px 5px 18px 0;
}

#reload:hover {
	cursor: pointer;
}

.btn {
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	padding: 7px 15px;
	border: 0;
}

.gray-btn {
	background: #555;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	padding: 7px 15px;
	border: 0;
}

.gray-btn:hover {
	background: #333;
	cursor: pointer;
}

footer img {
	padding: 10px 5px 10px 0;
	vertical-align: middle;
}

.tooltip {
	display: none;
	position: absolute;
	border: 1px solid #333;
	background-color: #161616;
	border-radius: 5px;
	padding: 5px 10px;
	color: #fff;
	max-width: 300px;
}

.help {
	width: 24px;
	height: 34px;
	padding: 5px 12px;
	margin-left: 5px;
}

.note {
	color: #aeaeae;
	font-size: 75%;
	font-weight: normal;
}

input[type="radio"] {
	margin: 0;
}

.radio-txt {
	vertical-align: top;
	line-height: 13px;
	padding: 0 5px;
}

.progress-page {
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
	top: 0;
	left: 0;
}

.progress-insidepage {
	text-align: left;
	left: 38%;
	top: 30%;
	position: absolute;
	background-color: #fff;
	padding: 10px;
}

.labelstyle {
	color: #fff;
	font-size: 20px;
	padding-left: 350px;
	padding-top: 550px
}

.sucess {
	color: rgb(13, 167, 138);
	font-size: 16px;
}

.error {
	color: red;
	font-size: 16px;
}

.textstyle {
	font-size: 25px
}

.labeltext {
	color: #0f0f0f;
	font-size: 16px;
}

.tickimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

textarea {
	resize: none;
	border: 1px solid #e3ddd7;
}

@media ( min-width :980px) {
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
		.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
		.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
		.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
		.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
		.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
		.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
		.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
		{
		position: relative;
		min-height: 1px;
		/* padding-right: 15px;
  padding-left: 15px;*/
	}
}

@media ( min-width :980px) {
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
		.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
		float: left;
		display: inline-block;
	}
	.col-xs-12 {
		width: 100%;
	}
	.col-xs-11 {
		width: 91.66666667%;
	}
	.col-xs-10 {
		width: 83.33333333%;
	}
	.col-xs-9 {
		width: 75%;
	}
	.col-xs-8 {
		width: 66.66666667%;
	}
	.col-xs-7 {
		width: 58.33333333%;
	}
	.col-xs-6 {
		width: 50%;
	}
	.col-xs-5 {
		width: 41.66666667%;
	}
	.col-xs-4 {
		width: 33.33333333%;
	}
	.col-xs-3 {
		width: 25%;
	}
	.col-xs-2 {
		width: 16.66666667%;
	}
	.col-xs-1 {
		width: 8.33333333%;
	}
}

.wordbreak {
	display: block;
	word-wrap: break-word;
	width: 150px;
}

.textcenter {
	margin-left: 32%;
	margin-right: auto;
}

@media ( min-width : 320px) and (max-width: 750px) {
	.button-alignment {
		padding-left: 100px;
	}
	div .textcenter .col-lg-4 {
		width: 33%;
	}
	.textcenter {
		margin-left: 10%;
	}
}

@media ( min-width : 320px) and (max-width: 750px) {
	div
 
#debitExpDate
 
.col-lg-4 {
		width: 33%;
	}
}

@media ( min-width : 320px) and (max-width: 750px) {
	div
 
#creditExpDate
 
.col-lg-4 {
		width: 33%;
	}
}

@media ( min-width : 320px) and (max-width: 750px) {
	div
 
#prepaidExpDate
 
.col-lg-4 {
		width: 33%;
	}
}

.hgt-normal {
	line-height: normal;
}

.textcenter {
	margin-left: 32%;
	margin-right: auto;
}

@media screen and (max-width: 1280px) {
	.textcenter
 
.col-lg-10 {
		width: 350px;
	}
	.textcenter
 
.col-lg-5 {
		width: 175px;
	}
	.textcenter {
		margin-left: 30%;
	}
}

@media screen and (max-width: 600px) {
	.textcenter
 
.col-lg-10 {
		width: 350px;
	}
	.textcenter
 
.col-lg-5 {
		width: 175px;
	}
	.textcenter {
		margin-left: 20%;
	}
}

@media screen and (max-width: 414px) {
	.textcenter
 
.col-lg-10 {
		width: 350px;
	}
	.textcenter
 
.col-lg-5 {
		width: 145px;
	}
	.textcenter {
		margin-left: 10%;
	}
}

@media screen and (max-width: 350px) {
	.textcenter
 
.col-lg-10 {
		width: 350px;
	}
	.textcenter
 
.col-lg-5 {
		width: 350px;
	}
	.textcenter {
		margin-left: 28%;
	}
}

.icon-faq{
	color: var(--primary);
}