/*********************************************************************************************************************************************************************************/

/*	Style-Datei fuer das Login
/*	Version 1.0
/*	© Copyright by I.D.S. GmbH
/*********************************************************************************************************************************************************************************/

/* body { background-color:#e5e5e5; } */

body {
	/* background-image:url(./templates/___global_files/loginbg.png); */
	background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../../___global_files/loginbg.png);
	background-size: cover;
}

#iddiv_usercontainer {
	width: 170px !important;
	border: 1px solid gray !important;
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important;
	height: 20px !important;
	padding: 3px !important;
	background-color: white;
}

#iddiv_usercontainer img {
	float: left;
}

input[name=id] {
	margin-left: 3px;
	border: 0px !important;
	box-sizing: border-box;
	vertical-align: top;
	padding: 2px 5px;
	margin: 0px;
	/* color:gray !important; */
}

#iddiv_pwcontainer {
	width: 170px !important;
	border: 1px solid gray !important;
	border-top: 0px !important;
	border-bottom-left-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
	height: 20px !important;
	padding: 3px !important;
	background-color: white;
}

#iddiv_pwcontainer img {
	float: left;
}

input[name=pw] {
	margin-left: 3px;
	border: 0px !important;
	box-sizing: border-box;
	vertical-align: top;
	padding: 2px 5px;
	margin: 0px;
	/* color:gray !important; */
}

#box_style {
	width: 1004px;
	height: 700px;
	text-align: center;
	border: 1px solid #000000;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#login_box_style {
	width: 350px;
	height: 250px;
	/* float:left; */
	/* margin-top:30px;
		margin-left:30px; */
	/* background-color:transparent; */
	background: rgba(255, 255, 255, 0.7);
	padding: 5px;
	/* border: 1px solid #000000; */
	border-radius: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	margin: 9% auto;
}

#language_box_style {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	background-color: transparent;
}

.login_header {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}

#header_style {
	width: 980px;
	height: 100px;
	text-align: center;
	margin: 0px auto;
}

#body_style {
	width: 980px;
	height: 450px;
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	/* border:1px solid #539edf; */
	border: 1px solid #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background-color: #e5e5e5;
}

.td_spacer10 {
	height: 10px;
}

.td_spacer50 {
	height: 50px;
}

.login_table {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 0px solid #999999;
}

.logout_table {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 0px solid #999999;
}

#login_logo {
	width: 400px;
	height: 100px;
	text-align: center;
}

#logout_logo {
	width: 400px;
	height: 100px;
	text-align: center;
}

#login_version {
	width: 32px;
	height: 32px;
	text-align: center;
	position: absolute;
	margin-left: 295px;
	margin-top: 58px;
}

#logout_version {
	width: 32px;
	height: 32px;
	text-align: center;
	position: absolute;
	margin-left: 295px;
	margin-top: 58px;
}

.login_error {
	color: #ff0000;
	font-weight: bold;
	font-size: 10pt;
}

.logout_message {
	color: #ff0000;
	font-weight: bold;
	font-size: 10pt;
}

.login_td_left {
	width: 200px;
	height: 30px;
	vertical-align: middle;
	text-align: right;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	padding-right: 20px;
}

.login_td_right {
	width: 200px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 20px;
}

.login_td_center {
	width: 400px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

.std_button {
	/* font-weight:bold;
		font-size:9pt;
		min-height:22px;
		text-align:center;
		color:#000000;
		cursor:hand;
		cursor:pointer;
		border:1px solid #000000;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;   
		-ms-border-radius:5px;    
		-o-border-radius:5px;     
		border-radius:5px;        
		background-color:#ededed; */
	width: 178px;
}

.std_button2 {
	font-weight: bold;
	font-size: 9pt;
	min-height: 22px;
	width: 150px;
	text-align: center;
	color: #000000;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #ededed;
}

#idinp_benutzer, #idinp_passwort {
	width: 140px;
}

@media (min-width:320px) and (max-width:980px) {
	#box_style {
		width: 100%;
		height: 700px;
		text-align: center;
		background-image: none !important;
	}
	#login_box_style {
		height: 250px;
		width: calc(100% - 20px);
		box-sizing: border-box;
	}
	#idinp_benutzer, #idinp_passwort {
        font-size: 16px;
    }
	#iddiv_usercontainer, #iddiv_pwcontainer {
		min-height: 20px;
		height: auto !important;
	}
	#iddiv_usercontainer img,
	#iddiv_pwcontainer img {
		height: 26px !important;
		width: 26px !important;
	}
}