.navbar-scc{
  background-color: #2088dd;
  border-color: #e7e7e7;
  color:#fff;
  min-height: 70px !important;
}
.navbar-static-top{
  top:-20px;
}
.brand{
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 16px;
  line-height: 20px;
}
.derecha{
  position:absolute;
  right:10px;
  top:5px;

}
.tab-content{
  padding:15px 10px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
.btn-frm_ingreso{
  float:right;
  margin-right:5px;
}
