input[type="text"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:14px;
	border-radius:4px; color:#f8ac0b; font-weight:bold;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	width: 215px;
	color: #000;
}


input[type="text2"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:14px;
	border-radius:4px; color:#f8ac0b; font-weight:bold;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	width: 115px;
	color: #000;
}
select[type="select_ordenacion"]{
	margin:0; padding:0; font-size:0.5em; outline:none;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	border-radius:2px; border: solid 1px #ccc; padding:0.2em;
  width: 250px;
	height: 40px;
	text-align:left;
	font-size:15px;
  font-family: 'Roboto Condensed', sans-serif;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	cursor: pointer;
}
select[type="select_paginaDirecto"]{
	margin:0; padding:0; font-size:0.5em; outline:none;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	border-radius:2px; border: solid 1px #ccc; padding:0.2em;
  width: auto;
	text-align:left;
	font-size:15px;
	height: 40px;
  font-family: 'Roboto Condensed', sans-serif;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	cursor: pointer;
}

input[type="contacto"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:16px;
	border-radius:4px; color:#f8ac0b;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	width: 215px;
	color: #000;
}
input[type="promoCompraPass"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:16px;
	border-radius:4px; color:#f8ac0b;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	width: 250px;
	color: #000;
	-webkit-text-security:disc;
  text-security:disc;
}
input[type="promoCompraLectura"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:16px;
	border-radius:4px; color:#f8ac0b;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	width: 250px;
	color: #000;
	background-color: #E6E6E6;
}
input[type="promoCompra"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:16px;
	border-radius:4px; color:#f8ac0b;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	width: 250px;
	color: #000;
}
input[type="promoCompra2"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:16px;
	border-radius:4px; color:#f8ac0b;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	width: 100px;
	color: #000;
}

textarea[type="contacto"]{
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:16px;
	border-radius:4px; color:#f8ac0b;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	color: #000;
	width: 215px;
}

textarea[type="textareaCompra"]{
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:16px;
	border-radius:4px; color:#f8ac0b;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: left;
	color: #000;
	width: 250px;
}

input[type="button"] {
		font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:14px;
	border-radius:4px; color:#2a4a7b; font-weight:bold;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: center;
}

input[type="button_f2"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:12px;
	border-radius:4px; color:#2a4a7b; font-weight:bold;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: center;
}

input[type="button_cierra_pop"] {
	font-family: 'Roboto Condensed', sans-serif;
	padding:0.5em 1em; line-height:1em; cursor:pointer;
	font-size:12px;
	border-radius:4px; color:#2a4a7b; font-weight:bold;
	border:solid 1px #ccc;	box-shadow:0 1px 5px rgba(0,0,0,0.2);
	background-position: center bottom;
	min-height:15px;
  text-align: center;
}


input[type="button_f2"],[type="button_f2"],[type="button_cierra_pop"] :active {
	-webkit-box-shadow: none;
	box-shadow:none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


input[type="inicioText"]{
	margin:0; padding:0; font-size:0.5em; outline:none;
	font-family:inherit;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	border-radius:2px; border: solid 1px #ccc; padding:0.2em;
  width: 90%;
	text-align:left;
	font-size:18px;
  font-family: 'Roboto Condensed', sans-serif;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	cursor: pointer;
}

select[type="inicioSelect"]{
	margin:0; padding:0; font-size:0.5em; outline:none;
	font-family:inherit;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	border-radius:2px; border: solid 1px #ccc; padding:0.2em;
  width: 90%;
	text-align:left;
	font-size:18px;
  font-family: 'Roboto Condensed', sans-serif;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	cursor: pointer;
}

select[type="select_dimensiones_neumaticos"]{
	margin:0; padding:0; font-size:0.5em; outline:none;
	font-family:inherit;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	border-radius:2px; border: solid 1px #ccc; padding:0.2em;
  width: auto;
	text-align:left;
	font-size:18px;
  font-family: 'Roboto Condensed', sans-serif;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	cursor: pointer;
}


select[type="selectIslas"]{
	margin:0; padding:0; outline:none;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	border-radius:2px; border: solid 1px #ccc; padding:0.2em;
  width: 240px;
	text-align:left;
	font-size:17px;
  font-family: 'Roboto Condensed', sans-serif;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	cursor: pointer;
}

select[type="select_cantidad_productos"]{
	margin:0; padding:0; font-size:0.5em; outline:none;
	font-family:inherit;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	box-sizing:border-box;
	border-radius:2px; border: solid 1px #ccc; padding:0.2em;
  width: 80px;
	text-align:left;
	font-size:20px;
  font-family: 'Roboto Condensed', sans-serif;
	-webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	background-color: #fff;
	cursor: pointer;
}

input[type="checkbox"]{
  width: 20px; /*Desired width*/
  height: 20px; /*Desired height*/
}
