html {
	height: 0%;
	background-color: #ffffff;
}
body {
	font-family: arial, sans-serif;
	color: #333;
	text-align: center;
	line-height: 1.3;
	font-size: 75%;
	background-color: #ffffff;
}
.wrapper {
	max-width: 720px;
	margin: 0 auto;
}
.ping-container {
	box-sizing: border-box;
	margin-top: 10px;
	padding-top: 0px;
	min-height: 100%;
	position: relative;
	padding-bottom: 0px;
	vertical-align: top;
}
.ping-header {
	padding: 0px;
	background: #ffffff;
	font-size: 22px;
	min-height: 16px;
	height: 85px;
	font-weight: bold;
	font-weight: 500;
	color: #fff;
	text-align: left;
	max-width: 100%;
	margin: 0 auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.ping-body-container {
	box-sizing: border-box;
	min-height: 100px;
	text-align: center;
	position: relative;
	width: 100%;
	padding: 0px;
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 50px;
	overflow: hidden;
	background: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.signin {
	background: #f0f0f0;
	border: 1px solid #ccc;
	width: auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	margin: 220px auto 0;
	padding: 20px;
	overflow: hidden;
	position: relative;
	zoom: 1;
	margin-top: 1em;
}
.ping-body-container .section-title {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 1em 0;
	color: #333333;
}
.formcontainer {
	width: 240px;
	margin: 0 auto;
}
.ping-input-label {
	font-family: arial, sans-serif;
	color: #333;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	line-height: 28px;
	margin-top: 0px;
	height: 28px;
	text-transform: none;
}
.ping-input-container {
	margin: 0 0 20px 0;
	width: 240px;
	height: 28px;
	float: left;
	z-index:999;
}
.ping-checkbox-container {
    text-align: left;
    line-height: 24px;
    margin: 0 0 20px 0;
    width: 240px;
    height: 28px;
    float: left;
}
.ping-body-container .remember-username, .ping-body-container .remember-selection {
    text-align: left;
    margin: 0px 0;  
	text-transform: none;
}
.ping-input-link.ping-pass-change {
    margin-top: 0px;
    border-top: 0px solid #e4e5e5;
    text-align: left;
    margin: 0 0 20px 0;
    width: 240px;
    height: 28px;
    float: left;
}
.ping-messages {
	display: block;
	margin: 0 0 10px 0;
	width: 340px;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	color: #c00;
}
.ping-input-container input[type=text], .ping-input-container input[type=password] {
	font-size: 15px;
        padding: -5px;
	margin: 0 10px 0 0;
	width: 240px;
	height: 28px;
	background-color: #ffffff;
	color: #555;
	border: 1px solid #ccc;
}
.ping-buttons {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-top: 0px;
	float: left;
}
.ping-buttons .ping-button {
	background: #369;
	border: medium none;
	color: #fff;
	padding: 0em 2em;
	display: block;
	font-size: 16px;
	line-height: 3;
	width: auto;
	height: 48px;
}
.ping-footer-container {
	position: relative;
	bottom: 0px;
	width: 100%;
	text-align: center;
	height: 90px;
        display: flex;
        align-items: center;
}
.ping-footer-container {
	height: 35px;
	background: #ccc;
	color: #666;
	padding: 0px;
	margin: 1em 0;
	overflow: hidden;
}
.ping-footer {
	display: block;
	font-size: 10px;
	color: #666;
}
.ping-footer .ping-copyright {
	line-height: 36px;
}
/* login Challenge
------------------------------*/
.ping-input-container.questionbox {
	float: none;
}
.ping-buttons.buttonbox {
	position: relative;
	display: inline-block;
	text-align: left;
	margin-top: 0px;
	width: 300px;
	float: none;
}
.ping-buttons .ping-button.qbtn {
	background: #369;
	border: medium none;
	color: #fff;
	padding: 0em 2em;
	display: inline-block;
	font-size: 16px;
	line-height: 3;
	//margin: 1em 0 1em 1em;
	width: auto;
	height: 48px;
	//cursor: auto;
}
/*idp.slo.success.page.template.html
---------------------------------------------*/
.ping-messages.idpslosuccess {
	display: block;
	margin: 10px auto;
	font-size: 15px;
	text-align: center;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	color: #333;
}
/*idp.sso.error.page.template.html
---------------------------------------------*/
.ping-messages.idpssoerror {
	display: block;
	margin: 10px auto;
	padding: 5px 50px;
	font-size: 15px;
	text-align: left;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	color: #333;
}
.ping-messages > div.ping-error {
	color: #c00;
}
/*idp.slo.error.page.template.html
---------------------------------------------*/
.ping-messages.idpsloerror {
	display: block;
	margin: 10px 50px;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	color: #333;
}
.ping-messages > div.ping-error {
	color: #c00;
}
/*generic.error.msg.page.template.html
---------------------------------------------*/
.ping-messages.generrormsg {
	display: block;
	margin: 10px 50px;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	color: #333;
}
.ping-messages > div.ping-error {
	color: #c00;
}
/* http.error.page.template.html
---------------------------------------------*/
.ping-messages.httperrorpg {
	display: block;
	margin: 10px 50px;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	color: #333;
}
.ping-messages > div.ping-error {
	color: #c00;
}
/* general.error.page.template.html
---------------------------------------------*/
.ping-messages.generrorpg {
	display: block;
	margin: 10px 50px;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	color: #333;
}
.ping-messages > div.ping-error {
	color: #c00;
}
/* state.not.found.error.page.template.html
---------------------------------------------*/
.ping-messages.statenotfounderr {
	display: block;
	margin: 10px 50px;
	font-size: 15px;
	text-align: left;
	padding-bottom: 5px;
	color: #333;
}
.ping-messages > div.ping-error {
	color: #c00;
}

.EYTitle {
	padding: 0px;
	background: #ffffff;
	font-size: 40px;
	font-weight: bold;
	font-weight: 600;
	color: #777;
	text-align: right;
}
.EYSubTitle {
	padding: 0px;
	background: #ffffff;
	font-size: 20px;
	font-weight: bold;
	font-weight: 600;
	color: #999;
	text-align: right;
}

#languagediv {
	position: absolute;
	height: auto;
	top: -295px;
	right: 25%;
	padding: 0 20px;
	background: #333!important; color:#fff;
	border: 1px solid #666;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
        z-index:9999;
}

* + html #languagediv { zoom: 1; }

.languagesmenu {
	position: static;
	cursor: pointer;
	padding: 35px 0 0 0;
	margin: 0 0 20px;
}
.languagesmenu li {
	list-style-type: none;
	text-align: left;
	background-image: none;
	line-height:1;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

a.opensesame {
	position: relative;
	z-index: 1000;
	/*padding: 0 30px 20px;*/
	color: #ccc;
	font-size: 14px;
	left: 0;
}

* + html .opensesame {
 	zoom: 1;
}

a.languageitem {
	color: #ffe600;
	padding: 0;
	margin: 0 0 12px;
	line-height: 1;
	display: block;
	font-size: 12px;
}

.notamember {
	width: 400px;
	padding-left: 190px;
	text-align: left;
	margin: 1em auto 2em;
}
.notamember h4 {
	color : #333;
	font-size: 14px;
	width: auto;
	margin-bottom: 0.5em;
	margin-top: 1em;
	margin-right: 0;
}
.notamember ul {margin: 0;}
.notamember li {
	list-style-type: none;
	color:#666;
	line-height:1.5
}
.notamember li a { color:#369; }

