body {
  padding-top: 40px;
  padding-bottom: 40px;
  background: url(../img/bg.jpg) center center fixed;
}

.wifirow{
	padding:10px;
	background-color:rgba(255, 255, 255, 0.5);
}

img{
	
	//padding:5px;
	
}

.container{
	max-width:930px;
}

.formsection{ 
	background:#EDEDED;
	margin:10px 0px;
}

.formsection h4{
	padding:10px 0;
}

.formsection .form-check-label{
	font-size:8pt;
}


.formsection .form-check-input{
	margin-left: 0 !important;
}

.formsection .form-group {
    margin-bottom: .5rem;
}