.inputdniCuit{
	
	padding: 0px 0px;

}

.inputMask{

	height: 35px;

}

#informacionCuotas2, #informacionCuotas {

	font-size: smaller;

}

.oferta{
	 text-decoration:line-through;
	 color:#ccc;
	 font-size:15px;
}



/*===========================================================
PÁGINA DEVOLUCIÓN
===========================================================*/


.colorS {

	background-color: #303F52 !important;
	color: white;

}

.colortS {

	color: #6AB050;

}

.inputInitial{

	background-color: seashell !important;

}

.requerido{

	background-color: cornsilk;

}

.productosVendidos button{

	 border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;

    background: transparent;

    /* inherit font & color from ancestor */
    color: inherit;
    font: inherit;

    /* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
    line-height: normal;

    /* Corrects font smoothing for webkit */
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;

    /* Corrects inability to style clickable `input` types in iOS */
    -webkit-appearance: none;

        width: 100%;
    padding: 10px;

}
