body.ma-body { background: #fff !important; }

body.ma-page-entry { background: #fff !important; }

body.ma-page-profile-login { background: #fff !important; margin: 0 auto !important; }

.universal-reservation a { color: #66abd8 !important; }

.universal-reservation a:hover, .universal-reservation a:active, .universal-reservation a:focus  { color: #2076af !important; }


.ma-button { color: #fff !important;
	background: #2076af !important; 
border-radius: 0px !important }

.ma-button:hover { color: #fff !important;
	background: #66abd8 !important; border-radius: 0px !important }


.btn-hudson { border-radius: 0px !important; }

.ma-page-profile-login > div {
  width: 300px;
  margin: 0 auto;
}


.ma-page-profile-login input[name=username] {
  width: 300px !important; border-radius: 0px !important
}

.ma-page-profile-login .input-group {
  width: 300px !important; border-radius: 0px !important
}

