body{margin:0;}
button.btn {text-transform:uppercase;}
#notice.generalbox {border:1px solid #5ec2d4; padding:10px; margin: 20px; clear: both; text-align:center; background:#eef9fb;}
#notice .buttons .singlebutton {display: inline-block;  width: 6%;}
.alert strong {text-transform: none;}
.authentication .n_logo{display:inline-block}.authentication .navbar{background:transparent !important}.authentication .navbar a:not(.btn){font-size:14px !important;text-transform:none !important}.authentication .navbar-nav li a i{vertical-align:middle}.authentication .navbar-nav li .btn{line-height:20px !important}@media screen and (min-width: 992px){.authentication .navbar-collapse{float:right;justify-content:flex-end}.authentication .navbar-collapse .navbar-nav{display:inline-block}.authentication .navbar-collapse .navbar-nav li{display:inline-block}}@media only screen and (max-width: 767px){.authentication .footer nav{display:block;float:none}}


@media only screen and (max-width: 991px) and (min-width: 360px)  {
	#notice .buttons .singlebutton {
  display: inline-block;
  width: auto;
}
	
	
}