html {
  position: relative;
  min-height: 100%; }

body {
  height: 100%;
  margin-bottom: 360px; }

#content-wrapper {
  min-height: 100%;
  height: auto !important; }

#header {
  background: #1e456b;
  height: 147px; }
  #header a.my-account {
    background: #395c7d;
    color: #fff;
    text-decoration: none;
    padding: 16px 23px;
    display: block;
    width: 143px;
    text-align: center;
    margin-top: 27px; }

#header-application {
  background: #1774b2 url(https://thegivingcompany.net/wp-content/uploads/2015/05/headerthx.jpg);
  height: 272px;
  background-size: cover; }

#footer {
  background: #eef0f3;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 335px;
  margin-top: 20px; }
  #footer #comodoTL {
    display: none; }
  #footer .footer-container > .row {
    padding: 33px 0; }

.col-centered {
  float: none;
  margin: 0 auto; }

.loader {
  background: #ffffff url("/img/change-step-loader.gif") center center no-repeat;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  opacity: 0.5; }

/*# sourceMappingURL=tgc-base-skeleton.css.map */
