/*aqui*/
:root {
  --primary: #052d47;
}

.btn-green, .btn-green-login, .btn-gray{
  background-color: #052d47 !important;
}

div#ctnr-body-matricula #frmMatricula .rl_container .rl_action_button_hint_lbl, .rl_title {
  background-color: #F6F6F6 !important;
  text-align: left !important;
  font-size: 16px !important;
  color: #052d47 !important;
  font-family: 'Nunito Sans','Helvetica Neue',Helvetica,Arial,sans-serif !important;
  font-weight: 700 !important;
}

#polo-matricula .header {
color: #173048 !important;
}

#polo-matricula .header {
border-bottom: 2px solid #052d47 !important;
background-color:none !important;
}   

#polo-matricula {
  color: #173048 !important;
}
.form-control.valid {
  border-color: #173048;
}

.form-control {
  background-color: #fff;
  color: #333;
  border-radius: 8px;
  border: 1px solid #173048;
}
.form .label-pass {
  color: #173048 !important;
}

.bootstrap-select button, input.pass-form-field {
  background-color: transparent !important;
  color: #173048 !important;
  border-radius: 8px !important;
  border: 1px solid #173048 !important;
  outline: none;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
  color: #173048 !important;
  background-color: transparent !important;
  border-radius: 8px !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #f6f6f6 !important;
  color: #173048 !important;
  border: 1px solid #173048 !important;
}

.noselect > button, .noselect > button:hover, .noselect > button:focus {
  color: #173048 !important;
  border: 1px solid #173048 !important;
}

#container-cpf {
  border-top: 10px solid #052d47 !important;
}

#informacao-login-vestibular{
  color: #173048 !important;
  background-color: #f6f6f6 !important;
}


.btn-Mprimary{
  border: 1px solid #052d47 !important;
  background-color: transparent !important;
  color: #052d47 !important;
}

.form-group small, .form-group-login small, small.descr {
  color: #173048 !important;
}

body {
  color: #173048;
}

.btn-select-login.active {
  background-color: #173048 !important;
}

.btn-select-login {
  margin-bottom: 10px;
  background-color: transparent !important;
  color: #173048;
  border-color: #173048 !important;
}

.btn-select-login.active {
background-color: #173048 !important;
}

h2 {
border-bottom: 1px solid #173048;
}

body main.capa .container .row, #container-cpf {
border-top: 10px solid #052d47 !important;
}

h2 {
border-bottom: 1px solid #173048 !important;
}

.steps h3 {
  color: #052d47 !important;
  opacity: 1 !important;
  font-weight: normal !important;
}

.steps.success, .steps.past {
  background-color: #052d47 !important;
}
 .steps.past h3 {
  color: #fff !important;
}

.steps.success h3::after {
  border-top-color: #052d47 !important;
}

#descricao-campos-obrigatorios{
  color: #173048 !important;
  font-weight: normal !important;
  background-color: #f6f6f6 !important;
  border: none !important;
  padding: 10px !important;
}

.tab_req_portal_vest_titulo, .my-option h3 {
  color: #173048 !important;
}

.box-formulario .checkbox.active span {
  background-color: #173048 !important;
}

.btn-copy-end.btnPess{
  background-color: transparent !important;
}

.btn-forward, .rl_action_button, .rl_action_button .rl_action_button_lb, button.submit-form-button, #ctnr-existe-aluno .btn-utilizar-matricula {
  background-color: #052d47 !important;
  border: 1px solid #052d47 !important;
  color: #fff !important;
  outline: none !important;
}

.btn-backward {
  background-color: #fff !important;
  border: 1px solid #173048 !important;
  color: #173048 !important;
}

.btn-forward:hover, .rl_action_button:hover, .rl_action_button .rl_action_button_lbl:hover, #ctnr-existe-aluno .btn-utilizar-matricula:hover {
  color: #052d47 !important;
}

.btn-forward:hover, .rl_action_button:hover, #ctnr-existe-aluno .btn-utilizar-matricula:hover{
  background-color: #fff !important;
  border: 1px solid #052d47 !important;
}

.btn-backward:hover{
  color: #fff !important;
  background-color: #173048 !important;
  border: 1px solid #173048 !important;
}

.ui-widget-header {
  border: 1px solid #052d47 !important;
  background-color: #052d47 !important;
}

footer.footer {
  border-top: 45px solid #052d47;
}

#ctnr-msg .titulo.fa-check-circle {
  background-color: #052d47 !important;
}

#ctnr-msg i.fa-check-circle {
  color: #052d47 !important;
}

.header .phones-bar .we-called.icon-phone {
  background-color: #052d47 !important;
}

.logo-fmu img.img-responsive {
  width: 270px;
  max-width: 100%;
}

main.web .arrow:before {
  display: none !important;
}

main.web .success .arrow:before {
  display: none !important;
}