
.cadastro_imovel { padding-bottom: 40px; padding-top: 23px; background-color: #fff; }
.cadastro_imovel hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #e3e2e2; }
.cadastro_interesse { padding-bottom: 40px; padding-top: 23px; background-color: #fff; }
.cadastro_interesse hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #b6d541; }
.form-control { background-color: #e4e4e4;}
.form-control { background-color: rgba(8, 8, 8, 0.03); background-image: none; border: 1px solid #eee; }
.nav-cad { height: 115px; }
.form-control:focus { border-color: #de756d; outline: 0; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(250, 195, 192); }
label { font-size: 12px; display: inline-block; max-width: 100%; margin-bottom: 5px; margin-top: 15px;}
.btn-group-justified {  padding-top: 8px; padding-bottom: 7px; margin-top: 23px; }
.btn-cad {margin-top: 23px;}
@media ( max-width: 670px) {label { font-size: 10px;} .text-muted {font-size: 10px;} .btn-group-justified { padding-top: 8px; padding-bottom: 7px; margin-top: 23px; background-color: #666;}}
@media( min-width:768px) {}
@media (max-width: 992px) {}
@media (min-width: 1200px) {}
.label-cad {background-color: #333; padding-bottom: 23px; padding-top: 15px;}
.cadastroForm {height: 46px; border-radius: 0; border: 1px solid #e5e5e5; color: #a3a3a3; font-size: 13px;}
.form-check-input {position: inherit;}