

.reqField {
	color:#990000;
}

.applicationform, .ie {
   background-color:#FFFFFF;
   border:0px;
   margin:0px;
   padding:0px;
}

.apptable tr,
.apptable td,
.apptable {
   font-family: Quicksand;
   font-size: 16px;
   color: #302542;
   background-color: #FFFFFF;
   border: 0px;
   padding:5px;
}

.appnote {
   font-family: OpenSans-CondLight;
   font-family: 16px;
   color: #59595b;
}

.apptable radio {
   background-color: #00adee;
}

.apptable h3 {
   font-family: Quicksand;
   font-size: 26px;
   text-align:left;
   color: #9073b3;
   padding-top:50px;
   padding-bottom:4px;
}


.applicationform input,
.applicationform select,
.applicationform textarea {
   color: #59595b;
   margin: 0px;
   padding: 5px;
}

.applicationform input,
.applicationform textarea {
   font-family: OpenSans-CondLight;
   font-size: 20px;
}

.applicationform select {
   font-family: OpenSans-CondLight;
   font-size: 16px;
   background-color: none;
   border:none none;
   outline:0px;
   font-color:none;
   -webkit-appearance: menulist-button;
}

.ietable select {
   border: 1px solid #CCC;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .applicationform select {
       border: 1px solid #CCC;
    }
}


ul.tabs{
    margin: 0px;
	padding: 0px;
	list-style: none;
	background-color:#FFFFFF;
	whitespace:nowrap;
}

ul.tabs li{
  	background-color: #ffffff;
    border: 1px solid #d7d3e1;
    border-bottom: 0px;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    height: 65px;
    margin: 0 10px 0 0;
    padding: 0;
    position: relative;
    width:225px;
    min-width:175px;
    width:auto;
	background: none;
	display: inline-block;
	padding: 5px 10px;
	cursor: pointer;
}

ul.tabs li.current{
	background: #d7d3e1;
	display: inline-block;
}

.tab-content{
	display: none;
	background: #d7d3e1;
	padding: 15px;
	min-width: 660px;
	width:720px;
	max-width: 741px;
    border-radius: 1em;
    border-top-left-radius: 0em;
}

.tab-content.current {
	display: inherit;
}

.paytable, .detailsTable, .paytable td, .paytable tr {
	padding:0px;
	margin:0px;
	border:0px;
	background-color:transparent;
	font-family: OpenSans-Regular;
	font-size: 16px;
	color: #302542;
}

#tab-prepay td {
	text-align:left;
}

.detailsTable td {
	padding: 5px;
}

.paytable tr:nth-child(2n) {
	background-color:transparent;
}


.applicationform td:nth-child(1n) {
   text-align:right;

}

.applicationform td:nth-child(2n) {
   text-align:left;
}

table tr:nth-child(2n) {
   background-color: #FFFFFF;
}

#content .inner { display: none; }


.accttable td,
.accttable {
   font-family: OpenSans-Regular;
   font-size: 16px;
   color: #302542;
   border: 0px;
   padding:10px;
   height:25px;
   background-color:transparent;
}

.accttable th {
   padding:10px;
   padding-left:25px;
   padding-right:25px;
   background-color: #b0a7c2;
}

.accttable tr:nth-child(1n) {
   background-color: #d7d3e1;
}
.accttable tr:nth-child(2n) {
   background-color: #FFFFFF;
}




.accttable td:nth-child(1n) {
   text-align:left;
   padding-left:25px;
}

.accttable td:nth-child(2n) {
   text-align:right;
   padding-right:25px;
}



p {
	margin-bottom: auto !important;
}


.agreementLink {
	font-family: OpenSans-Regular;
	font-size: 16px;
	text-decoration: none;
}
.agreementLink:hover {
	text-decoration: underline;
}

.short-login input {
	border: 1px solid #e8e6f1;
    background-color: #FFFFFF;
    color: #59595b;
    font-family: OpenSans-CondLight;
    font-size: 16px;
    height: 22px;
    margin: 0px;
    padding-left: 36px;
    width: 130px;
}


.home-merchants-affiliate-row-button {
    font-family: Quicksand !important;
    font-weight: bold;
}

.loginbutton {

    background-color: #72b38f;
    border-radius: 4px !important;
    font-family: Quicksand-Bold !important;
    font-size: 16px !important;
    font-weight: normal !important;
    padding: 12px 11px !important;
    letter-spacing:-1px;
	margin-top: 2px;
	margin-right:10px;
    color: #FFFFFF;

    height: 28px;
    left: 20px;
    line-height: 16px !important;
    padding: 4px 35px !important;
    text-align: center;
    text-indent: 6px;
    top: 50%;
    width: 44px;
}

.loginbutton:hover {
   background-color: #549D75;
   color: #ffffff;
   text-decoration:none;
}

#cobrandeddiv div, #cobrandeddiv tr, #cobrandeddiv td {
    background-color: #f1f1f1;

}


#cobrandedcirle div {
	padding:0px;
	border-radius: 50%;
	width: 138px;
	height: 138px;
	background: white none repeat scroll 0 0;
	/* width and height can be anything, as long as they're equal */
}



/* Font Classes */
.F3, .hyperlink_small {
	font-family: OpenSans-Regular;
	font-size: 16px;
	text-decoration: underline;
}

.F23, .subtitle_condensed_light {
	font-family: OpenSans-CondLight;
	font-family: 16px;
}
.F7, .text_body {
	font-family: OpenSans-Regular;
	font-size: 16px;
}
.F22, .text_body_medium_italic {
	font-family: OpenSans-Regular;
	font-family: 16px;
	font-style: italic;
}
.F14, .title_condensed_small {
	font-family: OpenSans-CondBold;
	font-size: 16px;
}
.F20, .title_xs {
	font-family: Quicksand;
	font-size: 16px;
}
.F1, .hyperlink {
	font-family: OpenSans-Regular;
	font-size: 20px;
	text-decoration: underline
}
.F2, .hyperlink_bold {
	font-family: OpenSans-Bold;
	font-size: 20px;
	text-decoration: underline;
}
.F6, .subtitle_condensed {
	font-family: OpenSans-CondLight;
	font-size: 20px;
}
.F8, .text_body_large {
	font-family: OpenSans-Regular;
	font-size: 20px;
}
.F9, .text_body_large_italic {
	font-family: OpenSans-Regular;
	font-family: 20px;
	font-style: italic;
}
.F13, .title_condensed {
	font-family: OpenSans-CondBold;
	font-size: 20px;
}
.F12, .text_cta_intro {
	font-family: OpenSans-CondLight;
	font-size: 23px;
}
.F4, .hyperlink_title {
	font-family: OpenSans-Regular;
	font-size: 26px;
	text-decoration: underline;
}
.F10, .text_body_xl {
	font-family: OpenSans-Regular;
	font-size: 26px;
}
.F18, .title_small {
	font-family: Quicksand;
	font-size: 26px;
}
.F5, .subtitle {
	font-family: OpenSans-CondLight;
	font-size: 30px;
}
.F16, .title_medium {
	font-family: Quicksand;
	font-size: 30px;
}
.F11, .text_cta_close {
	font-family: Quicksand;
	font-size: 34px;
}
.F15, .title_large {
	font-family: Quicksand;
	font-size: 36px;
}
.F19, .title_xl {
	font-family: OpenSans-CondLight;
	font-size: 40px;
}
.F17, .title_page {
	font-family: Quicksand;
	font-size: 46px;
}
.F21, .title_xxl {
	font-family: Quicksand;
	font-size: 55px;
}

/* Color Classes */

.C1, .Light_Grey {
	color: #808184;
}
.C2, .Grey {
	color: #59595b;
}
.C3, .Dark_Grey {
	color: #3d3942;
}
.C4, .Light_Purple {
	color: #9073b3;
}
.C5, .Purple {
	color: #645975;
}
.C6, .Dark_Purple {
	color: #302542;
}
.C8, .Blue {
	color: #00adee;
}
.C9, .Black {
	color: #000000;
}
.C10, .White {
	color: #ffffff;
}

/* Shading Calasses */
.S1, .Grey_Bg {
	background-color: #f1f1f1;
}
.S2, .Purple_Bg {
	background-color: #e8e6f1;
}
.S3, .Merchant_Purple_Bg {
	background-color: #645975;
}
.S4, .Affiliate_Purple_Bg {
	background-color: #b0a7c2;
}
.S5, .About_Purple_Bg {
	background-color: #d7d3e1;
}
.S6, .Box_Purple_Bg {
	background-color: #302542;
}
.S7, .Orphan_Blue_Bg {
	background-color: #00adee;
}
.S8, .White_Bg {
	background-color: #ffffff;
}
.S9, .CTA_Button {
	background-color: #72b38f;
}
.S10, .CTA_Hover {
	background-color: #549d75;
}


.vc_row {
    margin-left:0px !important;
    margin-right:0px !important;
}
.page-title-block {
	background-color: #645975;
}
.top-cta {
	background-color: #f1f1f1;
	padding: 40px 15%;
	margin-top: 90px;
	margin-bottom: 10px !important;
}
.top-cta p {
	font-family: OpenSans-Light;
	font-size: 23px;
	color: #302542;
}
h4 {
	color: #302542;
	font-family: Quicksand;
	font-size: 30px !important;
	text-transform: capitalize;
}
.bg-grey {
	background-color: #f4f5f6 !important;
	padding: 90px 0px;
}
.grow-cta {
	color: #231f20;
	font-family: Quicksand;
	letter-spacing: 1px;
	font-size: 32px;
	padding: 20px 0px 30px 0px;
}
.row div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

@media all and (min-width: 766px) and (max-width: 1024px) {
h1 {
	font-size: 36px !important;
}
.top-cta {
	text-align: center;
}
}

/* Large Devices Only */
@media only screen and (min-width: 550px) {
}

/* Bootstrap Medium Devices */
@media (max-width: 1200px) {
}

/* Footer Fixes */
@media (max-width: 1000px) and (min-width: 992px) {
}

/* Bootstrap Small Devices */
@media (max-width: 992px) {
}

/* Bootstrap Small Devices */
@media only screen and (max-width: 800px) {
.top-cta {
	margin-top: 0px;
}
h4 {
	margin-top:20px;
}
}
/* Bootstrap Small Devices */
@media only screen and (max-width: 768px) {

}

/* Small Devices */
@media only screen and (max-width: 550px) {
.grow-cta {
	line-height: 40px;
}
}
