body {
  font-family: Verdana, Sans, Arial;
  font-size: 13px;
  color: #000;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 18px;
}
.buscas span {
  font-size: 12px;
}
.logar {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fafafa;
}
.logar span {
  font-size: 10px;
  color: #7d7d7d;
  display: block;
  line-height: 10px;
}
.logar div {
  padding: 0 2px;
}
.egba-bg {
  background: #fafafa;
}
.btn {
  border-radius: 0;
  background: #000;
  text-transform: uppercase;
  color: #fff;
  padding: 1px 12px;
  font-size: 12px;
}
.barra-topo {
  overflow: hidden;
  position: relative;
}
.barra-topo .red {
  height: 6px;
  width: 24%;
  background: #d71817;
  border-bottom-right-radius: 6px;
  float: left;
}
.barra-topo .blue {
  height: 6px;
  margin-left: 25%;
  background: #195299;
  border-bottom-left-radius: 6px;
  float: left;
  width: 100%;
  position: absolute;
}
header {
  padding: 10px 0;
  background: url(../images/topo-bahia.png) left bottom no-repeat #fafafa;
}
header .logo-egba {
  background: url(../images/logo-egba-2020.png) center center no-repeat;
  width: 83px;
  height: 83px;
  margin-top: 40px;
  margin-right: 15px;
  padding: 0;
  position: relative;
  text-indent: -9990px;
}
.menu-header {
  background: url(../images/home-header.jpg) left bottom repeat-x;
}
.menu-topo {
  background: url(../images/home-header.jpg) left bottom no-repeat #fafafa;
  padding-top: 16px;
  height: 70px;
  text-transform: uppercase;
}
.menu-topo li {
  white-space: nowrap;
}
.menu-topo li a {
  color: #fff;
}
.menu-topo > li > a:hover,
.menu-topo > li > a:focus {
    background-color: transparent;
}

footer {
  text-transform: uppercase;
  font-size: 11px;
  padding-bottom: 80px;
}
footer .logo {
  height: 100px;
  width: 98px;
  background: url(../images/egba_rodape.png) 10px 0px no-repeat;
  background-size: 88%;
}

footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer ul li {
  padding: 0;
}
footer ul li a {
  color: #000;
  text-decoration: underline;
  line-height: 30px;
}
.buscar-palavra {
  background: #fafafa;
  padding-bottom: 15px;
}
.buscar-palavra div.form-group {
  padding-left: 0;
}
.buscar-palavra .form-control {
  font-size: 10px;
  padding: 1px 12px;
  border-radius: 0;
  border: none;
  width: 100%;
  height: 21px;
}
.buscar-palavra .date {
  text-align: center;
}
.capa img {
  margin-top: 15px;
  width: 80%;
  margin-left: 31px;

}
.miolo {
  background: #fafafa;
  min-height: 212px;
  margin-top: 15px;
}
.miolo .downloads {
  margin-top: 10px;
}
.miolo .downloads li {
  margin-right: 10px;
}
.miolo .downloads li a {
  background: url(../images/sprite-download.png) 0px 0px no-repeat;
  display: inline-block;
  height: 95px;
  width: 77px;
  position: relative;
}
.miolo .downloads li a span {
  position: absolute;
  bottom: -20px;
  color: #000;
  text-align: center;
  width: 77px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  left: 0;
}
.miolo .downloads li a:hover span {
  color: #06f;
}
.miolo .downloads li.html a {
  background-position: -108px 0px;
}
.miolo .downloads li.flip a {
  background-position: -212px 0px;
}
footer.subtema {
  text-transform: none;
  font-size: 11px;
  padding-bottom: 80px;
}
footer.subtema h4 {
  text-transform: uppercase;
}
#ui-datepicker-div{
  background: #fff;
  border: solid 1px #ccc;
  box-shadow: 1px 2px 3px rgba(0,0,0,.5);
}

h2.vermelho {
  font-weight: bold;
  font-size: 150%;
}
.informativo span {
  width: 100%;
}




.opcoes-clipping ul li {
  list-style: none;
  display: inline-block;
  padding: 10px 20px;
  margin: 0 10px;
}
.opcoes-clipping ul li a {
  font-size: 250%;
  color: #000;
}

.opcoes-clipping ul li:hover {
  background: #000;
}
.opcoes-clipping ul li:hover a {
  color: #fff;
}

.opcoes-clipping {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 20px;
  margin-right: 50px;
}

.termo-aceite {
  height: 450px;
  margin-bottom: 100px;
}
.termo-content p {
  color: #666
}
.termo-content{
  text-align:justify;
}


#termo-aceito {
  font-weight: 600;
  margin-top: 25px;
}

#formPrint input {
  border: none;
  width: 22px;
  height: 18px;
}
.linha-forms .btn {
  padding: 4px 12px 3px;
  font-size: 12px;
  margin-top: -2px;
  line-height: 15px;
}


.table-middle > tbody > tr > td {
    vertical-align: middle;
}
.form-clipping label {
  text-align: right;
  padding-right: 1%;
  width: 45%;
}
.needed {
  color: #cc0000;
}
.form-clipping-cadastro label {
  text-align: right;
  padding-right: 1%;
  width: 31%;
}
.form-clipping-cadastro .full {
  width: 60%;
}

#modal-autenticidade {
    left: 50%;
    width: 560px;
    margin-left: -280px;
    background-color: white;
    max-height: 250px;
    top: 10%;
}

#boxabas {
  display: none;
}