@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: "ge_ss";
        src: url("../../include/fonts/ge-ss-med.eot"); /* IE 9 */
        src: url("../../include/fonts/ge-ss-med.eot?") format("eot"), /* IE 6-8 */
             url("../../include/fonts/ge-ss-med.ttf") format("truetype"), /* Safari, Android, iOS */
			 url("../../include/fonts/REGULAR/ge-ss-med.woff") format('woff');
}

@font-face {
	font-family: "ge_ss_l";
        src: url("../../include/fonts/ge_ss_text_light.eot"); /* IE 9 */
        src: url("../../include/fonts/ge_ss_text_light.eot?") format("eot"), /* IE 6-8 */
             url("../../include/fonts/ge_ss_text_light.ttf") format("truetype"), /* Safari, Android, iOS */
			 url("../../include/fonts/REGULAR/ge_ss_text_light..woff") format('woff');
}
@font-face {
    font-family: "AdvertisingBold";
    src: url(../../include/fonts/AdvertisingBold/AdvertisingBold.eot);
    src: url(../../include/fonts/AdvertisingBold/AdvertisingBold.eot?#iefix) format("embedded-opentype"),url(../../include/fonts/AdvertisingBold/AdvertisingBold.woff) format("woff"),url(../../include/fonts/AdvertisingBold/AdvertisingBold.woff2) format("woff"),url(../../include/fonts/AdvertisingBold/AdvertisingBold.ttf) format("truetype"),url(../../include/fonts/AdvertisingBold/AdvertisingBold.svg#AdvertisingBold) format("svg")
}

html {
	margin: 0 auto;
	height: 100%;
	width: 100%;
}

body {
	margin: 0 auto;
	height: 100%;
	width: 100%;
}
a, a:hover, a:visited, a:active, a:focus {text-decoration: none !important;}
h1
{
	font-family:ge_ss, Tahoma, Geneva, sans-serif;  
    font-size:10pt; 
	font-weight: normal;
}

h2
{
}

h3 { 
	font-family: Tahoma, Geneva, sans-serif; 
    font-size:10pt;
	font-weight: normal;
	text-align:justify;
}

h4 { 	
	font-family: ge_ss_l, Tahoma, Geneva, sans-serif;
    font-size:11pt;
	font-weight: normal;

}

h5
{
	font-family:ge_ss, Tahoma, Geneva, sans-serif;  
    font-size:10pt; 
	font-weight: normal;
}

h6 { 	
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;  
    font-size:10pt;
}

/* ----------> FONTS Ids End <---------- */

/* ---------> Body Starts Here <--------- */

#head-date {
	color: white;
	float: right;
	margin-top: 9px;
}

.headMenu {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.7);
    float: right;
    width: 1053px;
    border: 1px solid #d8d7d7;
    height: 41px;
    background: url('../../images/headMenuBG.png') repeat-x;
    margin-right: 58px;
}
.headMenu ul {
    width: 100%;
    float: right;
    list-style-type: none;
    display: block;
}
.headMenu ul li {
    margin-right: 15px;
    float: right;
    display: inline-block;
    height: 30px;
}

.headMenu ul li a {
    font-size: 14px;
    font-family: AdvertisingBold;
    padding-top: 12px;
    color: #828282;
    vertical-align: sub;
    display: inline-flex;
    height: 30px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
}

.headMenu ul li a img {
    width: 20px;
    height: 19px;
    display: inline-block;
    margin-left: 10px;
}
.headMenu ul li.nav_menu_last {
    margin-left: 15px;
    float: left;
}

.headMenu ul li.nav_menu_last.langBtn a {
    font-size: 14px;
    font-family: "Cairo", sans-serif;
    font-weight: bold;
}

#system_text {
	margin-left: 60px;
	margin-top: 79px;
	width: 530px;
	height: 46px;
	position: relative;
	float: left;
}
/* ---------> Header Ends Here <--------- */

#container {
	z-index: 0;
	position: relative;
	min-height: 500px;
	height: 100%;
	width: 1054px;
	margin: 0 auto;
	/* padding-bottom: 10px; */
	background-color: white;
	/* background: url('../../images/bg.png') repeat-y; */
	overflow: visible;
}

#top_elemnts {
	margin: 35px 0 15px;
	width: 100%;
}

#photo_slide {
	height: 277px;
	margin: 0 auto;
	width: 1054px;
}

#bottom_elemnts {
	direction: rtl;
	float: right;
	background-color: #ffffff;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	min-height: 500px;
	position: relative;
	height: 100%;
	width: 1054px;
	margin: 0 auto;
	overflow: hidden;
}

.homeRow {
    padding: 0px 10px;
    width: 1034px;
    float: right;
}

#login_tab {
	margin-top: 10px;
	position: relative;
	height: 100% !important;
	width: 250px;
	direction: rtl;
	float: right;
	background: #1a393e;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

#login-title {
	float: right;
	margin-right: 9px;
	margin-top: 5px;
}

#login_list select {
	float:right;
	font-family:FD-Bd;
	font-size:10px;
	color:#1e65a2;
	margin-right: 5px;
	background: transparent;
	width: 122px;
	font-size: 14px;
	border: none;
	height: 19px;
	-webkit-appearance: none;
}

#login_list {
	height: 19px;
	border-radius: 5px;
	direction: rtl;
	margin-right: 5px;
	margin-top: 10px;
	float: right;
	overflow: hidden;
	background: url('../../images/drop-list-arrow.png') no-repeat #fff;
	border: 1px solid #217eaf;
	width: 100px;
}


#login_form {
        min-height: 163px;
        margin-right: 1px;
        direction: rtl;
        border-top: 0px;
        color: white;
        width: 250px;
         height: 100%;
        float: right;
}
	

#user_name {
	background-color: #EDECEC;
	width: 90%;
	border:none;
	font-family: "Cairo", sans-serif;
	font-size: 14px;
}

			
.inputusername label {
	float: right;
}

#login_form .inputusername label {
	direction: rtl;
	right: 10px;
	position: absolute;
	top: 7px;
	width: 231px;
	height: 17px;
	z-index: 2;
}

#user_password {
	background-color: #EDECEC;
	width: 90%;
	border:none;
	font-family: "Cairo", sans-serif;
	font-size: 14px;
}
			
.inputpassword label {
	float: right;
}

#login_form .inputpassword label {
	direction: rtl;
	right: 10px;
	position: absolute;
	top: 7px;
	width: 231px;
	height: 17px;
	z-index: 2;
}

#login_form .inputpassword input.non-empty {
	background-color: #FFF;
}

.lost_password {
	margin-bottom: 30px;
	float: right;
	width: 100%;
	/* height: 41px; */
	margin-top: 5px;
}

.lost_password a {
	font-size: 14px !important;
	font-family: 'ge_ss_l' !important;
	text-decoration: none;
	color: #fff;
}


.lost_password_text{ 
	float: left;
	text-align: justify;
	padding-top: 3px;
	padding-left: 7px;
}


#lost_password a.lostpasswordtext {
	text-decoration: none;
}

#login_botton {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}


#menu_tab {
	margin-top: 10px;
	position: relative;
	height: 282px;
	width: 769px;
	direction: rtl;
	float: right;
	margin-right: 15px;
	/* padding-bottom: 4300px; */
	/* margin-bottom: -4300px; */
}

#main-menu-title {
	/* margin-top: 12px; */
	padding-right: 10px;
	direction: rtl;
	width: 100%;
	height: 34px;
	float: right;
}

#menu-text {
	/*float: right;*/
	direction: rtl;
	position: relative;
	height: auto;
}

#menu-text ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

#menu-text ul li {
	box-shadow: 0 0 5px #c9c9c9;
	padding: 10px;
	border-radius: 15px;
	margin: 10px 5px;
	display: flex;
	min-width: 150px;
}

#menu-text ul li a {
    line-height: 1.3;
    width: 100px;
    float: right;
    text-align: center;
    color: #1a393e;
    display: block;
    font-size:10pt;
    font-family: "ge_ss";
    text-decoration: none;
    line-height: 1.4;
	margin: auto;
}

#menu-text ul li a img {
    display: inline-block;
    height: 42px;
}

#menu-text ul li a span {
    margin-top: -6px;
    padding-top: 5px;
    /*border-top: 1px solid #333333;*/
    float: right;
    width: 100px;
	color: #ba9560;
}

#menu-text ul li a:hover {
	color: #07354d;
}

.last_menu_li {
	border-bottom:0 !important;
}

#welcome_msg {
	width: 100%;
	float: right;
	height: 122px;
	border-bottom: 1px solid #c9c9c9;
}
#welcome_msg_title {
	margin-top: 9px;
	margin-right: 10px;
	float: right;
}

#welcome_msg_text {
	margin-bottom: 15px;
	color: #252525;
	margin-top: 5px;
	margin-right: 10px;
	width: 660px;
	float: right;
}

#news_tab {
	height: 363px;
	width: 769px;
	float: left;
	border-right: 1px solid #c9c9c9;
}

#news_tab_title {
	margin-top: 15px;
	margin-right: 10px;
	float: right;
}

#news-text {
	margin-top: 4px;
	color: #252525;
	padding-right: 3px;
	float: right;
	width: 769px;
}

#news-text ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#news-text ul li {
	line-height: 32px;
	margin-bottom: 4px;
	padding: 0px;
}

#news-text ul li a {
	text-decoration: none;
	padding-right: 6px;
	display: block;
	font-family: Tahoma, Geneva, sans-serif; 
    font-size:10pt;
	text-align:justify;
	color:#252525;
}

#news-text ul li a:hover {
	color:#024484;
}

#fast_links {
	width: 250px;
	float: right;
	border-bottom: 1px solid #c9c9c9;
}

#fast_links_title {
	margin-top: 15px;
	margin-right: 7px;
	float: right;
}

#fast_links-text {
	margin-bottom: 25px;
	margin-right: 7px;
	margin-top: 8px;
	width: 256px;
	text-align: justify;
	padding-right: 3px;
	float: right;
}

#fast_links-text ul {
	list-style-type:none; 
	margin:0px; 
	padding:0px;
}

#fast_links-text ul li {
	margin-bottom: 20px;
	background-image: url('../../images/ar/arrow.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding:0px;
}

#fast_links-text ul li a {
	font-family: 'ge_ss' !important;
	color: #1a393e;
	padding-right: 21px;
	display: block;
	font-size:10pt;
	text-decoration: none;
}
#fast_links-text ul li a:hover {
    color: #07354d;
}
#fast_links-text ul li.en a {
	font-family: "Cairo", sans-serif;
    font-weight: bold;
}

#fast_links-text ul li:hover {
	margin-bottom: 20px;
	background-image: url('../../images/ar/arrow_hover.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
}

#poll {
	width: 250px;
	float: right;
}

#poll_title {
	margin-top: 15px;
	margin-right: 7px;
	float: right;
}

#poll-text {
	margin-bottom: 25px;
	height: 100%;
	margin-right: 7px;
	margin-top: 25px;
	width: 236px;
	color: #252525;
	text-align: center;
	padding-right: 3px;
	float: right; 
        
}

#bottons {
	height: 25px;
	width: 140px;
	margin: 0 auto;
}

#bottons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#vote_botton {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}


#vote_botton a {
	background: url('../../images/ar/vote_button.png') no-repeat scroll top left;
	display: block;
	float: left;
	height: 24px;
	width: 63px;
}

#results_botton {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}


#results_botton a {
	background: url('../../images/ar/results_button.png') no-repeat scroll top left;
	display: block;
	float: left;
	height: 24px;
	width: 63px;
}

#fotter {
	background: #e7f6fd url('../../images/fotter_bg.png') repeat-x;
	width: 100%;
	height: 58px;
	margin: 0 auto;
}

#footer_content {
	height: 58px;
	width: 1054px;
	margin: 0 auto;
}

#copyrights {
	width:51%;
	margin-top: 8px;
	float: right;
	direction: rtl;
	color: #ffffff;
}

#links {
	margin-top: 7px;
	direction: rtl;
	width: 50%;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

#links ul {
	margin: 0 auto;
	list-style-type: none;
	display: block;
}

#links li {
	margin-left: 6px;
	float: right;
	display: block;
	height: 18px;
}

#links a {
	text-decoration: none;
	color: #d7d6d6;
}

#follow-us {
	margin-top: 8px;
	float: left;
	width: 49%;
}

#follow-us-title {
	font-family: tahoma !important;
	font-size: 8px !important;
	margin-top: 5px;
	direction: rtl;
	color: #d7d6d6;
	float: left;
}

#follow-icons {
	height: 24px;
	float: left;
}

#follow-icons ul {
	margin: 0 auto;
	list-style-type: none;
	display: block;
}

#follow-icons li {
	margin-right: 9px;
	float: left;
	display: block;
	height: 30px;
}

#design {
	margin-top: 7px;
	direction: ltr;
	color: #c9c9c9 !important;
	float: left;
	width: 100%;
}

#design a {
	color: #c9c9c9;
	text-decoration: none;
}

.captcha {
    margin: 0 auto;
    margin-top: 10px;   
    display: inline-block;
    width: 100%;
}

.captcha_hint {
    margin-top: 4px;
    margin-right: 5px;
    float: right;
    font-family: 'ge_ss_l' !important;
    font-size: 14px;
    color: red;
}

.forgot_pass {
    margin: 0 auto;
    width: 350px;
    background-color: #f3ead5;
    border-radius: 10px 10px 10px 10px;
    padding: 20px;
    line-height: 49px;
}
#bottom_elemnts .homeRow {
    margin-bottom: 15px;
    border-top: 1px solid #c9c9c9;
}

#bottom_elemnts .homeRow:first-child {
    margin-bottom: 0;
    border-top: 0;
}

.choicesSelect {
    border:1px solid #dedede;
    overflow-y: scroll;
    min-height:311px;
    max-height: 312px;
}

.home_messge {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    float: right;
    margin: 10px;
    background-color: #faebd76e;
    width:205px;

}
.ERR_MSG{
    padding: 6px;
    font-weight: bold;
    color: white;
    background: #c30909;
    margin: 10px;
    border-radius: 4px;
    FONT-SIZE:12PX;
    display: inline-block;
}

.home_messge table tr td {
    border-top: 1px solid #d0d0d0!important;
    padding-top: 1px;
    padding-bottom: 2px
}

.home_messge table tr:first-child td {
    border: none!important
}



.bottonDlgFix .pui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix {
    text-align: left;
}

.bottonDlgFix .pui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix button {
    background-color: #fff;
    border-radius: 4px 4px 4px 4px;
    padding: 0px 8px 0px 8px;
    color: #292f26 !important;
}
.bottonDlgFix .pui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix button .ui-icon {
    display: none;
}

.bottonDlgFix .pui-dialog-buttonpane.ui-widget-content.ui-helper-clearfix button .pui-button-text {
    padding: .2em 1em .2em 1em;
}

.homeGuestServiceTitle {
	color: #1a393e !important;
}