.loginnew-page {
	background: #fff url(../img/bg/world-map.png);
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    min-height: 600px;
}
.loginnew-page h1 {
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-weight: 100;
    font-size: 50px;
    color: #34495e;
}
.loginnew-page h2 {
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-weight: 100;
    font-size: 25px;
    color: #34495e;
}
.loginnew-page-desc h4 {
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-weight: 100;
    font-size: 20px;
    color: #34495e;
}
.sl-line-h1-auto {
    height: 1px;
    border: 1px solid;
    width: 120px;
    color: #1bbc9b;
    margin: 10px auto 20px;
    display: -webkit-box;
}
.efd {
	display: inline-block;
	position: relative;
	color: #ccc;
	z-index: 1;
	top: 1px;
	margin: 0px 4px 0 -2px;
	width: 16px;
	height: 16px;
	font-size: 16px;
	text-align: center;
}
.img-flag {
	margin-right: 3px;
	margin-top: -1px;
}
.login-new-greenbutton {
	display: block;
    height: 34px;
}
.greyline {
    border-top: 1px solid #ddd;
    margin-top: 20px;
}
.other-bottom-block {
	text-align: center;
}
.other-bottom-block p {
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-weight: normal;
    font-size: 17px;
    color: #34495e;
}