*{
margin:0;
padding:0;
box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.3;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
@font-face {
	font-family:'alahed';
	src:url('alahed.eot');
	src:local('العهد'),local('alahed'),url('alahed.woff') format('woff');}
#header {
	background-image: linear-gradient(to top, rgba(132, 9, 9, 0.95), rgba(214, 53, 53, 0.95));
    height: 55px;
	margin-top: 0;
    width: 100%;
    text-align: center;
}
#content {
    background-image: url(tatar2.jpg);
    min-height: 120vh;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    background-position: top;
    position: relative;
    padding: 0;
    height: auto;
}
#login {
	background-image: url(substrate_slide.png);
	position: absolute;
	margin-top: 80px;
	margin-left: 430px;
	height: 573px;
	width:471px;
	text-align: center;	
}
#name {
	position: absolute;
	margin-top: 270px;
	margin-left: 50px;
}
#password{
	position: absolute;
	margin-top: 340px;
	margin-left: 50px;
}
#submit{
	position: absolute;
	margin-top: 195px;
	margin-left: 20px;
}
#ind {
    position: absolute;
    margin-top: 6px;
    margin-left: 1200px;
    height: 63.5px;
    width: 109px;
    text-align: center;
}
#ind:hover {
	 background: rgba(0,0,0,.6);
	}
#log {
    position: absolute;
    margin-top: 6px;
    margin-left: 1050px;
    height: 63.5px;
    width: 150px;
    text-align: center;
}
#log:hover {
	 background: rgba(0,0,0,.6);
	}
#reg {
    position: absolute;
    margin-top: 6px;
    margin-left: 930px;
    height: 63.5px;
    width: 109px;
    text-align: center;
}
#reg:hover {
	 background: rgba(0,0,0,.6);
	}
#rego {
	background: rgba(0,0,0,.6);
    position: absolute;
    margin-top: 100px;
    margin-left: 1100px;
    height: 90px;
    width: 200px;
    text-align: center;
    border: 2px solid #eee;
}
.nav {
    font-family: 'alahed';
    color: #ffffff;
    text-decoration: none;
}
.P1ocoQ input {
    position: relative;
    z-index: 1;
}
.P2mX72 {
    font: 15px/20px Palatino Linotype,Book Antiqua,Palatino,serif;
    width: 100%;
    padding: 11px 30px 11px 44px;
    color: #443001;
    display: block;
    margin: 0 auto;
    box-shadow: 0 1px 3px rgba(0,0,0,.4);
}
.P31P2u {
    z-index: 5;
}
.P3QGPQ {
    position: relative;
    margin: 0 auto 10px;
    border: 1px solid #58481f;
    border-radius: 6px;
    width: 294px;
}
.P1Ngtr {
    font-family: Philosopher,Palatino Linotype,Book Antiqua,Palatino,serif;
    position: absolute;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    text-align: center;
    left: 50%;
    width: 386px;
    padding: 0 0 0 5px;
    z-index: 10;
}
div {
    display: block;
}