/*.project_col {*/
/*  margin-top: 20px;*/
/*}*/

.card_wrapper {
  /*border: green 2px solid;*/
  padding-left: 25px;
  padding-right: 25px;
}



/* flashed messages */
.navbar {
    margin-bottom: 65px;
}
.alert_row {
    position: absolute;
    top: 90px;
    left: 20%;
    right: 20%;
    z-index: 7000;
}
.alert {
    height: 50px;
}


.btn-lg {
    height: 75px;
}

#index_button {
    height: 100px;
    width: 250px;
    padding-top: 30px;
}

.invalid-feedback {
  display: block;
}

.extra_vspace {
    margin-top: 50px;
}

/* footer CSS: http://getbootstrap.com/examples/sticky-footer-navbar */
html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  text-align: center;
}

.centertext {
  text-align: center;
  border: solid;
}
