body {margin: 0px;}
.label { color: #000000; font-size: 12px; font-weight: bold; }
.input { border: 1px solid #D48200 !important; 
         font-size: 12px !important; 
         border-radius: 5px !important; 
         padding: 10px !important; 
         padding-top: 7px !important; 
         padding-bottom: 7px !important; 
         margin-bottom: 10px !important;
         box-shadow: 0 0 2px #999999 inset;
       }
.title { color: #016130;
         font-size: 20px;
         font-weight: bold;
       }
.simple { color: #000000; font-size: 12px; }
.button_container { width: 100%; height: 40px; margin-top: 40px; padding-top: 10px; border-top: 1px solid #696969 !important; margin-bottom: 40px; text-align: center; }


.simula_paghe {
  padding: 20px;  
}

.simula_paghe .titolo {
  font-size: 20px;
  font-weight: bold;
  color: #016130;
}

.simula_paghe .testo_bold {
  font-size: 14px;
  font-weight: bold;
}

.simula_paghe .testo {
  font-size: 14px;
  font-weight: bold;
}
