#sp-section-3 {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  background-color: rgba(255,255,255,0.95);

}
.alinhamento {
text-align: center;
}
.alinhamento2 {
margin-top: 50px;
margin-bottom: 50px;
}
.alinhamento3{
margin-bottom: 50px;
}
.negrito {
font-weight: bold;
}
.icones{
color: #7770;
}

.jbd-container h1 {
    margin-bottom: 40px;
    font-weight: bold;
}
#companies-search * {
    box-sizing: border-box;
    padding: inherit;
    display: inline-block;
    font-weight: bold;
}
.jbd-container .has-jicon-left *[class*=la], .jbd-container .has-jicon-right *[class*=la] {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: -10px;
    top: 50%;
}
.jbd-container .has-jicon-left *[class*=la], .jbd-container .has-jicon-right *[class*=la] {
    width: 37px;
    height: 30px;
    font-size: 18px;
    margin-top: -10px;
}
#searchform #searchkeyword {
    width: 260px;
    font-weight: bold;
}
#searchform .form-field select {
 font-weight: bold;
}
#searchform .form-field select, #searchform .form-field input[type=text] {
font-weight: bold;
}
body:not(.contentpane) select, body:not(.contentpane) textarea, body:not(.contentpane) input[type=text], body:not(.contentpane) input[type=password], 

body:not(.contentpane) input[type=datetime], body:not(.contentpane) input[type=datetime-local], body:not(.contentpane) input[type=date], body:not

(.contentpane) input[type=month], body:not(.contentpane) input[type=time], body:not(.contentpane) input[type=week], body:not(.contentpane) input

[type=number], body:not(.contentpane) input[type=email], body:not(.contentpane) input[type=url], body:not(.contentpane) input[type=search], body:not

(.contentpane) input[type=tel], body:not(.contentpane) input[type=color], body:not(.contentpane) .uneditable-input {
    border: 2px solid #ededed!important;
}


