.btn-search {
    border: 1px solid #CED4DB;
    border-right: none;
    color: #CED4DB;
    background-color: #fff;
}
.form-clear {
    align-items: center;
    bottom: 5px;
    color: rgba(0, 0, 0, .54);
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    position: absolute;
    right: 0;
    width: 24px;
    z-index: 10;
}
