.plan{
    font-size: 10px;
}
.plan table{
    font-size: 10px;
}
.plan input, select{
    height: 20px;
    padding: 0px;
    margin: 0px;
}
.plan .title{
    font-size: 10px;
    background: #c2e8fb;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
}

