body {
}
div#elisa-login {
	width: 840px;
	background: #fff;
	min-height: 300px;
	margin: 15px auto;
	margin-top: 40px;
	/*border: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 0 4px 1px #D4D4D4;
	box-shadow: 0 0 4px 1px #D4D4D4;*/
}
div#elisa-login.elisa-logout {
	width: 840px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	margin-bottom: 0;
}
div#elisa-welcome {
	font-size: 48px;
	font-family: 'verlag light', Arial, sans-serif;
	text-shadow: 1px 1px 2px #fff;
	margin: 9px auto;
	margin-top: 44px;
	width: 890px;	
}
div#elisa-warn {
	width: 920px;
	margin: 25px auto;
	background: #00baf2;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #fff;
}
div#elisa-warn-inner {
	width: 855px;
	margin: 0 25px;
	padding: 25px 0;
}
div#elisa-warn-close {
	float: right;
	margin: auto;
	background: transparent url(images/elisa_warn_close.png) center no-repeat;
	width: 12px;
	height: 12px;
	margin-left: 25px;
}
div#elisa-left {
	width: 180px;
	float: left;
	text-align: center;
}
div#elisa-left img {
	width: 109px;
	margin: auto;
}
div#elisa-center {
	width: 330px;
	margin-left: 25px;
	float: left;
	/*font-family: 'verlag light', arial, sans-serif;
	font-weight: 300;
	font-size: 13px;*/
}
div#elisa-login.elisa-logout div#elisa-center {
	width: 545px;
}
div#elisa-center h1 {
	margin-top: 9px;
	color: #535354;
	font-size: 42px;
}
div#elisa-center h3 {
	margin-top: 22px;
	color: #535354;
	font-size: 24px;
}
div#elisa-center .text {
	color: #535354;
	/*font-size: 14px;*/
}
div#elisa-right {
	width: 402px;
	float: right;
	margin-right: 25px;
}
div#logoutiframediv {
	width:840px;
	height:700px;
	padding:0;
	margin: 0 auto;
	border:0;
	overflow: hidden;
	margin-bottom: 20px;
}
iframe#logoutiframe {
	width: 840px;
	min-height: 700px;
	border: 0px;
	margin: 0;
	overflow: hidden;
}
div#elisa-lform-top {
	margin-top: 25px;
	height: 40px;
	width: 420px;
	text-align: left;
	vertical-align: middle;
	position: relative;
	background: #fff;
	border: 1px solid #d9dadb;
	border-bottom: none;
}
div#elisa-lform-top .login_text {
	left: 28px;
	position: absolute;
	line-height: 40px;
	height: 40px;
	color: #404041;
	font-family: arial, sans-serif;
	font-size: 19px;
	margin-top: 22px;
}
div#elisa-lform-bottom {
	background: #fff;
	width: 420px;
	padding: 7px 0;
	margin-bottom: 1.5em;	
	border: 1px solid #d9dadb;
	border-top: none;
	border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	padding-top: 28px;
}
div#elisa-lform-bottom label {
	display: none;
}
div#elisa-lform-bottom input {
	margin: 5px;
}
div#elisa-bulletins {
	margin-top: 20px;
	background: #5f5f5f;
	background: rgba(255,255,255,0.15);
}
#trouble-bulletins {
	float: right;
}
#customer-bulletins {
	float: left;
}
.bulletins-container {
	max-width: 235px;
}
.bulletin-list-feed {
	float: right;
}
.bulletin-list-feed img {
	display: none;
}
.bulletin-date {
	color: #c2c2c2;
	font-size: smaller;
}
.bulletin-list-item {
	padding: 12px 0;
}
.bulletins-container .bulletin-list-item {
	/*border-top: 1px solid #7e7e7e;*/
}
.bulletins-container .bulletin-list-item:nth-of-type(1) {	
	border: none;
}
.bulletins-container a:link {
	text-decoration: none;
}
.bulletin-title, .bulletin-date {
	font-size: 14px;
	font-family: Arial, sans-serif;
}
.bulletin-list-header {
	font-size: larger;
	font-family: 'verlag bold', arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
input[type="text"]:required, input[type="password"]:required {
	border: 2px solid #d9dadb;
	border-radius: 2px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	height: 36px;
	padding: 0;
}
#rcmloginuser {
	width: 360px;
	background: #fff url(images/login_username.png) 10px center no-repeat !important;
	text-indent: 37px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0;
	margin: 0 22px !important;
}
#rcmloginpwd {
	width: 360px;
	background: #fff url(images/login_pwd.png) 14px center no-repeat !important;
	text-indent: 37px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0;
	margin: 0 22px !important;
}
#elisa-top-logo {
	font-family : 'verlag light';
	font-weight: 300;
	font-style: normal;
	position: relative;
	top: 0;
	background: #fff;
	height: 60px;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #d9dadb;
}
#elisa-top-logo-inner {
	width: 1190px;
	margin: auto;
	height: 100%;
	font-family : 'verlag light';
	font-weight: 300;
	font-style: normal;
	font-size: 19px;
	color: #002299;
}
#elisa-top-logo-inner .logoimg {
	height: 32px;
	margin-top: 12px;
	float: left;
}
#elisa-top-logo-inner .logotext {
	float: left;
	height: 60px;
	vertical-align: middle;
	line-height: 60px;
	margin-left: 150px;
	line-height: 60px;
	text-decoration: none;
	font-family: 'verlag bold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
}
p.formbuttons {
	margin-top:0;
}
#rcmloginsubmit {
	width: 364px;
	margin: 12px 28px !important;
}
input.button.mainaction {
	color: #fff;
	border-top: 1px solid #5f676c;
	border-left: 1px solid #40494e;
	border-right: 1px solid #40494e;
	border-bottom: 1px solid #2d363a;
	background: #0019af;
	box-shadow: none;
	-moz-box-shadow: none;
	font-family: 'verlag bold', arial, sans-serif;
	font-weight: 700;
	font-size: 13px;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	text-transform: uppercase;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	text-shadow: none;
	padding: 10px 0;
}
#message {
	width: 310px !important;
}
#message .warning {
	width: 310px !important;	
}
#elisa-pwd-forge {
	margin: 0 auto;
	width: 220px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
}
#elisa-pwd-forge a:link, #elisa-pwd-forge a:visited, #elisa-pwd-forge a:active {
	color: #0090f1;
}
.clear:after {
    clear: both;
    content: "";
    display: table;
}

#elisa-welcome {
	text-align:center;
}
#elisa-welcome h1 {
	font-size: 56px;
}
#elisa-welcome h1 .sub {
	font-size: 44px;
}
#elisa-login #elisa-center {
	font-size: 15px;
	margin-top: 25px;
	line-height: 1.1em;
}
#elisa-login #elisa-center h3 {
	margin-top: 0;
}
#elisa-login a:link, #elisa-login a:visited, #elisa-login a:active {
	color: #2199e8;
    text-decoration: none;
}

input#rcmloginuser, input#rcmloginpwd {
    color: #171c43;
}
