.contenedor-web{
	margin: auto;
}
.agro-ayuda{
	text-align:left; 
	cursor: help;
	font-size: 12px;
}
.texto-literal-input{
	font-size: 14px;
	font-weight: normal;
}

button {
	cursor: hand;
}

.avisoLegal {
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none
}

a.avisoLegal:link {
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none
}

a.avisoLegal:hover {
	COLOR: red;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

#viewPassword{
  cursor:pointer;
}
.agro-texto{
	color:#8CAF75;
	font-family: Mulish;
}
input:focus-active{
	border: 0px solid #000 !important;
}

input {
	border: solid 1px gray;
}

button {
	border: solid 1px gray;
	cursor: hand;
}

.avisoLegal {
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none
}

a.avisoLegal:link {
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none
}

a.avisoLegal:hover {
	COLOR: red;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

#viewPassword{
  cursor:pointer;
}

.button_1 {
	border: none;
	border-radius: 5px;
	cursor: hand;
	color: white;
	font-size: 14px;
	height: 26px;
	width: 70px;
	text-align: center;
	font-weight: normal;
	border: none;
}

.button_2 {
	border: none;
	border-radius: 5px;
	cursor: hand;
	color: white;
	font-size: 14px;
	height: 26px;
	width: 130px;
	text-align: center;
	font-weight: normal;
	border: none;
}