.sourcecoast  a.btn {
	font-size:12px !important}
.sourcecoast .modal-header {
	text-align:right !important;
	font-family:joomina2 !important;
	font-size:28px !important;
	color:#fff;
	height:50px ;
	border-bottom:1px solid #ebebeb;
	margin-bottom:10px;
	line-height:50px;
	padding-right:20px;
	background:#009688}
.sourcecoast input.input-block-level {
	border-radius:4px ;
	margin:10px auto !important;
	padding:5px;
	height:32px;
	text-align:right;
	border:#016c62 1px solid}
.sourcecoast input.input-block-level:focus {
	-webkit-box-shadow: 0 0 10px 2px #1db0bf;
box-shadow: 0 0 10px 2px #1db0bf;
border-color:#1db0bf}
#scLogoutButton.logout-button > a.btn.btn-info {
	float:right;
	margin:0 5px !important}
.sourcecoast img {float:right;
margin:0 5px;}
.sourcecoast.modal.fade.in > div.modal-header > button.close {
	float:left !important;
	font-size:32px !important;
	color:#FFF;
	margin:10px 0 0 10px !important;
	opacity:0.8 !important}
a.btn.btn-alert {
	background:#099}
#form-sclogin-remember {
	margin-top:10px}