/* ==========================================================================
Login - FLOOW2 Main
========================================================================== */

::placeholder {
    color: #484848;
}

:-ms-input-placeholder {
    color: #484848;
}

::-ms-input-placeholder {
    color: #484848;
}

.login_logo a img {
	max-height: 75px;
	max-width: 250px;
	width: auto !important;
}

.or-request-account {
	text-align: center;
}

.linkedin-sign-in {
	background: #0077b5;
	text-align: center;
	padding: 6px 0px 0px 0px;
	margin: 12px 0px 0px 0px;
}

.linkedin-sign-in img {
	width: 175px;
}

.linkedin-sign-in a {
	width: 100%;
	height: 100%;
	display: block;
}

#footer {
	display: none !important;
}

.mod_catalog_search {
	display: none;
}

.fieldinfo {
	display: none;
}

.fieldinfo span {
	visibility: hidden !important;
}

.login_logo {
	text-align: center;
}

.login_logo img {
	padding: 20px 0px;
}

#container {
	width: 500px !important;
	margin: 50px auto 50px auto !important;
	padding: 0px !important;
}

#header {
	display: none;
}

h1.exit {
	position: absolute;
	top: 140px;
	right: 296px;
	cursor: pointer;
}

h1.exit img {
	width: 20px;
}

.btn_login a {
    padding: 12px 0px;
	color: white;
	display: block;
}

.btn_login {
	margin: 0 auto;
	text-align: center;
}

.language_selector {
	text-align: center;
}

.language_selector a {
	cursor: pointer;
	display: inline-block;
	margin: 10px 10px;
	color: white;
}

.member_forbidden {
	text-align: center;
	padding-top: 200px;
	padding-bottom: 100px;
	color: white;
}

.member_forbidden h1 {
	font-size: 46px;
	margin: 0px;
}

.member_forbidden p {
	font-size: 23px;
	margin-top: -14px;
	padding: 0px;
}

.member_forbidden a {
	padding: 10px 48px;
	background: #307abf;
	color: white;
}

input:focus,
select:focus,
textarea:focus {
	outline: inherit;
	border: 1px solid grey;
}

input {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 4px;
	border-top: 0px;
	border-left: 0px;
	border: 1px solid #dcdcdc;
	margin-bottom: 20px;
	font-size: 16px;
}

a.button_inline {
	font-size: 13px;
	color: black;
	margin-top: 10px;
	display: inline-block;
}

fieldset.fieldset_login p {
	font-size: 14px;
	margin-bottom: 20px;
}

.fieldset_forgotpassword p {
	font-size: 14px;
}

span.captcha_img {
	display: block;
}

a.button_inline.event_default {
	display: block;
	text-align: center;
	padding: 12px 0px;
	text-transform: uppercase;
	font-size: 14px;
}

.frontend_messages div p {
	padding: 4px 8px;
	font-size: 14px;
	color: red;
	border: 1px solid red;
}

h1 {
	font-size: 24px;
}

a {
	text-decoration: none;
}

.welkomtekst {
	position: absolute;
	top: 211px;
	left: 274px;
	font-size: 20px;
	flex-shrink: 0;
	margin: 0;
	padding: 20px 32px;
	line-height: normal;
	width: 382px;
	text-align: center;
	background-color: #fff;
	border-bottom: 1px solid #c6ccd1;
}

label.mandatory {
	display: none;
}

label {
	font-size: 15px;
	color: #868686;
}

fieldset.fieldset_forgotpassword legend {
	font-size: 22px;
}

.fieldset_login legend {
	font-size: 22px;
	-webkit-padding-start: 0px;
	-webkit-padding-end: 0px;
}

.loginbackground {
	width: 100%;
	height: 955px;
	margin-left: 0;
	margin-bottom: -4px;
}

.fieldset_login {
	min-height: 100%;
	border: 0px;
	padding: 0px;
}

.fieldset_forgotpassword {
	min-height: 100%;
	border: 0px;
	padding: 0px;
}

.formwrapper {
	padding: 20px;
	margin: 0 auto;
	overflow: visible;
	background: white;
	border-top: 0px solid #B6B6B6;
}

.fieldset_resetpassword {
	min-height: 100%;
	border: 0px;
	padding: 0px;
}

.fieldset_resetpassword legend {
	font-size: 22px;
	-webkit-padding-start: 0px;
	-webkit-padding-end: 0px;
}

fieldset.fieldset_resetpassword p {
	font-size: 14px;
}

fieldset.fieldset_resetpassword .help {
	display: none;
}

.fieldset_resetpassword {
	padding-bottom: 14px;
}

.language_selector {
	padding: 10px 0px;
}

.language_selector select {
	border: 0px;
}

.header {
	display: none;
}

.topnav_wrap {
	display: none;
}

#login_touch_id {
	text-align: center;
	padding: 10px 0px;
	text-transform: uppercase;
	font-size: 14px;
	width: 100%;
	margin-top: 11px;
	color: white;
	background: #737373;
	border: 0;
	margin-bottom: 10px;
}

.hidden {
	display: none;
}

body {
	overflow: visible !important;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed !important;
}


/* ==========================================================================
End
========================================================================== */


/* ==========================================================================
FLOOW2 - Header all 1024
========================================================================== */

@media screen and (max-width: 1023px) {
	.topnav_wrap_mobile_footer {
		display: none !important;
	}
	.formwrapper {
		margin: 0px;
		border: 0px solid grey;
		padding: 10px;
    }
	#header .inside {
		display: none;
	}
	input {
		height: 50px;
	}
	body {
        background: #ffffff;
        margin: 0px;
	}
	.login_logo img {
		width: inherit !important;
		padding: 20px 20px;
		vertical-align: middle;
		max-height: 50px !important;
		min-height: 50px !important;
	}
	#container {
		width: 100% !important;
		margin: 0px !important;
		border: 0px solid grey !important;
	}
}


/* ==========================================================================
End
========================================================================== */