.ui-widget-content{ background: none !important; border:none !important; }
.ui-button-text{ color:#000; font-family:'Bebas'; font-size:16px; }
.ui-dialog-buttonpane button{ margin:0 !important; }

#calcolatrice-millesimale{ padding:0px; margin:0px; }
#calcolatrice-body{ position:relative; overflow:hidden; padding:0px; margin:0px; width:650px; height:550px; background:url(/misc/frontend/images/backgrounds/pattern-1.png) repeat #1f1f1f; }

.calcolatrice-top{ position:relative; height:40px; padding:10px; }
.calcolatrice-titolo{ position:relative; float:left; padding-top:10px; }
.calcolatrice-logo{ position:relative; float:right; }
.calcolatrice-fascia{ position:relative; clear:both; background:url(/misc/frontend/images/calcolatrice/fascia.jpg) repeat-x; width:100%; height:19px; padding-left:10px; padding-right:10px; padding-top:7px; }
.calcolatrice-content{ position:relative; clear:both; background: url(/misc/frontend/images/calcolatrice/body.jpg) no-repeat; width:569px; height:393px; padding:27px 30px; margin:10px; }

#calcolatrice-millesimale table,
#calcolatrice-millesimale table caption,
#calcolatrice-millesimale table th,
#calcolatrice-millesimale table tr,
#calcolatrice-millesimale table td{ border:0px !important; }

input#calcolatrice-risultato{ border:1px solid #545454; box-shadow: 1px 1px 10px #cccccc; width:538px; height:36px; text-align:right; font-family:'Bebas'; font-size:24px; padding:3px 15px 0 15px; color:#282828; padding: box-shadow: 1px 1px 10px #cccccc;}

table.calcolatrice-table caption,
table.calcolatrice-table td,
table.calcolatrice-table{ border:0px !important; }
.calcolatrice-td-tastierino-numerico{ width:190px; }
table.calcolatrice-tastierino-numerico{ width:100%; border:none !important; }
table.calcolatrice-tastierino-numerico td{ border:none !important; }
.button-number{ position:relative; width:60px; height:50px; overflow:hidden; border:0px; cursor:pointer; }
.button-number-double{ position:relative; width:134px; height:50px; overflow:hidden; border:0px; cursor:pointer; }
.button-number-uguale{ position:relative; width:206px; height:50px; overflow:hidden; border:0px; cursor:pointer; }
.button-number-calcola{ position:relative; width:164px; height:50px; overflow:hidden; border:0px; cursor:pointer; }
.button-number-calcola img:hover,
.button-number-uguale img:hover,
.button-number-double img:hover,
.button-number img:hover{ margin-top:-50px; }
.number{ position:absolute; padding:10px 0 0 20px; font-size:30px; font-weight:bold; color:#282828; }

table.calcolatrice-tastierino-operazioni{ width:130px; border:none !important; }
table.calcolatrice-tastierino-operazioni td{ border:none !important; }
.button-operator{ position:relative; width:60px; height:114px; overflow:hidden; border:0px; cursor:pointer; }
.button-operator img:hover{ margin-top:-114px; }

table.calcolatrice-tastierino-fattori{ width:130px; border:none !important; }

input.calcolatrice-fattori{ width:135px; height:20px; border:1px solid #d9d9d9; box-shadow: 1px 1px 10px #cccccc; margin:0; font-family:'Bebas'; font-size:16px; color:#545454; padding:4px 7px;  }
.calcolatrice-fattori-label{ font-family:'Bebas'; font-size:12px; color:#545454; }