/*!
 * Start Bootstrap - 1 Col Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

footer {
  margin: 50px 0;
}

.row {
	margin-top: 40px;
}

.container {
	width: 1200px;
}

.header1 {
    width: 200px;
    background: red;
    float: left;
}

.header2 {
    margin-left: 20px;
}

.personal {
	vertical-align: top;
	padding-left: 18pt;
}

.personnal_header {
	margin-top: 0;
	font-family: 'Rubik', sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.personnal_header_portfolio {
	margin-top: 0;
	font-family: 'Rubik', sans-serif;
	font-size: 20pt;
	font-weight: bold;
}

.personnal_text {
	font-family: 'Rubik', sans-serif;
	font-size: 13pt;
}

.outerbar {
	background-color: #4e4e4e;
}

.innerbar {
	width: 1200px;
	margin: 0 auto;
	color: white;
	padding: 15px;
	margin-bottom: 20px;
}

.innertext {
	margin: 0;
	font-size: 30px;
	color: #f9f9f9;
	font-family: 'Rubik', sans-serif;
	text-align: center;
}

.inner_innertext{
	font-size: 16px;
	margin-left: 15px;
	font-family: 'Rubik', sans-serif;
}

h1, h2 {
	margin-top: 0;
}

h4 {
	margin-top: 0;
	margin-bottom: 30px;
}

a {
	color: #bfd7fc;
}

a:hover {
	color: white;
}

a:visited {
	color: #bfd7fc;
}

.screens {
	border-color: black;
}

.mugshot {
	width: 600px;
	vertical-align: top;
	border-color: black;
}

.bodylink, .bodylink:visited, .bodylink:active {
	color: blue;
	text-decoration: underline;
}

.bodylink:hover {
	color: darkblue;
}

hr {
  border: 1px solid lightgray;
}

.appname {
	font-family: 'Rubik', sans-serif;	
	font-weight: bold;
}

.techused {
	font-size: 20px;
	font-family: 'Rubik', sans-serif;
}

.appdesc {
	font-size: 18px;
	font-family: 'Rubik', sans-serif;
}

.promise {
	width: 60px;
	float: left;
}

.button {
	font-size: 16px;
}

.diploma {
	width: 600px; 
	border-color: black;
}

.diploma_page {
	text-align: center;
}