/*#Content {

	border: 1px solid #000;

}*/

#OndIOS {

	background: url(../img/bgm.png);

	padding-bottom: 50px;

}

#OndIOS #Content {

	display: table;

}

#oTop {

	padding: 10px;

	background: #168DE2;

	color: #F0F0F0;

	font-size: 14px;

	text-transform: uppercase;

}

#oLogoMain {

	width: 100%;

	margin: 40px 0;

	display: table;

}

#oForm {

	width: 100%;

	background: #FFF;

	-webkit-border-radius: 2px;

    border-radius: 2px;

    border: 1px solid #dedede;

	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);

	float: left;

}

#oFormTop {

	padding: 20px;

	border-bottom: 1px solid #E9E9E9;

    font-size: 18px;

    font-weight: 300;

	text-transform: uppercase;

    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.2);

	color: #000;

text-align:center;

}

#oFormBottom {

	padding: 10px 20px;

	background: #F7F7F7;

}

#oFormMain {

	padding: 20px;

}

#oFormMain table td:last-child {

	padding-left: 20px;

}

#oFormMain table td {

	width: 50%;

}

#oFormMain p {

	font-size: 13px;

	color: #999999;

	text-overflow: ellipsis;

    line-height: 16px;

	padding: 5px 0 0 0;

}

#oFormMain p span {

	color: #666;

}

#oFormMain p a {

	font-size: 13px;

	color: #FB9B26;

	text-decoration: none;

}

#oTR {

	height: 1px;

	background: #E9E9E9;

	margin: 15px 0;

}

#oTd1, #oTd2 {
	
	float: left;
	
	display: table;
	
	width: 50%;
	
}

#oTd1 #oInputDiv {
	
	margin-right: 7px;
	
}

#oTd2 #oInputDiv {
	
	margin-left: 7px;
	
}

#oInputDiv {

	position: relative;

	padding-left: 50px;

	border: 1px solid #DDDDDD;

	box-shadow: inset 0 1px 3px rgba(0,0,0,0.06);

	margin-bottom: 25px;

}

#oInput {

	width: 100%;

	height: 38px;

	padding: 0;

	border: none;

	background: transparent;

	border-top-right-radius: 2px;

	border-bottom-right-radius: 2px;

    font-size: 12px;

}

#oInputIcon {

	float: left;

	width: 38px;

	height: 100%;

	background: #F7F7F7;

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	border-right: 1px solid #DDDDDD;

}

#oInputIcon:before {

	content: '';

	float: left;

	position: relative;

	width: 24px;

	height: 24px;

	margin: 7px;

}

#oInfo {

	width: auto;

	margin: 0 0 0 35px;

}

#oInfo:first-child #oInfoDiv {

	margin-top: 5px;

}

#oInfo h1 {

    font-size: 18px;

    font-weight: 100;

    color: #000;

}

#oInfo a {

    color: #FFFFFF;
    width: 30%;
    float: left;
    font-size: 15px;
    margin-top:-7px;

}

#oInfoDiv {

	margin: 25px 0;

}

#oInfoDiv span {

	font-size:20px;

	font-weight: 600;

	color: #444;

}

#oInfoDiv p {

	padding: 5px 0 5px 90px;

	font-size: 13px;

	color: #666;

	line-height:22px;

}

#oInfoDiv:before {

	content: '';

	float: left;

	width: 64px;

	height: 64px;

	margin: 0px 26px 10px 0;

}

#oInfo button {

	margin: 20px 15px 0 0;

}

#oUplinePhoto {

	width: 50px;

	height: 50px;

	background: #3498DB;

	border-radius: 50px;

	margin-bottom: 20px;

	float: left;

}

#oUplinePhoto img {

	width: 50px;

	height: 50px;

	border-radius: 50px;

}

#oUplineID {

	border-bottom: 1px solid #E9E9E9;

	height: 50px;

	line-height: 50px;

	float: left;

	margin: 0 20px;

	color: #333;

	font-size: 14px;

	display: table;

}

#oUplineID b {

	color: #168DE2;

	font-weight: bold;

}

#Notifications {

	position: fixed;

	top: 20px;

	right: 5px;

	min-width: 0%;

	max-width: 100%;

	z-index: 999;

	padding: 10px;

	cursor: pointer;

}

#nLogo {

	width: 40px;

	height: 40px;

	border-radius: 50px;

	background: #FFF;

	float: right;

	margin: 0 0 0 15px;

	padding: 5px;

    border: 1px solid #e5e5e5;

    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);

    box-shadow: 0 1px 1px rgba(0,0,0,.04);

}

#nLogoPhoto {

	width: 40px;

	height: 40px;

}

#LEFT, #RIGHT {
    width: 50%;
    float: left;
    display: table;
}

.oPass:before {
    background: url(../img/ios_2.png) no-repeat center;
    background-size: 100%;
}

.oLogin:before {
    background: url(../img/ios_1.png) no-repeat center;
    background-size: 100%;
}


.sec:before {
    background: url(../img/ios_9.png) no-repeat center;
}

.pin:before {
    background: url(../img/ios_10.png) no-repeat center;
}