#is24-branding a,
#is24-branding a img {
    width: 84px;
	height: 42px;
}
#is24-content {
	/*max-width: 480px;*/
	max-width: 100%;
}
p.is24-text {
	padding-left: 7px;
}
.is24-s2,
.is24-s3,
.is24-s4,
#is24-main,
#is24-page,
body,
#is24-header,
#is24-branding,
#is24-content,
html {
	padding-left: 0;
	width: 100%;
	/*width: 480px!important;*/
	border: 0 !important;
}
body[class*="popup"] .is24-s3{
	padding: 0;
}
#is24-header {
	padding-right: 7px;
	background: white;
}
.popup-m #is24-header, 
.popup-m #is24-header #is24-branding, 
#is24-branding,
#is24-header {
	height: 45px;
	width: 100%;
}
#is24-ad {
	display: none;
	width: 480px;
}
.is24-form form {
	width: 478px;
}
.is24-form fieldset,
.is24-form fieldset.action,
.is24-form fieldset.action-top {
	width: 460px;
}
.is24-form div label,
.is24-form div input.text {
	display: block;
	float: none;
}
.is24-login-register-sso .is24-nolabel  {
	margin-left: 0;
	width: 440px;
}
.is24-login-register-sso .is24-form a {
	text-decoration: none;
}
.is24-login-register-sso .is24-form  input.checkbox {
	margin-top: 1px;
}
.is24-login-register-sso .is24-form .is24-nolabel p a {
	text-decoration: underline;
}
.is24-login-register-sso .is24-form fieldset div span.is24-help-inline {
	padding-left: 4px;
	font-size:12px;
}
.is24-s3 .is24-nolabel{
	margin-left: 0 !important;
}
/* OAUTH Formulare */
.is24-form form h3 {
	background-color: #F4F7FB;
}
.is24-form form {
	background-color: #F4F7FB;
	border-color: #CAD5DF;
}
.is24-form fieldset, 
.is24-form form fieldset.action-top {
	border-color: #CAD5DF;
}
.is24-form textarea.is24-l {
	/*width: 442px;*/
	width: 90%;
}

/* OAUTH Header */
#rest-is24-de #is24-header,
.popup-m #is24-header {
	background: none repeat scroll 0 0 white;
}
/* header */
#is24-header {
	/*width: 480px;*/
	width: 100%;
}
#is24-header h1 {
	font-size: 1.2em;
	bottom: 28px;
	font-weight: bold;
}
/* footer */
#is24-footer {
	background: none;
	border-top: 1px solid #cacaca;
	/*width: 480px;*/
	width: 100%;
}
body[class*="popup"] #is24-footer {
	border: 0;
} 
#is24-footer ul {
	width: 460px;
}
#is24-footer #is24-page-functions,
#is24-footer #is24-page-functions+ul {
	display: none;
}
/* hidden elements*/
.is24-fb-connect,
#is24-header .is24-support,
.is24-desktop {
	display: none;
}
.is24-login-register-sso .is24-mobile {
	display: block;
}
