@charset "UTF-8";
/* CSS Document */
body {
	font-size: 1em;
	line-height: 1.5em;
	color: #767676;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
	text-decoration: none;
}
a, a:visited, a:hover {
	color: #019cde;
}
#fixed-top {
	display: table;
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 1;
}
.background-container {
	background-color: #000000;
}
#fixed-top > .table-row {
	display: table-row;
}
header > div {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 -1px rgba(0, 0, 0, 0.1) inset;
	position: relative;
}
.centered-container {
	box-sizing: content-box;
	margin: 0 auto;
	max-width: 1024px;
}
.paypal-img-logo {
	background: url("../img/pp-credit-logo.png") no-repeat scroll center;
	display: inline-block;
	height: 100%;
	overflow: hidden;
	text-indent: -999em;
	vertical-align: middle;
	width: 200px;
	padding : 30px 0;
}
#fixed-top > .table-row {
	display: table-row;
}
html[data-device-type="dedicated"] .hero-bg, html[data-device-type="dedicated"] .editorial {
	min-width: 71.7143em;
}
.dark {
	background-color: #333333;
	color: #FFFFFF;
	height: auto;
}
h1 {
	font-size: 3.0em;
}
h2 {
	font-size: 2.0em;
	font-weight: 200;
}
.large {
	font-size: 2.5em;
	font-weight: 400;
	line-height: 1.2em;
}
h3 {
	font-size: 1.75em;
	font-weight: 200;
	color: #009cde;
	line-height: 1.2em;
}
.section-fluid {
	position: relative;
	transform: translate(0px, 0px);
	z-index: 2;
	padding: 20px 0;
}
.center {
	text-align: center;
	padding: 0 30px;
}
.reBrand-info {
	color: #666;
}
.reBrand-info-redirects {
	padding: 40px 0 25px 0;
}
.centered-container .para {
	padding-top: 25px;
	width: 98%;
}
.disclosure {
	font-size: 75%;
	line-height: 1.2;
	padding-bottom: 2%;
}
.reBrand-info-redirects p.small {
	font-size: 0.688em;
	margin-top: 4%;
}
.reBrand-info-redirects .centered-container >div {
	width: 50%;
	float: left;
}
.reBrand-info-redirects .centered-container >div p {
	margin: 0 30px;
}
.reBrand-info-redirects .centered-container > div + div ul {
	//border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.reBrand-info-redirects .centered-container > div + div + div ul {
	border:none;
}

.reBrand-info-redirects .centered-container >div ul li img, .reBrand-info-redirects .centered-container >div ul li img a, .reBrand-info-redirects .centered-container >div ul li p {
	margin: 20px 10px;
}
.apply-info {
	text-align: center;
	margin-top: 30px;
}

.apply-header {
	color: #019CDE;
	font-size: 218.8%;
	font-weight: 200 !important;
	margin-bottom: 20px !important;
}

.apply-subheader {
	margin-bottom: 25px;
	font-weight: 300;
}

.apply-note {
	font-size: 0.8em;
	margin-bottom: 5px;
}

#termsLink {
	text-decoration: underline !important;
}

#applyBtn {
	width: 10%;
	padding: 3px 5px !important;
	margin-bottom: 80px;
    min-width: 120px;
}

.centered-container .section-left, .centered-container .section-right {
	float: left;
	text-align: left;
	width: 45%;
}
.centered-container .section-left {
	margin: 0 8% 0 2%;
}
.centered-container .section-left ul li, .centered-container .section-right ul li, .faqs_content .faq_answer ul li {
	list-style: circle;
	color: #009cde;
}
.section-left ul, .section-right ul {
	padding-top: 2%;
	margin-left: 20px;
}
.section-left ul li, .section-right ul li {
	float: none;
	text-align: left;
	width: 100%;
	margin: 20px 0;
}
.section-left ul li span.li_content, .section-right ul li span.li_content, .faqs_content .faq_answer span.li_content {
	text-decoration: none;
	color: #767676;
}
.blueBg-reBrand-info {
	background-color: #009cde;
}
.blueBg-reBrand-info ul {
	color: #fff;
	padding: 20px;
	margin-right: 25%;
	font-size: 20px;
}
.blueBg-reBrand-info ul li a {
	color: #fff;
}
.blueBg-reBrand-info ul li.first {
	border-left: 1px solid #fff;
	float: right;
	padding-left: 10%;
}
.blueBg-reBrand-info ul li.second {
	margin-left: 50%;
}
#contactusMenu {
	display: none;
}

/***faqs **/
.faqs {
	background-color: #f5f5f5;
	padding: 80px 0;
}
.faqs h2 {
	color: #009cde;
	font-weight: 200;
}
.faqs_content {
	text-align: left;
	padding-top: 4%;
}
.faqs_content h4 {
	font-weight: bold;
	margin: 30px 0 10px;
}
.faqs_content h4.expander {
	background: url("../img/sprite.png") 0px 8px no-repeat;
	padding-left: 24px;
}
.faqs_content .faq_answer {
	display: none;
	padding-left: 24px;
}
.faqs_content h4.collapsed {
	background: url("../img/sprite.png") 0px -80px no-repeat;
	padding-left: 24px;
}
.faqs_content .faq_answer ul {
	margin-bottom: 3%;
}
.faqs_content .faq_answer ul li {
	margin: 1% 0 1% 4%;
}
.footer {
	margin: 8% 14%;
}
.copyright-info p {
	border-top: 1px solid #ddd;
	font-size: 0.75em;
}
/****************** Button styles ******************/
.btn, input.btn {
	background: #019CDE;
	border: 1px solid #019CDE;
	background: -moz-linear-gradient(#019CDE, #019CDE 100%);
	background: -webkit-gradient(#019CDE, #019CDE 100%);
	background: -o-linear-gradient(#019CDE, #019CDE 100%);
	background: -ms-linear-gradient(#019CDE, #019CDE 100%);
	background: linear-gradient(#019CDE 0%, #019CDE 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	letter-spacing: .08em;
	padding: 5px;
	margin-bottom: 3px;
	width: 112px;
	text-align: center;
}
.btn:visited {
	color: #fff;
}
.btn:hover {
	background: #0a8cc4;
	text-decoration: none;
}
.btn:active {
	background: #0C8DC4;
}
.header-links {
	position: absolute;
	top: 30%;
	margin-left: 40%;
	font-size: 20px;
	color: #019cde;
}

@media all and (max-width:900px) {
}
@media all and (max-width:800px) {
    .centered-container .section-left {
        margin: 0 2% 0 6%;
    }
    .blueBg-reBrand-info ul li.second {
        margin-left: 10%;
    }
@media all and (max-width:600px) {
    .centered-container .section-left {
     margin: 0 8% 0 2%;
    }
    .centered-container {
        padding: 0 7px;
    }
    .header-links {
        margin-left: 50%
    }
    .blueBg-reBrand-info ul {
        margin-right: 5%;
        padding: 20px;
        font-size: 20px;
    }
    .blueBg-reBrand-info ul li.first {
        padding-left: 5%;
    }
    .blueBg-reBrand-info ul li.second {
        margin-left: 5%;
    }
    .apply-header {
        line-height: normal;
    }
     .reBrand-info-redirects .centered-container >div {
     width: 100%;
     float: none;
     padding-top: 15px;
    }
     .reBrand-info-redirects .centered-container > div + div ul {
     border: none;
    }
     .reBrand-info-redirects .centered-container > div + div {
     border-top: 2px solid #ddd;
     border-bottom: 2px solid #ddd;
    }
     .reBrand-info-redirects .centered-container > div + div + div {
     border: none;
    }
}
@media all and (max-width:380px) {
    h3 {
        padding-top: 20px;
    }
    .centered-container .section-left, .centered-container .section-right {
        float: none;
        width: 90%;
    }
    .section-fluid {
        padding: 20px 0;
    }
    .header-links {
        margin-left: 4%;
        position: relative;
    }
    .blueBg-reBrand-info ul {
        color: #fff;
        padding: 20px;
        font-size: 20px;
    }
    .blueBg-reBrand-info ul li.first {
        border-left: none;
        float: none;
        padding-left: 2%;
    }
    .blueBg-reBrand-info ul li.second {
        margin-left: 2%;
    }
}
@media all and (max-width:320px) {
    .contactus {
        width: 87%;
    }
}