.resultbox { min-height:40px; }
#result1 {min-height:40px; }

input.dateform {width:30px;}
input.year {width:50px;}

.ip-time {
  height: 30px;
  border: 1px solid #d8c2c2;
  text-align: center;
}
table {
  display: inline-block;
}

@media only screen and (max-width: 746px) { 
  input.dateform {width:25px;}
  input.year {width:40px;}
}
