/*!
 * Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 html, body{height:100%; margin:0;padding:0}

body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: none;
}

.full {
  background: #000 url(../img/bg-bakemaster.png) repeat;
}

.container-fluid{
  height:100%;
  display:table;
  width: 100%;
  padding: 0;
}

.row-fluid {height: 100%; display:table-cell; vertical-align: middle;}

.panel-login {
	text-align: center;
	border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}

a {
  color: #000000;
}

a:hover {
  color: #000000;
}

.copy {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 22px;
  padding: 10px;
}

.copy-bold {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 20px;
}
