/* Generated by less 1.7.5 */
body {
  font-family: 'Lato', sans-serif;
}
a {
  color: #e2e7ef;
}
a:hover {
  color: #e2e7ef;
  text-decoration: none;
}
.header {
  min-height: 250px;
  text-align: center;
  font-size: 65px;
  color: #e2e7ef;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.header-row {
  background-color: #375a8d;
  padding-bottom: 25px;
  padding-top: 25px;
}
.tj {
  display: inline;
}
.header-thin {
  font-weight: 100;
  display: inline;
  border: 1px solid white;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 8px 8px 0px #193764;
}
.portfolio-navbar {
  text-align: center;
  color: #e2e7ef;
  font-size: 25px;
}
.portfolio-navbar-row {
  background-color: #193764;
  font-weight: 100;
}
.portfolio-navbar-bottom {
  text-align: center;
  color: #e2e7ef;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 25px;
}
.portfolio-navbar-row-bottom {
  background-color: #193764;
  font-weight: 100;
}
.project-one-row {
  min-height: 400px;
  background-color: #718db6;
}
.project-two-row {
  min-height: 400px;
  background-color: #193764;
}
.project-one {
  min-height: 400px;
}
.portfolio-image {
  max-width: 370px;
}
.img-overlay {
  vertical-align: middle;
  text-align: center;
  z-index: 2;
}
.portfolio-image:hover {
  opacity: .65;
}
.title-bar-row {
  font-weight: 100;
  color: white;
  font-size: 80px;
  background-color: #375a8d;
  text-align: center;
  cursor: pointer;
  text-shadow: 5px 5px 0px #193764;
}
.mario-panel {
  padding-top: -10px;
}
.title-bar-row-programs {
  font-weight: 100;
  color: white;
  font-size: 150px;
  background-color: #375a8d;
  text-align: center;
  cursor: pointer;
  text-shadow: 5px 5px 0px #193764;
}
.title-bar-border {
  background-color: #193764;
  min-height: 10px;
}
.first-image {
  margin-right: 15px;
  float: left;
  box-shadow: 0px 5px 0px #655400;
}
.second-image {
  margin-left: 15px;
  float: right;
  box-shadow: 0px 5px 0px #950b00;
}
.language {
  font-size: 12px;
  padding-bottom: 5px;
}
.portfolio-description-panel {
  margin-top: 25px;
  min-height: 450px;
  background-color: #375a8d;
  border-radius: 5px;
  box-shadow: 0px 5px 0px #193764;
  color: #e2e7ef;
}
.portfolio-description {
  min-height: 290px;
  padding: 25px;
  font-size: 25px;
}
.portfolio-description-header {
  text-align: center;
  font-size: 25px;
  background-color: #193764;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.portfolio-description-header-two {
  text-align: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font-size: 25px;
  color: #193764;
  background-color: #718db6;
}
.project-left,
.project-right {
  min-height: 400px;
}
.project-panel {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #375a8d;
}
.project-panel-heading {
  background-color: #193764;
  color: #e2e7ef;
}
