#wpadminbar input.amsrc {
    border-radius: 4px;
    border: 1px solid #8c8f94;
    background-color: #fff;
    color: #2c3338;
    padding: 0 8px;
    line-height: 1;
    width: 120px;
}
/*
li.menu-top ul.wp-submenu {
    transition: all 0.3s ease;
}
*/