.easy-autocomplete{
  width:100% !important
}

.easy-autocomplete input{
  width: 100%;
}

.form-wrapper{
  width: 500px;
}
.pagebreak { page-break-before: always; }

body.function-login {
	background-image:url('../../images/bostonharbor.jpg');
}

p.normal {
    font-style: normal;
}

.ad-left {
  float: left;
}

.ad-right {
  float: right;
  margin-left: 10px;
}

.column {
    float: left;
}

.left, .right {
    width: 33%;
}

.middle {
    width: 33%;
}

.entire-thing {
  width: 650px;
}
.r-edit-field{
	color: black !important;
}
/* Last Login and Current Login */
.last-login-div {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}

.last-login-text {
	display: inline-block;
	width: 120px;
}
/* Last Login and Current Login */

/* Styling Navbar brand */
.navbar-brand {
	padding: 15px 15px;
	height: 50px;
}
/* Styling Navbar brand */