#widget_poderadjudicador{
    float: left;    
	font-family: Arial,Verdana,Helvetica,sans-serif !important;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 1em;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 80%;
}

 ul{
     

}

#widget_poderadjudicador .titulo {	
 
    font: bold 26px/24px Arial,Helvetica,sans-serif;
	background-color: #6d6c6e;
    color: white;
    padding: 0.5em 2.5em;
}

#widget_poderadjudicador .widget_pie {
	width:95%;
	text-align:right;
}

#widget_poderadjudicador .limpiar {
	clear: both
}
#widget_poderadjudicador .invisible{
	display: none;
}
#widget_poderadjudicador .visible{
	display: '';
}
#widget_poderadjudicador fieldset{
 background: rgba(0, 0, 0, 0) no-repeat scroll center top;
    padding: 15px 25px 20px;
	
}

#widget_poderadjudicador legend{
 color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    margin: 20px 0;
	font-family:  "PT Sans",sans-serif;
}

#widget_poderadjudicadorform label{
	font-family: "PT Sans",sans-serif;
	color:#333;
    font-size: 16px;
	float:left;
	display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    width: 20%;
}

#flsTipoSuscripcion label{
	display: inline;
    float: left;
    font-weight: bold;
    padding: 4px 0 0;
    width: 35%;
	color: #333;
    font-family: "PT Sans",sans-serif;
	font-size: 14px;
}

#widget_poderadjudicadorform input:focus {

}

#widget_poderadjudicador #pBotones { 
  
    height: 22px;
    text-align: left;
     margin-top: 4%;
}

#widget_poderadjudicadorform li input[type="text"] {
    height: 2.5em;
    margin-bottom: 1em;
    padding: 0 1em;
    width: 80%;
	font-size: 15px;
}



#widget_poderadjudicadorform input[type="button"] {
   color:#333;
    cursor: pointer;
    font:  14px/16px Tahoma,Arial,Helvetica,sans-serif;
    padding: 4px 8px 6px 7px;
    text-transform: uppercase;
    width: auto;
}

#widget_poderadjudicadorform fieldset ul li {
    clear: both;
    margin-bottom: 0.3em;
    margin-left: 0;
    padding-bottom: 1em;
}
#widget_poderadjudicador fieldset ul{
    list-style-type: none;
}

.erroresSuscripcion{
	color:red;
    border: 1px solid red;
    margin: 10px 0;
    padding: 5px 5px 5px 10px;
	font: 13px;
 
}
.erroresSuscripcion  > p {
  margin-left:30%;
 
}
#widget_poderadjudicadorform #flsTipoSuscripcion{
   border: medium none;
    margin-bottom: 10px;
    margin-left: 10%;
    padding-bottom: 10px;
    padding-left: 0;
    width: 65%;
}

#ulErrores{
	margin-left:30%;
}


#flsTipoSuscripcion legend{
 color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    margin: 20px 0;
	font-family:  "PT Sans",sans-serif;
}

.leyendaoblig{
color: #4e5d6b;
font-size:14px;
}