body {
  background: #fff !important;
  color: #0F161E !important;
}

.bgBody {
  background: #fff !important;
  color: #0F161E !important;
}

.bgcolor {
  background-color: #697C8A !important;
  color: #fff !important;
}

.bgcolor a:link, .bgcolor a:hover, .bgcolor a:visited, .bgcolor a:active, .bgcolor a, .bgcolor li, .bgcolor i, .bgcolor h1, .bgcolor h2, .bgcolor h3, .bgcolor h4, .bgcolor h5 { color: #FFFFFF !important; }
.bgcolor li:hover { background-color: rgba(255,255,255,0.5)  !important; }

.bggris {
  background-color: #CDDAD1 !important;
}

.bgsecundario {
  background-color: #EAEDBE !important;
}

.border-bottom, .border-top { border-color: #CDDAD1; }

.fontcolor {
  color: #697C8A !important;
}

.fontgris {
  color: #CDDAD1 !important;
}

.fontsecundario {
  color: #EAEDBE !important;
}

#menu a {
  background-color: #697C8A !important;
  color: #fff !important;
  padding: 10px 12px 10px 12px;
  margin: 0px;
  font-size:14px;
  border:none;
}

#top_menu {
  border:none;
}

#menu a:hover {
  background-color:rgba(255,255,255,0.3) !important;
}

hr,.separador, .border-left, .border-right, .border-bottom { border-color: #CDDAD1; }
a:link, a:hover, a:visited, a:active { color: #0F161E; }
h1,h2,h3,h4,h5,p,.fontGrayDark { color: #0F161E; }

#top_essentials a,li,i { color:#0F161E !important; }
