@CHARSET "ISO-8859-1";

#recuperaMain {
  margin: 0px auto;
  position: relative;
  width: 350px;
 /* background-color: #464646;*/
  background:transparent !important;
	padding: 20px;	
}
#recuperaMain table.table{
	width: 280px;
}

#recuperaMain input{
  width: 255px;
}
#recuperaMain label{
		width: 640px!important;
	color: #FFFFFF;
    font-size: 12px;
    line-height: 26px;
    text-shadow: none;
    text-transform: uppercase;
}
#recuperaMain a {
    background: none;
	text-style:itlaic;
    color: #EE5411;
    line-height: 5px;
    padding: 5px 10px;
    text-decoration: none;
	text-transform: none;
	text-shadow:none;
	font-style: italic;
}
ul#BtnRe, div#btnsRE{
	padding: 1px;
	text-align: right;
}
div#btnsRE{
	margin: 5px;
}
#recuperaMain a.btn {
    background: none repeat scroll 0 0 #EE5411;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 1px #222222;
    color: #FFFFFF;
    display: inline-block;
    line-height: 8px;
    margin-bottom: 8px;
    padding: 10px;
    text-decoration: none;
	font-style: normal;
}
input.text, input.email, input.password, textarea.uniform {
   /* background: url("img/bg-input.png") repeat-x scroll 0 0 #FFFFFF !important;*/
    border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #777777;
    font-size: 12px;
    font-weight: normal;
    outline: 0 none;
    padding: 3px;
}

#recuperaMain ul li{
	list-style: none;
}
#recuperaMain h1 {
    /*background: none repeat scroll 0 0 #6E7A46;
    border: medium none;
    border-radius: 10px 10px 0 0;*/
    color: #F5F5F5;
    display: block;
    text-align: center;
    font-size: 27px;
    font-weight: bolder;
    height: 30px;
    line-height: 1em;
    padding: 4px;
    width: 332px;
}
.accordion-button{
	font-size: 1.5rem !important;
}
