span.omb_spanOr{
  position: absolute;
  left: 48%;
  top: 6.5em;
  color: #000;
  background-color: #FFF;
  display: block;
  width: 1.5em;
  text-align: center;
  border-radius: 100%;
}
.btn-info {
  color: #FFF;
  background-color: #5BC0DE;
  border-color: #46B8DA;
}
.vertical-divider {
  overflow: hidden;
  text-align: center;
  padding-bottom: 125px;
  margin-bottom: -100px;
  border-left: 1px solid #F2F7F9;
}
div.body-login{
	background-color: #337AB7;border-color: #204D74;border-radius: 10px;
}
form.omb_loginForm{
	margin-bottom: 10px;
}
.btn.btn-lg{
  padding: 5px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px;
}
a.span-esqueceu{
	color:#fff; 
	padding-top:10px;
  text-decoration: underline;
}
.panel.panel-login{
	border-color: #FFF;
    border-radius: 20px;
    border-width: 0;
    background-color: #F1F3F4;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.title-panel{
/**    color: #007CB9;*/
    color: #F06D00;
    padding-bottom: 5px;
    margin: 10px 0;
    font-weight: bold;
}
.title-panel.line{
    border-bottom: 2px solid #337AB7;
}
div.div-esqueci-senha{
	background-color: #b6c9d9;
	margin-top: 10px;
	border-radius: 10px;
	text-align: center;
	padding: 10px 5px;
	display: none;
}
div.div-esqueci-senha p{
	margin:0;
}
div.primeiro-acesso{
    background-color: #b6c9d9;
    margin-top: 10px;
    border-radius: 10px;
    text-align: center;
    padding: 10px 5px;
    display: none;
}
div.primeiro-acesso p{
    margin:0;
}
span.cicle-icon {
    font-size: 4em;
}
span.cicle-icon .fa-inverse {
    color: #337AB7;
}
span.cicle-icon .fa-circle{
    color: #ddd;
}
.btn-menu{
    display: none;
}
.panel-collapse .panel-body{
    font-size: 14px;
    line-height: 27px;
    font-family: 'Open Sans',sans-serif;
}
.panel-title > a {
    color: inherit;
    display: block;
    color: #337ab7;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    border-width: 0;
    border-left-width: 4px;
    border-color: #007CB9;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #FFF;
    border-color: #FFF;
}
div#acessibilidade p.text-justify {
    font-size: 14px;
    line-height: 27px;
    font-family: 'Open Sans',sans-serif;
}
div#acessibilidade ul {
     font-size: 14px;
     line-height: 27px;
     font-family: 'Open Sans',sans-serif;
 }
.nav-tabs{
    margin-top: 20px;
    border: none;
    color: #ffffff;
    background-color:#888888;
    border-radius:0;
  
}
.nav-tabs > li{
    text-align: center;
    width: 50%;
    margin: 0;
}
.nav-tabs > li > a{
    color: #ffffff !important;
    margin: 0;
    border-radius:0;
    border: none !important;
}
.nav-tabs > li > a:hover{
    background:#686868 !important;
}
.nav-tabs > li.active > a{
    background-color:#007CB9 !important;

}

#login,#como-funciona, #perguntas, #acessibilidade {
    height: 680px;
    padding-top: 70px;
}
