.swod{
  font-size: 10px;
  color: #ccc;
}
.cenc{
	text-align: center;
	margin-top: 25px;
}
.cen{
	text-align: center;
}
.mleft{
	background-color: #f3f2f2;
	height: 1000px;
}
.idtitle{
	background-color: #ccc;
	padding: 10px
}
.lead{
	padding: 10px;
	margin-bottom:0px;

}

.mbutton{
	background-color: #ccc;
	padding: 5px
}
.mforms{
	padding: 10px;
	margin-bottom:0px;
	font-size: 19px;

}
.col-form-label {
    text-align: right;
}
.mtable{
	padding: 10px;
	margin-bottom:0px;
	font-size: 22px;
}
.lok{
	float: right;

}

.logingman{
	color: #fff;
	float: right;

}



.fixed1 {
position : fixed;
width: 100%;
height: 50px;
top : 50px;
}
.fixed2 {
position : fixed;
width: 100%;;
height: 70px;
top : 100px;
}


