.menu{
	width: 100%;
	margin-bottom: 10px;
}

.menu .inmenu{
	margin-right: 0;
}

.box{
	width: 100%;
}

.hideonmobile{
	display: none !important;
}

#mmenu{
	display: block;
	float: right;
	line-height: 40px;
	color: white;
	margin-right: 10px;
	font-size: 22px;
	margin-top: 10px;
}

.login-form{
	width: 98%;
}

.form-label{
	border-right: 1px solid #DCDCDC;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom: none;
}

.has-label input, .has-label select{
	border-bottom-left-radius: 4px;
}

.manage a{
	margin-bottom: 2px;
	width: -webkit-fill-available;
}

input{
	width: 100%;
}

.morelink a{
	display: block;
	text-align: left;
	line-height:1.5rem;
	padding-left:15px;
}

.morelink{
	color:white;
	font-size:"0.1px";
	line-height:0.1px;
}