body,html {
  width:100%;
  height:100%;
}

.caja{
	margin-left: 3%;
	width:45%;
	float:left;
}
.cajaesp{
	margin-left: 3%;
}
.cajapeque{
	margin-left: 1px;
	width:90px;
	float:left;
}
.cajafecha{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 15px;
	width:5px;
	float:left;
}
.cajader{
	float:right;
}
.minota{
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	color:#0006ff;
	margin-left: 3%;
	width:93%;
}
.simple{
  background-color: #dfe2e2;
  color:#000;
  height:15px;
  font-family:"Courier New", Courier, monospace;
  font-size: 12px;
  border: 0px solid #CCC;
  min-width:60%;
 
}
.caja2{
	border: 0px solid #CCC;
	margin-left: 3%;
	width:93%;
}
.cajamaquina1{
	background-color: #dfe2e2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cajamaquina2{
	background-color: #c3c3c3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cajamaquina3{
	background-color: #777777;
	padding-top: 10px;
	padding-bottom: 10px;
}
.separa{
	margin-top:20px;
	margin-bottom:20px;
}
.texto{
	margin-left: 3%;
	width:92%;
	color:#848484;
}
.textoderecha{
	margin-top:18px;
	float:right;
	color:#fff;
}
.textopreferencias{
	position:absolute;
	margin-left:30px;
	margin-top:15px;
	color:#848484;
}
.textonormal{
	margin-left:3%;
	color:#848484;

}
.textos{
font-family: Helvetica, Arial, sans-serif; /* Nicer font */
color:#000;

}
.textoso{
font-family: Helvetica, Arial, sans-serif; /* Nicer font */
color:#ff0000;
font-size: 12px;
}
.textosi{
font-family: Helvetica, Arial, sans-serif; /* Nicer font */
color:#ff00f0;
font-size: 14px;
}
.textocomentario{
font-family: Helvetica, Arial, sans-serif; /* Nicer font */
color:#0f9600;
float:left;
margin-top:13px;
margin-left:15px;
}
.cajacentro{
	margin-left: 3%;
	width:92%;
	color:#848484;
}
.cajacentrotexto{
	border: 0px solid #CCC; 
	margin-left: 3%;
	width:45%;
	float:left;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif; /* Nicer font */
	color:#000;
	font-size: 14px;
}
.button{
  width:100%;
}
.espacio{
	clear:both;
	margin-top:3px;
}

.input{
  width:100%;
 
}
::-webkit-input-placeholder {
   color: #656565;
   font-size: 14px;
}

:-moz-placeholder { /* Firefox 18- */
    color: #656565; 
	font-size: 14px;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #656565;
	font-size: 14px;	
}

:-ms-input-placeholder {  
     color: #656565;
	 font-size: 14px;
}
.topcoat-list__item  a{
  text-decoration: none;
  color:#000;
}
table { 
		color: #333; /* Lighten up font color */
		font-family: Helvetica, Arial, sans-serif; /* Nicer font */
		width: 100%; 
		border-collapse: 
		collapse; border-spacing: 0; 
}

td, th { border: 1px solid #CCC; height: 30px; } /* Make cells a bit taller */

th {
		background: #F3F3F3; /* Light grey background */
		font-weight: bold; /* Make sure they're bold */
}

td {
		background: #FAFAFA; /* Lighter grey background */
		text-align: center; /* Center our text */
}
h5{
	font-family: Helvetica, Arial, sans-serif; /* Nicer font */
	font-size: 16px;
	color:#313131;
}
.botonrojo{
	background-color: #ff2828 !important;
}
.botonverde{
	background-color: #04a500 !important;
}
.botonnaranja{
	background-color: #da8000 !important;
}
.botonmarron{
	background-color: #B43104 !important;
}
.botonrosa{
	background-color: #FE2EF7 !important;
}

.botonmorado{
	background-color: #de00ff !important;
}

.botonnegro{
	background-color: #000 !important;
}
.naranja{
	color: #da8000 !important;
}
.rojo{
	color: #ff2828 !important;
}
.verde{
	color: #04a500 !important;
}
.cuadrobusca{
	margin-left:1%;
	margin-right:1%;
	width:98%;
}
.topcoat-list__header{
	color:#848484;
}
.topcoat-textarea{
	color: #000;
	width:100%;
}
.filterform {
      width:100%;
      font-size:12px;
      display:block;
    }
.filterform input {
      -moz-border-radius:5px;
      border-radius:5px;
      -webkit-border-radius:5px;
    }
 #inferior{
color: #FFF;
background: #000;
position:fixed; /*El div será ubicado con relación a la pantalla*/
left:0px; /*A la derecha deje un espacio de 0px*/
right:0px; /*A la izquierda deje un espacio de 0px*/
bottom:0px; /*Abajo deje un espacio de 0px*/
height:50px; /*alto del div*/
z-index:0;
 }

 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0; }
 .imgx {
	background: url('images/icons3.png') no-repeat -12px -13px;
	width: 17px;
	height: 19px;
	float:left;
	margin-right:6px;
}
 .bolsamonedas{
	background: url('images/icons3.png') no-repeat -135px -190px;
	width: 17px;
	height: 19px;
	float:left;
	margin-right:6px;
}
 .calendario{
	background: url('images/icons3.png') no-repeat -42px -42px;
	width: 17px;
	height: 19px;
	float:left;
	margin-right:6px;
}
 .zona{
	background: url('images/icons3.png') no-repeat -71px -101px;
	width: 22px;
	height: 18px;
	float:left;
	margin-right:6px;
}
.contadores{
	background: url('images/icons3.png')  no-repeat -222px -250px;
	width: 21px;
	height: 22px;
	float:left;
	margin-right:6px;
}
.maquinab{
	background: url('images/icons3.png') no-repeat -102px -220px;
	width: 19px;
	height: 20px;
	float:left;
	margin-right:6px;
}

.tabla {
	background: url('images/icons3.png') no-repeat -12px -42px;
	width: 21px;
	height: 22px;
	float:left;
	margin-right:6px;
}
.porcentaje{
	background: url('images/icons3.png') no-repeat -164px -254px;
	width: 20px;
	height: 20px;
	float:left;
	margin-right:6px;
}
.prestamo{
	background: url('images/icons3.png') no-repeat -42px -195px;
	width: 18px;
	height: 14px;
	float:left;
	margin-right:6px;
}
.arqueo{
	background: url('images/icons3.png') no-repeat -13px -250px;
	width: 19px;
	height: 22px;
	float:left;
	margin-right:6px;
}
.alerta{
	background: url('images/icons3.png') no-repeat -190px -249px;
	width: 22px;
	height: 22px;
	float:left;
	margin-right:6px;
}
.descuento{
	background: url('images/icons3.png') no-repeat -222px -101px;
	width: 19px;
	height: 22px;
	float:left;
	margin-right:6px;
}
.contactos{
	background: url('images/icons3.png') no-repeat -10px -219px;
	width: 22px;
	height: 22px;
	float:left;
	margin-right:6px;
}
.horarios{
	background: url('images/icons3.png') no-repeat -221px -161px;
	width: 22px;
	height: 22px;
	float:left;
	margin-right:6px;
}
.casa{
	background: url('images/icons3.png') no-repeat -132px -129px;
	width: 19px;
	height: 22px;
	float:left;
	margin-right:6px;
}
.impresora {
	background: url('images/icons3.png') no-repeat -132px -101px;
	width: 20px;
	height: 21px;
	float:left;
	margin-right:6px;
}
#avanzade{
	border: 0px solid #CCC;
	margin-left: 3%;
	width:93%;
}
.avan{
	border: 0px solid #CCC;
	margin-left: 3%;
	width:93%;
}
.avanzado {
	background: url('images/icons3.png') no-repeat -11px -282px;
	width: 106px;
	height: 29px;
	float:left;
	margin-right:6px;
	margin-left: 3%;
}
.oculto {
	background: url('images/icons3.png') no-repeat -122px -282px;
	width: 106px;
	height: 29px;
	float:left;
	margin-right:6px;
	margin-left: 3%;
}