@charset "utf-8";
/* CSS Document */

.boxLog {float:left; width:46%; padding:2%;}
.borderbox  {border:1px solid #d9dadb;  min-height:260px}
.titBox {font-size:1.1em; padding:0.4em; border-bottom:1px solid #999; margin-bottom:0.85rem; font-family: 'LatoHairline';}
.paddBox {padding:0.25em 1em}

label {float:left; padding:0.7% 1% 0}
label.one {width:105px;}
label.two {width:55px;}
input[type="text"], input[type="email"] {background:#EAEAEA; float:left; padding:0.8%; border:1px solid #666}
input[type="text"]:focus, input[type="text"]:focus {border:1px solid #FFF; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}

input.large {width:380px;}
input.small {width:65px}
input.extrasmall {width:30px}

  p.formp:before, p.formp:after {
    content: " ";
    display: table; }
p.formp:after {clear: both; margin-bottom:1.5% }

#ricerca {padding:0}