.search-box .profile-id input[type="text"] {
    font-size: 15px;
    font-weight: bold;
    margin: 4px 8px 0 8px;
    padding: 0;
    width: 80px;
    border: none;
}

.search-box .age span.text {
    font: 15px/46px 'Roboto', sans-serif;
    font-weight: bold;
    margin: 0 4px;
}

.search-box select,
.search-box .dd-selected-text {
    font-weight: bold;
}

.option-changer #result_search {
    float: right;
    margin: 0 15px 0 0;
    padding: 8px 0;
    width: 120px !important;
    text-align: center;
    cursor: pointer;
}

.option-changer .container-label {
    font: 400 15px/18px 'Roboto', sans-serif;
}

.option-changer label,
.option-changer select {
    text-transform: capitalize;
}
