.LoginPanelContentPanel
{
	border-radius: 10px;
	padding: 25px 20px 20px;
	width: 90%;
	max-width: 360px;
	background: -1px -1px no-repeat rgba(0, 0, 0, 0.197);
	position: relative;
	padding-bottom: 81px;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
	background-image: ;
	/*border-top: 50px solid #E8E8E8;*/
	/*+placement: margin-auto;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}
#loading
{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	min-height: 100%;
	/*padding: 20px;*/
	/*border: 1px solid black;*/
	background-color: #0D7C00;
	min-width: 100%;
	min-height: 100%;
	font-family: "Open Sans", sans-serif;
	height: 100vh;
	background: url("login_background_g.jpg") center no-repeat fixed rgba(161, 161, 161, 0);
	background-size: cover;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	z-index: 10;
}
/*.LoginPanelContentPanel::before
{
	content: "Enterprise Cost Analytics";
	(*+placement: anchor-top-left 17px 43px;*)
	position: absolute;
	left: 17px;
	top: 43px;
	z-index: 20;
	(*text-shadow: 0px 1px #0A0A0A;*)
	color: #CC0000;
	font-size: 1.2em;
	font-weight: 200;
	font-family: vodafone_ltregular, sans-serif;
	margin: -40px 0 25px 0px;
	width: 320px;
	border-bottom: 1px none #CC0000;
	padding-bottom: 21px;
	text-align: center;
	(*padding-top: 11px;*)
}*/
#lgheader
{
	/*background-color: #E8E8E8;*/
	text-align: center;
	padding-top: 17px;
	margin-top: -27px;
	padding-bottom: 6px;
	color: #005D9C;
	background-color: rgba(255, 255, 255, 0.632);
	height: 36px;
	margin-bottom: 0;
	font-size: 1.3em;
	font-family: open sans;
	font-weight: 400;
	text-shadow: 0px 0px 8px #FFFFFF;
	border-radius: 10px 10px 0 0;
	width: 392px;
	margin-right: -26px;
	margin-left: -24px;
	border-right: 1px solid rgba(255, 255, 255, 0.632);
	border-top: 1px solid rgba(255, 255, 255, 0.632);
	border-left: 1px solid rgba(255, 255, 255, 0.632);
}
.MainPanel
{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	min-height: 100%;
	/*padding: 20px;*/
	background: rgba(247, 247, 247, 0);
	/*border: 1px solid black;*/
	background-color: #0D7C00;
	min-width: 100%;
	min-height: 100%;
	font-family: "Open Sans", sans-serif;
	height: 100vh;
	background: url("login_background_g.jpg") center no-repeat fixed rgba(161, 161, 161, 0);
	background-size: cover;
	left: 0px;
	top: 0px;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
/**
{
	box-sizing: border-box;
}*/
.LoginPanelLoginButton
{
	font-weight: bold;
}
.LoginPanelContentPanel.loading button
{
	max-height: 100%;
	padding-top: 50px;
}
.LoginPanelContentPanel button .spinner
{
	opacity: 1;
	top: 40%;
	height: ;
}
login_button.ok BUTTON
{
	background-color: #8BC34A;
}
.LoginPanelContentPanel.ok button .spinner
{
	border-radius: 0;
	border-top-color: transparent;
	border-right-color: transparent;
	height: 20px;
	animation: none;
	transform: rotateZ(-45deg);
}
.LoginPanelContentPanel input
{
	display: block;
	padding: 15px 10px;
	margin-bottom: 0px;
	width: 100%;
	/*border: 1px solid #CC0000;*/
	transition: border-width 0.2s ease;
	border-radius: 5px;
	color: #8B8B8B;
	margin-top: 23px;
}
.forgot_details
{
	padding-left: 4px;
}
.LoginPanelContentPanel + i.fa
{
	color: #FFF;
	font-size: 1em;
	position: absolute;
	margin-top: -47px;
	opacity: 0;
	left: 0;
	transition: all 0.1s ease-in;
}
.LoginPanelContentPanel input:focus
{
	outline: auto;
	color: #005D9C;
	border-color: #8B8B8B;
	/*border-left-width: 35px;*/
	/*border: 1px solid black;*/
	background-color: ;
}
.LoginPanelContentPanel input:focus + i.fa
{
	opacity: 1;
	left: 30px;
	transition: all 0.25s ease-out;
}
.LoginPanelContentPanel a
{
	font-size: 0.8em;
	color: #CC0000;
	text-decoration: none;
	font-family: vodafone_rgregular;
}
.LoginPanelContentPanel.title
{
	color: #FBFBFB;
	font-size: 1.2em;
	font-weight: 700;
	/*text-shadow: 0px 1px #0A0A0A;*/
	margin: -43px 0 25px;
	border-bottom: 1px none #CC0000;
	padding-bottom: 21px;
	padding-left: 0px;
	text-align: center;
}
.login_button
{
	width: 100%;
	height: 20%;
	padding: 10px 10px;
	display: block;
	background: -1px -1px no-repeat rgba(255, 255, 255, 0.581);
	border: none;
	margin-top: 20px;
	font-size: 1.3em;
	font-family: open sans;
	font-weight: 400;
	text-shadow: 0px 0px 8px #FFFFFF;
	position: absolute;
	left: 0;
	bottom: -1px;
	max-height: 60px;
	border: 0px solid rgba(0, 0, 0, 0.1);
	border-radius: 0 0 2px 2px;
	transform: rotateZ(0deg);
	transition: all 0.1s ease-out;
	border-bottom-width: 7px;
	box-shadow: inset 0px 0px 0px 0px #F5F5F5;
	font-style: normal;
	color: #005D9C;
}
.gwt-Image
{
	z-index: -10;
}
/*.login BUTTON .spinner
{
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	border: 4px solid #FFFFFF;
	border-top-color: rgba(255, 255, 255, 0.3);
	border-radius: 100%;
	left: 50%;
	top: 0;
	opacity: 0;
	margin-left: -20px;
	margin-top: -20px;
	animation: spinner 0.6s infinite linear;
	transition: top 0.3s 0.3s ease, opacity 0.3s 0.3s ease, border-radius 0.3s ease;
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2);
}*/
.login_button:hover
{
	box-shadow: 0px 2px 3px 3px rgba(180, 210, 52, 0.607);
}
.login_button:focus
{
	border-bottom-width: 4px;
}
#pageContainer-2
{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 49%;
	min-height: 100%;
	/*padding: 20px;*/
	background: rgba(247, 247, 247, 0);
	/*border: 1px solid black;*/
	background-color: #0D7C00;
	min-width: 100%;
	min-height: 100%;
	font-family: "Open Sans", sans-serif;
	height: 100vh;
	background: url("login_background_nl.jpg") center no-repeat fixed rgba(161, 161, 161, 0);
	background-size: cover;
	left: 0px;
	top: 0px;
	/*+placement: anchor-top-left;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	margin: 0;
	padding: 0;
}
/*#pageContent-2
{
	width: 100%;
	height: 100%;
	(*(*+placement: margin-auto 0px -36px;*)
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: -36px;*)
}*/
#pageFooter
{
	display: none;
}
#pageHeader
{
	display: none;
}
