hr {
    margin: 10px 0;
}

h6 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    line-height: 26px;
}

#des-e-bloquear-endereco {
    float: right;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0.5px;
    vertical-align: bottom;
    line-height: 34px;
    color: #B33737;
    cursor: pointer;
}

.tente_novamente_cep {
    color: #004499 !important;
    text-decoration: underline !important;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
}

.loading_field {
    background: url('../../imagens/template/loading_circle.gif') no-repeat right center;
    background-position-x: 98%;
}

.rowform {
    display: none;
}

.imovel-div-form-loading {
    background: url("../../imagens/template/carregando.gif") no-repeat center center;
    min-height: 300px;
}

.imovel-div-form-loading * {
    display: none;
}

.row-33 {
    width: 252px !important;
    margin-right: 4px !important;
}

.dnone {
    display: none;
}

.form-admin input[type="radio"] {
    margin: 7px 2px 11px !important;
}

#btn_busca_rapida {
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

#ia-botoes {
    float: right;
    margin-right: 190px;
    margin-top: 15px;
    width: 650px;
    text-align: right;
}

#search-form {
    display: none;
    background-color: #F1F1F1;
    padding: 5px 10px 10px 10px;
    border-radius: 5px;
    margin-bottom: 3px;
}

label[for="search-form"] {
    width: 100% !important;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 12px !important;
    color: #444;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
}

.grid-view .button-column {
    width: 80px !important;
}

#Imovel_deArea {
    width: 125px;
}

#search-form label .required {
    display: none;
}