/* ======1=========2=========3=========4=========5=========6=========7======= */
/* jcf-logo-footer-1.css                                                      */
/*----------------------------------------------------------------------------*/
.jcf_footer {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .87em;
  color: #ffffff;
  background: #264693;
  width: 100%;
  padding: .18em 0em .18em 0em;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  border-left: 4px solid #000;
  border-right: 4px solid #000;
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 10000;
}
.jcf_author_panel {
  color: #ffffff;
  background: #000000;
  text-align: center;
  margin: .08em auto 0em auto;
  width: 22em;
}
.jcf_author_info {
  display: inline-block;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: .79em;
  padding: .28em .28em .18em .28em;
}
/* ======1=========2=========3=========4=========5=========6=========7======= */
