﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'ge_ss_twolight';
    src: url('../fonts/ge_ss_two_light.eot');
    src: url('../fonts/ge_ss_two_light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ge_ss_two_light.woff') format('woff'),
         url('../fonts/ge_ss_two_light.ttf') format('truetype'),
         url('../fonts/ge_ss_two_light.svg#ge_ss_twolight') format('svg');
    font-weight: normal;
    font-style: normal;

}    


@font-face {
    font-family: 'ge_ss_twomedium';
    src: url('../fonts/ge_ss_two_medium.eot');
    src: url('../fonts/ge_ss_two_medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ge_ss_two_medium.woff') format('woff'),
         url('../fonts/ge_ss_two_medium.ttf') format('truetype'),
         url('../fonts/ge_ss_two_medium.svg#ge_ss_twomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background:#efefef;
    font-family: 'ge_ss_twolight';
    color: #525252;
    font-size: 13px;
	margin: 0px;
	direction:rtl;
}
.MainContainer{
	background: #efefef url(../images/bg-home.jpg) no-repeat 0px -120px;
	width: 100%;
	min-height: 620px;
	}
.Header{
	background: #fff url(../images/bg-body-momra-inner.jpg) repeat-x 0px -85px !important;
	height: 85px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	}
.Container{
	width: 950px;
	margin: 0 auto;
	margin-top: -59px;
	/*background: #efefef;*/
	height: auto;
	}
.Menu{
	background: linear-gradient(to top , #026e34 4%, #ebebeb 4%, #fbfbfb);
	height: 49px;
	border: 0px;
	border-radius: 10px 10px 0px 0px;
	margin-top: 10px;
	}
.HomeIcon{
	background:url(../images/icon-home.gif) no-repeat right center;
	padding-right: 26px;
	display:block;
	}
a{
	text-decoration:none;
	font-family: 'ge_ss_twomedium';
	color: #525252;
	font-weight:normal;
	}
.Shadow{
	background:url(../images/shadow.png) no-repeat center center;
	width:100%;
	height:15px;
	/*margin-right: 23px;*/
	margin-top: -4px;
	}
.MinLogo{
	background: url(../images/MinLogo.png) no-repeat 0px 0px;
	width: 170px;
	height: 74px;
	float: left;
	margin-top: -100px;
	margin-left: 65px;
	}
.MgtLogo{
	background: url('../images/logo-design.png') no-repeat right center;
	padding-right: 50px;
	float: right;
	margin-top: -80px;
	margin-right: 65px;
	color: #066e65;
	font-size: 22px;
	font-family: ge_ss_twomedium;
	text-align: center;
	text-shadow: 1px 1px 0px #fff;

	}
.LogoBackground{
	background: url(../images/LogoBackground.png) no-repeat 0px 0px;
	width: 927px;
	height: 97px;
	margin-top: -62px;
	margin-right: 12px;
	}
.SystemName{
	font-family: 'ge_ss_twomedium';
	text-align: center;
	display: block;
	position: absolute;
	padding: 10px 20px;
	font-size: 27px;
	margin-right: 275px;
	text-shadow: 0px 1px 0px #fff;
	color: #246c01;
	width: 362px;
	margin-top: 50px;
	line-height: 30px;
	background: linear-gradient(to right,#fff,#f7f7f7 50%,#fff);
    font-weight:lighter;
	}
.LoginContainer{
	background: linear-gradient(#d2d2d2 3%, #fefefe 10%, #fff 93%, #fefefe 0%, #d2d2d2 );
	width: 100%;
	height: 490px;
	border-radius: 10px;
	margin-top:10px;
	box-shadow: 0px 2px 10px #888;
	}
.LoginBox{
	/*background: linear-gradient(to right , #268e01 4%, #fafafa 4%);*/
	background:#fafafa;
	width: 585px;
	height: 205px;
	border-radius: 10px;
	border-bottom: 4px solid #268e01;
	box-shadow: 0px 5px 15px #969696;
	margin-top: 180px;
	position: absolute;
	margin-right: 180px;
	}
.LoginHeader{
	background: linear-gradient(#218547 32%, #13542c 97%, #0f3f21 10%);
	border-radius: 15px 0px 0px 0px;
	height: 40px;
	width: 515px;
	margin-right: 50px;
	margin-top: -15px;
	}
.LoginTitle{
	margin-right: 10px;
	position: absolute;
	width: 150px;
	display: block;
	color: #ffffff;
	font-size: 15px;
	font-family: 'ge_ss_twomedium';
	margin-top: 10px;
	}
.LoginCearve{
	background: #0a3d1d;
	width: 29px;
	height: 14px;
	border-radius: 15px 15px 0px 0px;
	margin-right: -29px;
	position: absolute;
	}
	.LoginCearveB{
	background: #218547;
	width: 29px;
	height: 14px;
	float: left;
	margin-left: 503px;
	}
.LoginIcon{
	background: #1a6d3a url(../images/loginicon.png) no-repeat center center;
	width: 120px;
	height: 125px;
	float: right;
	margin-right: 50px;
	border-top: 5px solid #ffffff;
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 6px 5px #999;
	}
.LoginInput{
	width: 360px;
	height: auto;
	float: right;
	margin-right: 10px;
	color: #525252;
	font-weight: bold;
	text-align: right;
	line-height: 42px;
	padding-top: 16px;
	padding-right:10px;
	}
.LoginButton{
	background: linear-gradient(to top, #40710c , #40ac01 );
	width: 75px;
	height: 27px;
	border-radius: 7px;
	box-shadow: 0px 2px 10px #888;
	float: left;
	border: 1px solid #dedede;
	color: #ffffff;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 10px;
	font-family: 'ge_ss_twomedium';
	}
.TextBox{
	background: linear-gradient(to top,#d2d2d2 , #fff 71%) !important;
	border: 1px solid #dcefe3 !important;
	text-shadow: 0px 1px 0px #fff;
	min-width: 220px;
	padding-right:5px;
	color: #000;
	height: 25px;
	border-radius: 5px;
	}
.TextBoxTitle{
	text-shadow: 0px 1px 0px #fff;
	width: 100px;
	display: block;
	float: right;
	}
.RemmperMe{
	text-shadow: 0px 1px 0px #fff;
	width: 100px;
	float: right;
	margin-right: 100px;
	direction: ltr;
	}
.CopyRight{
	padding:15px;
	}
.CopyRight ul{
	margin-top: 0px;
	float: left;
	}
.CopyRight li{
	float: right;
	padding-right:5px;
	list-style: none;
	}
.CopyRight a{
	padding-left:5px;
	font-weight:normal;
	font-family: 'ge_ss_twolight';
	}