.text-bg-warning{ color:#ffb6b6; }
.input-red{ background-color:#ffb6b6!important; }
.avesp-country,
.avesp-state{
    line-height: 3em!important;
    font-size: 0.8em!important;
}

/*Modal Dialog*/
.parent{
  position: relative;
  height: 100%;
  width: 100%;
}
.cover, .cover-paypal{
    top:0;
    left: 0;
    background-color:#141a16;
    height: 0;
}
#avesp-form-message-text-paypal{
	text-align:left;
	padding: 5px 15px;
	color:#ff0000;
  font-style: italic;
}
#avesp-form-message-text-paypal > p {
	color:#ff0000;
  font-style: italic;
}
