﻿#engineSearch
{
    margin-top: 1rem;
}

#engine_tfEngine {
    margin-bottom: 0;
}

    #engine_tfEngine input {
        width: 100%;
        border-width: 0 0 1px 0;
        font-size: 1rem;
        height: 35px;
    }


#engine_button {
    padding: 0.5rem;
    height: 35px;
    width:35px
}

