.m2 {
    margin-left: 235px;
}

.search input {
    width: 200px;
    border: none;
    border: solid 1px #00a0e9;
    height: 20px;
    padding-left: 15px;
}

.search input, .search button:focus {
    outline: none;
}

.search button {
    width: 20px;
    background: #00a0e9;
    border: none;
    height: 20px;
}

table {
    position: absolute;
    left: 0;
    width: 215px;
    border: solid 1px #e0e0e0;
}

table td {
    height: 0.6rem;
    padding-left: 15px;
}