html, body {
  width: 100%;
  height: 100%;
}
body {
  background: url('../img/WebFrame.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.kodable-logo{
	margin-top:10px;
	margin-left:10px;
}

fasdta:hover
{
  width:110%;
}

.kodable-control{
	color:#000 !important;
	width:10% !important;
}

.modal-dialog-center {
    margin-top: 25% !important;
}

.top-buffer{
	margin-top:20px;
}

.kodable-list-group-item p{
	margin-top: 0.5em;
	font-size: 25px;
}

.kodable-list-group-item img{
	height:50px;
}
.select-student-button{
	margin-top:0.8em;
}

/*.navbar-header {
    float: left;
    padding: 15px;
    text-align: center;
    width: 100%;
}*/
.nav {
	margin-top:20px !important;
	font-size: 16px;
}
.navbar-brand {
	margin-bottom: 30px;
}

.kodable-header {
	font-weight: 200;
	font-size:40px;
}
.save-button {
	margin-top:10px;
	margin-right:10px;
}
