/**
 * .mmt-search
 */

.mmt-search {
    position: relative;
    margin-bottom: 50px;
}

.mmt-search label.field,
.mmt-search div.field_sep {
    display: none;
}

.mmt-search .proFormText {
    width: 85%;
}

.mmt-search button {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 15%;
}