#affwp-affiliate-dashboard button, #affwp-affiliate-dashboard [type=button], #affwp-affiliate-dashboard [type=submit]{
	border-color: #b118c8;
}

.elementor-kit-288898 input:not([type="button"]):not([type="submit"]), .elementor-kit-288898 textarea, .elementor-kit-288898 .elementor-field-textual{
	padding: .5rem 1rem !important;
}

#affwp-affiliate-dashboard #affwp-graphs-date-options{
	margin-bottom: 5px;
}

#affwp-affiliate-dashboard-payouts-service-form .affwp-payout-service-dob-wrap select{
	max-width: 33%;
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
}

#affwp-affiliate-dashboard .affwp-register-payouts-service-wrap [type=submit]{
	margin-top: 20px;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs{
	margin-bottom: 0;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li{
	padding-right: 0;
}

#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.affwp-affiliate-dashboard-tab.active{
	padding-top: 5px;
	background: #fff;
}

li.affwp-affiliate-dashboard-tab{
	border: 2px solid #f7f7f7;
	border-bottom: none;
	position: relative;
	background: #f7f7f7;
}

.affwp-tab-content{
	padding: 40px;
	border: 2px solid #f7f7f7;
	border-top: none;
}

#affwp-affiliate-dashboard-tabs a{
	display: block;
	padding: 10px 15px;
}

#affwp-affiliate-dashboard{
	overflow: hidden;
}

li.affwp-affiliate-dashboard-tab.active:before,
li.affwp-affiliate-dashboard-tab.active:after{
	content: '';
	position: absolute;
	height: 2px;
	right: 100%;
	bottom: 0;
	width: 1200px;
	background: #f7f7f7;
}

li.affwp-affiliate-dashboard-tab.active:after{
	right: auto;
	left: 100%;
	width: 4000px;
	z-index: 1;
}


@media only screen and ( max-width: 740px ){
	#affwp-affiliate-dashboard-payouts-service-form .affwp-payout-service-dob-wrap select{
		max-width: 100%;
		clear: both;
	}
}

/* TwentySixteen theme specific */

/* remove the dotted line */
#affwp-affiliate-dashboard-tabs a:active,
#affwp-affiliate-dashboard-tabs a:focus,
#affwp-affiliate-dashboard-tabs a:hover{
	outline: 0;
}

#affwp-affiliate-dashboard-tabs a{
	box-shadow: none;
}

#affwp-affiliate-dashboard-tabs a{
	color: #686868;
}

#affwp-affiliate-dashboard-tabs li.affwp-affiliate-dashboard-tab a:hover,
#affwp-affiliate-dashboard-tabs li.affwp-affiliate-dashboard-tab.active a{
	color: #1a1a1a;
}
