
BODY {
	background:url('/images/skins/videosecrets/main-bg-repeat.gif');
	background-repeat:	repeat-x;
	background-color:	#4e4e4e;
	font-family:		Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	font-size:			15px;
	color:				#000000;
	margin:				auto;
	margin-top:			20px;
	padding:			0px;
	letter-spacing:		0em;
	line-height:		120%;	
} 

html {

	overflow-y: scroll;
}

.page_column {
	background-color:	#FFFFFF;
	display:			block;
	position:			relative;
	width: 				980px;
	margin: 			0px auto;
	padding:			0px;
}


.main_column {
	width: 				646px;
	margin-right:		28px;
}


.side_column {
	width: 				260px;
}

.container {
	margin: 			0px 22px 0px 22px;
	padding-top:		22px;
}

.line {
	display:			block;
	margin: 			0px 20px 4px 10px;
	border-top:			1px solid #d1d1d1;
	height:				1px;
}

h1, h2, h2 . heading, h3 {
	font-family: 		Helvetica, sans-serif;
}

h1 {
	margin:				0px 0px 10px 0px;
	padding:			0px;
	font-size:			20px;
	font-weight:		600;	
}


h2 {
	margin:				0px 0px 8px 0px;
	padding:			0px;
	font-size:			16px;
	font-weight:		600;
}

h3 {
	margin:				0px 0px 3px 0px;
	padding:			0px;
	font-size:			14px;
	font-weight:		600;	
}

.heading h2 {
	 height: 			25px;
	 padding-top: 		4px;
}

p {
	margin:				0px 0px 10px 0px;
	font-size:			14px;
	line-height:		140%;	
}

.bold {
	font-weight:		700;
}

ul {
	padding-left: 15px;
}


li {
	color:				#000000;
	padding-bottom:     10px;
	margin: 0px;
}

.tiny {
	font-size:			11px;
}

.alternate_color {
	color:				#00a1e0;
}

.center {
	text-align:				center;
}


.news {
	border-bottom:	1px dashed #444;
	text-align: 	left;
	height:			445px; 
	overflow-x:		hidden;
	overflow-y:		scroll;
	padding:		0px 5px 0px 0px;
	margin-bottom:	20px;
}

.my_tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
.my_tooltip h3, .my_tooltip div { margin: 0; }


/* LINKS */

A:link, A:active, A:visited {
	color:				#00a1e0;
	text-decoration:	underline;
}

A:hover {
	color:				#156ba8;
}

A.link2:link, A.link2:active, A.link2:visited {
	color:				#000000;
	text-decoration:	underline;
}

A.link1:hover {
	color:				#222222;
}

li A:link, li A:active, li A:visited {
	color:				#000000;
	text-decoration:	underline;
}

li A:hover {
	color:				#156ba8;
}
.button1_120, .button1_120 INPUT {
	margin:				0px auto;
	width:				120px;
	height:				34px;
	font-size:			16px;
	font-weight:		700;
	text-align:			center;
	border:				none;	
}

.button1_120 A:link, .button1_120 A:active, .button1_120 A:visited, .button1_120 INPUT {
	display:			block;
	color:				#fff;
	width:				120px;
	height:				34px;
	line-height:		34px;
	text-decoration:	none;
	background:			url('/images/skins/videosecrets/button1_120.gif') center top no-repeat;
	border:				none;	
	cursor:				pointer;
}

.button1_120 a:hover, .button1_120 INPUT:hover {
	text-decoration:	none;
	background:			url('/images/skins/videosecrets/button1_120.gif') center bottom no-repeat;
}

.button1_260, .button1_260 INPUT {
	margin:				0px auto;
	width:				260px;
	height:				34px;
	font-size:			16px;
	font-weight:		700;
	text-align:			center;
	border:				none;	
}

.button1_260 A:link, .button1_260 A:active, .button1_260 A:visited, .button1_260 INPUT {
	display:			block;
	color:				#fff;
	width:				260px;
	height:				34px;
	line-height:		34px;
	text-decoration:	none;
	background:			url('/images/skins/videosecrets/button1_260.gif') center top no-repeat;
	border:				none;	
	cursor:				pointer;
}

.button1_260 a:hover, .button1_260 INPUT:hover {
	text-decoration:	none;
	background:			url('/images/skins/videosecrets/button1_260.gif') center bottom no-repeat;
}

.stretcher {
	background-color: #595959;
	padding: 0px;
	margin: 0px;
}

.stretcher_inside {
	background-color: #595959;
	padding: 10px;
	margin: 0px;
}



/* POSITIONING CLASSES */

.left {
	float:				left;
	display:			inline;
	position: 			relative;
	text-align:			left;
}

.right {
	float:				right;
	display:			inline;
	position: 			relative;	
	text-align:			right;
}

.text_right {
	text-align:			right;
}

.no_wrap {
	/*white-space:		no-wrap;*/
}

.clear {
	clear:				both;
}

.visible {
	display:			block;
}

.hidden {
	display:			none;
}


.space_small {
	margin-bottom:		5px;
}

.space {
	margin-bottom:		10px;
}

.space_big {
	margin-bottom:		20px;
}

.space_biggest {
	margin-bottom:		35px;
}

.heading_bg_right {
	height:				25px;
	background:			url('/images/skins/videosecrets/heading-bg-right.gif');
	background-repeat:	no-repeat;
	background-position:right;
}

.heading_bg_left {
	height:				25px;
	background:			url('/images/skins/videosecrets/heading-bg-left.gif');
	background-repeat:	no-repeat;
	background-position:left;
}

.heading_bg_repeat {
	height:				25px;
	background:			url('/images/skins/videosecrets/heading-bg-repeat.gif');
	background-repeat:	repeat-x;
}

/* HEADER CLASSES */

.header2 {
	display:			block;
	position:			relative;
	margin:				0px auto 0px auto;
	border-bottom: 		1px solid #2a3035;
	padding:			0px 0px 0px 0px;
	height:				128px;
	width:				980px;
	background:			#FFFFFF;
	 
}

.header .page_column {
	background:			#FFFFFF;
}

.header_bg_right {
	height:				114px;
	background:			url('/images/skins/videosecrets/header-bg-right.gif');
	background-repeat:	no-repeat;
	background-position:right;
}

.header_bottom {
	display:			block;
	position:			relative;	
	height: 			12px;
	background-color:   #999999;
	border-bottom: 		1px solid #2a3035;
}

.login_bar {
	display:			block;
	position:			relative;
	padding:			0px 0px 0px 0px;
	height:				25px;
	line-height:		25px;
	right:				0px;
	color:				#000000;
	font-size:			12px;
}

.login_bar A:link,
.login_bar A:active,
.login_bar A:visited {
	color:				#00a1e0;
	text-decoration:	underline;
}

.login_bar A:hover {
	color:				#156ba8;
}


.login_bar INPUT.small {
	width:				70px;
	height:				15px;
}

.login_bar FORM {
	display:			inline;
	position:			relative;
}


.tab {
	display:			block;
	padding:			0px 0px 0px 0px;
	height:				28px;
	right:				0px;
	font-size:			13px;
	font-weight: 		700;
	text-align:			center;
	margin-top:			4px;
	
}

.tab a:active, .tab a:visited, .tab a:link {
	float:				left;
	display:			block;
	color:				#ffffff;
	margin:				0px 1px 0px 0px;
	width:				122px;
	height:				28px;
	line-height:		28px;
	text-decoration: 	none;
	background:			url('/images/skins/videosecrets/tab-bg.gif') center top no-repeat;
	letter-spacing:		0px;
}

.tab a:hover {
	text-decoration:	none;
	background:			url('/images/skins/videosecrets/tab-bg.gif') center bottom no-repeat;
}



.tab a.home:active, .tab a.home:visited, .tab a.home:link {
	display:			block;
	color:				#ffffff;
	width:				74px;
	height:				28px;
	line-height:		28px;
	text-decoration: 	none;
	background:			url('/images/skins/videosecrets/tab-bg-home.gif') center top no-repeat;
	letter-spacing:		0px;
}

.tab a.home:hover {
	text-decoration:	none;
	background:			url('/images/skins/videosecrets/tab-bg-home.gif') center bottom no-repeat;
}


.tab a.home.selected:active, .tab a.home.selected:visited, .tab a.home.selected:link, .tab a.home.selected:hover {
	display:			block;
	color:				#ffffff;
	width:				74px;
	height:				28px;
	line-height:		28px;
	text-decoration: 	none;
	background:			url('/images/skins/videosecrets/tab-bg-home-on.gif') center top no-repeat;
	letter-spacing:		0px;
}

.tab a.selected:active, .tab a.selected:visited, .tab a.selected:link, .tab a.selected:hover {
	display:			block;
	color:				#ffffff;
	width:				122px;
	height:				28px;
	line-height:		28px;
	text-decoration: 	none;
	background:			url('/images/skins/videosecrets/tab-bg-on.gif') center bottom no-repeat;
	letter-spacing:		0px;
}


/**
Footer
*/
.footer {
	display:			block;
	position:			relative;
	padding:			0px 0px 0px 0px;
}

.footer h2 {
	margin:				0px 0px 0px 0px;
	padding:			0px;
	font-size:			16px;
	font-weight:		700;
	color:				#000000;
}

.footer .top {
	background: 		#f7f7f7;
}

.footer .bottom {
	background: 		#393939;
}

.footer .top  A:link, .footer .top A:active, .footer .top A:visited {
	display:			block;
}

.footer A:link, .footer A:active, .footer A:visited {
	color:				#FFFFFF;
	font-size:			11px;
	font-weight:		700;
	text-decoration:	none;
}

.footer A:hover {
	color:				#CCCCCC;
}

.footer A.link1:link, .footer A.link1:active, .footer A.link1:visited {
	color:				#7ebdef;
	font-size:			11px;
	font-weight:		700;
	text-decoration:	none;
}

.footer A.link1:hover {
	color:				#ffffff;
}
.firefox {
	color: 				#fff;
}

.firefox a:link,
.firefox a:visited {
	color: 				#fff;
}

.firefox a:hover {
	color:				#77bbe2;
}

.vsmedia {
	color: 				#fff;
}

.vsmedia a:link,
.vsmedia a:visited {
	color: 				#fff;
}

.vsmedia a:hover {
	color: 				#77bbe2;
}

.copyright {
	color: 				#aaa;
}

/*******************************************************************
/
/  Updated 2257 Compliance Styles
/
/*******************************************************************/			

#complianceDIV {
	font-family: 	times new roman;
	font-size: 		12pt;
	color: 			#fff;
	line-height: 	110%;
	padding-top:	10px;
	padding-bottom:	10px;
	padding-left:	30px;
	padding-right:	30px;
	}

#complianceDIV a {
	font-family: 	times new roman;
	font-size: 		12pt;
	color:			#b3b3b3;
	font-weight: 	normal;
	text-decoration: underline;
	}

#complianceDIV a:hover {
	font-family: 	times new roman;
	font-size: 		12pt;
	color: 			#ffffff;
	font-weight: 	normal;
	text-decoration: none;
}

.privacyText {
	font-family:	verdana,arial;
	font-weight:	normal;
	font-size:		9px;
	color:			#fff;
	padding-bottom:	10px;
	line-height:	300%;
	vertical-align:	middle;
}

.privacyText a 			{	color:	#fff; text-decoration: underline;   }
.privacyText a:hover 	{	color:	#fff; text-decoration: none;   }
.privacyText a:visited 	{	color:	#fff; text-decoration: underline;   }


div.terms {
	width:650px;
	padding:15px;
	margin:0 auto;
}

span.indent {
	padding-left:50px;
	padding-right:25px;
}

/*******************************************************************
/
/  NOTICE STYLES
/
/*******************************************************************/
.error {
	padding: 			5px;
	background-color: 	#00a1e0;
	color:				#FFFFFF;
	border: 			1px solid #430202;
	font-size: 			9pt;
	font-family: 		arial, sans-serif;
	line-height: 		16pt;
	margin-top: 		10px;
	margin-bottom: 		10px;	
}

.error a {
	font-weight:		700;
	color:				#FFFFFF;
}

.success {
	padding: 			5px;
	background-color: 	#4995b5;
	color: 				#FFFFFF;
	border: 			1px solid #1d6214;
	font-size: 			10pt;
	font-weight: 		bold;
	font-family: 		tahoma, arial, sans-serif;
	line-height: 		14pt;
	margin-top: 		10px;
	margin-bottom: 		10px;
}

.success a {
	font-weight:		700;
	color:				#FFFFFF;
}

.notice {
	padding: 			5px;
	background-color: 	#393939;
	color: 				#FFFFFF;
	border: 			1px solid #717171;
	font-size: 			10pt;
	font-weight: 		bold;
	font-family: 		tahoma, arial, sans-serif;
	line-height: 		14pt;
	margin-top: 		10px;
	margin-bottom: 		10px;
}

@media screen and (max-width: 600px) {
	.notice-tax {
		margin-top: 95px !important;
	}
}


.special_message_box {
	padding: 5px;
	border: 3px solid #000;
	margin-bottom: 30px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 		15px;
}

/*******************************************************************
/
/  GLOBAL FORM STYLES
/
/*******************************************************************/
#form {

}

#form #left {
	float: 				left;
	width: 				500px;
	margin-right:		10px;
}

#form #right {
	width: 				230px;
}

.formTable {
	width: 100%;
}

.formHeader {
	background-color: #424242;
	color: #fff;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;	
}

.formRow1 {
	background-color: 	#EEEEEE;
}
.formRow2 {
	background-color: 	#E3E3E3;
}

.formLeft {
	font-family: 		arial, sans-serif;
	font-size: 	 		9pt;
	padding: 			3px;
}

.formRight {
	font-family: 		arial, sans-serif;
	font-size: 	 		9pt;
	padding: 			3px;
}

.formText {
	border: 1px solid #4f4f4f;	
	background-color: #FFFFFF;
	padding: 3px;
	margin: 2px;
	font-family: arial, sans-serif;
}

.formTextShort {
	border: 1px solid #363636;	
	background-color: #FFFFFF;
	padding: 3px;
	margin: 2px;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #000;
	width: 140px;
}

.formDropdown {
	border: 1px solid #4f4f4f;	
	background-color: #FFFFFF;
}

.formDropdownShort {
	border: 1px solid #444;	
	background-color: #363636;
	padding: 2px;
	margin: 2px;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #fff;
	width: 140px;
}

.formTextarea {
	border: 1px solid #4f4f4f;	
	background-color: #FFFFFF;
	padding: 3px;
	margin: 2px;
	font-family: arial, sans-serif;
	width: 280px;
	height: 100px;
}

.formCheckbox {
	width: 12px;
}

.formSubmit {
	border-top: 1px solid #467442;	
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #467442;	
	background-color: #00a1e0;
	padding: 3px;
	color: #fff;
	font-size: 8pt;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}

.formCancel {
	border-top: 1px solid #990000;	
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #990000;	
	background-color: #660000;
	padding: 3px;
	margin: 2px;
	color: #fff;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.formLogin {
	border-top: 1px solid #467442;	
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #467442;	
	background-color: #00a1e0;
	padding: 3px;
	margin: 2px;
	color: #fff;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.formButton {
	border-top: 1px solid #467442;	
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #467442;	
	background-color: #00a1e0;
	padding: 3px;
	color: #fff;
	font-size: 8pt;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}

.formButton a:link,
.formButton a:visited {
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

.formButton a:hover {
	color: #530002;
	text-decoration: underline;
}

.formBreak {
	font-size: 2pt;
	padding: 0px;	
	height: 11px;	
	margin-bottom: 8px;
}



/*******************************************************************
/
/  STATS STYLES
/
/*******************************************************************/
.statsTabContainer {
	padding: 0px;
	margin: 0px;
}

.statsTab {
	background-color: #eeeeee;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.statsTab_selected {
	background-color: #00a1e0;
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.statsTab a:link,
.statsTab a:visited, {
	color: 				#000000;
}

.statsTab_selected a:link, 
.statsTab_selected a:visited {
	color: 				#FFFFFF;
}

.statsTab a:hover, {
	color: 				#000000;
	text-decoration: none;
}

.statsTab_selected a:hover {
	color: 				#FFFFFF;
	text-decoration: none;
}

.statsContainer {
	padding: 0px;
}

.statsHeader {
	color: #000000;
	background-color: #EEEEEE;
	padding: 2px 0px 2px 8px;
	margin: 0px 1px 0px 1px;
}

.statsHeader span {
	border-bottom: 1px dotted #666;
}

.statsHeader2 {
	background-color: #d3d3d3;
	color: #000000;
	padding: 5px 0px 5px 8px;
	margin: 1px 1px 0px 1px;
}

.statsHeader2 a:link,
.statsHeader2 a:visited {
	font-family: 		tahoma, sans-serif;
	font-size: 			8pt;
	font-weight: 		bold;
	color: 				#ffffff;
	background-color: 	#131313;
	padding: 			4px;	
	text-decoration:	none;
	border: 			1px solid #222;
	margin: 			1px;
}
.statsHeader2 a:hover {
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #333;
	padding: 4px;	
	text-decoration: none;
	border: 1px solid #666;
	margin: 1px;
}

.statsHeader3 {
	background-color: #bbbbbb;
	color: #000000;
	padding: 5px 0px 5px 8px;
	margin: 1px 1px 0px 1px;
}

.statsSubHeader {
	background: rgb(76,76,76);
	background: -moz-linear-gradient(top,  rgba(76,76,76,1) 0%, rgba(51,51,51,1) 49%, rgba(0,0,0,1) 51%, rgba(34,34,34,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1)), color-stop(49%,rgba(51,51,51,1)), color-stop(51%,rgba(0,0,0,1)), color-stop(100%,rgba(34,34,34,1)));
	background: -webkit-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(51,51,51,1) 49%,rgba(0,0,0,1) 51%,rgba(34,34,34,1) 100%);
	background: -o-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(51,51,51,1) 49%,rgba(0,0,0,1) 51%,rgba(34,34,34,1) 100%);
	background: -ms-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(51,51,51,1) 49%,rgba(0,0,0,1) 51%,rgba(34,34,34,1) 100%);
	background: linear-gradient(to bottom,  rgba(76,76,76,1) 0%,rgba(51,51,51,1) 49%,rgba(0,0,0,1) 51%,rgba(34,34,34,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#222222',GradientType=0 );

	color: #FFFFFF;
	/*font-weight: bold; */
	font-size: 90%;
	padding: 5px 3px 5px 3px;	
}

.statsSubHeader a:link,
.statsSubHeader a:visited {
	color: #fff;
}

.statsSubHeader a:hover {
	color: #fff;
	text-decoration: none;
}

.statsRow1 {
	background-color: 	#fff; /* 808080; */
	color: 				#000;
	border-bottom: 		1px solid #000;
}

.statsRow2 {
	background-color: 	#e0e0e0;
	color: 				#000;
}

.statsRow {
	padding: 			3px;
	font-size:			90%;
}

.statsRow a {
	color:				#000;
	text-decoration: 	underline;
}

.statsRow_hover {
	background-color: 	#ffef80;
	color: 				#000;
}

.statsRowB_hover {
	background-color: #262626;

}

.statsBreak,
.rowBreak {
	background-color: #313131;
	font-size: 2pt;
	padding: 0px;	
	height: 3px;
}

.statsFooter {
	background: rgb(31,122,187);
	background: -moz-linear-gradient(top,  rgba(31,122,187,1) 0%, rgba(13,92,153,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(31,122,187,1)), color-stop(99%,rgba(13,92,153,1)));
	background: -webkit-linear-gradient(top,  rgba(31,122,187,1) 0%,rgba(13,92,153,1) 99%);
	background: -o-linear-gradient(top,  rgba(31,122,187,1) 0%,rgba(13,92,153,1) 99%);
	background: -ms-linear-gradient(top,  rgba(31,122,187,1) 0%,rgba(13,92,153,1) 99%);
	background: linear-gradient(to bottom,  rgba(31,122,187,1) 0%,rgba(13,92,153,1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f7abb', endColorstr='#0d5c99',GradientType=0 );

	color: #FFFFFF;
	/* font-family: tahoma, sans-serif; */
	font-size: 95%;
	font-weight: normal;
	padding: 5px 3px 5px 3px;	
}

.statsFooter b { font-weight: normal; }

.statsViewStats {
	display:			inline-block;
	padding:			0px 10px 0px 10px;	
	border:				0px solid #124988;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	border-radius: 			5px;
	box-shadow:			inset 0px 1px 1px rgba(255, 255, 255, 0.4);
	-webkit-box-shadow:	inset 0px 1px 1px rgba(255, 255, 255, 0.4);
	-moz-box-shadow:	inset 0px 1px 1px rgba(255, 255, 255, 0.4);
	background: 		#1088e8; 
	background: 		-moz-linear-gradient(top, #1088e8 0%, #1a5fb6 100%);
	background: 		-webkit-gradient(linear, left top, left bottom, color-stop(0%,#1088e8), color-stop(100%,#1a5fb6));
	background: 		-webkit-linear-gradient(top, #1088e8 0%,#1a5fb6 100%); 
	background: 		-o-linear-gradient(top, #1088e8 0%,#1a5fb6 100%); 
	background: 		-ms-linear-gradient(top, #1088e8 0%,#1a5fb6 100%); 
	background: 		linear-gradient(to bottom, #1088e8 0%,#1a5fb6 100%); 
	filter: 			progid:DXImageTransform.Microsoft.gradient( startColorstr='#1088e8', endColorstr='#1a5fb6',GradientType=0 ); 
	color:				#fff;
	text-decoration:	none;
	font-size:			15px;
	text-shadow: 		-1px -1px #135eb3;
	height:				29px;
	cursor:				pointer;
}
.switchcontent {
	padding: 5px;
	margin: 1px 1px 0px 1px;
	background-color: #999;
}

.showGraph {
	padding: 5px;
	margin: 1px 1px 0px 1px;
	background-color: #999;
}

.statsNoResults {
	padding: 10px;
	text-align: center;
	background-color: #191919;
	margin: 1px;
}

.statsSelect select,
select.calendarDateInput {	
	font-family:arial,Sans-Serif;
	font-size:9pt;
	border:1px solid #393938;
	background-color:#FFFFFF;
	color:#000000;
	padding:1px;
}	


/*******************************************************************
/
/  NAV SUB MENU STYLES
/
/*******************************************************************/

#nav { float: left; 	
	display:			block;
	padding:			0px 0px 0px 0px;
	height:				16px;
	width:				940px
	right:				0px;
	font-size:			13px;
	font-weight: 		700;
	text-align:			center;
	margin: 		0 auto 0 auto;
}

#nav li { float: left; position: relative; text-decoration:none; list-style: none; }
#nav li a { display: block;}
#nav li ul { 
	z-index:2;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	width: 122px;
	padding: 5px 0 5px 0;
	background: #555;
	border: solid #000;
	border-width: 0 1px 1px 1px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	box-shadow: 0 3px 3px rgba(0,0,0,0.15);
	margin-left: 0px;
}

#nav li ul li a { 
	display: block; 
	padding-left: 5px; 
	text-align: left;
}

#nav li ul li a:hover {
  background: #444;
  color: #bbb;
}


#nav li:hover ul { display: block; }
#nav li ul li { float: none; }
#nav li ul li a { display: inline-block; color:#FFFFFF; }
#nav li ul li a { display: block; }




/*******************************************************************
/
/  Pre-Built IFRAME Page
/
/*******************************************************************/
.iframe_list {
	text-align: 	left;
	height:			500px; 
	overflow-x:		hidden;
	overflow-y:		scroll;
	padding:		0px 5px 0px 0px;
}

.iframe_list a {
	padding:			2px;
	text-decoration:	none;
}

.iframe_list h2 {
	margin:	0;
	padding:	15px 0 5px 0;

}

.iframe_list a:hover {
	text-decoration: underline;
}

.iframe_list a:visited {
	color:			#333;
	font-style:		italic;
	font-size:		90%;
}

.iframe_list .geo {
	font-size:		80%;
	font-weight:	bold;
}

#selected_style {
	padding:		2px 0 2px 0;
	background-color: #bebebe;
}

/***********************************************
* Terms Styles
***********************************************/

#terms {
	font-size:			12px;
	height: 			300px;
	width: 				920px;
	margin:				0 10px 0 0;
	overflow-y: 		auto;
	overflow-x: 		hidden;
	border:				1px solid #d2d2d2;
	padding: 			8px;
	text-align: 		left;
}

#terms p {
	font-size:			12px;
}


#terms A {
	color:				#0066ff;
}

#terms UL LI {
	margin:				0 0 5px 0;
	padding:			0;
	list-style:			disc outside none;
}

#terms OL {
	list-style:			none;
}

#terms LI {
	margin:				0 0 10px 0;
	padding:			0;
    left: 				0px;
	list-style:			none;
}

#terms LI .number {
	float: 				left;
	margin-right:		10px;
}

#terms LI .text {
	float: 				left;
	width:				820px;
}

#terms LI LI .text {
	float: 				left;
	width:				770px;
}

#terms LI LI LI .text {
	float: 				left;
	width:				720px;
}

#terms LI LI LI LI .text {
	float: 				left;
	width:				610px;
}

#terms LI LI LI LI LI .text {
	float: 				left;
	width:				510px;
}

#terms .agreement_box {
	width:				830px;
	margin:				20px auto 20px auto;
}

#terms .agree_box {
	float:				left;
	margin:				0 30px 0 0;
	padding:			10px;
	text-align:			center;
	font-size:			14px;
	background:			#addfa8;
	border:				1px solid #8cc086;
}

#terms .not_agree_side {
	line-height:		190%;
	width:				300px;
	float:				left;
}

#terms .not_agree_box {
	margin:				0 0 35px 0;
	padding:			10px;
	text-align:			center;
	color:				#FFFFFF;
	font-size:			14px;
	background:			#e66161;
	border:				1px solid #d83535;
}

#terms .print_box {
	width:				200px;
	height:				60px;
	margin:				20px auto 0 auto;
	padding:			10px;
	text-align: 		center;
	font-size:			14px;
	background:			#cee8cc;
	border:				1px solid #8cc086;
}

#terms .large {
	font-size:			18px;
	font-weight:		700;
}




#developers .side_column {
	width: 180px;
	padding: 0px 20px 100px 0px;
	line-height: 20px;
}

#developers .side_column .section_link {
	margin: 0px 0px 4px 0px;
}

#developers .side_column UL {
	margin: 4px 0px 6px 0px;
}

#developers .side_column LI {
	padding-bottom: 4px;
}

#developers .side_column {
	font-size: 13px;
}

#developers .main_column {
	width: 725px;
	margin: 0px 0px 100px 0px;
}

#developers .main_column li {
	font-size: 14px;
}

#developers .main_column p {
	font-size: 14px;
}

#developers .main_column h2 {
	margin:	30px 0px 8px 0px;
}

#developers .main_column h3 {
	margin:	30px 0px 8px 0px;
}

#developers .info_graphic {
	border: 1px solid #333;
	margin:	15px 0px 15px 0px;
}

#developers .parameters {
	border: 1px solid #333;
	background-color: #ddeff6;
	font-size: 12px;
}

#developers .parameters table {
	width: 700px;
}

#developers .response {
	font-size:	10pt;
	font-family: courier new;
}

#developers .url {
	font-size:	10pt;
	font-family: courier new;
	color: #0000ff;
	font-style: italic;
}



#oneclick em {
	color:		#000099;
	font-weight:	bold;
}


#oneclick .code {
	font-family: courier new; 
	font-size: 12pt;
	padding:	4px;
	background-color:	#e0e0e0;
}

#oneclick p {
	line-height:	165%;
	font-size: 		14px;
	padding-bottom:	8px;
}

#oneclick h2 {
	margin-top:		40px;
}

#oneclick .side_column {
	width: 180px;
	padding: 0px 20px 100px 0px;
	line-height: 20px;
}

#oneclick .side_column .section_link {
	margin: 0px 0px 4px 0px;
}

#oneclick .side_column UL {
	margin: 4px 0px 6px 0px;
}

#oneclick .side_column LI {
	padding-bottom: 4px;
}

#oneclick .side_column {
	font-size: 13px;
}

/* social media icons sprites */

.containerSocialIcons {
	width: 120px;
	height: 35px;
	margin: 0 auto;
	margin-top: 20px;
}

.socialMediafacebook {
    width: 35px;
    height: 35px;
	margin-right: 5px;
	float: left;
    background-image: url("/images/icons/sprite-sheet-icons-social-media.png");
    background-position:  0 0;
    border: none;
}

.socialMediafacebook:hover {
    background-position: 0 -35px;
}

.socialMediaTwitter {
    width: 35px;
    height: 35px;
	margin-right: 5px;
	float: left;
    background-image: url("/images/icons/sprite-sheet-icons-social-media.png");
    background-position:  -70px 0;
    border: none;
}

.socialMediaTwitter:hover {
    background-position: -70px -35px;
}

.socialMediaInstagram {
    width: 35px;
    height: 35px;
	margin-right: 5px;
	float: left;
    background-image: url("/images/icons/sprite-sheet-icons-social-media.png");
    background-position:  -35px 0;
    border: none;
}

.socialMediaInstagram:hover {
    background-position: -35px -35px;
}

.socialMediaYouTube {
    width: 35px;
    height: 35px;
	margin-right: 5px;
	float: left;
    background-image: url("/images/icons/sprite-sheet-icons-social-media.png");
    background-position:  -105px 0;
    border: none;
}

.socialMediaYouTube:hover {
    background-position: -105px -35px;
}

.titleStayConnected {
	text-align: center;
	padding-bottom: 5px;
	color: #ffffff;
}

label[for] {
	cursor: pointer;
}

label.modal-shadow[for=hide_modal] {
	cursor: default;
}

.tab-elements {
	margin-bottom: 20px;
}

.tab-elements > input[type=radio] {
	//display: none;
}

.tab-btns {
	display: flex;
	flex-flow: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	border-left: 2px solid #F1F1F1;
	
}

.responsive-tabs {
	z-index: 2;
	overflow: hidden;
	padding: 10px 0;
}

.responsive-tabs label {
	margin: 0;
	box-sizing: border-box;
	white-space: nowrap;
	margin-right: 3px;
	border-right: 0;
	color: inherit;
	font-size: 20px;
    font-weight: bold;
    padding: 20px 30px;
    border-radius: 0;
	border-right: 1px solid #ccc;
}
.responsive-tabs label:first-of-type {
	border-left: 1px solid #ccc;
}

.tab-info {
	display: none;
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 0px;
	margin: -1px 0px 20px 0px;
}


.new-form-container-wrapper.wireus,
.new-form-container-wrapper.wireint,
.new-form-container-wrapper.paxumind,
.new-form-container-wrapper.paxumbiz {
	padding-top: 30px;
}

.new-form-btn-wrapper, 
.new-form-container-note-wrapper,
.ach-domestic-only,
.new-form-container-note-wrapper .wireint,
.new-form-container-row.wireus,
.new-form-container-row.wireint,
.new-form-container-row:has(input.wireint:checked) ~ .new-form-container-wrapper .wireus,
.new-form-container-wrapper .paxumind,
.new-form-container-wrapper .paxumbiz,
.new-form-container-row:has(input.paxumbiz:checked) ~ .new-form-container-wrapper .paxumind {
	display: none;
}

#line-tab-1:checked ~ .tab-elements .new-form-container-note-wrapper,
#line-tab-2:checked ~ .tab-elements .new-form-container-note-wrapper,
#line-tab-3:checked ~ .tab-elements .new-form-container-note-wrapper,
#line-tab-4:checked ~ .tab-elements .new-form-container-note-wrapper,
#line-tab-1:checked ~ .tab-elements .new-form-btn-wrapper,
#line-tab-2:checked ~ .tab-elements .new-form-btn-wrapper,
#line-tab-3:checked ~ .tab-elements .new-form-btn-wrapper,
#line-tab-4:checked ~ .tab-elements .new-form-btn-wrapper,
#line-tab-3:checked ~ .tab-elements .ach-domestic-only,
#line-tab-2:checked ~ .tab-elements:has(input.wireint:checked) .new-form-container-note-wrapper,
#line-tab-2:checked ~ .tab-elements:has(input.wireint:checked) .new-form-container-note-wrapper .wireint,
#line-tab-2:checked ~ .tab-elements:has(input.wireus:checked) .new-form-container-note-wrapper,
#line-tab-2:checked ~ .tab-elements:has(input.wireus:checked) .new-form-container-note-wrapper .wireus,
#line-tab-1:checked ~ .tab-elements .tab-info.check,
#line-tab-2:checked ~ .tab-elements .tab-info.wire,
#line-tab-3:checked ~ .tab-elements .tab-info.ach,
#line-tab-4:checked ~ .tab-elements .tab-info.paxum {
	display: block;
}



#line-tab-2:checked ~ .tab-elements .new-form-container-row:has(input.wireus:checked) ~ .new-form-container-wrapper .wireus,
#line-tab-2:checked ~ .tab-elements .new-form-container-row:has(input.wireint:checked) ~ .new-form-container-wrapper .wireint,
.new-form-container-row:has(input.paxumind:checked) ~ .new-form-container-wrapper .paxumind,
.new-form-container-row:has(input.paxumbiz:checked) ~ .new-form-container-wrapper .paxumbiz {
	display: flex;
}

.new-form-container form input[type="text"],
.new-form-container form input[type="password"], 
.new-form-container form textarea, 
.new-form-container form select {
	padding: 10px 20px 15px 0;
}

.hide {
    display: none !important;
}

/* Line Tabs */
.line-tabs .tab-info {
    border: none;
}

.line-tabs .btn, .line-tabs a.btn, 
.line-tabs input.btn, 
.line-tabs label.btn, 
.line-tabs button.btn, 
.line-tabs .form-elements input[type=submit], 
.line-tabs .form-elements input[type=reset] {
	background: none;
}

.payment-method-tabs-btn.btn {
	padding: 15px 25px 15px 5px;
    font-weight: 400;
    font-size: 16px;
	position: relative;
	margin: 0 0 20px;
    display: inline-block;
}

.payment-method-tabs-btn.btn:after {
	content: '';
	background-color: #d7d5d5;
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
	right: 0;
}
/*
.payment-method-tabs-btn.btn.first:before {
	content: '';
	background-color: #d7d5d5;
	height: 100%;
	width: 1px;
	position: absolute;
	top: 0;
	left: -30px;
}
*/

/* Chrome, Safari, Edge, Opera */
.tab-elements input[type=number]::-webkit-outer-spin-button,
.tab-elements input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.tab-elements input[type=number] {
  -moz-appearance: textfield;
}

.payments-radio-inputs {
	margin: 0 0 0 10px;
	cursor: pointer;
}

#line-tab-1:checked ~ .tab-elements .responsive-tabs label:nth-of-type(1),
#line-tab-2:checked ~ .tab-elements .responsive-tabs label:nth-of-type(2),
#line-tab-3:checked ~ .tab-elements .responsive-tabs label:nth-of-type(3),
#line-tab-4:checked ~ .tab-elements .responsive-tabs label:nth-of-type(4){
	font-weight: 700;
}
.tab-elements #line-tab-1,
.tab-elements #line-tab-2,
.tab-elements #line-tab-3,
.tab-elements #line-tab-4 {
    margin-left: 25px;
}



@media all and (max-width: 1024px) {
	
	.responsive-tabs {
		width:auto;
		max-width: 100%;
		overflow-y: hidden;
		overflow-x: auto;
		white-space: nowrap;
		webkit-overflow-scrolling: touch;	
	}
	
	.responsive-tabs {
		margin-bottom: -1px;
	}
	
	.line-tabs .tab-btns .btn {
		font-size: 12px;
	}
	
	.line-tabs > div {
		width: 100%;
	}
	
	.line-tabs .tab-info-wrap {
		width: 100%;
		margin-left: 0;
	}
	
	.tab-btns label.btn,
	.line-tabs .tab-btns .btn {
	    font-size: calc(1em + .2vw);
	}
}

/* new payment form styles */

.new-form-container {
	background: #F1F1F1;
	padding: 40px;
	max-width: 800px;
}

.new-form-container-inner {
    display: flex;
	flex-direction: column;
    flex-wrap: nowrap;
	max-width: 660px;
}

.new-form-container-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	margin-bottom: 15px;
	align-items: center;
}

.new-form-container-row:last-child {
	margin-bottom: 0px;
}

.new-form-item-label {
	box-sizing: border-box;
	width: 30%;
	text-align: right;
    padding-right: 20px;
}

.new-form-item-label.note {
	padding-top: 0px;
}

.new-form-item-label p {
	margin-bottom: 0;
}

.new-form-item-label p.note,
.new-form-item-input p.note {
	color: #A1A1A1;
	font-size: 12px;
}

.new-form-item-input {
	width: 70%;
}

.new-form-item-label.short {
	width: 20%;
}

.new-form-item-input.delivery {
	width: 35%;
}

.new-form-item-input.fee input {
	width: 15%;
	margin: 10px 7px 10px 0;
}

.new-form-container input.new-formText[readonly] {
    background: transparent;
    border: 0;
    box-shadow: none;
}


.new-form-item-input.type {
	width: 30%;
}

.new-form-item-input.zip {
	width: 20%;
}

.new-form-item-input input {
	box-sizing: border-box;
	border: 1px solid #A1A1A1;
	padding: 8px 10px;
	width: 100%;
	margin: 10px 20px 15px 0;
}

.new-form-item-input select {
	box-sizing: border-box;
	border: 1px solid #A1A1A1;
	padding: 8px 5px;
	width: 100%;
	margin: 10px 20px 15px 0;
}

.new-form-note {
	max-width: 800px;
	color: #000;
	margin: 0;
    text-align: center;
    padding: 0 40px;
    font-weight: 700;
}

.new-form-container-inner.checkbox {
	flex-direction: row;
    align-items: center;
	max-width: 100%;
}

.new-form-container-inner.checkbox .new-form-item-label {
	width: 85%;
	text-align: left;
}

.new-form-container-inner.checkbox .new-form-item-label p {
	margin-bottom: 8px;
}

.new-form-container-inner.checkbox .new-form-item-input {
	width: auto;
    padding-right: 20px;
}

.new-form-container-inner.checkbox .new-form-item-input input {
	width: 24px;
	height: 24px;	
	border: 1px solid #A1A1A1;
	border-radius: 4px;
}

.new-form-btn-wrapper {
	max-width: 800px;
}

.new-form-btn {
	background: #9D9D9D !important;
	margin: 0 auto;
    display: block;
    width: auto !important;
    padding: 10px 50px;
    height: auto !important;
}

.new-form-btn:hover {
	background: #747474 !important;
}

.wire .new-form-item-label {
	padding-top: 0;
}

.wire .new-form-item-input,
.paxum .new-form-item-input {
    display: flex;
    align-items: center;
}

.wire .new-form-item-input.fee {
    display: flex;
    align-items: center;
}

.wire .new-form-item-input input.wireus,
.wire .new-form-item-input input.wireint,
.paxum .new-form-item-input input.paxumind,
.paxum .new-form-item-input input.paxumbiz  {
	width: auto;
	padding: 0;
    margin-right: 10px;
}

.paxum .new-form-item-input.paxum-valid {
	padding-top: 0px;
}

.processing-fee-amount {
	margin: 0 20px 0 0;
	font-weight: 700;
	font-size: 14px;
}

.wire .new-form-item-input div {
	width: 100%;
}

.wire .new-form-item-input div:first-child {
	margin-bottom: 8px;
}

.wire .new-form-item-input p.note {
    color: #A1A1A1;
    font-size: 12px;
	padding: 0;
    margin: 0;
    margin-top: 10px;
}

.paymentMethod .error {
	background: #c2134e;
}
.paymentMethod .error,
.paymentMethod .success,
.paymentMethod .notice {
	margin: 0px 0 20px 0;
	font-size: 13px;
	font-weight: 700;
	width: 100%;
	max-width: 880px;
	box-sizing: border-box;
}

.paymentMethod .tab-info h2 {
	margin: 0px 0 20px 0;
}

@media all and (max-width: 600px) {
	.new-form-container-row.mobile-flex-row {
		flex-direction: row;
	}
	.mobile-flex-row .new-form-item-label {
		padding: 0;
		width: auto;
	}
	.mobile-flex-row .new-form-item-input {
		width: auto;
	}
	.new-form-item-input input[type="text"] {
		width: 100% !important;
	}
	.payment-method-tabs-btn.btn:after {
		display: none;
	}
	.payments-radio-inputs {
		display: none;
	}
	.containerMainWidth.paymentMethod {
		padding: 0;
	}
	.new-form-item-input select {
		margin: 1px 0px 10px 0;
	}
	.new-form-item-label.short {
		width: 100%;
	}
	.processing-fee-amount {
		margin: 0 20px 0 5px;
		font-weight: 700;
		font-size: 14px;
	}
	.payment-method-tabs-btn.btn {
		background: #e8e8e8;
		display: inline-block;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	.tab-elements.line-tabs .spacer40 {
		display: none;
	}
	.payments-radio-inputs:checked + .payment-method-tabs-btn.btn {
		background: #f1f1f1;
		font-weight: 700;
	}
	.new-form-container {
		padding: 20px;
		max-width: 100%;
	}

	.new-form-container-row {
		flex-direction: column;
	}

	.new-form-item-label,
	.new-form-item-input,
	.new-form-item-input.delivery,
	.new-form-item-input.region,
	.new-form-item-input.type,
	.new-form-item-input.zip {
		width: 100%;
	}

	.new-form-item-label {
		text-align: left;
		padding: 0 0 5px 0;
	}

	.new-form-item-input.region {
		margin-bottom: 15px;
	}
}


/* new redo styles */

html {
	scroll-behavior: smooth !important;
}

html:focus-within {
	scroll-behavior: smooth !important;
}

.affil-redo,
.affil-redo h1,
.affil-redo h2,
.affil-redo h3,
.affil-redo p,
.affil-redo a,
.affil-redo li,
.affil-redo td,
.affil-redo input,
.affil-redo select,
.affil-redo textarea,
.affil-redo .btn {
	font-family: 'Open Sans' !important;
}

.affil-redo li {
	line-height: 140%;
}

.affil-redo p,
.affil-redo li,
.affil-redo td {
	color: #505F71;
}

.affil-redo .containerLoggedOut p {
	color: #FFF !important;
}

.affil-redo p,
.affil-redo td,
.affil-redo li,
.affil-redo a {
	font-size: 16px;
}


.affil-redo .header {
	background-color: #182134;
	padding: 15px  40px;
	position: sticky;
    top: 0;
    left: 0;
    z-index: 10;
}

.affil-redo .header .header-inner,
.affil-redo .footer .footer-inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin: 0 auto;
    max-width: 1280px;
}

.affil-redo .header .logo {
	max-height: 46px;
}

.affil-redo .header .header-nav-list {
    list-style: none;
	padding: 0;
    margin: 0;
}

.affil-redo .header .header-nav-item {
    display: inline-block;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	position: relative;
}

.affil-redo .header .header-nav-item:last-child {
	border: none;
}

.affil-redo .header.affilliateNonSecure .header-nav-item:last-child a:before,
.affil-redo .header.affilliateNonSecure .header-nav-item:last-child a:after {
	display: none;	
}

.affil-redo .header .header-nav-item a,
.affil-redo .header .header-nav-item p {
	color: #BCCBDC;
	padding: 15px 50px 15px 30px;
	margin-bottom: 0;
    display: block;
	cursor: pointer;
	font-size: 14px;
    line-height: 18px;
}

.affil-redo .header .header-nav-item a:hover,
.affil-redo .header .header-nav-item p:hover {
	opacity: 0.8;
}

.affil-redo .header .header-nav-item p:before,
.affil-redo .header .header-nav-item > a:before {
	content:'';
	background-color: #BCCADC;
    display: inline-block;
	height: 18px;
	width: 1px;
	position: absolute;
    right: 0px;
	opacity: 0.4;
}

.affil-redo .header .header-nav-item p:after,
.affil-redo .header .header-nav-item > a:after {
	content:'';
	border: solid #bccadc99;
	border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
	right: 30px;
    top: 16px;
}

.affil-redo .header .header-nav-item p:hover:after
.affil-redo .header .header-nav-item > a:hover:after  {
    transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
    top: 20px;
}


.affil-redo .header.affilliateSecure .header-nav-item:nth-child(4) > a {
	margin-right: 15px;
}

.affil-redo .header.affilliateSecure .header-nav-item:nth-child(4) > a:before {
	right: 15px;
}

.affil-redo .header.affilliateSecure .header-nav-item:nth-child(4) > a:after{
	right: 45px;
}

.affil-redo .header.affilliateSecure .header-nav-item:last-child > a:before {
	display: none;
}

.affil-redo .header.affilliateSecure .header-nav-item:last-child > a {
	padding: 15px 50px 15px 50px;
}

.affil-redo .header.affilliateSecure .header-nav-item.my-account {
	background-color: #2f3748;
	border-radius: 30px;
}

.affil-redo .header.affilliateSecure .header-nav-item.my-account > a:before {
	content:'';
	display: block;
	background-image: url("/images/skins/affiliates/redo/user.png");
	background-size: contain;
    background-color: transparent;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 7px;
    left: 7px;
    right: auto;
}

.affil-redo .header .header-nav-sublist {
	display: none;
}

.affil-redo .header.affilliateSecure .header-nav-sublist {
	width: 200px;
}

.affil-redo .header .header-nav-item:hover .header-nav-sublist {
	display: block;
	position: absolute;
    background: #ECF0F0;
    border-radius: 8px;
	list-style: none;
    padding: 0;
	left: 50%;
    transform: translate(-50%, 0);
    top: 46px;
    margin: 0;
}

.affil-redo .header .header-nav-item:hover .header-nav-sublist:before {
	content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #ECF0F0 transparent;
    top: -5px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.affil-redo .header .header-nav-subitem {
    border-bottom: 1px solid #c8ced2;
}

.affil-redo .header .header-nav-subitem:last-child {
    border-bottom: 0px solid #c8ced2;
}

.affil-redo .header .header-nav-subitem a {
	color: #1F2934;
    display: block;
    padding: 12px 25px;
    text-align: center;
}

.affil-redo .header .header-nav-subitem a::after {
	display: none;
}


.affil-redo .containerMainWidth {
	margin-bottom: 0;
	padding: 50px 0;
}

.affil-redo .pageHomeLoggedOut h2 {
	font-size: 32px;
	line-height: 43px;
	font-weight: bold;
	color: white;
	font-family: 'Open Sans';
	text-align: center;
}

.affil-redo .pageHomeLoggedOut h2:after {
	content:'';
	background-color: #C6CDD1;
	display: block;
	height: 2px;
    width: 38px;
	opacity: 0.3;
	margin: 20px auto 0;
	color: #FFFFFF;
}

.affil-redo .pageHomeLoggedOut h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: white;
	font-family: 'Open Sans';
}

.affil-redo .pageHomeLoggedOut h4 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans';
}

.affil-redo .pageHomeLoggedOut h2.dark,
.affil-redo .pageHomeLoggedOut h3.dark {
	color: #182134;
}

.affil-redo .pageHomeLoggedOut p,
.affil-redo .pageHomeLoggedOut a,
.affil-redo .pageHomeLoggedOut li {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Open Sans';
}

.affil-redo .btn {
	background-color: #57CFFC !important;
	color: #182134 !important;
	border-radius: 8px !important;
	padding: 12px 80px !important;
	text-decoration: none !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	border: none !important;
	cursor: pointer;
}

.affil-redo .btn.grey {
	background: #E2E9E9 !important;
}

.affil-redo .formSubmit.btn {
	font-weight: normal;
}

.affil-redo .containerFooterWidth #complianceDIV,
.affil-redo .containerFooterWidth a,
.affil-redo .containerFooterWidth p {
	font-size: 12px;
	line-height: 18px;
	font-family: 'Open Sans';
}

.affil-redo .about-program {
	background-color: #0d1a2b;
	background-image: url("/images/skins/affiliates/redo/camera.jpg");
	background-size: auto 440px;
    background-position: top;
    min-height: 440px;
    background-repeat: no-repeat;
}

.affil-redo .about-program .container-inner {
	width: 50%;
}

.affil-redo .about-program h2 {
	text-align: left;
}

.affil-redo .about-program h2:after {
	margin: 20px 0 0 0;
}


.affil-redo .about-program p {
	color: #BCCBDC;
	margin-bottom: 50px;
	font-size: 16px;
	line-height: 22px;
}

.affil-redo .awards {
	background-color: #27334D;
	text-align: center;
}

.affil-redo .awards .awards-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.affil-redo .awards .awards-item {
	margin: 0 20px;
}


.affil-redo .why-partner {
	background-color: #F2F9FA;
}

.affil-redo .why-partner p {
	color: #505F71;
}

.affil-redo .why-partner .why-list {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	column-gap: 50px;
}

.affil-redo .why-partner .why-list .why-item {
	position: relative;
	width: 22%;
}

.affil-redo .why-partner .why-list .why-item h3 {
	padding-left: 30px;
	margin-bottom: 30px;
}

.affil-redo .why-partner .why-list .why-item h3:before {
	content:'';
	display: block;
	width: 26px;
    height: 27px;
	background-image: url("/images/skins/affiliates/redo/check.png");
	position: absolute;
	left: 0px;
}

.affil-redo .why-partner h4 {
	text-align: center;
	margin-top: 50px;
}

.affil-redo .plans {
	background-color: #2A3643;
	text-align: center;
}

.affil-redo .plans .plans-list {
	display: flex;
	align-items: flex-start;
	column-gap: 50px;
}

.affil-redo .plans .plans-item {
	flex-grow: 1;
    flex-basis: 0;
}

.affil-redo .plans .plans-item h3 {
	color: #BCCBDC;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
}

.affil-redo .plans .plans-item p {
	color:#BCCBDC;
	padding: 20px 80px 0;
}

.affil-redo .plans .plans-item a {
	color: #56CFFC;
}

.affil-redo .plans .plans-item img {
	max-width: 100%;
	width: 100%;
}

.affil-redo .contact-us {
	background-color: #F2F9FA;
}


.affil-redo .contact-us .contact-us-form {
	max-width: 550px;
	margin: 0 auto;
}

.affil-redo .contact-us .contact-us-form input:not(.btn),
.affil-redo .contact-us .contact-us-form textarea {
	width: 100%;
	border: 1px solid #C6CDD1;
	border-radius: 8px;
	background-color: #FFFFFF66;
	box-sizing: border-box;
}

.affil-redo .contact-us .contact-us-form input::placeholder,
.affil-redo .contact-us .contact-us-form textarea::placeholder {
	color: #C6CDD1;
	font-family: 'Open Sans' !important;
}

.affil-redo .contact-us .contact-us-form input.btn {
	margin: 30px auto 0;
	display: grid;
	border: none;
    cursor: pointer;
}

.affil-redo .mini-header {
	background-color: #27334D;
	background-image: url("/images/skins/affiliates/redo/bgr-sub.png");
	background-size: cover;
	background-position: top center;
	height: 290px;
}

.affil-redo .mini-header p {
	color: #BCCBDC;
	max-width: 550px;
	text-align: center;
}

.affil-redo .features {
	background-color: #F2F9FA;
	text-align: center;
}

.affil-redo .features-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
}

.affil-redo .features-item {
	width: 25%;
	padding: 0 20px 30px 20px;
	box-sizing: border-box;
}

.affil-redo .features p {
	color: #505F71;
	padding: 0 10px;
}

.affil-redo .plans.sub {
	background-color: #343e53;
}

.affil-redo .plans.sub .plans-list {
	column-gap: 0;
}

.affil-redo .plans.sub .plans-item {
	text-align: left;
}

.affil-redo .plans.sub .plans-item:first-child {
	border-right: 1px solid #5d6575;
	padding-right: 50px;
}

.affil-redo .plans.sub .plans-item:last-child {
	padding-left: 50px;
}

.affil-redo .plans.sub .plans-item h3 {
	color: #FFFFFF;
}

.affil-redo .plans.sub .plans-item h4 {
	color: #56CFFC;
	font-size: 18px;
	text-transform: initial;
	font-weight: normal;
	margin-bottom: 35px;
}

.affil-redo .plans.sub .plans-item li,
.affil-redo .plans.sub .plans-item p {
	color: #BCCBDC;
	margin-bottom: 20px;
}

.affil-redo .plans-description-list {
	margin: 0;
}

.affil-redo .plans.sub .plans-item p {
	padding: 0;
	padding-left: 15px;
}

.affil-redo .restrictions {
	background-color: #1E2940;
}

.affil-redo .restrictions p,
.affil-redo .restrictions li {
	color: #FFFFFF;
}

.affil-redo .restrictions p.note {
	color: #BCCADC;
	max-width: 450px;
	text-align: center;
	margin: 0 auto 50px;
}

.affil-redo .restrictions-list {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	max-width: 85%;
    margin: 0 auto;
}

.affil-redo .restrictions-list-inner {
	flex-grow: 1;
    flex-basis: 0;
}

.affil-redo .restrictions-list-inner:first-child {
	border-right: 1px solid #5d6575;
	padding-right: 50px;
}

.affil-redo .restrictions-list-inner:last-child {
	padding-left: 50px;
}

.affil-redo .restrictions h3 {
	color: #F2F9FA;
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
}

.affil-redo .restrictions-item {
	margin-bottom: 50px;
}

.affil-redo .restrictions-item:last-child {
	margin-bottom: 0px;
}

.affil-redo .restrictions-description-list {
	padding-left: 40px;
}

.affil-redo .restrictions .restrictions-item li {
	color: #BCCBDC;
	margin-bottom: 20px;
}

.affil-redo .restrictions .restrictions-item p {
	color: #BCCBDC;
	padding-left: 40px;
}

.affil-redo .restrictions .restrictions-item a {
	text-decoration: underline;
}

.affil-redo .plans.sub.double {
    background: linear-gradient(90deg, #343e53 50%, #1E2940 50%);
}

.affil-redo .plans.sub.double .plans-item:first-child {
    border-right: 0px solid #5d6575;
	padding-right: 100px;
}

.affil-redo .plans.sub.double .plans-item:last-child {
    padding-left: 100px;
}

.affil-redo .icon-menu {
	display: none;
}

.affil-redo .accordion {
    max-width: 650px;
    margin: 0 auto;
	border-bottom: 1px solid #d2d6d8;
}

.affil-redo .accordion-item {
	background: none;
    color: #505F71;
    cursor: pointer;
    padding: 25px;
    width: 100%;
    border: none;
    text-align: left;
	font-weight: bold;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
    border-top: 1px solid #d2d6d8;
	position: relative;
}

.affil-redo .accordion-item:after {
	content: '';
    border: solid #38424D;
    border-width: 0 2px 2px 0;
    display: block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 25px;
    top: 25px;
}

.affil-redo .accordion-item.active:after {
    transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
    top: 30px;
}

.affil-redo .accordion .panel {
	padding: 0 25px 25px 25px;
	display: none;
	overflow: hidden;
}

.affil-redo .accordion .panel li,
.affil-redo .accordion .panel p {
	font-family: 'Open Sans';
	color: #505F71;
}


.affil-redo .accordion .panel li {
	padding-bottom: 10px;
}

.affil-redo .accordion .panel li:last-child {
	padding-bottom: 0px;
}

.affil-redo .no-form .contact-us {
	display: none;
}

.affil-redo .nonSecurePoweredProfitsImage,
.affil-redo .nonSecureLoggedOutImage {
	min-height: 900px;
}

.affil-redo .footer {
	padding: 50px 0;
	margin-top: 50px;
	background-color: #101521;
}

.affil-redo .footer-nav {
	width: 60%;
	display: flex;
}

.affil-redo .footer-nav .footer-nav-list {
	padding: 0;
    margin: 0 30px;
	width: 100%;
	max-width: 300px;
}

.affil-redo .footer-nav .footer-nav-item {
	list-style: none;
}

.affil-redo .footer-nav .footer-nav-item a {
	color: #BCCBDC;
	border-bottom: 1px solid #4f5b6b;
	font-size: 14px;
    text-transform: uppercase;
	font-weight: normal;
	display: block;
	padding: 15px;
}

.domestic-only,
.international-only {
	display: none;
}

@media all and (max-width: 1280px) {
	.affil-redo .containerMainWidth {
		padding: 50px;
	}

	affil-redo .why-partner .why-list {
		flex-wrap: wrap;
	}

	.affil-redo .why-partner .why-list .why-item {
		width: 45%;
		margin-bottom: 30px;
	}

	.affil-redo .plans .plans-item p {
		padding: 20px 30px 0;
	}
}

@media all and (max-width: 1025px) {
	.affil-redo .affilliateSecure.header {
		padding: 15px 20px;
	}

	.affil-redo .header.affilliateSecure .logo {
    	max-height: 36px;
	}

	.affil-redo .header.affilliateSecure .header-nav-item a {
		padding: 15px 35px 15px 15px;
	}

	.affil-redo .header.affilliateSecure .header-nav-item > a:after {
		right: 15px;
	}

	.affil-redo .header.affilliateSecure .header-nav-item:nth-child(4) > a:after {
		right: 30px;
	}
}

@media all and (max-width: 980px) {
	.affil-redo .plans.sub.double .plans-item:first-child {
		padding-right: 50px;
	}
	
	.affil-redo .plans.sub.double .plans-item:last-child {
		padding-left: 50px;
	}

	.affil-redo .features-item {
		width: 50%;
	}

	.affil-redo .restrictions-list {
		max-width: none;
	}

	.affil-redo .about-program {
		background-size: cover;
    	background-position: top center;
	}
}

@media all and (max-width: 600px) {

	.header-nav {
		display: none;
		position: absolute;
		top: 76px;
		background: #27334D;
		width: 100%;
		left: 0;
		z-index: 10;
		padding-bottom: 10px;
	}

	.affil-redo .header.affilliateSecure .header-nav-sublist {
		width: 100%;
	}

	.affil-redo .header .header-nav-item {
		display: block;
		margin-top: 15px;
	}

	.affil-redo .header .header-nav-item a,
	.affil-redo .header .header-nav-item p {
		padding: 15px 30px;
		font-weight: bold;
	}

	.affil-redo .header .header-nav-item p:before,
	.affil-redo .header .header-nav-item a:before {
		content: '';
		background-color: #BCCADC;
		display: block;
		height: 1px;
		width: 100%;
		position: relative;
		right: auto;
		opacity: 0.4;
		margin: 0 auto;
		top: -20px;
	}

	.affil-redo .header .header-nav-item:first-child p:before,
	.affil-redo .header .header-nav-subitem p:before,
	.affil-redo .header .header-nav-subitem a:before {
		display: none;
	}

	.affil-redo .header .header-nav-subitem a {
		font-weight: normal;
	}
	

	.affil-redo .header .header-nav-item p:after {
		display: none;
	}

	.affil-redo .header .header-nav-sublist {
		display: block;
		list-style: none;
	}

	.affil-redo .header .header-nav-subitem {
		border-bottom: none;
	}

	.affil-redo .header .header-nav-subitem a {
		display: block;
		padding: 5px 35px;
		text-align: left;
		color: #BCCBDC;
	}

	.affil-redo .header .header-nav-item:hover .header-nav-sublist {
		display: block;
		position: relative;
		background: transparent;
		border-radius: 0;
		left: auto;
		transform: none;
		top: auto;
		padding-left: 15px;
	}

	.affil-redo .header .header-nav-item:hover .header-nav-sublist:before {
		display: none;
	}

	.affil-redo .footer .footer-inner {
		flex-direction: column;
		padding: 0 25px;
	}

	.affil-redo .footer-nav {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin-top: 10px;
	}

	.affil-redo .footer-nav .footer-nav-list {
		margin: 0;
		max-width: none;
	}

	.affil-redo .icon-menu {
		display: block;
	}

	.affil-redo .icon-menu img {
		width: 40px;
        height: auto;
        padding: 7px 0;
	}

	.affil-redo .containerMainWidth {
        padding: 50px 20px;
    }

	.affil-redo h2:after {
		margin: 20px auto 0;
	}

	.affil-redo .btn {
		display: block;
	}

	.affil-redo .about-program h2 {
		text-align: center;
	}

	.affil-redo .about-program h2:after {
		margin: 20px auto 0;
	}

	.affil-redo .about-program {
		background-image: url(/images/skins/affiliates/redo/camera-mobile.png);
		background-position: bottom center;
		background-repeat: no-repeat;
		text-align: center;
		padding-bottom: 300px;
	}

	.affil-redo .about-program .container-inner {
		width: 100%;
	}

	.affil-redo .awards .awards-item img {
        width: 55px;
    }

	.affil-redo .why-partner {
		text-align: center;
	}

	.affil-redo .why-partner .why-list .why-item {
        width: 100%;
    }

	.affil-redo .why-partner .why-list .why-item:last-child {
        margin-bottom: 0;
    }

	.affil-redo .why-partner .why-list .why-item h3:before {
		left: 25%;
	}

	.affil-redo .plans .plans-list {
		flex-direction: column;
	}

	.affil-redo .plans .plans-item:first-child {
		margin-bottom: 30px;
	}

	.affil-redo .plans.sub .plans-item:first-child {
		border-right: 0px solid #5d6575;
		padding-right: 0px;
	}

	.affil-redo .plans.sub .plans-item:last-child {
		padding-left: 0px;
	}

	.affil-redo .restrictions-list {
		flex-direction: column;
	}

	.affil-redo .restrictions-list-inner:first-child {
		border-right: 0px solid #5d6575;
		padding-right: 0px;
	}

	.affil-redo .restrictions-list-inner:last-child {
		padding-left: 0px;
	}

	.affil-redo .plans.sub.double {
		background: none;
	}

	.affil-redo .plans.sub.double .containerMainWidth {
		padding: 0;
	}

	.affil-redo .plans.sub.double .plans-item:first-child {
		background-color: #343e53;
		padding: 50px 20px 50px;
		margin-bottom: 0px;
    }

	.affil-redo .plans.sub.double .plans-item:last-child {
		background-color: #1E2940;
		padding: 50px 20px 50px;
    }
}

/* Redo Secure side of affil page */
.affil-redo.pageHomeLogIn .containerMainWidth {
    margin: 50px auto 0;
	padding: 0;
}

.affil-redo.pageHomeLogIn a,
.affil-redo.pageHomeLogIn h1,
.affil-redo.pageHomeLogIn h2,
.affil-redo.pageHomeLogIn h3,
.affil-redo.pageHomeLogIn h4,
.affil-redo.pageHomeLogIn h5,
.affil-redo.pageHomeLogIn {
	font-family: 'Open Sans' !important;
}

.affil-redo.pageHomeLogIn p {
	font-family: 'Open Sans' !important;
	font-size: 14px;
	line-height: 100%;
	margin: 0px 0px 10px 0px;
}

.affil-redo .flex {
	display: flex;
	    align-items: flex-start;
}

.affil-redo .flex .col {
	width: 50%;
}

.affil-redo .flex.center {
	align-items: center;
}

.affil-redo .flex.wrap {
	    flex-wrap: wrap;
}

.affil-redo .flex.center-align {
	justify-content: center;
}

.affil-redo .flex.column {
	flex-direction: column;
}

.affil-redo .flex.row {
	flex-direction: row;
}

.affil-redo .flex.space {
	justify-content: space-between;
}

.affil-redo.pageHomeLogIn .notice {
	background-color: #101521;
	text-align: center;
	margin: 0;
	padding: 30px 25px;
	width: 100%;
    box-sizing: border-box;
}

.affil-redo.pageHomeLogIn .notice p {
	color: #BCCBDC;
	font-size: 16px;
	line-height: 24px;
	opacity: 78%;
}

.affil-redo.pageHomeLogIn .notice a {
	color: #BCCBDC;
	text-decoration: underline;
}

.affil-redo.pageHomeLogIn .notice p.note {
	font-size: 12px;
	line-height: 18px;
}

.affil-redo .sub-headline {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

.affil-redo.pageHomeLogIn .stats-header p {
	padding-left: 10px;
}

.affil-redo.pageHomeLogIn .containerStatsOverview {
	border-radius: 16px 16px 0 0;
	background: #F1F7F7;
	margin: 0;
	border: none;
	justify-content: center;
    text-align: center;
	padding: 80px 20px;
	float: none;
	box-sizing: border-box;
}

.affil-redo.pageHomeLogIn .statsOverviewSection {
	float: none;
    padding: 0 50px;
    width: 20%;
}

.affil-redo.pageHomeLogIn .statsOverviewContent p {
    color: #182134;
    font-size: 16px;
}

.affil-redo.pageHomeLogIn .statsOverviewContent h2 {
	margin: 0;
    text-align: center;
    width: 100%;
	color: #505F71;
	font-size: 32px;
	font-weight: bold;
}

.affil-redo .cssCircleUniques,
.affil-redo .cssCircleReg,
.affil-redo .cssCircleQual,
.affil-redo .cssCirclePayout {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	margin: 0;
}

.affil-redo .cssCircleReg {
    background: #F7D66B;
}

.affil-redo.pageHomeLogIn .statsOverviewMore {
	background: #E2E9E9;
	border-radius: 0 0 16px 16px;
	text-align: center;
	padding: 30px 20px;
	width: 100%;
	box-sizing: border-box;
}

.affil-redo.pageHomeLogIn .statsOverviewMore a {
	color: #182134;
	text-decoration: underline;
	font-size: 16px;
}

.affil-redo.pageHomeLogIn .containerYourTracking,
.affil-redo.pageHomeLogIn .containerTopSpenders {
	float: none;
    margin-top: 30px;
    border-radius: 16px;
    background: #F1F7F7;
    border: none;
    box-sizing: border-box;
	padding: 20px;
}

.affil-redo.pageHomeLogIn .containerYourTracking {
	width: 40%;
	align-self: stretch;
	margin-right: 15px;
}

.affil-redo.pageHomeLogIn .containerTopSpenders {
	width: 60%;
	align-self: stretch;
	margin-left: 15px;
}

.affil-redo.pageHomeLogIn .stats-wrapper select,
.affil-redo.pageHomeLogIn .stats-wrapper textarea {
	border: 1px solid #8894A266;
	border-radius: 8px;
	padding: 12px;
	box-sizing: border-box;
	margin: 0 0 15px 0;
	width: 100%;
	color: #505F71;
}

.affil-redo.pageHomeLogIn .stats-wrapper textarea {
	min-height: 40px;
	margin: 0;
}

.affil-redo.pageHomeLogIn .containerTopSpenders {
	font-size: 16px;
}

.affil-redo.pageHomeLogIn .containerTopSpenders .topSpendersContent {
	color: #505F71;
	border-right: none;
	padding: 8px 0;
}

.affil-redo.pageHomeLogIn .containerTopSpenders .topSpenderTitleAll,
.affil-redo.pageHomeLogIn .containerTopSpenders .topSpenderContentAll {
	border-bottom: 1px solid #D5E0E0B2;
	margin: 0 2.5% 0 0;
	width: 46.5%;
}

.affil-redo.pageHomeLogIn.blue-bgr {
	background: #2C3447;
}

.affil-redo.pageHomeLogIn .promoTools {
	align-items: center;
}

.affil-redo.pageHomeLogIn .promo-image img {
    float: none;
    width: 100%;
	max-width: none;
}

.affil-redo.pageHomeLogIn .promoTools .sub-headline {
	color: #56CFFC;
	margin: 0;
}

.affil-redo.pageHomeLogIn .promoTools h3 {
	margin: 0;
}

.affil-redo.pageHomeLogIn .promoTools h3 a {
	color: #95E1FF;
	font-size: 14px;
	text-decoration: underline;
}

.affil-redo.pageHomeLogIn .promoTools h5 {
	color: #BCCBDC;
	font-size: 24px;
	text-transform: uppercase;
}

.affil-redo.pageHomeLogIn .recommendedPromoTools {
    float: none;
	margin: 25px 0 0 0;
}

.affil-redo.pageHomeLogIn .promoTools .promo-list {
	width: 40%;
}

.affil-redo.pageHomeLogIn .promoTools .promo-image {
	width: 60%;
	margin-left: 30px;
}

.affil-redo.pageHomeLogIn img.imgPromoTools {
    margin: 0 25px 0 0;
}

.affil-redo.pageHomeLogIn .promoToolsItems {
	margin: 0;
}

.affil-redo.pageHomeLogIn #latestNewsAndUpdates,
.affil-redo.pageHomeLogIn #latestFeatures {
	background: #F1F7F7;
	border-radius: 16px;
	width: 50%;
	box-sizing: border-box;
	padding: 20px;
	align-self: stretch;
}

.affil-redo.pageHomeLogIn #latestNewsAndUpdates {
	margin-right: 15px;
}

.affil-redo.pageHomeLogIn #latestFeatures {
	margin-left: 15px;
}

.affil-redo.pageHomeLogIn #latestNewsAndUpdates .sub-headline,
.affil-redo.pageHomeLogIn #latestFeatures .sub-headline {
	border-bottom: 1px solid #3943561a;
	padding-bottom: 20px;
    margin-bottom: 20px;
}

.affil-redo.pageHomeLogIn #newsHeader {
	color: #182134;
	margin: 0;
    font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.affil-redo.pageHomeLogIn #newsContents {
	color: #505f71c4;
	margin: 10px 50px 0 50px;
    font-size: 14px;
}

.affil-redo.pageHomeLogIn #newsDate {
	color: #505f71c4;
	margin: 20px 50px 0 50px;
    font-size: 12px;
	text-align: right;
}

.affil-redo.pageHomeLogIn #latestNewsAndUpdates .flex {
	position: relative;
}

.affil-redo.pageHomeLogIn #newsNext,
.affil-redo.pageHomeLogIn #newsPrev {
	position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
}

.affil-redo.pageHomeLogIn #newsNext {
	right: 0;
}

.affil-redo.pageHomeLogIn #newsPrev {
	left: 0;
}

.affil-redo.pageHomeLogIn #newsNext a,
.affil-redo.pageHomeLogIn #newsPrev a {
	background: #808d9933;
	width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 16px;
	text-align: center;
	box-sizing: border-box;
    padding: 11px 8px 10px 12px;
}

.affil-redo.pageHomeLogIn #newsNext a {
	padding: 11px 12px 10px 8px;
}

.affil-redo.pageHomeLogIn #newsNext a:after,
.affil-redo.pageHomeLogIn #newsPrev a:after {
	content: '';
    border: solid #182134;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
}

.affil-redo.pageHomeLogIn #newsPrev a:after {
	left: 0;
	transform: rotate(135deg);
}

.affil-redo.pageHomeLogIn #newsNext a:after {
	right: 0;
	transform: rotate(315deg);
}

.affil-redo.pageHomeLogIn #latestFeatures ul {
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: 0;
}

.affil-redo.pageHomeLogIn #latestFeatures li {
	margin-bottom: 20px;
}

.affil-redo.pageHomeLogIn #latestFeatures li:last-child {
	margin-bottom: 0px;
}

.affil-redo.pageHomeLogIn #latestFeatures li::marker {
	color: #56CFFC;
}

.affil-redo.pageHomeLogIn #latestFeatures li a {
	color: #182134;
}

.affil-redo.containerMainFull {
	margin-top: 0;
}

.affil-redo .statsSubHeader {
	background-color: #182134;
	color: white;
	padding: 16px;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

.affil-redo .table-rounded .statsSubHeader:first-child {
	border-radius: 16px 0px 0px 0px;
}

.affil-redo .table-rounded .statsSubHeader:last-child {
	border-radius: 0px 16px 0px 0px;
}

.affil-redo .table-rounded .statsRow:last-child .statsItem:first-child,
.affil-redo .table-rounded.tools tr:last-child td:first-child {
	border-radius: 0px 0px 0px 16px;
}

.affil-redo .table-rounded .statsRow:last-child .statsItem:last-child,
.affil-redo .table-rounded.tools tr:last-child td:last-child {
	border-radius: 0px 0px 16px 0px;
}

.affil-redo .statsItem,
.affil-redo .statsFooter {
	padding: 16px;
	background-color: #F1F7F7 !important;
}

.affil-redo .statsItem a,
.affil-redo .statsFooter a {
	font-weight: bold;
	font-size: 14px;
	color: #06AEEF !important;
}

.affil-redo .statsItem {
	position: relative;
	color: #505F71;
	font-size: 14px;
}

.affil-redo .statsItem.active:after,
.affil-redo .statsItem.inactive:after {
	content: '';
	height: 24px;
    width: 24px;
    display: block;
    position: absolute;
    right: 16px;
    top: 12px;
}

.affil-redo .statsItem.active:after {
	background-image: url(/images/skins/affiliates/redo/active.png);
}

.affil-redo .statsItem.edit:after {
	content: '';
	height: 12px;
    width: 12px;
    display: block;
    position: absolute;
    right: 16px;
    top: 18px;
	background-image: url(/images/skins/affiliates/redo/edit.png);
	background-repeat: no-repeat;
}

.affil-redo .statsItem.inactive:after {
	background-image: url(/images/skins/affiliates/redo/inactive.png);
}

.affil-redo .new-form.login input {
    margin-right: 0;
    min-width: 205px;
    box-sizing: border-box;
}

.affil-redo .new-form.from-bgr {
	background-color: #F1F7F7;
	border-radius: 16px;
	padding: 50px;
}

.affil-redo .new-form .status {
	position: relative;
	display: flex;
    align-items: center;
}

.affil-redo .new-form .status:before {
	content: '';
	height: 24px;
	width: 24px;
	display: inline-block;
}

.affil-redo .new-form .status.active:before {
	background-image: url(/images/skins/affiliates/redo/active.png);
} 

.affil-redo .new-form .status.inactive:before {
	background-image: url(/images/skins/affiliates/redo/inactive.png);
}

.affil-redo .new-form .formSection {
	display: flex;
	float: none;
}

.affil-redo .new-form.add-new .formSection {
	float: none;
}

.affil-redo .new-form .formSection .formTitleLeft {
	font-size: 16px;
    width: 15%;
    float: none;
	color: #182134;
	line-height: 62px;
	margin-right: 30px;
	color: #505F71;
	font-family: 'Open Sans' !important;
}

.affil-redo .new-form.add-new .formSection .formElementRight {
	line-height: 62px;
}

.affil-redo .new-form .col .formSection .formTitleLeft {
    width: 50%;
    padding-left: 30px;
} 

.affil-redo .new-form .formSection.radio .formTitleLeft {
	line-height: 54px;
}

.affil-redo .new-form .formSection .formElementRight {
	width: 85%;
    float: none;
	font-family: 'Open Sans' !important;
	font-size: 16px;
}

.affil-redo .new-form.edit-categories .formSection .formTitleLeft {
	width: auto;
}

.affil-redo .new-form.edit-categories .formSection .formElementRight {
	width: 70%;
}

.affil-redo .new-form .formSection.color .formElementRight {
    display: flex;
}


.affil-redo .new-form p {
	font-size: 12px;
	color: #8894A2;
}

.affil-redo .new-form a {
	font-size: 12px;
}

.affil-redo .new-form p .required {
	color: #FD4F46;
	font-style: italic;
}

.affil-redo .new-form span {
	color: #505F71;
}

.affil-redo .new-form .formSection.radio {
	line-height: 54px;
}

.affil-redo .new-form .formSection.radio span {
	padding: 0 20px 0 5px;
}

.affil-redo .new-form .formSection.radio .formElementRight {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.affil-redo .new-form select {
	margin: 10px 0;
}

.affil-redo input,
.affil-redo textarea,
.affil-redo select {
	border: 1px solid #8894A266 !important;
	border-radius: 8px !important;
	padding: 12px 16px !important;
	color: #505F71 !important;
	margin: 0;
	box-shadow: none !important;
}

.affil-redo .new-form .containerFormSubmit {
    margin: 30px auto 0;
    text-align: center;
}

.affil-redo .select-show p {
	margin-right: 20px;
}

.affil-redo .steps {
	margin: 30px auto 30px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.affil-redo .steps-list {
	list-style: none;
	padding-left: 0;
}

.affil-redo .steps-item {
    display: inline-block;
}

.affil-redo .steps-item a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
	font-size: 18px;
	font-weight: 600;
    line-height: 40px;
    border-radius: 30px;
    border: 2px solid #D4D9DF;
	color: #D4D9DF;
	background: white;
	position: relative;
	margin: 0 75px;
}

.affil-redo .steps-item a:before,
.affil-redo .steps-item a:after {
	content: '';
	display: inline-block;
	width: 75px;
    height: 2px;
    background: #D4D9DF;
    position: absolute;
	top: 50%;
}

.affil-redo .steps-item a:before {
	left: -77px;
}

.affil-redo .steps-item a:after {
	right: -77px;
}

.affil-redo .steps-item.active a {
	border: 2px solid #06AEEF;
	color: #06AEEF;
}

.affil-redo .steps-item.done a {
	background: #06AEEF;
	border: 2px solid #06AEEF;
	color: white;
}

.affil-redo .steps-item.active a:before,
.affil-redo .steps-item.done a:before {
	background: #06AEEF;
}

.affil-redo .steps-item.active a:after,
.affil-redo .steps-item.done a:after {
	background-color: #06AEEF;
}

.affil-redo .steps-item:first-child a:before,
.affil-redo .steps-item:last-child a:after {
	display: none;
}

.setup-wrapper {
	background:#F1F7F7;
	border-radius: 16px;
    padding: 40px;
	width: 100% !important;
    float: none !important;
	box-sizing: border-box;
}

.steps-headline {
	color: #06AEEF;
	font-size: 24px;
	font-weight: bold;
}

.setup-wrapper h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.setup-wrapper p,
.setup-wrapper a,
.setup-wrapper li {
	color: #505F71;
	font-size: 16px;
	line-height: 22px;
}

.setup-wrapper a {
	color: #06AEEF;
	text-decoration: underline !important;
}

.setup-wrapper .sub-list li {
	list-style: disc;
	font-size: 14px;
}

.setup-wrapper .sub-list a {
	font-size: 14px;
}

.setup-wrapper .btn-wrapper {
	display: flex;
    justify-content: space-between;
}

.setup-wrapper .btn-wrapper.first {
	justify-content: flex-end;
}

.page-sub-nav li.page-sub-nav-item {
	display: inline-block;
    list-style: none;
	text-transform: uppercase;
}

.page-sub-nav li.page-sub-nav-item a {
	color: #8894A2;
	font-size: 14px;
	padding: 10px 15px;
}

.page-sub-nav li.page-sub-nav-item.active a,
.page-sub-nav li.page-sub-nav-item:hover a {
	color: #06AEEF;
	border-bottom: 1px solid #06AEEF;
}

.box-rounded {
	background-color: #F1F7F7;
    border-radius: 16px;
    padding: 50px;
}

.affil-redo .linkingInstLand, .affil-redo .linkingInstLinks {
	border: 1px solid #8894A266;
    border-radius: 8px;
    padding: 12px 16px;
    color: #505F71;
    margin: 0;
    box-shadow: none;
	width: 100%;
    height: auto;
	font-size: 14px;
	box-sizing: border-box;
}

.affil-redo .flex .linkingInstLand,
.affil-redo .flex .linkingInstLinks {
	width: 85%;
	height: 46px;
}

.box-rounded .flex {
	margin-bottom: 15px;
}

.box-rounded .flex.landing {
	margin-bottom: 35px;
}

.box-rounded .flex:last-child {
	margin-bottom: 0px;
}

.box-rounded .flex p {
	width: 15%;
	margin-right: 30px;
	box-sizing: border-box;
}

.box-rounded .flex.landing .linkingInstLand {
	width: 70%;
}

.box-rounded .flex.landing select {
	width: 30%;
	margin-right: 30px;
	box-sizing: border-box;
}

.linking-nav {
	display: flex;
    justify-content: space-between;
}

.linking-nav-item {
	list-style: none;
}

.linking-nav-item a {
	display: flex;
    align-items: center;
	color: #505F71 !important;
}

.linking-nav-item p {
	margin: 0;
	margin-right: 10px;
}

.affil-redo .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.affil-redo .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #DCE6F5;
  -webkit-transition: .4s;
  transition: .4s;
}

.affil-redo .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.affil-redo .switch.active .slider {
  background-color: #56CFFC;
}

.affil-redo .switch.active .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.affil-redo .slider.round {
  border-radius: 34px;
}

.affil-redo .slider.round:before {
  border-radius: 50%;
}

.affil-redo .banner-item {
	margin: 30px 0;
}

.affil-redo .banner-item p {
	margin: 10px 0 !important;
	color: #00AEEF !important;
}

.affil-redo .banner-item:first-child {
	margin-top: 0px;
}

.affil-redo .banner-item:last-child {
	margin-bottom: 0px;
}

.affil-redo .banner-item:last-child hr {
	display: none;
}

.affil-redo .banner-wrapper .banner-item:last-child {
	margin-bottom: 0px;
}

.affil-redo .banner-wrapper .banner-item:last-child hr {
	display: none;
}

.affil-redo .containerIframeAds {
	float: none;
}

.affil-redo #terms {
	height: 500px;
}

.affil-redo .btn-wrapper strong {
	margin-left: 10px;
}

.affil-redo .btn-wrapper .btn {
	margin: 0 10px;
}

.affil-redo .formRow1,
.affil-redo .formRow2 {
	background: none;
}

.affil-redo .design-options .steps-headline {
	border-top: 1px solid #39435626;
	padding-top: 25px;
	margin-top: 25px;
	text-align: center;
}

.affil-redo .design-options tr:first-child .steps-headline {
	border-top: none;
	padding-top: 0px;
	margin-top: 0px;
}

.affil-redo .design-options .dropOptions {
	display: inline-block;
    width: 49%;
    border: none;
    float: none;
    margin: 0;
    box-sizing: border-box;
}

.affil-redo .design-options .mobile {
	display: none;
}

.affil-redo .design-options .formTitleLeft a {
	font-size: 16px;
}

.affil-redo .new-form.upload .formSection.radio .formElementRight {
    align-items: center;
}

.affil-redo .sideLinks {
    width: 100%;
    max-width: 450px;
	margin-top: 30px;
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.affil-redo .sideLinks.stats {
    max-width: 300px;
}

.affil-redo .sideLinks.tools {
    max-width: 300px;
	flex-direction: column;
}

.affil-redo .sideLinks ul {
    display: none;
}

.affil-redo .sideLinks .view-site {
	margin-top: 13px;
	padding-left: 40px;
	position: relative;
}
.affil-redo .sideLinks .view-site:before {
	content: "";
	height: 30px;
	width: 30px;
	display: inline-block;
	background: url(/images/skins/affiliates/redo/external-link.png);
	background-size: cover;
	position: absolute;
    left: 0px;
    top: -7px;
} 

.affil-redo .sideLinks li a {
	color: #505F71;
	padding: 12px 16px;
}

.affil-redo .mobileTitle {
    position: relative;
    display: block;
	padding: 12px 40px 12px 16px !important;
    cursor: pointer;
	border: 1px solid #8894A266 !important;
    border-radius: 8px !important;
    color: #505F71 !important;
	min-width: 300px;
    box-sizing: border-box;
	font-size: 16px;
}

.affil-redo .sideLinks #open_side_links:checked ~ ul {
        display: block;
        box-sizing: border-box;
        margin: 0 0 0 0;
        width: 100%;
        border: 1px solid #8894A266;
        border-top: 0;
		border-radius: 0px 0px 8px 8px;
    }

.affil-redo #open_side_links:not(:checked) ~ .mobileTitle:before {
        position: absolute;
        top: 14px;
    	right: 20px;
        width: 0;
        height: 0;
        border: solid #505F71;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 4px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
        content: "";
    }

.affil-redo #open_side_links:checked ~ .mobileTitle:before {
		position: absolute;
        top: 17px;
    	right: 20px;
        width: 0;
        height: 0;
        border: solid #505F71;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 4px;
		transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
        content: "";
    }

.affil-redo .sideLinks li {
    display: block;
    margin: 0;
    height: auto;
    border-bottom: 1px solid #8894A266;
    background: none;
}

.affil-redo .sideLinks li:last-child {
    border-bottom: 0px solid #8894A266;
}

.affil-redo .popunderIndivSections {
	float: none !important;
	flex-basis: 48%;
    box-sizing: border-box;
}

.affil-redo .popunderIndivSections img {
	margin-bottom: 15px;
}

.affil-redo .popunderIndivSections p {
	width: 100%;
	margin-right: 0;
}

.affil-redo .new-form .formSection.pop-up .formTitleLeft {
	width: 20%;
}

.affil-redo .new-form .formSection.pop-up.two-row .formTitleLeft {
	line-height: 26px;
}

.affil-redo .new-form .formSection.pop-up .formElementRight {
	width: 80%;
}

.affil-redo .mailers-wrapper {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
	column-gap: 4%;
}

.affil-redo .mailer-item {
	width: 48%;
	background-color: #F1F7F7;
    border-radius: 16px;
    padding: 20px;
	box-sizing: border-box;
	margin-bottom: 4%;
}

.affil-redo .mailer-item img {
	width: 100%;
	max-width: 100%;
}

.affil-redo .mailer-item h3 {
	font-weight: bold;
}

.affil-redo .mailer-item .btn:before {
	content: "";
	height: 24px;
	width: 24px;
	display: inline-block;
	background: url(/images/skins/affiliates/redo/download.png);
	background-size: cover;
	position: absolute;
    left: 25%;
    top: 4px;
} 

.affil-redo .mailer-item .btn { 
	position: relative;
    display: block;
    text-align: center;
	margin-bottom: 20px;
}

.affil-redo .subaccounts .subaccounts-header {
	justify-content: space-between;
	align-items: center;
}

.affil-redo .subaccounts .total-accounts p {
	font-size: 12px;
	margin-bottom: 0;
}

.affil-redo .subaccounts .containerShowPage {
	width: auto;
    margin: 0;
}

.affil-redo .subaccounts .subAccountSearch {
	float: none;
    width: auto;
    display: flex;
    align-items: flex-start;
}

.affil-redo .subaccounts .subAccountSearch form input[type="text"],
.affil-redo .subaccounts .subAccountSearch form:first-child .btn {
    margin: 0 10px 0 0;
}

.affil-redo .subaccounts .containerPaginate {
	display: flex;
    justify-content: space-between;
}

.affil-redo .subaccounts .containerPaginate .btn {
	font-weight: normal;
	line-height: 22px;
}

.affil-redo .bannerAdsChoices,
.affil-redo .bannerAdsAffCode {
    float: none;
    padding: 0;
	box-sizing: border-box;
}

.affil-redo .bannerAdsChoices {
    width: 20%;
}

.affil-redo .bannerAdsAffCode {
    width: 25%;
}

.affil-redo .bannerAdsChoices {
	display: flex;
	flex-direction: column;
}

.affil-redo .bannerAdsChoices input[type="checkbox"] {
	margin-right: 10px;
}

.affil-redo .banners h3 {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 10px;
    margin-bottom: 20px;
	font-weight: bold;
}

.affil-redo .bannerAdsAffCode p {
	width: 100%;
    margin-right: 0;
	color: #182134;
	font-size: 16px;
}

.affil-redo .bannerAdsAffCode select {
	width: 100%;
}

.affil-redo .flex.banners {
	column-gap: 5%;
}

.affil-redo .flex .flex {
	color:#505F71;
}

.affil-redo .bannerAdsAffCode.last {
    margin-right: 0px;
}

.affil-redo .bannerAdsAffCode.last input:last-child {
    margin: 10px 20px 10px 20px;
}

.affil-redo .banner-list {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	box-sizing: border-box;
}

.affil-redo .banner-wrapper {
	flex-grow: 1;
	width: 49%;
	box-sizing: border-box;
	padding: 25px;
	overflow: hidden;
}

.affil-redo .banner-wrapper .swipeTableMinWidth800 {
	min-width: unset;
    width: 100%;
}

.affil-redo .banner-wrapper img {
	max-width: 100%;
	height: auto;
}

.affil-redo .banner-wrapper textarea {
	width: 94%;
	margin: 20px 0;
}

.affil-redo .banners-paging {
	justify-content: center;
	align-items: center;
}

.affil-redo .banners-paging form {
	margin: 0 10px;
}

.affil-redo .iframe_list,
.affil-redo .iframeRightCol {
	float: none;
	height: unset !important;
}

.affil-redo .iframe_list {
	width: 35% !important;
	margin-right: 50px !important;
}

.affil-redo .iframes-accordion {
	justify-content: space-between;
}

.affil-redo .containerIframeAds {
	width: 100%;
}

.affil-redo .iframes-customization {
	flex-wrap: wrap;
	justify-content: space-between;
}

.affil-redo .iframes-customization .formSection {
	width: 49%;
}

.affil-redo .new-form .iframes-customization .formSection .formTitleLeft,
.affil-redo .new-form .iframes-customization .formSection .formElementRight {
	width: 50%;
}

.affil-redo .new-form .iframes-customization .formSection .formElementRight input {
	box-sizing: border-box;
	margin-right: 0px;
    width: 100%;
}

.affil-redo .iframes-customization .bannerAdsChoices {
    flex-direction: row;
	width: 20%;
	margin-bottom: 15px;
}

.affil-redo .iframes-customization .bannerAdsChoices label {
	color: #505F71;
	font-size: 13px;
}

.affil-redo .iframes-customization .category_section,
.affil-redo .iframes-customization .fetish_category_section {
	margin: 30px 0 0 0;
	flex-wrap: wrap;
	align-items: center;
}

.affil-redo .btn-wrapper.center {
	text-align: center;
}

.affil-redo .ui-accordion .ui-accordion-header,
.affil-redo .ui-accordion .ui-accordion-content {
	background: #FFF;
	color: #888888;
	border: 1px solid #8894A266;
	font-weight: bold;
}

.affil-redo .ui-accordion .ui-accordion-header {
	border-bottom: 0px solid #fff;
}

.affil-redo .ui-accordion .ui-accordion-content {
	border-top: 0px solid #fff;
}

.affil-redo .ui-accordion .ui-accordion-header.ui-state-active,
.affil-redo .ui-accordion .ui-accordion-header:hover {
	color: #454545;
}

.affil-redo .ui-accordion p,
.affil-redo .ui-accordion a {
    font-weight: normal;
	color: #888888 !important;
}

.affil-redo .ui-accordion #selected_style {
	background: transparent;
}

.affil-redo .ui-accordion #selected_style a {
	font-weight: bold;
	color: #454545 !important;
}

.affil-redo .containerMyStats {
	background-color: #F1F7F7;
    border-radius: 16px;
    padding: 50px;
	border: none;
}

.affil-redo .containerStatsOverview {
	width: 100%;
	background: none;
	margin: 0;
    border: none;
    justify-content: center;
    text-align: center;
    float: none;
    box-sizing: border-box;
	padding: 0;
}

.affil-redo .containerStatsOverview .statsDash {
    color: #182134;
    font-size: 16px;
}

.affil-redo .containerStatsOverview p {
    margin: 0;
    text-align: center;
    width: 100%;
    color: #505F71;
    font-size: 32px;
    font-weight: bold;
}

.affil-redo .payoutHistoryChart {
	background-color: white;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 16px;
}

.affil-redo .table-light .statsSubHeader,
.affil-redo .table-light .statsSubHeader a {
    background: #F1F7F7;
    color: #182134;
    font-weight: bold;
}

.affil-redo .table-light {
	border-collapse: collapse;
}

.affil-redo .table-light tr {
	background: transparent;
	border-bottom: 1px solid #E0E9E9;
}

.affil-redo .table-light tr:last-child {
	border-bottom: 0px solid #E0E9E9;
}

.affil-redo .table-light td {
	background: transparent;
	color: #505F71;
	padding: 16px;
}

.affil-redo .table-light tfoot tr {
	background: #E0E9E9;
}

.affil-redo .table-light .statsFooter {
	color: #505F71;
	font-size: 16px;
	background: transparent !important;
}

.affil-redo .table-light .statsFooter:first-child {
	border-radius: 8px 0 0 8px;
}

.affil-redo .table-light .statsFooter:last-child {
	border-radius: 0 8px 8px 0;
}

.affil-redo .table-light th,
.affil-redo .table-light td {
	text-align: center;
}

.affil-redo .table-light th:first-child,
.affil-redo .table-light td:first-child {
	text-align: left;
}

.affil-redo .stats-note p {
	font-size: 12px;
    color: #8894A2;
	padding: 0 16px;
}

.affil-redo .table-total td {
	padding: 16px;
}

.affil-redo .table-total .statsFooter {
	font-weight: bold;
	color: #182134;
}

.affil-redo .containerDateRange {
	background: transparent;
	border: none;
}

.affil-redo .containerDateRange .optionDatesSingle input,
.affil-redo .containerDateRange .optionChooseCalendar-switch input,
.affil-redo .containerDateRange .optionChooseMonth input {
	display: none;
}

.affil-redo .containerDateRange .optionDatesSingle input:checked ~ label .switch .slider,
.affil-redo .containerDateRange .optionChooseCalendar-switch input:checked ~ label .switch .slider,
.affil-redo .containerDateRange .optionChooseMonth input:checked ~ label .switch .slider {
  background-color: #56CFFC;
}

.affil-redo .containerDateRange .optionDatesSingle input:checked ~ label .switch .slider:before,
.affil-redo .containerDateRange .optionChooseCalendar-switch input:checked ~ label .switch .slider:before,
.affil-redo .containerDateRange .optionChooseMonth input:checked ~ label .switch .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.affil-redo .containerDateRange .optionDatesSingle label,
.affil-redo .containerDateRange .optionChooseCalendar-switch label,
.affil-redo .containerDateRange .optionChooseMonth label {
	font-weight: bold;
    color: #182134;
	font-size: 18px;
	display: flex;
    align-items: center;
    margin-right: 30px;
}

.affil-redo .containerDateRange .optionDatesSingle {
	float: none;
	width: auto;
}

.affil-redo .containerDateRange .optionChooseCalendar-switch {
	margin: 0;
	width: auto;
}

.affil-redo .containerDateRange label .switch {
	margin-left: 10px;
}

.affil-redo .containerDateRange .optionChooseMonth {
	float: none;
    margin-top: 0px;
	align-items: center;
}

.affil-redo .containerDateRange .optionChooseMonth .date-picker-wrapper {
	/*margin-top: 20px;*/
}

.affil-redo .containerDateRange .optionHideNoneSales {
    float: none;
    margin-top: 0;
    margin-bottom: 30px;
	display: flex;
    align-items: center;
}

.affil-redo .containerDateRange .optionHideNoneSales input {
	margin-right: 10px;
	margin-left: 0;
}

.affil-redo .advanced-tools-overview h3 {
    color: #000000;
    font-weight: bold;
}


@media all and (max-width: 1280px) {
	.affil-redo .my-stats .cssCircleUniques, .affil-redo .my-stats .cssCircleReg,
	.affil-redo .my-stats .cssCircleQual, .affil-redo .my-stats .cssCirclePayout {
		width: 50px;
		height: 50px;
	}

	.affil-redo .my-stats .containerStatsOverview p {
		font-size: 24px;
	}

	.affil-redo .my-stats .containerMyStats {
		padding: 30px;
    }
}


@media all and (max-width: 1025px) {
	.affil-redo.pageHomeLogIn .containerMainWidth {
		padding: 0 20px;
	}

	.affil-redo.pageHomeLogIn.blue-bgr .containerMainWidth {
		padding: 0;
	}

	.affil-redo.pageHomeLogIn .promoTools .promo-list {
		padding-left: 20px;
	}

	.affil-redo.pageHomeLogIn .statsOverviewSection {
		padding: 0 30px;
		width: 25%;
	}

	.affil-redo .new-form .formSection .formTitleLeft {
		width: 25%;
	}

	.page-sub-nav li.page-sub-nav-item {
		padding-bottom: 30px;
	}

	.linking-nav-item a {
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.linking-nav-item p {
		margin: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.affil-redo .linkingInstLand, .affil-redo .linkingInstLinks {
		height: 66px;
	}

	.affil-redo .performers .linkingInstLand, .affil-redo .performers .linkingInstLinks {
        height: 90px;
    }

	.affil-redo .new-form.edit-categories .formSection .formElementRight {
		width: 60%;
	}

	.affil-redo .steps-item a {
        margin: 0 40px;
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }

	.affil-redo .steps-item a:before, .affil-redo .steps-item a:after {
		width: 40px;
	}

	.affil-redo .steps-item a:after {
		right: -42px;
	}

	.affil-redo .steps-item a:before {
		left: -42px;
	}

	.affil-redo .steps-item:first-child a {
		margin-left: 0;
	}

	.affil-redo .steps-item:last-child a {
		margin-right: 0;
	}

	.affil-redo .steps {
		margin: 10px auto 10px;
	}

	.affil-redo .banners h3 {
		font-size: 16px;
	}

	.affil-redo .flex.banners {
		column-gap: 3%;
	}

	.affil-redo .affil-code {
		flex-wrap: wrap;
		gap: 2%;
	}

	.affil-redo .bannerAdsAffCode {
		width: 49%;
		margin-right: 0px;
	}

	.affil-redo .banner-wrapper {
		width: 100%;
		padding: 0;
	}

	.affil-redo .banner-wrapper.box-rounded {
		width: 48%;
	}

	.affil-redo .banner-wrapper.box-rounded textarea {
		width: 91%;
	}

	.affil-redo .my-stats .containerStatsOverview p {
		font-size: 32px;
	}

	.affil-redo .my-stats .containerMyStats {
		padding: 50px;
    }

	.affil-redo .my-stats .cssCircleUniques, .affil-redo .my-stats .cssCircleReg,
	.affil-redo .my-stats .cssCircleQual, .affil-redo .my-stats .cssCirclePayout {
		width: 50px;
		height: 50px;
	}

	.affil-redo .my-stats .containerMyStats {
        width: 48% !important;
        margin-bottom: 1%;
        box-sizing: border-box;
    }

	.affil-redo .my-stats .containerStatsOverview {
		flex-flow: row wrap;
    	justify-content: center;
	}

}

@media all and (max-width: 980px) {
	.affil-redo.pageHomeLogIn .statsOverviewSection {
        padding: 20px 10px;
        width: 45%;
    }
	.affil-redo.pageHomeLogIn .containerStatsOverview {
		padding: 50px 10px;
		flex-direction: column;
        align-items: center;
	}

	.affil-redo.pageHomeLogIn .stats-wrapper.tracking {
		display: block;
	}

	.affil-redo.pageHomeLogIn .containerYourTracking,
	.affil-redo.pageHomeLogIn .containerTopSpenders {
		width: 100%;
		align-self: unset;
    	margin-left: 0;
	}

	.affil-redo.pageHomeLogIn .containerTopSpenders {
		min-height: 400px;
	}

	.affil-redo.pageHomeLogIn .promoTools {
		flex-direction: column;
	}

	.affil-redo.pageHomeLogIn .promoTools .promo-list {
		padding: 30px 20px;
        width: 80%;
	}

	.affil-redo.pageHomeLogIn .promoTools .promo-image {
		width: 100%;
		margin-left: 0;
	}

	.affil-redo.pageHomeLogIn .news-wrapper {
		flex-direction: column;
	}

	.affil-redo.pageHomeLogIn #latestNewsAndUpdates, .affil-redo.pageHomeLogIn #latestFeatures {
		width: 100%;
		position: relative;
        align-self: unset;
	}

	.affil-redo.pageHomeLogIn #latestNewsAndUpdates {
		margin-right: 0;
		margin-bottom: 30px;
	}

	.affil-redo.pageHomeLogIn #latestFeatures {
		margin-left: 0;
	}

	.affil-redo .wlEditDesign .layoutWrap {
        margin-left: 0;
		display: flex;
    }

	.affil-redo .selectDesigns.swatch-wrapper {
		display: flex;
	}

	.affil-redo .design-options .desktop {
		display: none;
	}

	.affil-redo .design-options .mobile {
		display: block;
	}

	.affil-redo .design-options .dropOptions {
		display: block;
	}

	.affil-redo .new-form.edit-categories .containerHalfScreen {
		padding: 0;
		width: 100%;
	}

	.affil-redo .new-form.edit-categories .containerHalfScreen:first-child {
		margin-bottom: 50px;
	}

	.affil-redo .mobileTitle {
		position: relative;
		display: block;
		padding: 12px 40px 12px 16px !important;
		cursor: pointer;
		border: 1px solid #8894A266 !important;
		border-radius: 8px !important;
		color: #505F71 !important;
		min-width: 300px;
		box-sizing: border-box;
		font-size: 16px;
		background: none;
	}

	.affil-redo .sideLinks #open_side_links:checked ~ ul {
        display: block;
        box-sizing: border-box;
        margin: 0 0 0 0;
        width: 100%;
        border: 1px solid #8894A266;
        border-top: 0;
		border-radius: 0px 0px 8px 8px;
    }

	.affil-redo #open_side_links:not(:checked) ~ .mobileTitle:before {
        position: absolute;
        top: 14px;
    	right: 20px;
		left: auto;
        width: 0;
        height: 0;
        border: solid #505F71;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 4px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
        content: "";
    }

	.affil-redo #open_side_links:checked ~ .mobileTitle:before {
		position: absolute;
        top: 17px;
    	right: 20px;
		left: auto;
        width: 0;
        height: 0;
        border: solid #505F71;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 4px;
		transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
        content: "";
    }

	.affil-redo .mobileTitle:after {
		display: none;
	}

	.affil-redo .flex .linkingInstLinks {
		height: 66px;
		width: 80%;
	}

	.affil-redo .box-rounded .flex p {
		width: 20%;
	}

	.affil-redo .box-rounded .flex p {
		width: 100%;
	}

	.box-rounded {
		padding: 30px;
	}

	.affil-redo .swipeTableMinWidth800, 
	.affil-redo table.swipeTableMinWidth800 {
		min-width: 660px;
	}

	.affil-redo .int-ads .flex {
		flex-direction: column;
	}

	.affil-redo .int-ads .flex .col {
		width: 100%;
	}

	.affil-redo .int-ads .new-form .col .formSection .formTitleLeft {
		text-align: right;
	}

	.affil-redo .box-rounded .flex.popups-wrapper p {
        width: 100%;
    }

	.affil-redo .subaccounts .subaccounts-header {
		flex-wrap: wrap;
	}

	.affil-redo .subaccounts .subaccounts-header .total-accounts,
	.affil-redo .subaccounts .subaccounts-header .containerShowPage {
		width: 50%;
	}

	.affil-redo .subaccounts .subaccounts-header .containerShowPage form {
		float: right;
	}

	.affil-redo .subaccounts .subaccounts-header .subAccountSearch {
		width: 100%;
		margin-top: 20px;
	}

	.affil-redo .header .header-inner {
		flex-wrap: wrap;
	}

	.affil-redo .header .header-inner .header-nav {
		margin: 0 auto;
	}

	.affil-redo .new-form .formSection.pop-up .formTitleLeft {
		width: 40%;
	}

	.affil-redo .new-form .formSection.pop-up .formElementRight {
		width: 60%;
	}

	.affil-redo .mailer-item textarea {
		width: 100%;
		box-sizing: border-box;
		height: 100px;
	}

	.affil-redo .table-subac {
		min-width: 730px;
	}

	.affil-redo .bannerAdsAffCode p {
		width: 100% !important;
	}

	.affil-redo .banner-list .swipeMessageArea800.swipeAreaPosition {
		display: none !important;
	}

	.affil-redo .flex.banners {
		flex-wrap: wrap;
	}

	.affil-redo .flex.banners .bannerAdsChoices {
		width: 31%;
		margin-bottom: 3%;
	}

	.affil-redo .my-stats .cssCircleUniques, .affil-redo .my-stats .cssCircleReg,
	.affil-redo .my-stats .cssCircleQual, .affil-redo .my-stats .cssCirclePayout {
		width: 70px;
		height: 70px;
	}

	.affil-redo .my-stats .optionChooseCalendar {
        width: 100%;
    }

	.affil-redo .my-stats .containerDateRange .calendar-range {
		flex-flow: row wrap;
    	justify-content: center;
	}

	.affil-redo .containerDateRange .optionChooseMonth,
	.affil-redo .containerDateRange .optionDatesSingle {
		width: 50%;
	}

	.affil-redo .containerDateRange .optionDatesSingle {
		margin-bottom: 30px;
	}
}

@media all and (max-width: 800px) {
	.affil-redo .banner-list .swipeMessageArea800.swipeAreaPosition {
		display: none !important;
	}

	.affil-redo .buttonIframePrev .btn,
	.affil-redo .buttonIframeNext .btn {
		padding: 12px 40px !important;
	}

	.affil-redo .iframes-accordion {
		display: block;
	}

	.affil-redo .iframe_list {
		width: 100% !important;
		margin-right: 0px !important;
	}

	.affil-redo .iframeRightCol .buttonIframeNext, 
	.affil-redo .iframeRightCol .buttonIframePrev {
        display: inline-block;
    }

	.affil-redo .iframeRightCol .buttonIframeNext {
		float: right;
	}

	.affil-redo .iframes-customization .formSection {
		width: 100%;
	}

	.affil-redo .statsSubHeader {
		z-index: 0;
	}
}


@media all and (max-width: 600px) {
	.affil-redo .page-sub-nav,
	.affil-redo .page-sub-nav+.spacer30 {
		display: none;
	}

	.notice-tax {
        margin-top: 0px !important;
    }

	.affil-redo.pageHomeLogIn .statsOverviewSection {
        width: 85%;
    }

	.affil-redo.pageHomeLogIn .containerTopSpenders .topSpenderTitleAll, .affil-redo.pageHomeLogIn .containerTopSpenders .topSpenderContentAll {
		width: 100%;
	}

	.affil-redo.pageHomeLogIn .containerTopSpenders {
        min-height: 620px;
    }

	.affil-redo.pageHomeLogIn .containerMainWidth {
		margin: 30px auto 0;
	}

	.affil-redo .new-form.from-bgr {
		padding: 25px;
	}

	.affil-redo .new-form .formSection {
		flex-direction: column;
	}

	.affil-redo .new-form .formSection .formTitleLeft,
	.affil-redo .new-form .formSection .formElementRight {
        width: 100%;
		margin: 0;
        line-height: 20px;
    }

	.affil-redo .new-form .formSection .formElementRight {
		margin-bottom: 20px;
	}

	.affil-redo .new-form .formSection .formElementRight input {
		box-sizing: border-box;
		width: 100%;
	}

	.affil-redo .new-form .formSection.radio .formElementRight {
		justify-content: center;
	}

	.affil-redo .new-form .formSection.radio span {
		padding: 0 10px;
	}

	.affil-redo .new-form .containerFormSubmit .btn {
		display: inline-block;
	}

	.affil-redo .new-form select {
		width: 100%;
	}

	.setup-wrapper {
		padding: 25px;
	}

	.steps-headline {
		text-align: left;
	}

	.setup-wrapper .btn-wrapper .btn {
		padding: 10px 30px !important;
	}

	.page-sub-nav li.page-sub-nav-item {
		display: block;
		padding-bottom: 5px;
	}

	.page-sub-nav li.page-sub-nav-item a {
		display: block;
	}

	.affil-redo .steps-item a {
		margin: 0 15px;
		width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
	}

	.affil-redo .steps-item a:before, .affil-redo .steps-item a:after {
		width: 15px;
	}

	.affil-redo .steps-item a:after {
		right: -17px;
	}

	.affil-redo .steps-item a:before {
		left: -17px;
	}

	.affil-redo .box-rounded {
		padding: 25px;
	}

	.affil-redo .links-header {
		display: block;
        text-align: left;
	}

	.affil-redo .linking-nav {
		display: block;
	}

	.linking-nav-item a {
		justify-content: space-between;
		margin-bottom: 15px;
	}

	.linking-nav-item:last-child a {
		margin-bottom: 0;
	}

	.box-rounded .flex {
		flex-direction: column;
	}

	.box-rounded .flex p {
		width: 100%;
		margin-right: 0;
	}

	.affil-redo .box-rounded .linkingInstLand, .affil-redo .box-rounded .linkingInstLinks {
		width: 100%;
		min-height: 100px;
	}

	.affil-redo .performers .box-rounded .linkingInstLand, .affil-redo .performers .box-rounded .linkingInstLinks {
		width: 100%;
		min-height: 130px;
	}

	.box-rounded .flex.landing select {
		width: 100%;
	}

	.box-rounded .flex.landing .linkingInstLand {
		width: 100%;
		margin-top: 10px;
	}

	.affil-redo .linkingChangeCode {
		margin-bottom: 15px;
	}

	.affil-redo .new-form.edit-categories .formSection .formElementRight {
        width: 100%;
    }

	.affil-redo .banner-list .swipeMessageArea800.swipeAreaPosition {
		display: block;
	}

	.affil-redo .flex.banners .bannerAdsChoices .flex {
		flex-direction: row;
	}

	.affil-redo .flex.banners .bannerAdsChoices {
        width: 48%;
        margin-bottom: 3%;
    }

	.affil-redo .bannerAdsAffCode {
        width: 100%;
    }

	.affil-redo .bannerAdsAffCode.last input:first-child {
		margin: 10px 20px 10px 0px;
	}

	.affil-redo .banners-paging {
		margin: 20px 0;
	}

	.affil-redo .banners-paging .btn {
		display: none;
	}

	.affil-redo .containerIframeAds .btn-wrapper .btn {
		display: inline-block;
	}

	.affil-redo .new-form .iframes-customization .formSection .formTitleLeft,
	.affil-redo .new-form .iframes-customization .formSection .formElementRight {
		width: 100%;
	}

	.affil-redo .iframes-customization .category_section, .affil-redo .iframes-customization .fetish_category_section {
		flex-direction: row;
	}

	.affil-redo .iframes-customization .bannerAdsChoices {
		width: 100%;
	}

	.affil-redo .mailer-item {
		width: 100%;
	}

	.affil-redo .mailer-item .btn {
		padding: 12px 40px !important;
	}

	.affil-redo .mailer-item .btn:before {
		left: 10%;
		top: 8px;
	}

	.affil-redo .subaccounts .subaccounts-header .subAccountSearch {
		flex-wrap: wrap;
	}

	.affil-redo .subaccounts .subaccounts-header .subAccountSearch form {
		width: 100%;
	}

	.affil-redo .subaccounts .subaccounts-header .subAccountSearch form:first-child {
		display: flex;
    	margin-bottom: 20px;
	}

	.affil-redo .subaccounts .containerPaginate {
		align-items: center;
	}

	.affil-redo .stats-header {
		flex-direction: column;
	}

	.affil-redo .my-stats .containerMyStats,
	.affil-redo .containerDateRange .optionChooseMonth,
	.affil-redo .containerDateRange .optionDatesSingle {
        width: 100% !important;
    }

	.affil-redo .my-stats .optionChooseCalendar {
        margin: 20px 0 0 0;
    }

	.affil-redo .my-stats .optionChooseCalendar table tr td:last-child {
		display: none;
	}

}

