/*
- MOBILE
---------------------------------
*/

@media screen and (max-width: 767px) {

	body {
		padding-left: 0;
	}

	#page-container {
		box-shadow: none;
		border: none;
		width: 100%;
	}
	#page-container > h1 {
		color: #112e45;
	}
	#header_menu .desktop {
		display: none;
	}

	#header_menu .mobile {
		display: block;
	}

	.hide_mobile {
		display: none;
	}

	.container {
		width: 100%!important;
		margin: 0;
	}

	#footer {
		padding-left: 20px;
	}

	#footer .span4 {
		text-align: left!important;
	}

	.vertical_separator {
		display: none;
	}

	.navigation-container {
		width: auto !important;
	}

	.new-alert-info__conversion-trigger {
		width: auto;
	}
}

/*
- CONTAINER
---------------------------------
*/

#page-container {
	background-color: #FFF;
	height: 100%;
	flex: 1 0 auto;
	padding-top: 45px;
}

#page-container .alert-flashdata-container {
	margin-top: 30px;
}

/*
- UI
---------------------------------
*/

.hide {
	display: none;
}

.align-center {
	text-align: center;
}

.vertical_separator {
	width: 2px;
	border-right: 1px #EEE solid;
	height: 175px;
	margin: 0 auto;
}

.placeholder-space {
	text-align: center;
	font-size: 14px;
	background-color: #F5F5F5;
}

.grey {
	color: #bab4b4;
}

.space-right {
    margin-right: 15px;
}

.space-right__conversion-trigger {
    align-self: center;
}

.alert-padding {
    padding: 10px;
}

.flex-align-center {
	display: flex;
	align-items: center;
}

/*
- BUTTONS
---------------------------------
*/

.btn-separator:after {
	content: ' ';
	display: block;
	float: left;
	background: #ADADAD;
	margin: 0 10px;
	height: 29px;
	width: 1px;
}

/*
- MAIN NAV
---------------------------------
*/
/* Navigation */
#nav-main .sub-nav {
	display: none;
}

#nav-main li.active .sub-nav {
	display: block;
}

.container {
	width: 100%;
	max-width: 1210px;
	padding: 0 5%;
}

.main-nav .btn-group {
	position: static;
	vertical-align:bottom;
	float:left;
	height: 60px;
	margin-right:5px;
}

.main-nav .btn-group.pull-right{
	float:right!important;
}

.mobile-btn-group {
	padding-bottom: 10px;
}

@media (min-width: 979px) {
	.mobile-btn-group {
		display: none !important;
	}
}
@media (max-width: 979px) {
	.navbar-inverse .navbar-secondary, .navbar-secondary .main-nav {
		display: none;
	}
}

/*
- LOADING MODAL
---------------------------------
*/

#loading_overlay {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #000;
	opacity: 0.8;
	z-index: 100000;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#loading {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -28px 0 0 -25px;
}


/*
- CREATIVES
---------------------------------
*/

#creatives .item {
	max-width: 251px; min-width: 251px; margin-bottom: 10px; margin-left: 10px; padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	min-height:10px;
	height:auto !important;
}

/*
- GRID
---------------------------------
*/

.container {
	padding: 20px 10px 10px;
	height: fit-content;
	box-sizing: border-box;
}

/*
- LINKS
---------------------------------
*/

a.no-format {
	color: inherit;
}

a.no-format:hover {
	text-decoration: none;
}

/*
- NAVBAR
---------------------------------
*/

.navbar-fixed-bottom {
	z-index: 800!important;
}

.navbar .brand {
	padding-right: 20px;
	padding-bottom: 10px;
}
.navbar .brand img {
	height: 36px;
}
.navbar ul.nav-main a {
	/*background-color: #4F4F4F;*/
}

.header-alert {
	background-color: #b94a48;
	color: #FFF;
	font-size: 14px;
}

.header-alert-rfsnpay-error, .header-alert-rfsnpay-success {
	padding: 10px;
	background-color: #FFFFFF;
}

.header-alert-rfsnpay-success > .container-alert {
	padding: 10px;
	background-color: #D9EFD8;
	border: 1px solid #A0D79D;
	line-height: 28px;
}

.header-alert-rfsnpay-success > .container-alert  button {
	margin-right: 10px;
}

.header-alert-rfsnpay-error .container-alert {
	padding: 10px;
	background-color: #F9F1D5;
	border: 1px solid #EFDB95;
}

.header-alert-rfsnpay-error.withdraw-error .container-alert {
	background-color: #FBD7D7;
	border: 1px solid #F59B9B;
}

.panpay-early-access-banner .container-alert .banner__close-icon{
	float:right;
}

.header-alert a {
	font-weight: bold;
	margin-top: 0;
	margin-left: 10px;
	text-transform: uppercase;
	color: #503b18;
}
.navbar .navbar-secondary .btn:hover,
.navbar .navbar-secondary .btn:hover a,
.navbar .navbar-secondary .btn:hover i,
.navbar .navbar-secondary .btn-group a:hover,
.navbar .navbar-secondary .btn-group a:hover i {
	background:#54de62;
	height: 35px;
	color:#ffffff;
	text-shadow:none!important;
}
.navbar .navbar-secondary .btn.tab.selected {
	background: #ffffff;
	color: #112e45;
}
.navbar .navbar-secondary .btn:hover{
	padding-bottom:6px;
}
.navbar .navbar-secondary .btn.tab.selected{
	border:0px
}
.navbar .navbar-secondary .container .btn-group .dropdown-menu li a {
	outline: none;
}
.navbar .navbar-secondary li .selected-subnav {
	border-bottom: 4px solid #54de62;
	margin-bottom: -18px;
	padding-bottom: 19px !important;
}
.navbar .navbar-secondary .container .btn-group .dropdown-menu li a:hover,
.navbar .navbar-secondary .container .btn-group .dropdown-menu li a:focus {
	background:#ffffff;
	color:#54de62;
	height: 20px;
}
.navbar .navbar-secondary .btn.tab.selected{
	font-weight:bold;
}
.navbar .navbar-secondary .btn.tab.selected:hover{
	padding-bottom:6px;
}

body.non-admin .navbar .navbar-inner {
	height: 80px;
}

.navbar .navbar-inner .icon-comments {
	font-size: 22px;
}
.navbar .navbar-inner .dropdown-toggle.client-name {
	font-size: 17px;
	font-weight: bold;
}

.navbar .navbar-inner .dropdown-toggle.client-name + .dropdown-menu {
	font-size: 17px;
	box-shadow: none;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0;
	top: 58px;
	left: 0;
}

.navbar .navbar-inner .dropdown-toggle.client-name + .dropdown-menu::before,
.navbar .navbar-inner .dropdown-toggle.client-name + .dropdown-menu::after {
	content: none;
}

.navbar .navbar-inner .dropdown-toggle.client-name + .dropdown-menu li a {
	padding: 10px 15px;
}

.navbar .navbar-inner .dropdown-toggle.client-name + .dropdown-menu li a:hover {
	background:#e6e6e6;
	color: #112e45;
}

.navbar .comment-link {
	position: relative;
}

.navbar .comment-link .new-message-red {
	width: 10px;
	height: 10px;
	background-color: red;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: 10px;
	display: none;
}

/*
- SIDE NAV
---------------------------------
*/
.nav-pills span {
	color: #333;
}

.nav-pills > .active span {
	color: #FFF;
}
.nav-pills .badge-success {
	color: #112e45 !important;
}
.nav-pills .badge-important {
	color: #ffffff !important;
}
/*
- MARKETPLACE
---------------------------------
*/
#marketplace-explanation {
	background: url('../../images/marketplace-promote-bg.jpg');
	padding: 30px 45px;
	margin-top: 5px;
}

#marketplace-explanation .marketplace-white-box {
	margin: 50px auto;
	background-color: #FFF;
	padding: 30px;
	max-width: 640px;
}

#marketplace-explanation .marketplace-logo, #marketplace-explanation .marketplace-body, #marketplace-explanation h4 {
	margin-bottom: 40px;
}

#marketplace-explanation .marketplace-body {
	text-align: justify;
	line-height: 24px;
}

/*
- SORTABLE
---------------------------------
*/

.sortable-dropbox {
	background-color: #FFF!important;
	height: 32px;
	border: 2px #EEEEEE dashed!important;
}

/*
- DONUTCHART
---------------------------------
*/

@media (max-width: 480px) {
	.donut_chart {
		margin-bottom: 20px;
	}
	.tier_field{ width:100%!important; padding:4px 0px!important; }
	.empty_tier_label{ display:none!important; }
	.tiers .span2, .tiers .span1, .tiers .span3{ margin-bottom:10px; }
}

.donut_chart {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-left: 65px;
}

.donut_chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.donut_chart .percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
  width: 110px;
  font-weight: bold;
  font-size: 17px;
}
.donut_chart .percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}

/*
- GRAPH
---------------------------------
*/

/* Resets */
.graph-container,
.graph-container div,
.graph-container a,
.graph-container span {
	margin: 0;
	padding: 0;
}

/* Gradinet and Rounded Corners */
.graph-container, #tooltip, .graph-info a {
	background: #ffffff;
}

.graph-info a {
	position: relative;
	display: inline-block;
	float: left;
	height: 20px;
	padding: 7px 10px 5px 30px;
	margin-right: 10px;
	text-decoration: none;
	cursor: default;
}

/* Color Circles */
.graph-info a:before {
	position: absolute;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	top: 10px;
	left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.graph-info .visitors { border-bottom: 2px solid #71c73e; }
.graph-info .returning { border-bottom: 2px solid #77b7c5; }

.graph-info .visitors:before { background: #71c73e; }
.graph-info .returning:before { background: #77b7c5; }

#tooltip {
	position: absolute;
	display: none;
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
}

/*
- TABS
---------------------------------
*/

.tab1 {
	list-style: none;
	overflow: hidden;
	margin: 0;
	margin-bottom: 20px;
	/*border-bottom: 1px #EEE solid;*/
}

.tab1 li {
	display: inline-block;
	line-height: 20px;
	border: 1px #EEE solid;
	border-bottom: none;
	background-color: #FCFCFC;
}

.tab1 li.active {
	background-color: #FFF;
	color: #333;
	border: 1px #D3D3D3 solid;
	border-bottom: none;
	border-top: 2px #3A71AC solid;
	background: rgba(237,234,237,1);
	background: -moz-linear-gradient(top, rgba(237,234,237,1) 0%, rgba(245,245,245,0.79) 10%, rgba(248,248,248,0.15) 40%, rgba(255,255,255,0.15) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,234,237,1)), color-stop(10%, rgba(245,245,245,0.79)), color-stop(40%, rgba(248,248,248,0.15)), color-stop(100%, rgba(255,255,255,0.15)));
	background: -webkit-linear-gradient(top, rgba(237,234,237,1) 0%, rgba(245,245,245,0.79) 10%, rgba(248,248,248,0.15) 40%, rgba(255,255,255,0.15) 100%);
	background: -o-linear-gradient(top, rgba(237,234,237,1) 0%, rgba(245,245,245,0.79) 10%, rgba(248,248,248,0.15) 40%, rgba(255,255,255,0.15) 100%);
	background: -ms-linear-gradient(top, rgba(237,234,237,1) 0%, rgba(245,245,245,0.79) 10%, rgba(248,248,248,0.15) 40%, rgba(255,255,255,0.15) 100%);
	background: linear-gradient(to bottom, rgba(237,234,237,1) 0%, rgba(245,245,245,0.79) 10%, rgba(248,248,248,0.15) 40%, rgba(255,255,255,0.15) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeaed', endColorstr='#ffffff', GradientType=0 );
}

.tab1 li a {
	color: #777;
	padding: 20px 35px;
	display: block;
	font-weight: bold;
	text-align: center;
}

.tab1 li a:hover {
	color: #333;
	text-decoration: none;
}

.tab1 li.active a {
	color: #333;
}

.tab1 li.active a i {
	color: #3A71AC;
}

.tab1.four-tabs li {
	width: 24.5%;
}

@media (max-width: 767px) {
	.tab1.four-tabs li {
		width: 100%;
		margin-bottom: 20px;
	}
}

.tab2 a {
	  text-decoration: none;
}

.tab2 {
	list-style: none;
	padding-left: 10px;
	line-height: 29px;
	height: 37px;
	overflow: hidden;
	position: relative;
	margin-left: 0;
	margin-bottom: 0;
}
.tab2 li {
	border: 1px solid #AAA;
	background: #D1D1D1;
	background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
	display: inline-block;
	position: relative;
	z-index: 0;
	margin: 0 1px;
	padding: 8px 20px;
	line-height: 20px;
}
.tab2 a {
	  color: #555;
	  text-decoration: none;
}
.tab2 li.selected {
	background: #FFF;
	color: #333;
	z-index: 2;
	border-bottom-color: #FFF;
	font-weight: bold;
}
.tab2:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	height: 1px;
	z-index: 1;
}
.tab2 li:before,
.tab2 li:after {
	border: 1px solid #AAA;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
}
.tab2 li:before {
	left: -6px;
	border-width: 0 1px 1px 0;
}
.tab2 li:after {
	right: -6px;
	border-width: 0 0 1px 1px;
}


/*
- CONTAINER SHADOW
---------------------------------
*/

.shadow {
	position: relative;
	top: -20px;
	height: 15px;
}
.shadow:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(155,155,0, 0.25);
	border-radius: 50% / 5px;
	clip: rect(19px, auto, 50px, 0);
}
#current-tier-status-progress{
	font-size: 14px;
	padding-left: 15px;
	color: #A9A9A9;
}

.current-tier-status-progress{
	font-size: 14px;
	padding-left: 15px;
	color: #A9A9A9;
}

/*
- AFFILIATE REGISTRATION PAGE
---------------------------------
*/

.main-aff-reg {
	background-color: #FFF;
	border: 4px solid rgb(184, 184, 188);
	border: 4px solid rgba(184, 184, 188, .5);
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 15px;
}

.main-aff-reg input.required, .main-aff-reg textarea.required, .main-aff-reg label.required, .mail-aff-reg select.required {
	/*background: #FFF url("/images/asterisk_icon.png") right 50% no-repeat;*/
}

.main-aff-reg .checkbox {
	margin-bottom: 20px;
}

.main-aff-reg .icon-asterisk {
	font-size: 11px;
}

.main-aff-reg input, .main-aff-reg textarea {
	padding: 10px!important;
}

.main-aff-reg .customSelect {
	padding: 10px;
	background-color: #ffffff!important;
	color: #555555!important;
	border: 1px solid #cccccc;
	background: url("/images/dropdown_arrow.png") 98% center no-repeat;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

.main-aff-reg input, .main-aff-reg textarea {
	font-size: 16px;
}

.main-aff-reg table {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.main-aff-reg table td {
	border-left: 1px solid #dddddd;
}

.main-aff-reg .accordion-toggle {
	font-weight: bold;
}

.top-bar a.login {
	font-size: 15px;
	color: #000;
	background-color: #F9F9F9;
	padding: 8px 12px;
	margin-right: -10px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/*
- MODAL
---------------------------------
*/

.modal-backdrop { z-index: 850!important; }
.modal { z-index: 900!important; }
.modal-large { width: 960px; margin-left: -480px; }
.modal-large .modal-body { max-height: 500px; }

/* Fix modal position for small screen sizes (https://www.pivotaltracker.com/story/show/136281939) */
.modal { position: absolute; top: 10%; }

@media (min-height: 40em) {
	.modal {
		position: fixed;
	}
	.modal-body {
		max-height: 35em; /* This should be less than the min-height in the media query. */
		overflow-y: auto;
	}
}

@media (max-width: 768px) {
	.modal-large {
		width: 95vw !important;
		margin-left: 0px !important;
	}
}

/* Ugly modal fix for when session dies */
.modal .container, .modal .navbar-static-top .container,
.modal.container,
.modal.navbar-fixed-bottom .container {
	width: auto;
}


/*
- MODAL PREVIEW
---------------------------------
*/

.modal-preview .body {
	border: 3px #6EB95E solid;
	background: #FFF;
	background: -moz-linear-gradient(#fff, #ccc);
	background: -webkit-linear-gradient(#fff, #ccc);
	background: -o-linear-gradient(#fff, #ccc);
	padding: 15px;
}

.modal-preview .title {
	height: 25px !important;
}

.modal-preview .block {
	display: block;
	height: 15px;
	background-color: #4D8141;
}

.modal-preview .text, .modal-preview .button {
	background-color: #9E9E9E;
	margin-top: 10px;
	width: 90% !important;
	height: 10px !important;
}

.modal-preview .box {
	margin-top: 10px;
	width: 90% !important;
	border-style: dashed;
	border-width: 2px;
	border-color: #4D8141;
	background-color: #FFF;
	height: 35px;
}

.modal-preview hr {
	margin: 10px 0;
}

/*
- PAYMENT CONFIRMATION
---------------------------------
*/

.total-payment-confirmation .number.total {
	padding-bottom: 10px;
	color: #54de62;
	border-bottom: 1px #6db85b solid;
	margin-bottom: 14px;
	font-weight: 200;
}

.total-payment-confirmation .number {
	color: #3A71AC;
	font-size: 50px;
	font-weight: 100;
	height: 60px;
	line-height: 60px;
	margin-bottom: 0px;
}

.total-payment-confirmation .number i[class="icon-chevron-right"] {
	font-size: 30px;
	position: relative;
	top: -7px;
}

.total-payment-confirmation .vertical_separator {
	height: 105px;
	border-right: 1px #E3E3E3 solid;
}

.total-payment-confirmation p {
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-size: 12px;
}

.payment-options .option .logo {
	margin: 15px 0 30px;
}

.payment-options .option .action {
	margin-bottom: 20px;
}

.payment-options .option .info {
	margin-bottom: 0;
}

/*
- REGISTRATION
---------------------------------
*/

.nav-pills li a input[type="radio"] {
	display: none;
}

/*
- TRACKING INSTALLATION
---------------------------------
*/

#installation .option {
	border-bottom: 1px #C0C0C0 solid;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}

#installation .option.last {
	border-bottom: 0;
	padding-bottom: 0;
}

#installation .option a.header i {
	font-size: 20px;
	line-height: 40px;
	margin-right: 10px;
}

#installation .option a.header, #installation .option a.header:hover {
	display: block;
	text-decoration: none;
	color: inherit;
}

#installation .option .instructions {
	margin-top: 20px;
	display: none;
	padding: 10px 12px;
	background-color: #F5F5F5;
}

/*
- TIMELINE (ACTIVITY)
---------------------------------
*/

div.activity {
	line-height: 22px;
	font-size: 16px;
	margin-top: 20px;
}

/*
div.activity .icon-user, div.activity .icon-shopping-cart {
	color: #3A71AC;
}
*/

div.activity .dash {
	margin-left: 10px;
	font-size: 14px;
	color: #DDDDDD;
}

div.activity .date {
	margin-left: 10px;
	width: 50px;
	overflow: hidden;
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	height: 11px;
	line-height: 12px;
}

div.activity .message {
	font-size: 14px;
}

div.activity .number {
	font-size: 16px;
	font-weight: bold;
	color: #347A34;

}

/*
- RIBBON
---------------------------------
*/

.ribbon-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 90;
}

.ribbon-wrapper-green {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -11px;
	right: -11px;
}

.ribbon-green {
	font: bold 11px Sans-Serif;
	color: #333;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-moz-transform:    rotate(45deg);
	-ms-transform:     rotate(45deg);
	-o-transform:      rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	background-color: #6DB85C;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6DB85C), to(#5FA050));
	background-image: -webkit-linear-gradient(top, #6DB85C, #5FA050);
	background-image:    -moz-linear-gradient(top, #6DB85C, #5FA050);
	background-image:     -ms-linear-gradient(top, #6DB85C, #5FA050);
	background-image:      -o-linear-gradient(top, #6DB85C, #5FA050);
	color: #FFF;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
	content: "";
	border-top:   4px solid #6e8900;
	border-left:  4px solid transparent;
	border-right: 4px solid transparent;
	position:absolute;
	bottom: -3px;
}

.ribbon-green:before {
	left: 0;
}

.ribbon-green:after {
	right: 0;
}

.ribbon-wrapper-blue {
	width: 85px;
	height: 88px;
	overflow: hidden;
	position: absolute;
	top: -11px;
	right: -11px;
}

.ribbon-blue {
	font: bold 11px Sans-Serif;
	color: #333;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-moz-transform:    rotate(45deg);
	-ms-transform:     rotate(45deg);
	-o-transform:      rotate(45deg);
	position: relative;
	padding: 7px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	background-color: #3A6FAC;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3A6FAC), to(#3A4BAC));
	background-image: -webkit-linear-gradient(top, #3A6FAC, #3A4BAC);
	background-image:    -moz-linear-gradient(top, #3A6FAC, #3A4BAC);
	background-image:     -ms-linear-gradient(top, #3A6FAC, #3A4BAC);
	background-image:      -o-linear-gradient(top, #3A6FAC, #3A4BAC);
	color: #FFF;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-blue:before, .ribbon-blue:after {
	content: "";
	border-top:   4px solid #34589B;
	border-left:  4px solid transparent;
	border-right: 4px solid transparent;
	position:absolute;
	bottom: -3px;
}

.ribbon-blue:before {
	left: 0;
}

.ribbon-blue:after {
	right: 0;
}

/*
- SPEECH BUBBLE
---------------------------------
*/

.bubble {
	width: 100%;
	position: relative;
	/*height: 120px;*/
	padding: 6px 8px;
	background: #F5F5F5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 8px 7px 8px 0;
	border-color: transparent #F5F5F5;
	display: block;
	width: 0;
	z-index: 1;
	left: -7px;
	top: 6px;
}


/*
- EFFECTS
---------------------------------
*/

div.box-layered-paper {
	border: 1px solid #e3e3e3;
	padding-left: 10px;
	border-radius: 0px;
	background: #F5F5F5;
	margin-bottom: 20px;
	padding-top: 10px;
	-webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.05);
}

div.affiliate-box {
	border-bottom: 1px solid #EEEEEE;
	font-size: 12px;
	margin-bottom: 20px;
	background-position: 10px;
	background-repeat: no-repeat;
}

div.user-card .name {
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 23px;
	display: block;
}

div.user-card p {
	margin: 0;
}

div.panel {
	background-color: #F5F5F5;
	border: 1px #EEEEEE solid;
	padding: 9px;
	margin-bottom: 20px;
	font-size: 14px;
}

div.panel-yellow {
	border: 1px solid #fbeed5;
	background-color: #fcf8e3;
}

#AffiliateTermsAccordion div.panel-gray {
	background-color: #f0f4fa;
}

#commissionTermsAccordion {
	height: 75px;
	overflow-x: hidden;
	overflow-y: auto;
}

#programTermsAccordion, #privacyPolicyAccordion {
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
}

#AffiliateTermsAccordion a, #AffiliateTermsAccordion a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#AffiliateTermsAccordion .accordion-group {
	margin-bottom: 10px;
}

#AffiliateTermsAccordion .accordion-toggle {
	cursor: text;
}

div.panel h4 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
}

div.panel-small {
	font-size: 12px;
	border: none;
	background: transparent;
	margin: 0;
}

div.action-panel-blue {
	background-color: #F7F9FC;
	color: #3a71ac;
	text-align: center;
	border-radius: 0px;
	border: 1px #3a71ac solid;
}

div.action-panel-green {
	background-color: #F3F9F5;
	color: #6db85b;
	text-align: center;
	border-radius: 0px;
	border: 1px #6db85b solid;
}

/*
- BOOTSTRAP PANELS (BTPANEL)
---------------------------------
*/

.btpanel {
  padding: 15px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  /*border-radius: 4px;*/
}

.btpanel-heading {
  padding: 10px 15px;
  margin: -15px -15px 15px;
  font-size: 17.5px;
  font-weight: 500;
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
}

.btpanel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.btpanel-primary {
  border-color: #3A71AC;
}

.btpanel-primary .btpanel-heading {
  color: #ffffff;
  background-color: #3A71AC;
  border-color: #3A71AC;
}

.btpanel-success {
  border-color: #d6e9c6;
}

.btpanel-success .btpanel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.btpanel-warning {
  border-color: #fbeed5;
}

.btpanel-warning .btpanel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.btpanel-danger {
  border-color: #eed3d7;
}

.btpanel-danger .btpanel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.btpanel-info {
  border-color: #3A71AC;
}

.btpanel-info .btpanel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/*
- TABLE
---------------------------------
*/

table.table-minimal thead th {
	font-weight: bold;
	background-color: white!important;
	background-image: none;
	color: #333;
	text-shadow: none;
}

table.table-minimal, table.table-no-box-shadow {
	box-shadow: none;
	margin-bottom: 10px;
}

table tr td.table-row-selected {
	border-top: 1px #B5B5B5 solid;
	border-left-color: #eee!important;
	border-right-color: #eee!important;
	background-color: #f9f9f9!important;
	background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(246,246,246,1) 60%, rgba(238,238,238,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(60%, rgba(246,246,246,1)), color-stop(100%, rgba(238,238,238,1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(246,246,246,1) 60%, rgba(238,238,238,1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(246,246,246,1) 60%, rgba(238,238,238,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(246,246,246,1) 60%, rgba(238,238,238,1) 100%);
	background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(246,246,246,1) 60%, rgba(238,238,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eeeeee', GradientType=0 );
}

table tr.table-row-mf-link a.table-show-more-info, table tr.table-row-mf-link a.table-show-more-info:hover {
	color: #333;
	text-decoration: none;
}

table tr.table-row-mf-link {
	background: transparent;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	height: 5px;
	overflow: none;
	padding-bottom: 15px;
}

table tr.table-row-mf-link a.table-show-more-info {
	font-size: 11px;
	font-weight: bold;
	background: #eee!important;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: inline;
	width: 100px;
	padding: 5px 15px;
	position: relative;
	top: 8px;
	-webkit-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.70);
	-moz-box-shadow:    0px 3px 2px 0px rgba(50, 50, 50, 0.70);
	box-shadow:         0px 3px 2px 0px rgba(50, 50, 50, 0.70);
	z-index: 800!important;
	color: #333;
	text-decoration: none;
}

table tr.table-row-mf-link-selected {
	color: #333;
	background: rgba(238,238,238,1)!important;
	border-top: 2px #848484 solid;
	border-bottom: 1px #848484 solid;
}

table td.table-expandable-panel {
	padding: 0px;
}

.border-top-none {
	border-top: none!important;
}

table th.headerSortDown:after,
table th.headerSortUp:after{
  content: ' ';
  position: relative;
  left: 2px;
  border: 6px solid transparent;
}
table th.headerSortDown:after{
  top: 10px;
  border-top-color: silver;
}
table th.headerSortUp:after{
  bottom: 10px;
  border-bottom-color: silver;
}
table th.headerSortDown,
table th.headerSortUp{
  padding-right: 10px;
}
table th.sortable{
  cursor:pointer;
}

table td.no-top-td-border {
	border-top: 0;
}

.load-more-conversions__order-date {
	display: inline;
	width: max-content;
}

.load-more-conversions__gravatar {
	display: inline-block;
	float: left;
	padding-right: 8px;
}

.load-more-conversions__name {
	display: inline-block;
	float: left;
	width: min-content;
}

/*
- TEXT
---------------------------------
*/

.font-12px {
	font-size: 12px;
}

.font-10px {
	font-size: 10px;
}

.label {
	border-radius: 0!important;
	font-style: normal;
}

.label-large {
	font-size: 20px;
	padding: 5px 7px;
	line-height: 23px;
}

.label-medium {
	font-size: 15px;
	padding: 4px 6px;
	line-height: 17px;
}

h3 span.label {
	font-size: 26px;
	line-height: 32px;
	padding: 2px 8px;
	margin-top: 10px;
}

h3.affiliate-name {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 span.label {
	font-size: 34px;
	line-height: 40px;
	padding: 2px 8px;
}

h1.affiliate-name {
	margin-bottom: -10px;
}

h1.affiliate-name img {
	/*
	-moz-box-shadow: 1px 1px 2px 1px #8D8D8D;
	-webkit-box-shadow: 1px 1px 2px 1px #8D8D8D;
	box-shadow: 1px 1px 2px 1px #8D8D8D;
	*/
}

.truncate {
	width: 150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fake_input {
	background-color: #FFF;
	border: 1px #9E9F9C solid;
	border-radius: 3px;
	padding: 4px 10px 4px 8px;
}

#header_menu .mobile a.btn {
	color: #333;
}

#header_menu .mobile a.btn:hover {
	text-decoration: none;
}

td.no-padding-no-line-height {
	padding: 0;
	line-height: 0px;
}

.no-spacing {
	font-size: 0;
}
/*
- CUSTOM LINK MODAL
---------------------------------
*/

.new-affiliate-link {
	margin-bottom: 10px;
	margin-left: -5px;
}

@media only screen and (max-width:555px) {
	.new-affiliate-link {
		margin-left: 0px;
	}
}

#link_history {
  table-layout: fixed;
  word-wrap: break-word;
}

#link_history tr, #link_history td {
  display: inline-block;
}

#link_history tr {
	width: 100%;
	border-top: 1px solid #dddddd;
}

#link_history td {
	font-size: 14px;
	background-color: rgba(0,0,0,0);
	border-top: 0px;
}

#link_history td:hover{
	background-color: rgba(0,0,0,0);
}

#link_history thead {
	width: 100%;
	background-color: #e6e6e6;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#link_history tbody tr {
	width: 100%;
	font-size: 0px;
}

#link_history td:first-of-type {
  width: 82%;
}

#link_history tbody > tr:nth-child(odd) {
	background-color: #f9f9f9;
}

/*
- SUPPORT MODAL
---------------------------------
*/

.support-modal-header{
	color:#FFF;
	text-align:center;
	background-color:#6DB85B;
	height: 105px;
}
.support-modal-header h3{
	margin:20px 0;
	padding-bottom:20px;
	font-size: 28px;
}

#support-modal-form {
	padding: 0 26px;
}

.support-modal-team-member{
	margin-left:0;
}

.support-modal-team-member{
	color:#333;
}

.support-modal-team-member>img {
	width: 70px;
	height: 70px;
}

.support-modal-divider{
	border-bottom:2px solid #efefef;
	text-align:center;
}

.support-modal-divider > span {
	position:relative;
	top:10px;
	color:#a4a4a4;
	font-weight:100;
	background-color:#FFF;
	padding: 5px;
	letter-spacing: 0.15em;
}

.support-modal-resource-list{
	margin:20px auto;
}
.support-modal-resource-list:nth-child(2){
	/*margin:0px 15px;*/
}

.support-modal-resource{
	border:2px solid #c6e2f3;
	border-radius:3px;
	display:inline-block;
	padding:10px;
	font-weight:700;
	text-align:center;
	width:24%;
	cursor:pointer;
	margin:0 3%;
}

.support-modal-resource:hover{
	border:2px solid #006eb3;
	transition:all .2s linear;
}

.support-modal-resource > a {
	text-decoration:none;
	color:#333;
}

.support-modal-resource > i {
	color:#c6e2f3;
}

/*
- FOOTER
---------------------------------
*/

#footer {
	margin-top: 20px;
}

.social-links {
	width: 100%;
	float: left;
}

.social-links ul {
	width: 105%;
	float: left;
	margin: 0 -2.5% -8px -2.5%;
}

.social-links li {
	width: 44px;
	float: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 8px 8px 8px;
}

.social-links a {
	width: 44px;
	height: 44px;
	float: left;
	font-size: 22px;
	color: #ffffff;
	line-height: 44px;
	text-align: center;
	border-radius: 44px;
	background: #555555;
}

.social-links a span {
	display: none;
}

.social-links a:hover {
	color: #ffffff;
	text-decoration: none;
	background: #54de62;
}

.social-links a span.icon-twitter {
	background: #555555;
}

.social-links a span.icon-twitter:hover {
	background: #54de62;
}

.social-links a span.icon-facebook-sign {
	background: #555555;
}

.social-links a span.icon-facebook-sign:hover {
	background: #54de62;
}

/*
- PACE LOADER
---------------------------------
*/

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace .pace-progress {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 5px;
  background: #3a71ac;

  -webkit-transition: -webkit-transform .3s, width 1s;
  -moz-transition: width 1s;
  -o-transform: width 1s;
  transition: transform .3s, width 1s;

  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);

  pointer-events: none;
}

.pace.pace-active .pace-progress {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/*
- MOBILE MENU
---------------------------------
*/
/*
 * Navbar
 */
.nav-bar {
	display: none;
}
@media (max-width: 991px) {
	.nav-bar {
		width: 100%;
		height: 60px;
		float: left;
		background: #54de62;
		position: relative;
		margin-bottom: 60px;
		display: block;
		/* to account for submenu */
	}
	.nav-bar nav {
		width: 100%;
		float: left;
	}
	.nav-bar nav ul {
		width: 100%;
		float: left;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.nav-bar nav ul li {
		height: 60px;
		float: left;
		list-style: none;
		padding: 0;
		margin-right: 10px;
	}
	.nav-bar nav ul li a {
		height: 60px;
		float: left;
		font-family: "latobold", Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: white;
		text-decoration: none;
		line-height: 60px;
		padding: 0 30px;
	}
	.nav-bar nav ul li a sup {
		font-size: 12px;
		color: #54de62;
	}
	.nav-bar nav ul li.active a, .nav-bar nav ul li.selected a {
		color: #333333 !important;
		background: white !important;
	}
	.nav-bar nav ul li.active {
		box-shadow: 8px 0 8px -4px #287d24, -8px 0 8px -4px #287d24;
	}
	.nav-bar nav ul li:hover a:first-child {
		color: white;
		background: #54de62;
	}
	.nav-bar nav ul li .sub-nav {
		width: 100%;
		float: left;
		background: white;
		box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
		position: absolute;
		top: 60px;
		left: 0;
	}
	.nav-bar nav ul li .sub-nav ul {
		max-width: 1210px;
		float: none;
		margin: 0 auto;
		padding: 0 20px;
	}
	.nav-bar nav ul li .sub-nav ul li a {
		font-size: 1rem;
		color: #54de62 !important;
		padding: 0 35px;
		background: white !important;
		box-sizing: border-box;
	}
	.nav-bar nav ul li .sub-nav ul li:hover > a,
	.nav-bar nav ul li .sub-nav ul li.active > a {
		color: #333333;
		background: white;
		text-decoration: underline;
	}
	.nav-bar {
		overflow: hidden;
		width: 270px;
		height: 100%;
		position: absolute;
	}
	.nav-bar .container {
		padding: 27px 30px 15px;
	}
	.nav-bar nav ul li {
		width: 100%;
		height: auto;
		padding: 0;
	}
	.nav-bar nav ul li a {
		width: 100%;
		height: auto;
		font-size: 18px;
		line-height: normal;
		position: relative;
		padding: 7px 0;
	}
	.nav-bar nav ul li.active > a {
		background: none;
	}
	.nav-bar nav ul li.has-children > a:after {
		content: "\F078";
		font-family: "FontAwesome";
		font-size: 12px;
		position: absolute;
		top: 11px;
		right: 0;
	}
	.nav-bar nav ul li .sub-nav {
		background: none;
		box-shadow: none;
		position: relative;
		top: 0;
		left: 0;
	}
	.nav-bar nav ul li .sub-nav ul {
		max-width: 100%;
		float: left;
		margin: 0;
		padding: 0;
	}
	.nav-bar nav ul li .sub-nav ul li a {
		color: white;
		padding: 5px 20px;
	}

	#sidebar_mobile_nav li.selected .sub-nav {
		display: block
	}
}
@media (max-width: 767px) {
	.nav-bar {
		padding-top: 52px;
	}
}
/* Offcanvas */
.row-offcanvas {
	width: 100%;
	float: left;
}

@media (max-width: 991px) and (prefers-reduced-motion: reduce) {
	.row-offcanvas {
		transition: none;
	}
}

@media (max-width: 991px) {
	.row-offcanvas {
		position: relative;
		transition: 0.25s, ease-out;
	}

	.row-offcanvas-right {
		right: 0;
		height: 100vh;
	}

	.row-offcanvas-right .sidebar-offcanvas {
		right: -270px;
		/* no width to prevent left and right scrollbars when menu is closed */
		width: 0;
	}

	.row-offcanvas-right.active {
		right: 270px;
	}

	.row-offcanvas-right.active .sidebar-offcanvas {
		box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
		width: 270px;
	}

	.sidebar-offcanvas {
		width: 270px;
		height: 100%;
		float: right;
		position: absolute;
		top: 0;
	}
}

/* Menu - Btn */
.menu-btn {
	width: 27px;
	height: 35px;
	float: left;
	position: absolute;
	top: 24px;
	right: 20px;
	display: none;
	transition: 0.4s, ease;
	z-index: 50;
}
@media (prefers-reduced-motion: reduce) {
	.menu-btn {
		transition: none;
	}
}
.menu-btn .icon-bar {
	width: 100%;
	float: right;
	text-decoration: none;
	position: relative;
}
.menu-btn .icon-bar span {
	width: 100%;
	height: 2px;
	float: left;
	background: white;
	position: relative;
	transition: 0.4s, ease;
	margin: 16px 0 5px 0;
}
@media (prefers-reduced-motion: reduce) {
	.menu-btn .icon-bar span {
		transition: none;
	}
}
.menu-btn .icon-bar span:before {
	content: "";
	width: 100%;
	height: 2px;
	float: left;
	background: white;
	position: absolute;
	top: -8px;
	left: 0;
	transition: 0.4s, ease;
}
@media (prefers-reduced-motion: reduce) {
	.menu-btn .icon-bar span:before {
		transition: none;
	}
}
.menu-btn .icon-bar span:after {
	content: "";
	width: 100%;
	height: 2px;
	float: left;
	background: white;
	position: absolute;
	top: 8px;
	left: 0;
	transition: 0.4s, ease;
}
@media (prefers-reduced-motion: reduce) {
	.menu-btn .icon-bar span:after {
		transition: none;
	}
}
.menu-btn.active .icon-bar span {
	background: none;
}
.menu-btn.active .icon-bar span:before {
	top: 0;
	transform: rotate3d(0, 0, 1, 45deg);
}
.menu-btn.active .icon-bar span:after {
	top: 0;
	transform: rotate3d(0, 0, 1, -45deg);
}
@media (max-width: 979px) {
	.menu-btn {
		display: block;
	}
}
@media (max-width: 767px) {
	.menu-btn {
		right: 5%;
	}
}


.slicknav_menu {
	display:none;
}

@media screen and (max-width: 767px) {
	/* #menu is the original menu */
	.mobile_menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
	}
	.main-nav .container {
		display: none;
	}
}

/*
- PROCESS BAR
---------------------------------
*/

.bar a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	cursor: default;
}

/*
- BLINK
---------------------------------
*/

.blink {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;

	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;

	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

.filters-search-form #from, .filters-search-form #to, .filters-search-form select[name=status],
.filters-search-form select[name=type], .filters-search-form #offer_id{ height:41px; }
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-dropdown{ border:1px solid #ccc; border-radius:0px; }

.sorting_form table thead tr th.sortable.active i{ padding-left:10px; }
.edit_cfi{ width:82px; max-width:82px; }
.edit_cfi input, .edit_cfi a.btn{ margin-bottom:0px; }

.tiers{ background-color:#D8D8D8; padding:10px; }
.tiers .span1, .tiers .span2, .tiers .span3{ margin-left:0px; }
.tiers input[type=text], .tiers .control-group, .tiers .input-prepend{ margin-bottom:0px; }
.tier_amount_from, .tier_amount_to{ min-width:120px; }
.overlapping_row{ background-color:#f2dede!important; }
.tiers_table{ box-shadow:none!important; margin-bottom:25px; float:left; background-color:transparent!important; }
.tiers_table thead tr th, .tiers_table thead tr th:hover{ background-color:transparent!important; background-image:none!important; text-shadow: none!important; color:black; }
.tiers_table tbody tr td{ background-color:#d8d8d8; }
.required_tier_value, .required_value{ border:1px solid red!important; }
.white-bg{ background-color:transparent!important; }
.add_offer_tier, .delete_offer_tier{ display:inline-block; padding-left:10px; }
.delete_offer_tier{ color:red!important; }
.overlapping_tier{ border:1px solid #F9A125!important; }
#offer_settings_form textarea{ resize:none!important; }

.shopify_discount_application{ display:inline-block; width:auto; }
.shopify_discount_application:first-child{ margin-right:10px; }

.shopify_trial_response{ display:none; }

/** Payments Admin **/
.payment_amount{ display:inline-block; min-width:150px; }

/*
- COMMISSION STRUCTURE
---------------------------------
*/
.offers-table-header {
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 4px;
	margin-bottom: 12px;
}

.user_affected {
	padding: 20px 0;
}

.offer-25-percent {
	width: 24%;
	display: inline-block;
	padding-left: 15px;
}

.offer-50-percent {
	width: 35%;
	display: inline-block;
	padding-left: 15px;
}

.offers-amount .input-prepend input,
.offers-amount .input-append input {
	vertical-align: unset;
	width: 100%;
	max-width: 180px;
}

.offers-currency-input {
	margin-bottom: 0;
}


/* Admin - Client Billing page
------------------------
*/

.trial_end-header, .meter_billing-header {
	width:20%;
}

.table-data-metered_billing_message {
	width:60%;
	color:green;
	vertical-align: middle;
}

.stripe_plan_link_response {
	display: none;
}

.table-data-HQ_upgrage_flow,{
	width: 50%;
}

/* Stripe Plan options for Client Billing
------------------------
*/

.stripe-plan-table-header {
	width: 20%;
}

.future-stripe-plan-table-header {
	font-weight: bold;
	width: 20%;
}

.stripe-plan-container .future-stripe-plan-container{
	position:relative;
}
.input-stripe-plan {
	border-radius: 1px solid #999;
	padding-right: 24px; width:98%;
	height:30px; margin-top: 3px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.icon-stripe-span {
	position: absolute;
	right: 25px;
	top: 10px;
}

.autocomplete-suggestions {
	border: 1px solid #999;
	background: #FFF;
	overflow: auto;
	width: fit-content;
}
.autocomplete-suggestion {
	padding: 8px 5px;
	border-bottom: 1px solid #e8e8e8;
}

.autocomplete-selected {
	background: #F0F0F0;
}

.autocomplete-suggestions strong {
	font-weight: normal;
	color:#6DB85C;
}

/*
- MOBILE MEDIA QUERIES
---------------------------------
*/

@media screen and (max-device-width: 480px){
	.tiers_table tbody tr td select{ margin-top:20px!important; }
	.tiers_table tbody tr td input, .tiers_table tbody tr td select{ width:100%!important; padding-left:0px; padding-right:0px; }
	#tiers_modal{ width:100%; max-width:100%; margin-left: 0px; left:0px; }
}

@media screen and (min-device-width:481px) and (max-width:768px) {
	.tiers_table tbody tr td select, .tiers_table tbody tr td input{ width:100%!important; padding-right:0px; padding-left:0px; }
	.tiers_table tbody tr td select{ margin-top:20px; }
	#tiers_modal{ width:100%; max-width:100%; margin-left:0px; left:0px; }
	#tiers_modal .modal-body .table{ margin-bottom:0px; }
}

@media screen and (max-device-height: 320px) {
	#tiers_modal{ top:0px!important; }
}

@media screen and (min-device-width:769px) and (max-device-width: 979px){
	.nav-pills > li > a{ font-size: 1.5vw; }
}

@media screen and (max-width:767px){
	body{ padding:0px; }
	.main-aff-reg{ box-shadow:none; border:none; padding:0px; width:100%; }
	.hide-on-mobile { display:none!important; }
	.main-aff-reg h4{ width:96%; margin-left:3%; }
	.main-aff-reg label, input[type=submit]{ width:96%!important; margin-left:2%; }
	.main-aff-reg input[type=submit]{ margin-bottom:10px; margin-top:10px; }
	.main-aff-reg form .control-group { width: 90%; margin: 0 auto; }
	.main-aff-reg .controls{ width:100%; float:left; }
	.main-aff-reg .controls .customSelect{ width:96%!important; max-width:100%; margin-left:2%!important; float:left; padding:10px 0px 10px 0px; }
	.main-aff-reg textarea{ padding: 0px !important;}
	.main-aff-reg input, textarea{ padding-right:0px!important; padding-left:0px!important; float:left; margin-left:2%; width:96% !important; }
	.container{ padding:0px; }
	.accordion-inner{ padding-right:0px; padding-left:0px; }
	#accordion2{ float:left; margin-top:0px!important; width:96%; margin-left:2%; }
	.g-recaptcha{margin:0 auto; display:inline-block}
	.icon-stripe-span { left: 92%; }
	#page-container {
		height: initial;
	}
}

#require-hidden-checkbox-fields{
	display:flex;
}

#require-hidden-checkbox-inline{
	padding-right:10px;
}

/*
- Branding
---------------------------------
*/
#validate-image-error {
	display: none;
}

/*
- System Admin
---------------------------------
*/
.add-setting-error {
	color: red;
	display: none;
}

.input-append .show-password {
	box-sizing: border-box;
	width: 55px;
	height: 30px;
	background: inherit;
	border-left: none;
	color: #3c78c5;
	cursor: pointer;
}


@media (max-width: 768px) {

    #container-main.hide_overflow {
        overflow: hidden;
    }
}

@media (max-width: 600px) {

    .empty-state {
        text-align: center;
    }

    .empty-state__image {
        margin-bottom: 48px;
    }

    .empty-state__text-title {
        padding-bottom: 10px;
    }
}

.empty-state__text-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 16px;
}

.empty-state__text-description {
    font-size: 16px;
    line-height: 20px;
    max-width: 510px;
    word-wrap: break-word;
    margin-bottom: 16px;
}

.empty-state__text-container {
    margin: 0px 45px;
}

.empty-state__text-container button {
    min-height: 40px;
    min-width: 93px;
    padding: 10px 4px 10px 4px;
    font-size: 14px;
    background-color: #41b03c;
    border: 1px solid #41b03c;
    color: #ffffff;
    cursor: pointer;
    letter-spacing: 0.3px;
    border-radius: 4px;
}

.contact-support-custom {
	bottom: -3px;
	position: fixed;
	text-align: center;
	height: 50px;
	margin-right: 50px;
	border: 3px solid #1bb3f7;
	z-index: 100;
	right: 0;
	background: #f7f7f7;
	padding: 10px 14px 10px 10px;
	border-radius: 12px 12px 0 0;
	font-family: 'latobold', sans-serif;
	font-size: 16px;
	width: 200px;
	transition: all .3s ease-out;
	transition-property: height;
	box-sizing: border-box;
}

.contact-support-custom hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.contact-support-custom:hover {
	background-color: white;
}

.contact-support-custom a {
	color: #54de62;
}

.contact-support-custom a:hover {
	text-decoration: underline;
}

.contact-support-custom img {
	display: inline;
	height: 22px;
	padding-right: 8px;
	margin-bottom: 2px;
	margin-left: -5px;
}

.contact-support-custom.open-contact {
	height: 195px;
	transition: all .3s ease-out;
}

.contact-email {
	font-size: 12px;
	margin-top: 20px;
}

/* contact-support-center class */
.contact-support-center, .contact-email {
	font-family: 'latoregular';
	margin: 20px 0;
}

/* styling for the UP funding failed banner */
.up-funding-failed-banner { display: flex; justify-content: space-between; align-items: center }
.up-funding-failed-banner .inline { display: inline-block; margin-bottom: 0 }
.up-funding-failed-banner .flex-2-inline { display: inline-flex; column-gap: 2px; align-items: center }
.up-funding-failed-banner .fa-times { padding: 6px; cursor: pointer; margin-left: 5px }
