#wpsc-container input[type=text].wpsc-search-input{
	border-bottom: 1px solid #8a8a8a !important;
	border-radius:unset !important;
}
.wpsc-ticket-list-tbl th{
	background-color: #1877f2 !important;
}

.wpsc-ticket-list-tbl {
    font-size: 14px !important;
}
.wpsc-filter-item label{
	font-size: 14px !important;
}
.wpsc-tickets-nav, .wpsc-header-nav{
	opacity: 1 !important
}

#wpsc-container input[type=text]:focus, #wpsc-container input[type=text], #wpsc-container input[type=password]:focus, #wpsc-container input[type=password], .wpsc-modal input[type=text]:focus, .wpsc-modal input[type=text], .wpsc-modal input[type=password]:focus, .wpsc-modal input[type=password], #wpsc-container select, #wpsc-container select:focus, .wpsc-modal select, .wpsc-modal select:focus, #wpsc-container textarea, #wpsc-container textarea:focus, .wpsc-modal textarea, .wpsc-modal textarea:focus, #wpsc-container .checkbox-container label:before, .wpsc-modal .checkbox-container label:before, #wpsc-container .radio-container label:before, .wpsc-modal .radio-container label:before {
    border: 1px solid #8a8a8a !important;
    color: #000 !important;
    border-color: #e9322d !important;
}

#wpsc-container input[type=text]:focus, #wpsc-container input[type=text], #wpsc-container input[type=password]:focus, #wpsc-container input[type=password], .wpsc-modal input[type=text]:focus, .wpsc-modal input[type=text], .wpsc-modal input[type=password]:focus, .wpsc-modal input[type=password], #wpsc-container select, #wpsc-container select:focus, .wpsc-modal select, .wpsc-modal select:focus, #wpsc-container textarea, #wpsc-container textarea:focus, .wpsc-modal textarea, .wpsc-modal textarea:focus, #wpsc-container .checkbox-container label:before, .wpsc-modal .checkbox-container label:before, #wpsc-container .radio-container label:before, .wpsc-modal .radio-container label:before {
    border: 1px solid #e9322d !important;
}
#wpsc-container input[type=text], #wpsc-container input[type=password], .wpsc-modal input[type=text], .wpsc-modal input[type=password] {
    min-height: 100% !important;
    max-height: 100% !important;
	padding: 0.5em 0.6em !important;
}
.wpsc-auth-container input[type="text"], .wpsc-auth-container input[type="password"] {
  	width: 100% !important;
	height: max-content !important;
}
.wpsc-button.primary{
	width: 200px;
    height: 55px;
    background-color: #006CFF !important;
    border-radius: 0px 0px 0px 0px !important;
    box-shadow: 0px 8px 16px 0px rgba(0, 108, 255, 0.11) !important;
    margin: 10px 0px 0px 0px !important;
	color: #fff !important;
	transition: 0.3s !important;
    float: none !important;
}
.wpsc-button.primary:hover{
	color: #FFFFFF !important;
    background-color: #FF5E5E !important;
	border-color: #FF5E5E !important;

}
.wpsc-auth-container .remember-me {
  margin: 8px 0 !important;
}




// support


.wpsc-ticket-list-tbl th {
    background-color: #1877F2 !important;
    color: #fff !important;
}
.page-content table th, .post-details table th, .comments-area table th {
    color: #fff !important;
}
#wpsc-container input[type=text]:focus, #wpsc-container input[type=text], #wpsc-container input[type=password]:focus, #wpsc-container input[type=password], .wpsc-modal input[type=text]:focus, .wpsc-modal input[type=text], .wpsc-modal input[type=password]:focus, .wpsc-modal input[type=password], #wpsc-container select, #wpsc-container select:focus, .wpsc-modal select, .wpsc-modal select:focus, #wpsc-container textarea, #wpsc-container textarea:focus, .wpsc-modal textarea, .wpsc-modal textarea:focus, .select2-selection:focus, .select2-results__options li:focus, input[type="text"].select2-search__field:focus{
	    border-color: #e9322d;
}
#wpsc-container input[type=text], #wpsc-container input[type=password], .wpsc-modal input[type=text], .wpsc-modal input[type=password] {
    min-height: 100% !important;
    max-height: 100% !important;
    padding: 0.5em 0.6em !important;
}
.select2-container .select2-selection--single {
    height: 100% !important;
}
.wpsc-tff-label {
    font-size: 16px !important;
}
.wpsc-tff .extra-info {
    font-size: 13px !important;
}
.select2-container--default .select2-selection--single {
    padding: 0.5em 0.6em !important;
}

// Affilitae


.pure-form-stacked input[type="text"], .pure-form-stacked input[type="password"], .pure-form-stacked input[type="email"], .pure-form-stacked input[type="url"], .pure-form-stacked input[type="date"], .pure-form-stacked input[type="month"], .pure-form-stacked input[type="time"], .pure-form-stacked input[type="datetime"], .pure-form-stacked input[type="datetime-local"], .pure-form-stacked input[type="week"], .pure-form-stacked input[type="number"], .pure-form-stacked input[type="search"], .pure-form-stacked input[type="tel"], .pure-form-stacked input[type="color"], .pure-form-stacked select, .pure-form-stacked label, .pure-form-stacked textarea {
    border-color: #e9322d !important;
	width: 200px;
    height: 55px;
    background-color: #006CFF !important;
    border-radius: 0px 0px 0px 0px !important;
    box-shadow: 0px 8px 16px 0px rgba(0, 108, 255, 0.11) !important;
    margin: 10px 0px 0px 0px !important;
	color: #fff !important;
	transition: 0.3s !important
}
.pure-form label {
    color: #000;
}
.pure-form input[type="text"]:focus, .pure-form input[type="password"]:focus, .pure-form input[type="email"]:focus, .pure-form input[type="url"]:focus, .pure-form input[type="date"]:focus, .pure-form input[type="month"]:focus, .pure-form input[type="time"]:focus, .pure-form input[type="datetime"]:focus, .pure-form input[type="datetime-local"]:focus, .pure-form input[type="week"]:focus, .pure-form input[type="number"]:focus, .pure-form input[type="search"]:focus, .pure-form input[type="tel"]:focus, .pure-form input[type="color"]:focus, .pure-form select:focus, .pure-form textarea:focus {
    border-color: #e9322d;
}
.pure-button,#wp-submit{
	width: 200px;
    height: 55px;
    background-color: #006CFF !important;
    border-radius: 0px 0px 0px 0px !important;
    box-shadow: 0px 8px 16px 0px rgba(0, 108, 255, 0.11) !important;
    margin: 10px 0px 0px 0px !important;
	color: #fff !important;
	transition: 0.3s !important;
    float: none !important;
}
.pure-button:hover,#wp-submit:hover{
	color: #FFFFFF !important;
    background-color: #FF5E5E !important;
}
.wpam_registration_input_help_text {
    max-width: 100% !important;
}
.pure-form input[type="text"], .pure-form input[type="password"], .pure-form input[type="email"], .pure-form input[type="url"], .pure-form input[type="date"], .pure-form input[type="month"], .pure-form input[type="time"], .pure-form input[type="datetime"], .pure-form input[type="datetime-local"], .pure-form input[type="week"], .pure-form input[type="number"], .pure-form input[type="search"], .pure-form input[type="tel"], .pure-form input[type="color"], .pure-form select, .pure-form textarea {
    padding: 0.5em 0.6em !important;
}

#wpam-reg-form{
	margin: 0 auto !important;
    width: 60% !important;
}
.wpam-login-form{
	width: 50% !important;
    margin: 0 auto !important;
    color: #000;
}
#loginform{
	margin-bottom:10px
}
label #rememberme{
	font-weight:normal !important
}

.affiliate-store-wrapper{
	background-color: #FFFFFF;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    margin: 20px 15px 20px 15px;
    padding: 30px 35px 40px 35px;
	color: #000;
}

.affiliate-store-wrapper a{
	font-weight:bold
}
