
.footer {
  width: 100%;
  background-color: transparent;
  margin:0px;
  padding: 0px;
  padding-top: 15px;
}
.footer .middle-row {
  width:100%;
  background-color:transparent;
  padding:0px;
  margin:0px;
  border:0px;
  border-collapse:collapse;
  font-size: x-small;
}
.footer .middle-row td {
  font-size: x-small;
  width: 33%;
}
.footer .middle-row .center-col { text-align:center; }
.footer .middle-row a { font-size: x-small; }
.footer .bottom-row {
  font-size: x-small;
  background-color: transparent;
}
.cert img { border: 0px; }

.footer {
  padding-bottom: 36px;
}

#footfloat {
   text-align: left;
   font-size: small;
   float: left;
   margin-left: 70px;
}
#footfloat-right {
   text-align: right;
   font-size: small;
   float: right;
   margin-right: 70px;
}
#footfloat a, #footfloat-right a{text-decoration: none;}

#footimg {
  margin-left: 30px;
}

hr.style-foot {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
#    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.footnote {
  color: #333333;
  padding-bottom: 20px;
  position: fixed;
  width: 100%;
  bottom: 100px !important;
}

#submit_cancel {
  margin-right: 53px; /*16*/
}


