@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

html {
  background-color: #f4f4f4;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

body {
  min-height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 20px;
}

.content {

}

.profile-container {
  position: fixed;
  float: left;
  display: block;
  width: 300px;
  min-width: 300px;
  padding-bottom: 10px;
}

.profile-container-main {
  background-color: #FFF;
  height: 100px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border:1px solid #eaeaea;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  -moz-box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
}

.profile-container-picture {
  float: left;
  display: block;
}

.profile-container-picture img {
  width: 100px;
}

.profile-container-name {
  float: left;
  display: block;
  height: 30px;
  margin-top: 10px;
}

.profile-container-name p {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  color: #5d5d5d;
  margin-left: 10px;
  font-size: 20px;
}

.profile-container-occupation {
  float: left;
  display: block;
}

.profile-container-occupation p {
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  color: #9f9f9f;
  margin-left: 10px;
  font-size: 14px;
}

.profile-container-links {
  background-color: #FFF;
  height: 20px;
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border:1px solid #eaeaea;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  -moz-box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
}

.profile-container-links p {
  color: #d2d3d3;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  font-size: 12px;
}

.profile-container-links a {
  padding-right: 3px;
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  color: #4db0e6;
  font-size: 14px;
  text-decoration: none;
}

.profile-header-text {
  margin-left: 10px;
  margin-bottom: 10px;
}

.profile-header-text p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #909090;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  font-size: 12px;
  border-bottom: 1px solid #eaeaea;
  margin-right: 10px;
}

.profile-container-info {
  margin-top: 10px;
  background-color: #FFF;
  border:1px solid #eaeaea;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  -moz-box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  padding-bottom: 10px;
}

.profile-container-info-skills {
  margin-left: 10px;
  margin-right: 10px;
}

.skill {
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  color: #5d5d5d;
  font-size: 12px;
  padding: 3px;
  border: 1px solid #eaeaea;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 5px;
}

.profile-container-info-school {
  margin-left: 10px;
  margin-top: 10px;
  height: 50px;
}

.sub-p {
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  color: #5d5d5d;
  font-size: 12px;
  margin: 0px;
}

.profile-container-info-school p {
  float: left;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  color: #5d5d5d;
  font-size: 12px;
  margin: 0px;
}

.profile-container-info-school img {
  float: left;
  display: block;
  margin-right: 10px;
  padding-bottom: 30px;
}

.profile-container-info-location {
  margin-left: 10px;
  margin-top: 10px;
}

.profile-container-info-location img {
  float: left;
  display: block;
  margin-right: 10px;
}

.profile-container-info-location p {
  float: left;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #5d5d5d;
  font-size: 12px;
  margin: 0px;
  margin-top: 2px;
}

.profile-container-info-email {
  margin-left: 10px;
  margin-top: 10px;
  height: 15px;
}

.profile-container-info-email img {
  float: left;
  display: block;
  margin-right: 10px;
}

.profile-container-info-email p {
  float: left;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #5d5d5d;
  font-size: 12px;
  margin: 0px;
  margin-top: 2px;
}

.profile-container-info-phone {
  margin-left: 10px;
  margin-top: 10px;
  height: 15px;
}

.profile-container-info-phone img {
  float: left;
  display: block;
  margin-right: 10px;
}

.profile-container-info-phone p {
  float: left;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #5d5d5d;
  font-size: 12px;
  margin: 0px;
  margin-top: 2px;
}

.profile-container-info-social {
  margin-left: 10px;
  margin-top: 10px;
  height: 15px;
}

.profile-container-info-social img {
  float: left;
  display: block;
  margin-right: 10px;
}

.content-feed {
  padding: 10px;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #5d5d5d;
  margin-left: 310px;
  margin-bottom: 25px;
  width: 740px;
  overflow: visible;
  min-width: 740px;
  background-color: #FFF;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  -moz-box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  box-shadow: 0px 0px 5px 1px rgba(234,234,234,.3);
  position: absolute;
}

.projects {
  height: 500px;
}

.project-title {
  font-family: 'Raleway', sans-serif;
}

.project-title p {
  margin: 0px;
  padding: 0px;
  padding-bottom: 2px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #909090;
  font-size: 12px;
  border-bottom: 1px solid #eaeaea;
}

.project-title img {
  float: left;
  display: inline-block;
  margin-right: 5px;
}

.title-source img {

}

.project {
  float: left;
  display: inline-block;
  width: calc(50% - 27px);
  padding: 10px;
  padding-bottom: 12px;
  padding-top: 5px;
  border: 1px solid #eaeaea;
  margin-top: 10px;
  border-radius: 3px;
  background-color: #FFF;
}

.title {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 5px;
  height: 15px;
  padding-bottom: 2px;
}

.title p {
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  color: #5d5d5d;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

.title-name p {
  float: left;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #4db0e6;
  font-size: 12px;
  margin: 0px;
  margin-right: 5px;
  padding: 0px;
}

.title-name a {
  float: left;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #4db0e6;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

.title-name a:hover {
  float: left;
  display: block;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #4db0e6;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

.project-tools {
  display: block;
  float: left;
  margin-top: -4px;
}

.project-tools img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.comment {
  float: left;
  margin-left: 5px;
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  color: #5d5d5d;
  font-size: 12px;
}

.project img {
  width: 100%;
  border-radius: 5px;
  -webkit-transition: -webkit-transform 1s;
-moz-transition: -moz-transform 1s;
-o-transition: -o-transform 1s;
transition: transform 1s;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50%;
}

.project-description {
  height: 214.38px;
  width: calc(343px - 20px);
  border: 1px solid #eaeaea;
  background-color: #f5f5f5;
  border-radius: 5px;
  padding-right: 10px;
  font-size: 12px;
  padding-left: 10px;
}

.project-description img {
  width: 16px;
}

.project-description-title {
  border-bottom: 1px solid #eaeaea;
}

.project-description-body img {
  width: 16px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}

.click-anywhere-container {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.click-anywhere {
  color: #40b3f2 !important;
  text-decoration: underline;
  padding-top: 2px;
}

.title img {
  width: 12px;
  float: right;
  margin-top: 3px;
}

.tooltip {
  position: relative;
  display: inline-block;
  width: 16px;
  margin-right: 5px;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #555555cf;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  padding: 3px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -70px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555555cf transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.flip-container {
	perspective: 1000px;
  height: 212px;
  cursor: pointer;
}

.flip-container p {
  color: #5d5d5d;
}

.flip-front {

}

.flip-back {

}
.flip-container:hover .flip, .flip-container.hover .flip {
	transform: rotateY(180deg);
}

.flip-container, .flip-front, .flip-back {
	width: 100%;
}

.flip {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

.flip-front, .flip-back {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.flip-front {
	z-index: 2;
	transform: rotateY(0deg);
}

.flip-back {
	transform: rotateY(180deg);
}
