/**
 * .mmt-search
 */

.mmt-search {
    position: absolute;
    margin-bottom: 50px;
    padding: 40px;
}

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

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

.mmt-search button {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 15%;
    padding:14px;
        border: 0px;
    background: none;
}

.mmt-search .submit {
	margin-top:40px;
}
.mmt-search .first {
	width:800px;
    }