#show-all-fields {
    color: #0077cc;
    border-bottom: dotted 1px;
    cursor: pointer;
}
#show-all-fields:hover {
    border-bottom: none;
}
.category_land label,
.category_land .star_text,
.category_land select {
    width: 100%;
}

.category_land select {
    border: none;
}

#result-msg {
    display: none;
    font-size: 16px;
    font-weight: 700;
    padding: 1em;
}

.title-applicant {
    font-family: "Roboto";
    font-size: 22px;
}