i.text {
    margin: 5px;
    height: 1.5em;
 } 
 i.text input {
    margin-top: 2px;
    float: left;
 }
 
.tooltip {
   margin-left: 10px;
   padding: 2px 5px;
   background: #ffffff;
   z-index: 10;
   border: 2px solid white;
 }
