
.elegircliente {
	/*background-color: #f8331f !important;*/
	font-size: 12px !important;
	margin-top: 10px !important;
	background-color: #43a62c !important;
	font-family: 'Nanum Gothic', sans-serif;	
}

.elegirgrillacliente:hover {
	text-decoration: none;
	outline: none;
	color: #f8331f !important;
}
.clienteelegir {
	color: #f8331f;
	font-weight: bolder;
}
.clienteelegir:hover {
	color: #7fad39 !important;
  }
.clientesaldo {
	font-size: 12px;
}
.clientesaldo1 {
	font-size: 14px;
	color: #f8331f;	
	font-weight: bolder;
}

@media only screen and (max-width: 479px) {

    #formularioModal {
        width: 380px;
    }
	.columnita {
		border-bottom: 1px solid black; 
	}
    
}
.columnita {
	text-align: end;
}