/* Getting from cache startseite */
 
button.btn.btn-info.btn-sm {
	background-color:#365f9e;
	border-radius:3px;
	border:0px;
	text-shadow:none;
	margin-top:50px;
	float:left;
	transition:0.3s;
	width:87%;
	padding-top:10px;
	padding-right:30px;
	padding-bottom:10px;
	padding-left:30px;
}

.cont-login {
	background-color:white;
	max-width:600px;
	margin-left:auto;
	padding-top:2.5%;
	padding-bottom:5%;
	margin-right:auto;
	margin-top:7%;
	height:350px;
}

i.flaticon-menu55 {
	color:white;
}

.ui-dialog .ui-dialog-content {
	position:relative;
	border:0;
	background:0;
	overflow:hidden;
	zoom:0;
	width:100% !important;
	max-width:500px;
	height:100% !important;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}

.bmd-sidebar-toggle {
	top:28px !important;
}

.ws-logo {
	padding-bottom:2.5%;
}

.bmd-sidebar {
	top:0px !important;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all {
	top:-380px !important;
	display:block !important;
	max-width:500px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	position:relative;
	width:100% !important;
	z-index:99999999999;
	height:100px;
	margin-top:-80px;
	border:none;
	background:#fff;
}

.new {
	background-color:white;
	max-width:600px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:4px solid gold;
	bottom:0;
	position:relative;
	z-index:9999999;
	margin-top:20px;
}

.ui-widget-overlay {
	display:none;
}

.pos-new {
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

h1 {
	color:#fff;
	font-weight:normal;
	letter-spacing:2px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.alert {
	border-radius:2px;
	margin-top:15px;
	margin-left:15px;
}

input[type="password"] {
	border-radius:3px;
	box-shadow:none;
	border:1px solid #e2e2e2;
	max-width:260px;
	width:100%;
	height:30px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	padding-left:20px;
}

.alert-info {
	background-color:#ffd700;
	border-color:#ffea78;
	color:#a08700;
	position:relative;
	bottom:0px;
	float:left;
	z-index:999999999999;
}

.sidebar-example-wrapper {
	height:100vh !important;
	right:0 !important;
	position:absolute !important;
	border:0px solid #ccc !important;
}

#container {
	width:100%;
}

.ui-widget-content {
	border:0px solid #dddddd !important;
	background:transparent !important;
	color:#362b36;
}

form th {
	border:none !important;
	color:#5a5a5a;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
	display:none;
}

td {
	border:none !important;
	color:#5a5a5a;
}

body {
	background-image:url(/images/3375/hintergrund-goldsupport-sommer.jpg);
	height:100vh;
	width:100%;
	left:0px;
	top:0px;
	overflow:hidden;
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	min-height:600px;
	background-attachment:scroll;
}

fieldset#quick_login_div strong {
	display:none;
}

.gs-header {
	background-color:#ffd700;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

input[type="text"] {
	border-radius:3px;
	box-shadow:none;
	border:1px solid #e2e2e2;
	max-width:260px;
	width:100%;
	height:30px;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:5px;
	padding-left:20px;
}

.logo-center {
	text-align:center;
}

button.btn.btn-info.btn-sm:hover {
	background-color:#ffd700;
}

.buttonLevel3Normal {
}

.buttonLevel3Hover {
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.alert {
		margin-left:0px;
	}
}

@media (max-width: 768px) {
	body {
		padding-left:0px;
		padding-right:0px;
	}
	#row1 {
		width:100%;
	}
}

@media (max-width: 480px) {
	body {
		text-align:center !important;
	}
	#row1 {
		width:100%;
	}
}
