
.img-up-04{
	background:#F7F9F9;
}


.img-up-05{
	background:#F7F9F9;
}


.img-up-06{
	background:#9CC250;
}



.calculadora-input{
	text-align: center;
	background: #EDF4E0 none repeat scroll 0 0;
	border: 0px;
	color: #939fa6;
	border-radius: 15px;
	padding: 11px 0 11px 5px;
}

.calculadora-input::placeholder{
	color: #BED895; 
	font-weight: bold; 
}
	

.main-dnd_column_dd_calc{
    float: left;
    position: relative;
    left: 50%;
}

.fixer-dnd_column_dd_calc{
    float: left;
    position: relative;
    left: -50%;
}



