body {
	-webkit-text-size-adjust: none;
	font-family: 'Roboto', sans-serif;
	/*margin: 8px;*/
	margin: 0px !important;

}

img {
	max-width: 100%;
	height: auto;
}

body,div,td,input {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2, em;
	color: #333;
}
* {
	border:solid 0px #ff7733;
}
body {
	background-color: #fff;
	text-align: center;
}

#header {
	/*margin-bottom: 1em;*/
}

#ie9error {
	display: none;
}


#wrapper {
	/*width: 100%;
	min-width: 100%;
	max-width: 100%;*/
	margin-right: auto;
	margin-left: auto;
	width: expression(document.body.clientWidth >         400 ?         "400px" :
		     
		  "auto");
	overflow: hidden;
	display: block;
}

/* header and footer elements */
#main {
	overflow: hidden;
	display: box;
	clear: both;
}

#footer .new {
	float: left;
}

.borders {
	box-shadow: 1px 1px 2px #000000;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

.borders2 {
	-moz-box-shadow: 4px 4px 8px #000;
	-webkit-box-shadow: 4px 4px 8px #000;
	box-shadow: 4px 4px 8px #000;
	background: #ffffff;
	opacity: 0.9;
	filter: alpha(opacity =   90);	
	position: absolute;
	width: 90%;
}

.quicklinks {
	clear: both;
	padding-bottom: 15px
}

.quicklinks span {
	float: right;
}

table.navigation {
	border: 0px;
}

.copy,.reg {
	font-size: xx-small;
	vertical-align: text-top;
}

label {
	float: none;
	margin-top: 0px;
	display: block;
	color: #414141;
	font-size: .9em;
}

input,textarea,select {
	border: 1px solid #B3B3B3;
	font-weight:400;
}

input.image {
	border: none;
	height: auto;
	vertical-align: middle;
}

submit {
	height: 25px;
}

div {
	text-align: left;
}

div .box {
	display: block;
	margin-left: 105px;
}

/* menu elements*/
a.menu,a.menu:link,a.menu:visited {
	display: block;
	width: 150px;
	height: 25px;
}

/* text styles */
p {
	font-size: 1.2em;
}

h1,h2,h3 {
	font-family: 'Roboto', sans-serif;
	color: #2593AA;
}

h1 {
	font-size: 48px;
	font-weight:100;
	line-height: 26px;
	color:#555;
	font-weight:700;
}

h2 {
	font-size: 1.2em;
	line-height: 20px;
}

h3 {
	font-size: 1.1em;
	line-height: 21px;
	color: #666;
}

h4 {
	font-size: 14px;
	line-height: 20px;
}

div.errors {
	text-align: left;
	/*margin-top: 35px;
	margin-bottom: 35px;
	width: 450px;*/
}
div.errors_mobile {
	text-align: left;
	margin-top: 35px;
	margin-bottom: 35px;
	width: 450px;
	top: 50px;
	position: relative;
	color: #933a88;
}
.errors,.errors p {
	
	color: #fff;
	display: block;
	/*font-weight: bold;
	font-size: 1.2em;*/
}
.info,.info p {
	color: #fff;
	display: block;
	/*font-weight: bold;
	font-size: 1.2em;*/
}
a {
	
}
a img {
	border: 0 none;
	vertical-align: middle;
}
tr:nth-child(odd) {
	background-color: #FFFFFF;
}
tr:nth-child(even) {
	background-color: #EFEFEF;
}
a:hover {
	color: #1ca5bf;
}
a:active {
	color: #1ca5bf;
}
a:visited {
	color: #1ca5bf;
}
li {
	padding-top: 5px;
	text-align: left;
}
ul li {
	margin: 0 0 0.25em 0;
	padding: 0;
}
.utilbox {
	margin: 0 !important;
}
caption {
	caption-side: top;
	width: auto;
	text-align: left;
	font-size: 12px;
	color: #848f73;
	padding-bottom: 4px;
}
.table-buttons {
	background-color: #fff;
	border: none;
}
.table-buttons td {
	border: none;
}

.updated {
	background: #ecf1e5;
	font-size: 11px;
	margin-left: 2px;
	border: 4px solid #ecf1e5;
}

.updated td {
	padding: 2px 8px;
	font-size: 11px;
	color: #888888;
}

.dijitArrowButton {
	height: 20px;
}

.dijitTextBox {
	border: 1px solid black;
	vertical-align: middle;
	width: 100%;
}

.dijitTextArea {
	min-height: 5.5em !important;
	max-height: 22em !important;
	overflow-y: auto !important;
	max-width: 175px;
}

.RichTextEditable {
	min-height: 18em !important;
	max-height: 18em !important;
}

.flag {
	height: 11px;
	width: 16px;
	padding-right: 3px;
}

/* START */
.submit {
	text-align: center;
	background-color: #f4f4f4;
}

a:link {
	color: #1ca5bf;
	text-decoration: none;
}

#footer a:link {
	color: #0561c0;
	margin-left: -90px;
	padding-left: 90px;
	display:block;
}
#footer a {
	color: #0561c0;
}
.tundra .dijitTitlePaneTextNode {
	margin-left: 4px;
	margin-right: 4px;
	/*text-shadow: white 0 1px 1px;*/
	color: #0561c0;
}

/**************/
.dijitTextBox {
	
}

.tundra .dijitTitlePaneTitle {
	border: 0px solid #fff;
}

/**************/
.tundra .dijitTitlePaneTitle {
	border: 0px solid #fff;
}

.tundra .dijitTitlePaneContentOuter {
	margin-top: 1em;
}

input[type=text] {
	color: inherit;
	background: white;
}

hr {
	border: 0;
	height: 1px;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(102, 102, 102, 0.53) 50%, rgba(0, 0, 0, 0) 100% );
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,
		255, 255, 0) ), color-stop(50%, rgba(102, 102, 102, 0.53) ),
		color-stop(100%, rgba(0, 0, 0, 0) ) );
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(102, 102, 102, 0.53) 50%, rgba(0, 0, 0, 0) 100% );
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(102, 102, 102, 0.53) 50%, rgba(0, 0, 0, 0) 100% );
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(102, 102, 102, 0.53) 50%, rgba(0, 0, 0, 0) 100% );
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0%,
		rgba(102, 102, 102, 0.53) 50%, rgba(0, 0, 0, 0) 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(     startColorstr='#00ffffff',
		endColorstr='#00000000', GradientType=1 );
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer {
	margin-top: 20px;
	/*-moz-border-radius: 0px 0px 3px 3px;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	background-image: -moz-linear-gradient(top, #f4f4f4, #ffffff);
	background-image: -o-linear-gradient(top, #f4f4f4, #ffffff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f4f4f4),
		to(#ffffff) );
	background-image: -webkit-linear-gradient(top, #f4f4f4, #ffffff);
	background-image: linear-gradient(top, #f4f4f4, #ffffff);*/
	border-top: 1px solid #fff;
	
	padding-top: 30px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}

#footertraeger {
	/*width: 20em;*/
	margin-right: 0px;
	margin-left: 0px;
}

div.submit {
	display: block;
}

#footer span#language img {
	vertical-align: middle;
}

#_title_fc_com_medisanaspace_model_vitadockuser_id_pane {
	padding-bottom: 70px;
}

#password_strength font,#check_repeat_password font {
	margin-bottom: 30px;
	display: block;
	padding-top: 1px;
}

/* @group Tabellen */
table {
	width: 100%;
	/*border-collapse: collapse;
	border-bottom: 1px solid #eaecee;*/
}

th {
	font-style: italic;
	text-align: left;
	padding-left: 10px;
	border-top: 1px solid #eaecee;
	font-size: .9em;
}

thead tr {
	border-style: none;
	border-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=     '#ffffff',
		endColorstr=     '#f4f4f4' );
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f4f4f4')";
	/*Element must have a height (not auto)*

/
/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #ffffff, #f4f4f4);
	background-image: -ms-linear-gradient(top, #ffffff, #f4f4f4);
	background-image: -o-linear-gradient(top, #ffffff, #f4f4f4);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff),
		to(#f4f4f4) );
	background-image: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background-image: linear-gradient(top, #ffffff, #f4 f4f4);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

tr {
	border: 1px solid #eaecee;
	margin: 1px;
	padding: 1px;
	border-top: 1px solid white;
}

tr.vd_td_invalidate_rights {
	border-top: 2px solid #eaecee;
}

tr.vd_td_invalidate_rights td img {
	vertical-align: middle;
	padding-right: 10px;
}

td {
	margin: 0;
	padding: 3px 3px 0;
	border-width: 0;
	text-shadow: white 0 1px 0;
	background: #f9f9f9 none no-repeat 5px center;
	vertical-align: middle;
}

.vd_keyimage {
	padding-right: 4px;
	padding-left: 2px;
	vertical-align: middle;
}

table form {
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
}

td input {
	width: auto !important;
	background-color: transparent;
}

td.utilbox {
	padding: 1 !important;
	text-align: center;
}

td.vd_td_key {
	padding: 0 !important;
}

/* @end */

/* @group Buttons und Menus */
.vdheaderbanner {
	width: 100%;
	margin-bottom: 10px;
	max-width: 720px;
	border: solid 0px;
	display: inline-block;
	display:none;
}

.vd_menu_signedin {
	font-size: 1em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #f4f4f4;
	width: auto !important;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #d9d9d9;
	float: left;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
	box-shadow: inset 0px 0px 0px 1px #ffffff;
}

.vd_menu_signedin a {
	text-shadow: white 0 1px 0;
	line-height: 1;
	padding: 5px;
}

.account .vd_menu_signedin_account {
	font-weight: bold;
	color: #666;
}

.rights .vd_menu_signedin_rights {
	font-weight: bold;
	color: #666;
}

.changepassword .vd_menu_signedin_changepassword {
	font-weight: bold;
	color: #666;
}
.changepassword .vd_menu_signedin_changepassword a{
	font-weight: bold;
	color: #666;
}
.changeemail .vd_menu_signedin_changeemail {
	font-weight: bold;
	color: #666;
}
.changeemail .vd_menu_signedin_changeemail a {
	font-weight: bold;
	color: #666;
}

.vd_menu_signedin a.divider {
	padding: 5px 0;
	border-left: 1px solid white;
	border-right: 1px solid #d9d9d9;
	color: #f4f4f4;
	text-indent: -999em;
}

ul#_menu {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #f4f4f4;
	width: auto;
	display: block;
	border: 1px solid #d9d9d9;
	margin: 0;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
	box-shadow: inset 0px 0px 0px 1px #ffffff;
	float: left;
}

#_menu li {
	list-style-type: none;
	padding: 5px;
}

#_menu li ul li {
	float: none;
	display: block;
	border-right-style: none;
}

#_menu li#c_view {
	border-right-style: none;
}

ul#_menu h2 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: white 0 1px 0;
}

/* @end */

/* @group Formulare */
form {
	clear: both;
/*	width: 450px;*/
}

label.vdCheckboxLabel {
	margin-top: 0px;
	color: #333;
	font-size: 30px;
	display: inline;
	/*padding-left: 10px;*/
	text-indent: -45px;
	/*margin-left: 45px;*/
	width: 600px;
}

input {
	border: 1px solid #00a6d0;
	background-color: #fff;
	vertical-align: middle !important;
	width: 450px !important;
	padding: 15px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	height: 40px;
	font-size: 30px;
	font-family: roboto;
	font-weight: 300;
}

#User {
	padding-bottom: 40px;
}

.vdforgotreg {
	clear: both;
}

input#j_username,input#_emailAddress_id {
	background: white url(../images/mobile/vitadock_plus_mail_icon.png) no-repeat 15px;
	padding-left: 80px ! important;
	max-width: 450px;
	margin-right: 35px;
	/*width: 75% !important;*/
}

input#j_password,input#_password_id,input#_repeatPassword_id,input#_oldPassword_id
	{
	background: white url(../images/mobile/vitadock_plus_pw_icon.png) no-repeat 15px;
	padding-left: 80px ! important;
	max-width: 450px;
	margin-right: 35px;
	/*width: 75% !important;*/
}

input#_name_id {
	background: white url(../images/bg_input.png) no-repeat 5px -109px;
	padding-left: 30px ! important;
}

fieldset {
	display: block;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-before: 0em;
	-webkit-padding-start: 0em;
	-webkit-padding-end: 0em;
	-webkit-padding-after: 0em;
	border-style: none;
	border-width: 0;
}
#_c_com_medisanaspace_model_VitadockUser_email_id {
	margin: 0;
	padding: 0;
	margin-bottom:50px;
}
#_c_com_medisanaspace_model_VitadockUser_password_id{
	margin-bottom:15px;
}
textarea {
	border: 1px solid #00a6d0;
	background-color: #fff;
	vertical-align: middle !important;
	width: 90% !important;
	margin-left: 1em;
	margin-right: 1em;
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 10px !important;
	padding-right: 20px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#invalidate_access_rights.submit {
	text-align: left;
}
#invalidate_access_rights {
	padding: 10px;
}

#changepasswordForm i {
	clear: both;
	display: block;
}

#delete_account {
	display: block;
	clear: both;
	text-align: center;
	padding-top: 25px;
}

#delete_account.submit a,#invalidate_access_rights.submit a {
	
}
/*
a.vd_loeschenbutton,input.vd_loeschenbutton {
	background-color: #933a88;
	text-shadow: #6a0906 0 1px 0;
	border: 1px solid #aa439c;
	transition: background 0.4s;
	-moz-transition: background 0.4s;
	-webkit-transition: background 0.4s;
	-o-transition: background 0.4s;
	color: white;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	padding: .5em 1em;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	text-shadow: #0e5a72 0 1px 0;
	font-weight: bold;
	font-size: .8em;
	width: auto !important;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	float: none;
	text-align: center;
}
*/
a.vd_loeschenbutton,input.vd_loeschenbutton {
	
	border: 0px solid #aa439c;
	
	
	font-weight: 300;
	font-size: 30px;
	width: auto !important;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	float: none;
	text-align: center;
	height: 75px;
	background:none;
	width: 530px !important;
}
input.vd_loeschenbutton {
	padding-right: 1em !important;
	padding-left: 1em !important;
	margin-top: 0;
	color: #0561c0;
}

#changepasswordForm label.vdCheckboxLabel {
	font-size: 1.1em;
	margin-left: 0;
	padding-left: 0px !important;

	display: block;
margin-top: 10px;
	margin-bottom: 35px;
	margin-left:45px;
	width: 455px;
}

#changeemailForm label.vdCheckboxLabel {
  font-size: 1.1em;
  margin-left: 0;
  padding-left: 0px !important;
  display: block;
  margin-top: 10px;
  margin-bottom: 35px;
  margin-left: 45px;
  width: 455px;
}

.change_password_invalidate_tokens_text {
	 width:500px;
	 margin-left:0px;
}

#_invalidateTokens_id {
	float: left;
	width: 20px;
	margin: 0;
	padding: 0;
}

#fc_com_medisanaspace_model_vitadockuser_submit #proceed,#forgot_submit #proceed,#changepassword_submit #proceed
	{
	background-color: #0561c0;
	border-color: #0561c0;
}
#changepassword_submit #proceed{
    width: 500px!important;
}
/* @end */

/* @group Senden Buttons */

/*.submit input {
	background-color: #00a6d0;
	color: white;
	font-size: 1em;
	line-height: 2;
	padding-right: 1em;
	padding-left: 1em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	display: block;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	font-weight: bold;
}

.vd_form input#proceed, #User #proceed, #forgotpasswordForm #proceed, #changepasswordForm #proceed {
	width: auto !important;
	background-color: #00a6d0;
	color: white;
	font-size: 1em;
	line-height: 2;
	padding-right: 1em !important;
	padding-left: 1em !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	display: block;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	font-weight: bold;
	clear: both;
}
*/
#proceed {
	background-color: #00a6d0;
	color: white;
	line-height: 2;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	padding-right: 1em;
	padding-left: 1em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	display: block;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);

	clear: both;
	/*width: 66% !important;*/
/*	margin-left: auto !important;
	margin-right: auto !important;*/
	font-size: 30px;
	text-shadow: #14728f 1px 1px 0;
	height:70px;
	font-weight: 300;
	background-image: url(../images/mobile/pfeil-weiss.png);
background-position-x: 400px;
background-position-y: 22px;
background-repeat: no-repeat;
}

input#proceed_demo {
	width: 8em !important;
	background-color: #AAA6D0;
	color: white;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-appearance: none;
	display: block;
	font-weight: bold;
	clear: both;
	font-size: 0.8em;
	line-height: 2;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
	text-shadow: #14728f 1px 1px 0;
	border: 1px solid #AAA6D0;
	padding-left: 1em;
	padding-right: 1em;
	display:none;
}

/* @end */

/* @group VD */
.vdforgotreg {
	text-align: center;
	padding-top: 5px;
}

.vdsisi {
/*float: right;*/
/*display: inline-table;*/
display: block;
margin-top: 230px;
}
.signin_button_class{
	display: block;
	margin-top: 230px;
}
.vdsisi a {
	height: 58px;
	width: 290px;
	background-color: #0561c0;
	font-size: 30px;
	color: #fff;
	font-weight: 300;
	text-align: center;
	padding-top: 12px;
	display: block;
	margin-top:5px;
}

.vdsisi a.vd_signup {
	background-color: #933a88;
	border: 1px solid #aa439c;
	text-shadow: #90100c 1px 1px 0;
}

.vd_title {
	padding: 10px;
	padding-left: 0px;
	font-weight: 500;
	text-align: left;
	top: 120px;
	margin-left: 35px;
	
}

.vd_title h1{
	color:#333;
	font-size: 48px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	line-height: 50px;
	margin-bottom: 10px;
}
.vd_inner {
	margin-top: 0;
	border: 0px solid #fff !important;
	background-color: #f4f4f4;
	padding: 10px 10px 50px;
}

/* @end */

/* @group djit Ueberschreiben */
.tundra .dijitArrowButtonInner input.dijitArrowButtonInner {
	width: 7px !important;
}

.tundra .dijitTextBox { /*

background: #fff url(images/validationInputBg.gif) repeat-x top left; */
	border: 1px solid #00a6d0;
	background-color: #fff;
	background-image: none;
}

.dijitInputInner {
	border: 0 !important;
	vertical-align: middle !important;
	background-color: transparent !important;
	width: 100% !important;
	margin-left: 1em;
	margin-right: 1em;
	padding: 5px;
	font-size: 1.5em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.tundra .dijitTitlePaneTitle {
	background-image: none;
	background-color: #fff;
	color:#333;
}

.tundra .dijitTitlePaneContentInner {
	background-color: #fff;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-right-width: 0;
	padding: 10px 0;
	font-size: 30px;
	color:#333;
	max-width:700px;
}

.tundra .dijitTitlePaneContentOuter {
	border: 0 none #f4f4f4;
}

/* @end */
table form {
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
}

.theme {
	padding-right: 3px;
	padding-left: 3px;
}

.security_login_last_date {
	padding-top: 10px;
}

.security_login_last_date,.security_login_name,.date {
	font-size: small;
	font-style: italic;
}

.vd_permission_thanks p {
	font-size: 3em;
	color: green;
}

#request_notallow {
	margin-top: 10px;
}

.vd_form input#proceed[disabled="disabled"] {
	color: #0081a3;
}

.vd_form input#proceed[disabled="disabled"] {
	-webkit-appearance: none;
	opacity: 1;
}

.vd_app_name {
	width: 100%;
	text-align: center;
	text-shadow: white 0 1px 0;
	font-size: 1.4em;
}

.vd_app_name_top {
	width: 100%;
	text-align: center;
	text-shadow: white 0 1px 0;
	font-size: 1.4em;
	margin-top: -10%;
}

#welcome_text p {
	text-align: justify;
}

#_title_titletest_id p {
	margin-top: 0;
	margin-bottom: 0;
}
/* @group Passwortcheck */
#password_strength {
	text-align: center;
	margin-top: 10px;
	width: 200px;
}

.vd_pw {
	width: 200px;
	border: 1px solid #00a6d0;
	height: 15px;
	color: white;
	font-weight: bold;
	margin: 0 auto;
	padding: 3px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.vd_pw font {
	color: silver;
	font-weight: bold;
}

.vd_form input#proceed[disabled="disabled"] {
	color: #0081a3;
}

.vd_pw_weak {
	background-image: url(../images/bg_weak.gif);
}

.vd_pw_med {
	background-image: url(../images/bg_med.gif);
}

.vd_pw_strong {
	background-image: url(../images/bg_strong.gif);
}

/* @end */

/* @group FAQ */
.faq {
	background-color: white;
	margin: 0;
	padding: 1em;
}

.faq h2 {
	color: #333;
	font-size: 1.2em;
	padding-left: 5px;
}

.vd_faq {
	width: 100%;
	text-align: center;
}

.vd_faq p {
	text-align: left;
	padding-left: 5px;
}

.scrollBox {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	width: 90% !important;
	padding: 5px;
	background-color: #CCCCFF;
	overflow: auto;
	border: 1px solid #00A6D0;
	background-color: #fff;
	vertical-align: middle !important;
	margin-left: 1em;
	margin-right: 1em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 10px !important;
	padding-right: 20px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	font-size:	24px;
}

div#password_info, div#check_repeat_password {
	font-style:italic;
	font-size: 30px;
	padding-top: 10px;
	font-weight: 300;
}
/* @end */


/* checkboxes */


label,input
[type="checkbox"]+label
:
:before {
	vertical-align: middle;
}

/* hide the checkboxes */
input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity =                     0);
}

/* disabled checkbox */
input[type="checkbox"]:disabled+label {
	opacity: 0.5;
	filter: alpha(opacity =                     50);
}

/* hover checkbox (unselected state only) */
input[type="checkbox"]:not
             ( :checked
             ) :hover+label:before {
	background: url("../images/hover.png") no-repeat;
	/*background-position: 0 -13px;*/
}

/* selected checkbox */
input[type="checkbox"]:checked+label:before {
	background: url("../images/mobile/vitadock_plus_checkbox_checked.png") no-repeat;
	/*background-position: 0 -26px;*/
}

/* focused checkbox */
input[type="checkbox"]:focus+label{
	outline: dotted 1px;
	/* by not adding color to the value we force the use of system's default focus color "invert" */
}

/* older versions of internet explorer do not support either generated content, so we display the system checkboxes buttons */
@media \0screen {
	input[type="checkbox"] {
		position: static;
	}
}

/* @end */
/* common styles */

/* we use generated content to create a placeholder for the checkbox */
input[type="checkbox"]+label:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 27px;
	margin: 0 8px 5px 0;
	background: url("../images/mobile/vitadock_plus_checkbox_unchecked.png") no-repeat;
	vertical-align: middle;
	color:#333;
}
/* @end */

.infoPopup {
	display:none;
}
#loggedin_footer{
color: #555555;
top: 105px;
position: absolute;
}
.vitadock_plus_register_button{
	height: 58px;
	width: 290px;
	background-color: #05a4c0;
	font-size: 30px;
	color: #fff;
	font-weight: 100;
	text-align: center;
	padding-top: 12px;
}
/*.vitadock_plus_signin_info_intro_text{
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight:100;
	width:530px;
	text-align: center;
	display: inline-block;
}*/
.vitadock_plus_signin_info_intro_text{
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight:300;
	width:530px;
	text-align: left;
	display: inline-block;
	color: #333;
}
.vitadock_plus_center{
	text-align:left;
	margin-left:35px;
}
.vitadock_plus_security_login_form_remember_me{
	font-family: 'Roboto', sans-serif;
	font-size:30px;
	font-weight:300;
}
.vitadock_plus_checkbox {
	background: url(../images/mobile/vitadock_plus_checkbox_unchecked.png) no-repeat !important;
}
.vitadock_plus_login{
	margin-top:5px;
}
#mobile_bar{
	border:solid 0px #ccff00;
	background-color:#0561c0;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:99px;
	text-align: center;
	/*background-image: url("/resources/images/mobile/vitadockplus_head_settings.png");
	background-repeat: no-repeat;
	background-position-x: 25px;
	background-position-y: 15px;*/
	cursor:pointer;
	color:#fff;
	z-index: 9999989999;
}
#mobile_bar_empty{
	position:relative;
	width:100%;
	height:99px;
}
#mobile_menu_navigation{
	position:absolute;
	top:0px;
	left:-550px;
	width:550px;
	height:100%;
	background-color:#222222;
	z-index:999999999999;
	display:none;
}
.mobile_menu_navigation_entry{
	border-bottom:2px solid #595959;
	color:#fff;
	height:62px;
	font-size:30px;
	font-weight:100;
	padding-top:20px;
	padding-left:75px;
}
.mobile_menu_navigation_entry a{
	height: 75px;
	display: block;
	margin-left: -75px;
	padding-left: 75px;
	margin-top: -20px;
	padding-top:20px;
}
.mobile_menu_navigation_subentry{
		color:#fff;
		height:62px;
		font-size:30px;
		font-weight:100;
		padding-top:20px;
		padding-left:75px;
}
.mobile_menu_navigation_subentry a{
	color:#ffF !important;
}
.mobile_menu_navigation_entry_bg_registrieren{
	background-image: url("/resources/images/mobile/menu_icons/registrieren.png");
	background-repeat: no-repeat;
	background-position:10px 18px;
	/*background-position-x: 10px;
	background-position-y: 18px;*/
	cursor:pointer;
}
.mobile_menu_navigation_entry_bg_anmelden{
	background-image: url("/resources/images/mobile/menu_icons/anmelden.png");
	background-repeat: no-repeat;
background-position:10px 18px;
	cursor:pointer;
}
.mobile_menu_navigation_entry_bg_logout{
	background-image: url("/resources/images/mobile/menu_icons/logout.png");
	background-repeat: no-repeat;
	background-position:10px 18px;
	cursor:pointer;
	padding-left:0px;
}
.mobile_menu_navigation_entry_bg_kreuz{
	background-image: url("/resources/images/mobile/menu_icons/kreuz-weiss.png");
	background-repeat: no-repeat;
	background-position:10px 18px;
	cursor:pointer;
}
.mobile_menu_navigation_entry_bg_brief{
	background-image: url("/resources/images/mobile/menu_icons/brief-weiss.png");
	background-repeat: no-repeat;
	background-position:10px 18px;
	cursor:pointer;
}
.mobile_menu_navigation_entry_bg_schloss{
	background-image: url("/resources/images/mobile/menu_icons/schloss-weiss.png");
	background-repeat: no-repeat;
	background-position:10px 18px;
	cursor:pointer;
}
.mobile_menu_navigation_entry_bg_flagge{
	background-image: url("/resources/images/mobile/menu_icons/flagge-weiss.png");
	background-repeat: no-repeat;
	background-position:10px 18px;
	cursor:pointer;
}
.mobile_close_overlay{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color:#ccc;
	z-index:99999999999;
	cursor:pointer;
	opacity:0.0;
}
.VitadockPlus_logo_part1 {
	font-size:30px;
}
.VitadockPlus_logo_part2 {
	font-size:20px;
	margin-left:10px;
}
.VitadockPlus_logo{
	border:solid 0px;
	display:inline-block;
}
.vitadockplus_mobile_bar_table{
	border:solid 0px #ccff00;
}
.vitadockplus_mobile_bar_table td{
	border:solid 0px #ccff00;
}
.vitadockplus_mobile_bar_table a{
	color:#fff;
}
.vitadockplus_head_settings{
	border:solid 0px;
	margin-left: 35px;
}
.vitadockplus_mobile_bar_table{
	background-color:transparent;
	height: 99px;
}
.vitadockplus_mobile_bar_table td{
	background-color:transparent;
	text-shadow: none;
	color:#fff;
}
.vitadockplus_mobile_bar_table tr{
	background-color:transparent;
	text-shadow: none;
	color:#fff;
}

.vitadockplus_mobile_footer_entry{
	background:#dddddd;
	width:100%;
	font-size:30px;
	padding-left:85px;
	padding-right:20px;
	padding-top:24px;
	font-weight:300;
	border:0px #06F5FF solid !important;
	color:#0561c0;
}
.vitadockplus_mobile_footer_lastentry{
	padding-bottom:24px;
}

.vitadockplus_mobile_footer_entry_bg_contact{
	background-image: url("/resources/images/footer/brief-blau.png");
	background-repeat: no-repeat;
	background-position:45px 28px;
	cursor:pointer;
}
.vitadockplus_mobile_footer_entry_bg_privacy{
	background-image: url("/resources/images/footer/schloss-blau.png");
	background-repeat: no-repeat;
	background-position:45px 28px;
	cursor:pointer;
}
.vitadockplus_mobile_footer_entry_bg_help{
	background-image: url("/resources/images/footer/fragezeichen-blau.png");
	background-repeat: no-repeat;
	background-position:45px 28px;
	cursor:pointer;
}
.vitadockplus_mobile_footer_entry_bg_imprint{
	background-image: url("/resources/images/footer/impressum-blau.png");
	background-repeat: no-repeat;
	background-position:45px 28px;
	cursor:pointer;
}
.vitadockplus_mobile_footer_entry_bg_desktop{
	background-image: url("/resources/images/footer/monitor-blau.png");
	background-repeat: no-repeat;
	background-position:45px 28px;
	cursor:pointer;
}

.startbox_r{
	margin-left:8px !important;
	margin-right:8px !important;
	display: block;
	font-weight:300;
	padding-right:35px;
	font-size:30px;
	padding-top: 0px;
	color: #333;
}
.startbox_r_mobile_loggedin{
	/*margin-left:8px !important;
	margin-right:8px !important;*/
	display: block;
	padding-right:35px;
	font-size:30px;
	margin-top:20px;
}
.headline{
	/*position: absolute;*/
	top: 120px;
	left: 35px;
}
.vitadock_plus_left{
	margin-left:35px;
}
.signin_mobile_options a{
	font-size:30px;
	padding-top:5px;
	padding-bottom:5px;
	color:#0561c0;
	font-weight:300;
}
.signin_mobile_options b{
	font-size:30px;
	padding-top:5px;
	padding-bottom:5px;
	color:#0561c0;
	font-weight:400;
}
.signin_mobile_options a{
	background-repeat: no-repeat;
	background-image: url(../images/mobile/mobile_blue_arrow_left.jpg);
	background-position: 100% 18px;
	padding-right: 20px;
}

#proceed{
	background-color:#0561c0;	
	/*margin-left:35px !important;*/
	width:530px !important;
	margin-bottom: 35px;
}
.submit{
	background-color:#fff;
	max-width: 450px;
width: 75% !important;

}
.box_space{
	margin-left:35px;
	margin-right:35px;
	/*max-width: 600px;*/
	
}
.mobile_box_class{
	margin-top: 160px;
}
.mobile_box{
	font-size: 30px;
	width: 450px !important;
	display: block;
	font-weight: 300;
}
#_title_app_details_id{
	/*width: 450px !important;*/
	padding-bottom: 10px;
	font-weight: 300;
}
#_title_titletest_id{
	margin-left:0px;
}
.security_login_last_date{
	margin-left: 10px;
}
#request_allow{
	padding-bottom:10px;
}
.mobile_menu_navigation_entry  a{
	color:#fff !important;
}
.loginBtn{
/*	margin-left:35px;*/
}
#changepassword_submit{
	margin-bottom:35px;
}
.signin_message_box{
	margin-left:35px;

}
#_newEmail_id{
	background: white url(../images/mobile/vitadock_plus_mail_icon.png) no-repeat 15px;
	width: 450px !important;
	padding-left: 80px ! important;
}
#j_username{
	background: white url(../images/mobile/vitadock_plus_mail_icon.png) no-repeat 15px;
	width: 450px !important;
	padding-left: 80px ! important
}
#j_password{
		background: white url(../images/mobile/vitadock_plus_pw_icon.png) no-repeat 15px;
	width: 450px !important;
	padding-left: 80px ! important
}
.box_border{
	/*width:600px;*/
	/*margin-top: 150px;*/
}
.mobile_box_class{
	
}
.mobile_box_class_permission{

}

#overlay{
height: 35px;
}
.errors_mobile_home{
	
}
.green_background {
	font-size: 30px;
	padding-top: 35px;
	padding-bottom: 35px;
	font-weight: 300;
	color: #333;
	background-color: #05c080;
	margin-top: 2px;
}
.red_background {
	font-size: 30px;
	padding-top: 35px;
	padding-bottom: 35px;
	font-weight: 300;
	color: #333;
	background-color: #ff6a29;
	margin-top: 2px;
}
.dijitTitlePaneTitle  {
	border:0px solid !important;
	
}
.dijitTitlePaneTitleFocus{
	background-color:white;
	font-size:30px;
}
.mobile_langMenu_entry{
	padding:5px;
	background-color:#0561c0;
	padding-right: 35px;
	padding-left: 35px;
	color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.mobile_langMenu_entry_last{
		padding:5px;
	background-color:#0561c0;
	padding-right: 35px;
	padding-left: 35px;
	color:#fff;
	padding-top: 10px;
	padding-bottom: 35px;
	text-align: right;
}
.module_title{
	margin-left:10px;
}
.mobile_langMenu{
	position: absolute;
	right:0px;
	/*top:20px;*/
	display:none;
}
.mobile_langMenu a{
	color:#fff !important;
}
.mobile_langMenu_pic{
	margin-left:35px;
}
.mobile_langMenu_txt{
	float: left;
	font-size: 30px;
	font-weight: 300;
	margin-left: 10px;
	margin-right: 10px;
}
#langMenu_btn{
		margin-top:0px;
		padding-right:35px;
}
#details_btn{
	font-size: 30px;
	font-weight: 300;
	padding-left: 25px;
	
	color: #0561c0;
	padding-bottom:5px;
	cursor:pointer;
}
.details_btn_bg_1{
	background: white url(../images/mobile/mobile_blue_arrow_left.jpg) no-repeat 0px 12px;
}
.details_btn_bg_2{
	background: white url(../images/mobile/mobile_blue_arrow_down.jpg) no-repeat 0px 12px;
}
#details{
	display:none;
}
.mobileFlag{
	background-position-y: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/mobile/pfeil-weiss_down.png);
	padding-left: 40px;
}

.mobile_menu_navigation_entry_bg_logout input[type="submit"] {
  background: none;
  color: hsl(0, 100%, 100%);
  font-size: inherit;
  text-align: left;
 padding-top: 0px;
  padding-left: 75px !important;
  border: 0px !important;
  font-weight: 100;
}