/*
.twitter-tweet, .twitter-tweet iframe {
		max-width: 280px !important;
}
.x-timeline {
		font-size:0.8rem;
}

.mepr_price_sell_label {
		font-size:1rem;
		color:#fff;
}

.mepr-nav-item{
		display:none;
}

#mepr-account-welcome-message{
		display:none;
}

.mp_wrapper {
		width:323px;
}

.mp_wrapper input[type=text] {
  background-color: #21201e;
  color: #eadb82;
  font-size: 1rem;
  width: 323px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-color: #555555;
  border-bottom-style: solid;
  padding: 0px;
}

.mp_wrapper select {
  background-color: #37353a;
  color: #eadb82;
  font-size: 1rem;
  padding: 2px;
  width: 323px;
}


.mp-form-label, .mp-form-row, .mp_hide_pw {
		font-size:1rem;
		width:323px;
}

.mp-form-row, .mepr_bold, .mepr_price {
		margin-bottom:30px;
}



.mepr-submit {
  background-color: #eadb82;
  color: #030204;
	line-height:1.4rem;
}


#wp-submit {
  background-color: #eadb82;
  color: #030204;
	line-height:1.4rem;
	padding:12px;
}

#mepr_user_password_confirm1.mepr-form-input {
	padding: 2px;
  width: 323px;
  background-color: #37353a;
  color: #eadb82;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #555555;
  font-size: 1rem;
}


#mepr_user_password1.mepr-form-input {
	padding: 2px;
  width: 323px;
  background-color: #37353a;
  color: #eadb82;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #555555;
  font-size: 1rem;
}

#user_email1.mepr-form-input {
  padding: 2px;
  width: 323px;
  background-color: #37353a;
  color: #eadb82;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #555555;
  font-size: 1rem;
}

#user_email.mepr-form-input {
  padding: 2px;
  width: 323px;
  background-color: #37353a;
  color: #eadb82;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #555555;
  font-size: 1rem;
}
*/

/*
 * #user_first_name.mepr-form-input {
  padding: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #555555;
  width: 322px;
}

#user_last_name.mepr-form-input {
  padding: 0px;
  width: 323px;
  border-bottom-width: 1px;
  border-bottom-color: #555555;
  border-bottom-style: solid;
}
*/