body {
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
	background-color: #FFF;
}
a {
	color: #006598;
	text-decoration: underline;
}
img {
	border: none;
}
h1 {
	font-size: 26px;
	color: #006598;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 30px;
}
h2 {
	font-size: 18px;
	color: #006598;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 10px;
}
div.all-messages {
	position: absolute;
	top: 0;
	margin: 0 auto;
	width: 800px;
}
div.messages,
div.master-message {
	padding: 10px;
	margin: 0 0 5px 0;
}
div.messages.status {
	background-color: #ceffdc;
	border: 1px solid #a4e8b7;
}
div.messages.error {
	background-color: #f8d3d3;
	border: 1px solid #df8181;
}
div.messages.notice,
div.master-message {
	background-color: #fbf3c1;
	border: 1px solid #dfd173;
}
div.disc-message {
	background-color: #fbf3c1;
	border: 1px solid #dfd173;
	padding: 5px;
	text-align: center;
	margin: 5px 0;
}
div.moed-message {
	padding: 5px;
	margin: 20px 0 10px;
	font-weight: bold;
	color: #006598;
}
div#page {
	width: 800px;
	margin: 50px auto 0 auto;
}

div#logo {
	text-align: right;
	margin-bottom: 20px;
	width: 800px;
	height: 103px;
}
div#logo img {
	width: 800px;
	height: 103px;
	border: none; 
}
div#wrapper {
	margin: 0 auto;
	padding: 10px;
}

table.login-table,
div.melel {
	margin: 0 auto;
	background-color: #d7e6ee;
	border: 2px solid #00537d;
	width: 50%;
	color: #222;
}
div.forgot-wrapper {
	width: 39%;
	margin: 0 auto;
}
div.melel {
	margin-top: 20px;
	padding: 5px;
	display: none;
}
table.login-table tr td.form-item {
	text-align: right;
}
input#email {
	border: 1px solid #800000;
	text-align: left;
	direction: ltr;
}
table.login-table tr td.form-item input{
	border: 1px solid #800000;
	text-align: left;
	width: 180px;
	direction: ltr;
}
table.login-table tr td.form-label {
	width: 155px;
	text-align: right;
}
table.login-table tr td.form-label span {
	color: #222;
	font-weight: bold;
}
table.melel {
	width: 50%;
	border: 1px solid #000;
	direction: rtl;
	margin: 20px auto;
}
div#footer {
	text-align: center;
	padding: 10px;
	background-color: #d7e6ee;
	margin-top: 20px;
}
div#login-logout {
	text-align: left;
	padding: 10px 20px;
	color: #006598;
}

.fieldset {
	border: 1px dashed #17323f;
}
.fieldset legend {
	color: #17323f;
	font-weight: bold;
}
#fieldset-change-pass,
#fieldset-change-email {
	margin: 10px 0;
}
.fieldset input {
	margin: 5px 0;
	text-align: left;
	width: 200px;
}
.fieldset input#email {
	width: 300px;
}
#fieldset-change-pass label.label-inline,
#fieldset-change-email label.label-inline {
	color: #006598;
	width: 150px;
	display: block;
	float: right;
}
#fieldset-change-updates label.label-inline {
	color: #006598;
}
#submit-wrapper {
	clear: both;
	margin-top: 20px;
}
label.error {
	color: #9d130c;
	padding-right: 10px;
}

.list-sapakim table a,
.table-custom a {
	color: #222;
}
.list-sapakim table,
.table-custom {
	font-size: 13px;
	width: 100%;
}
.list-sapakim table th,
.table-custom th {
	font-weight: bold;
	background-color: #003a57;
	color: #fff;
	padding: 3px 2px;
	text-align: right;
	line-height: 1.8em;
}

.list-sapakim table td,
.table-custom td {
	padding: 5px 2px;
	text-align: right;
		line-height: 1.8em;
}

.list-sapakim table tr.even td,
.table-custom tr.even td {
	background-color: #c0e3f4;
}
.list-sapakim table tr.odd td,
.table-custom tr.odd td {
	background-color: #e3f3fb;
}

#form-expose{
	margin-bottom: 20px;
}

#form-expose form label {
	color: #006598;
}


.edit-form label {
	display: block;
	float: right;
	width: 100px;
}
.edit-form .form-submit-wrapper {
	margin: 10px 0 10px 20px;
	text-align: left;
}

input#email {
	text-align: left;
}

table.sapakim-all {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 1px solid #00537D;
	background-color: #d7e6ee;
}
table.sapakim-all tr td {
	border-bottom:1px dashed #00537D;
	padding:2px 10px;
	width:50%;
}
table.sapakim-all tr td label {
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

table.sapakim-all tr td span {
	float: left;
	color: #00537D;
	font-size: 12px;
}

span.sum {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


div.block {
	border-bottom:2px dashed #000000;
	padding-bottom:25px;
}

table caption {
	color: #006598;
	text-align: right;
	font-size: 16px;
}

table caption span {
	font-weight: bold;
}


div.report-form {
	margin: 20px auto;
	text-align: center;
}

div.report-form form label {
	color: #006598;	
}

a.forgot {
	color: #000;
	text-decoration: none;
}
a.forgot:hover {
	text-decoration: underline;
}

div#slogan {
	text-align: center;
	font-size: 180%;
	letter-spacing: 5px;
}
h1#slogan {
	text-align: center;
    letter-spacing: 5px;
    font-size: 28.8px;
    color: inherit;
    text-decoration: inherit;
    margin-bottom: inherit;
    font-weight: inherit;
}
.element-invisible {
	width: 1px;
	height:1px;
	overflow: hidden;
	position: absolute;
	clip: rect(1px,1px,1px,1px);
}

ul li {
	line-height: 1.8em;
}

ul#login-links {
	list-style-image: none;
	list-style-type: none;
}
ul#login-links li {
	border-left:1px solid #000000;
	float:right;
	line-height:1em;
	padding:0 10px;
}
ul#login-links li.last {
	border-left: none;
}
ul#login-links li a {
	/*padding-right: 20px;*/
}
.tooltip {
	display:none;
	font-size:12px;
	width:160px;
	padding:40px 25px 10px;
	color:#000;
}
.tooltip-with-arrow {
	background:transparent url(../images/white_arrow_up.png);
	height:70px;
}
.tooltip-no-arrow {
	background:transparent url(../images/white_no_arrow.png);
	height:60px;
}
div.box {
	background-color:#D7E6EE;
	border:2px solid #00537D;
	color:#222222;
	margin:0 auto;
	width:50%;
	padding: 20px;
}
div.box label {
	display: block;
	float: right;
	margin-left: 20px;
	font-weight: bold;
}
div.box div.description {
	font-size: 70%;
	margin-right: 115px;
}
div.box input#email {
	width: 250px;
}
div.box input.form-submit {
	margin-right:310px;
	margin-top:20px;
}

#agreement-content ol li {
	margin-bottom: 20px;
}
.agreement form {
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}
.login-bottom-messege {
	margin: 40px auto 0 auto;
	width: 50%;
	padding: 5px;
	border: 1px solid #ccc;
}
