﻿@charset "utf-8";
/* CSS Document */


/*********Body*******/

.boxed {
	margin: 0 auto;
	/*width: 1200px;
	/*height:1158px;*/
	background: #fff;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.boxed-margin {
	margin: 30px auto;
	width: 1230px;
	background: #fff;
	position: relative;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border-radius: 10px
}

#layout {
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s
}

.body{
	margin: 0 auto;
    max-width:1215px;
	width: 90%;
	clear:both;
	background-color:#efefef;
	} 	

.container-hieght{
    min-height:200px;

}

	

/* Header area
================================================== */

.Del-header{
	margin-top:0px;
	margin-bottom:10px;
}

.header_A {
	
	background-color:#f6f6f6;
    border-bottom:1px solid #235093;
	min-height:40px;
    }

.header_A1 {
	
	background-color:#235093;
	min-height:40px;
    }
	
.top-links-pos{
	
	float:right;
	padding-left:70px;
	}	
	
.top-btn-pos{
	
	
	}


	
.top-links {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
	
.top-links:hover {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	}		
.top-links:focus {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}			
	
.sep-color-1 {
	
	color:#ffffff;
	}	
	
	
.header_B {
	
	background-color:#fff;
    background-image:url(../images/banner-bg.gif);
    background-repeat:repeat-x;
	min-height:128px;
	
	}
	
	
.logo{
	
	padding-left:50px;
    padding-top:6px;
	}	
	
.top-line{

	border:1px solid #e6e6e6;
	width:95%;
	
	}	
	
.login-pd-top{padding-top:20px;}

.login-title{
	
	
	font-size:14px;
	color:#333;
	font-weight:normal !important;
	}	
	
.H_CLink{
	
	font-size:12px;
	color:#aeaeae;
	text-decoration:underline;
	margin-left:7px;
	margin-right:7px;
    margin-bottom:10px;
	
	}	
	
.H_CLink:hover{
	
	font-size:12px;
	color:#5cb85c;
	text-decoration:underline;
	
	}		
	
.H_CLink:focus{
	
	font-size:12px;
	color:#5cb85c;
	text-decoration:underline;
	
	}	
	
	
.Menu {
	
	margin-top:-15px;
	}	
	
.menu-links{
	
	  font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #444444;
    background-color: #fff;
	}	
	
.header_C {
	
	background-color:#235093;
	height:40px;
	
	}

.menu-bg {
    background-image:url(../images/menu-bg.gif);
    background-color:#072260;
    height:40px;
    background-repeat:no-repeat;
    position:relative;
    

}

	
.ticker{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
	
.ticker:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
.ticker:focus{

	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}			
	
.header_D {
	
	/*background-color:#f8f8f8;
	height:36px;*/
	
    background-color: #fff;
    border-radius: 0px;
    list-style: outside none none;
    padding: 0px 0px;
    height:26px;
	
	}	
	
	/*********************End Header******************/
	
	
	
/*================Page Content===================*/

hr1 {
    display: block;
   /* margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;*/
	margin:-0.1em auto;
    border-style: solid;
    border-width: 1px;
	color:#4cb9b3;
} 

hr2 {
    display: block;
   /* margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
	margin:-0.1em auto;*/
	margin-top:18px;
    border-style: solid;
    border-width: 1px;
	color:#e9e9e9;
} 

hr3 {
    display: block;
   /* margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
	margin:-0.1em auto;*/
	margin-top:10px;
    border-style: solid;
    border-width: 1px;
	color:#e9e9e9;
} 


.mb5{ margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}	
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}	


.mt5{ margin-top:5px !important;}
.mt10{margin-top:10px !important;}	
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt25{margin-top:25px !important;}
.mt30{margin-top:30px !important;}


.ml5{ margin-left:5px !important;}
.ml10{margin-left:10px !important;}	
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml25{margin-left:25px !important;}
.ml30{margin-left:30px !important;}			
		

.mr5{ margin-right:5px !important;}
.mr10{margin-right:10px !important;}	
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr25{margin-right:25px !important;}
.mr30{margin-right:30px !important;}			




.pdl25 {padding-left:25px;}
.pdl40 {padding-left:40px;}
.pdt5{padding-top:5% !important;}
.pd0{padding: 0px !important;}

.important_news{
	min-height:288px;
	background-color:#fff;	
	}
	
.slider
{
	height: auto;
	}	

/****************Start Important News ****************/

.New_Title { 
	color:#fff;
	font-size:18px;
	padding-top:11px;
	/*font-style:italic;
    font-weight:bold;*/
}
.News_bg{
	background-color:#235093;
    height:41px;
	/*height:35px;*/
	/*width:317px;*/
		
	}
.News_Header{
	font-family:inherit;
	color:#235093;
	font-size:14px;
	margin-bottom:3px;
	}
.News_content{
	font-family:inherit;
	color:#666;
	font-size:12px;
	text-decoration:none;
	}
.News_content:hover{
	font-family:inherit;
	color:#666;
	font-size:12px;
	text-decoration:underline;
	}
.News_content1{	
	font-family:inherit;
	color:#666;
	font-size:15px;
	text-decoration:none;
	}
.News_content1:hover{	
	font-family:inherit;
	color:#3c6f15;
	font-size:15px;
	text-decoration:none;
	}			
.News_Source{	
	font-family:inherit;
	color:#000;
	font-size:10px;
	text-transform: uppercase;
	}
.News_datetime{	
	font-family:inherit;
	color:#235093;
	font-size:10px;
	}
/****************End Important News ****************/


/*===========Footer========*/



.line{

	border:1px solid #e2e2e2;
	width:95%;
	
	}

.line-bg{

    background-color:#fff;
}
	
.footer-td{
	
	background-color:#57575a;
	min-height:40px;
    /*max-width:1215px;*/
    background-image:url(../images/footer_bg.jpg);
    /*background-position:right;*/
    background-repeat:no-repeat;
	margin-left: auto;
    margin-right: auto;
   /* padding-left: 15px;
    padding-right: 15px;*/
	padding:10px 15px;
	}
	
.footer_txt{
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	padding-left:30px;
	}	
	
.footer_form{
	
	margin-left:-40px;
	}		
	
.container-bg{

	background-image:linear-gradient(to bottom, #fff 0px, #f0f0f0 100%);
	background-image:-webkit-linear-gradient(to bottom, #fff 0px, #f0f0f0 100%);
	background-image:-moz-linear-gradient(to bottom, #fff 0px, #f0f0f0 100%);
	background-repeat:repeat-x;
    min-height:100px;
	}	
	
.Footer_links{
	font-size:12px;
	color:#072260;
	text-decoration:none;
	margin:5px;
   	}
.Footer_links:hover{
	font-size:12px;
	color:#072260;
	margin:5px;
	text-decoration:underline;
}

.Footer_links:focus{
	font-size:12px;
	color:#072260;
	text-decoration:none;
	margin:5px;
	}
	
.sep-color{
	
	color:#6a933b;
	}
	
.social-network{
	
	height:50px;
	}
	
.version{
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#757575;
	margin-left:-15px;
	margin-top:7px;
	}	
	
.Footer_Text {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
     float:left;
	}		
	
.F_CLink{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#55acee;
	text-decoration:none;
	
	}	
	
.F_CLink:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#55acee;
	text-decoration:underline;
	
	}		
	
.F_CLink:focus{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#55acee;
	text-decoration:none;
	
	}			
	
.input-append .add-on, .input-prepend .add-on {
    background-color: #eeeeee;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    width: auto;
}

.btn-large{
	
	margin-left:20px;
	margin-top:-3px;
	}	
	
#wrapper {
  border: 1px #e4e4e4 solid;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0 0 2px #ccc;
  background-color: #fff;
}

/* Title Border */

.title-border{
  	font-weight: 300;
  	font-size: 18px;
  	/*text-transform: uppercase;*/
  	margin: 0 0 30px 0;
  	padding: 0;
  	position: relative;
  	color: #333;
}

.title-border:before{
	content: "";
  	position: absolute;
  	display: inline-block;
  	top: 28px;
  	left: 0;
  	width: 100px;
	height: 5px;
  	background: #4cb9b3;
}

.title-border:after{
	position: absolute;
  	/*content: " ";*/
  	width: auto;
  	height: auto;
  	bottom: -28px;
  	border-width: 8px;
  	border-style: solid;
  	border-color: #4cb9b3 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}


.title-padding{
	
	padding:10px;
	}

.title-color{

    color:#235093;
    font-size:18px;
    padding-bottom:10px;
}
	
	
.readmore {
	font-size:13px;
	text-decoration:none;
	color:#235093;
	}
	
.readmore:hover {
	font-size:13px;
	text-decoration:none;
	color:#4cb9b3;
	}	


.MoreNews {
	font-size:15px;
	text-decoration:none;
	color:#235093;
	}
	
.MoreNews:hover {
	font-size:15px;
	text-decoration:none;
	color:#4cb9b3;
	}	
	
.Radio_txt{
	font-size:16px;
	color:#000;
	}	
	
.radio .Radio_txt td
{
	 padding-bottom: 5px;
    padding-top: 5px;
}
	
	
.EGX{
	margin-left:0px !important;
	padding-left:0px !important;
	height: auto;
	width:100%;
	
	}	
	
.top10container{
	padding-left:20px;
	}	
	
.Ad{
	/*height: auto;*/
    height: 300px;
	width:100%;
	
	}
	
.Top10 {
	
	height: auto;
	width:100%;
	
	}
	
.title-M-Commentary{
	
	color:#235093;
	}	

.M-summary-N {
    color: #235093;
}		
	
.content-M-Commentary{
		
	min-height:84px;
    margin-bottom:0PX !important;
	}			
		
.social-pos {

    padding-top:30px;
	
	}	
	
.Vote { min-height:39px;}

/*.page-padding{
	
	padding-left:30px;
	padding-right:30px;
	
		}*/

.page-padding{
	
	padding-left:10px;
	padding-right:10px;
	
		}		
		
.contact-padding{
	
	padding-right:55px;
}	
	
.contact_tilte{
	color:#4cb9b3;
}
	
.contact_subtilte{
	color:#235093;
	font-size:14px;
}	
.contact_subtilte a	{
		color:#072260;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
}
.contact_subtilte a:focus, .contact_subtilte a:hover {
	cursor:pointer;
	color:#072260;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.contact_details{
	color:#333;
	font-size:14px;
}				
	

/********Guest Login***********/
.btn-sq-lg {
  width: 150px !important;
  height: 150px !important;
}

.btn-sq {
  width: 90px !important;
  height: 90px !important;
  font-size: 8px;
  color: #55acee;
}

.btn-sq-sm {
  width: 50px !important;
  height: 50px !important;
  font-size: 10px;
}

.btn-sq-xs {
  width: 25px !important;
  height: 25px !important;
  padding:2px;
}

/********End Guest Login***********/

.Guest-login-txt{

    font-size:14px;
    color:#5a5b5d;
    font-family:Tahoma;

}

.shadow1{

    background-image:url("../images/shadow1.png");
    background-position:center bottom;
    background-repeat:no-repeat;
    
}

/*===========Welcome section========*/
.welcome_sec {
	/*padding-top: 78px;*/
	background: #f7f8fa;
	/*height:756px;*/
}



.welcome_sec h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	font-size: 1.625em;
	color: #323232;
	text-transform: uppercase;
	position: relative;
	text-align: right;
	line-height: 32px;
	padding-right: 25px;
}

.welcome_sec h2:before {
	content: '';
	width: 4px;
	height:100%;
	background: #12a0b1;
	position: absolute;
	letter-spacing: 1px;
    right: -16px;
    top: 4px;
}
.welcome_sec .welcome_heading p{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 1em;
	color: #898989;
	padding-left: 30px;
    padding-top: 16px;
    line-height: 26px;
}
.welcome_item {
	position: relative;	
}
.welcome_details {
	margin-top:80px;
}
.welcome_details img {
	background: #fff;
	padding:8px;
	position: absolute;
	z-index: 1;
	top: 14px;
}
.welcome_details .welcome_info {
	position: relative;
	/*width:77%;*/
    width:70%;
	background: #fdfdfd;
	border: 1px solid #e6e6e6;
	/*margin-left: 140px;*/
    margin-left: 120px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.welcome_details h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.25em;
	color:#323232;
	padding-left: 66px;
}
.welcome_details h3:before {
	content: '';
	width:45px;
	height:3px;
	background: #5aade8 ;
	position: absolute;
	top: 61px;
}
.welcome_details p {
	font-family: 'Open Sans', sans-serif;
	color: #898989;
	padding-left: 66px;
	padding-right: 41px;
    padding-top: 13px;
}
.welcome_item_bottom {
	margin-top:29px;
}
.welcome_details .welcome_info:hover {
	background: #12a0b1;
}
.welcome_details .welcome_info:hover h3{
	color: #fff;
}
.welcome_details .welcome_info:hover p {
	color: #e4e8e8;
}


/*===========Welcome section1========*/
.welcome_sec1 {
	padding-top: 5px;
	background: #fff;
	height:130px;
    padding-bottom: 20px;
}



.welcome_sec1 h2 {
	font-family: Tahoma;
	font-weight: 800;
	font-size: 1.625em;
    color:#072260;
	/*color: #323232;*/
	/*text-transform: uppercase;*/
	position: relative;
	text-align: right;
	line-height: 32px;
	padding-right: 25px;
}

.welcome_sec1 h2:before {
	content: '';
	width: 4px;
	height:100%;
	/*background: #12a0b1;*/
    background:#55acee;
	position: absolute;
	letter-spacing: 1px;
    right: -16px;
    top: 4px;
}
.welcome_sec1 .welcome_heading p{
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 1em;
	color: #898989;
	padding-left: 30px;
    padding-top: 16px;
    line-height: 26px;
}
.welcome_item {
	position: relative;	
}
.welcome_details {
	margin-top:30px;
    margin-bottom:30px;
    margin-left:30px;
 }
.welcome_details img {
	background: #fff;
	padding:8px;
	position: absolute;
	z-index: 1;
	top: 14px;
}
.welcome_details .welcome_info {
	position: relative;
	/*width:77%;*/
    width:70%;
	background: #fdfdfd;
	border: 1px solid #e6e6e6;
	/*margin-left: 140px;*/
    margin-left: 120px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.welcome_details h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.25em;
	color:#323232;
	padding-left: 66px;
}
.welcome_details h3:before {
	content: '';
	width:45px;
	height:3px;
	/*background: #f6ba18;*/
    background:#5aade8;
	position: absolute;
	top: 61px;
}
.welcome_details p {
	font-family: 'Open Sans', sans-serif;
	color: #898989;
	padding-left: 66px;
	padding-right: 41px;
    padding-top: 13px;
}
.welcome_item_bottom {
	margin-top:29px;
}
.welcome_details .welcome_info:hover {
	/*background: #12a0b1;*/
    background:#1f408b;
}
.welcome_details .welcome_info:hover h3{
	color: #fff;
}
.welcome_details .welcome_info:hover p {
	color: #e4e8e8;
}

.news-ticker{

    background-color:#57575a;
    height:28px;
    width:auto;
    margin:0!important;

}

/*********Useful links********/

.block-head {
    position: relative;
    margin-bottom: 20px;
    padding: 0 0 10px;
    border-bottom: 1px #e2e2e2 solid;
    font-weight:bold;
    text-transform:capitalize;
    font-size:20px;
    color:#072260;
}
.footer-top .block-head {
    border-bottom-color: #3a3a3a;
    color:#c5c5c5;
    text-transform:uppercase
}
.block-head:before{
    position: absolute;
    bottom: -3px;
    left: 20px;
    width: 35px;
    height: 5px;
    content: "";
    display:inline-block;
}
.block-head:after{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    height: 1px;
    content: "";
    display:inline-block;
}
.block-head.center{
    margin-left:auto;
    margin-right:auto;
    display:table;
    padding-right:30px;
    padding-left:30px
}
.block-head.center:before{
    left: 50%;
    margin-left:-17.5px
}
.block-head.center:after{
    left: 50%;
    margin-left: -40px;
}

.item-box:hover::after, .item-box:hover .item-price, .team-box:hover::after, .team-box-2:hover::after, .responsive-nav, .search-box::before, .block-head::before, .block-head::after, .widget-head::before, .widget-head::after, .details-img::after, .post-image::after, .team-box::after, .team-box-2::after, .item-box::after, .team-box .team-socials li a:hover, .service-box-1::after, .portfolio-item::after{

    background-color:#072260;
}

.sectionWrapper {
    padding: 15px 0;
}

.white-bg {
    /*background: #fff;*/
}

.slick-prev, .slick-next {
    background: #777;
    color: #eee;
}

}

.clients,.auto-clients {
    padding-top: 10px;
}
.clients > div a,.auto-clients > div a {
    margin: 0 15px;
    display: block;
    border-bottom: 1px #ddd solid;
    padding: 10px;
    text-align:center
}


/*********News Post**********/


.post-thumbnail{
    margin-bottom: 14px;
    max-height: 240px !important;
    width: 100% !important;

}



.post-thumbnail .post-thumbnail-entry>img {
    margin-bottom: 14px;
    max-height: 240px !important;
    width: 100% !important;
}

.post-thumbnail .post-thumbnail-entry .post-thumbnail-content p {
    margin-bottom: 6px;
}

.post-thumbnail~.post-thumbnail-list {
    border-top: 1px solid #eee;
}

.post-thumbnail~.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 a {
    font-weight: 400;
    opacity: 0.7;
}

.post-thumbnail~.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 a:hover {
    opacity: 1;
}

.post-thumbnail-list {
    position: relative;
}

.post-thumbnail-list .post-thumbnail-entry img+.post-thumbnail-content {
    padding-left: 100px;
}

.post-thumbnail-entry {
    border-bottom: 1px solid #eee;
    float: left;
    margin-bottom: 14px;
    padding-bottom: 12px;
    position: relative;
    clear: both;
}

.post-thumbnail-entry:last-child {
    border-bottom: 0;
}

.post-thumbnail-list .post-thumbnail-entry>img {
    float: left;
    display: block;
    height: 60px;
    width: 80px;
    margin-right: 20px;
}

.post-thumbnail-entry .post-thumbnail-content .post-date,.post-thumbnail-entry .post-thumbnail-content .post-category {
    color: #999;
    font-size: 13px;
}

.post-thumbnail-entry .post-thumbnail-content .post-date i,.post-thumbnail-entry .post-thumbnail-content .post-category i {
    margin-right: 2px;
}

.post-thumbnail-entry .post-thumbnail-content .post-date~.post-category {
    margin-left: 6px;
}

.post-thumbnail-entry .post-thumbnail-content h4,.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}





/*h1,h2,h3,h4,h5,h6 {
    color: #111;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    line-height: 1.5;
    text-rendering: optimizelegibility;
    margin-top: 0;
}

h1,h2 {
    margin-bottom: 40px;
}

h3 {
    margin-bottom: 10px;
}

h4 {
    margin-bottom: 10px;
    font-weight: 600;
}

h5 {
    font-size: 15px;
    line-height: 18px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
}

h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a,h6,h6 a,p,p.lead {
    text-rendering: optimizelegibility;
    margin-top: 0;
    color: #222222;
    font-family: "Open Sans",sans-serif;
}*/


/* Heading version2*/

.version2 h1,.version2 h2,.version2 h3,.version2 h4,.version2 h5,.version2 h6 {
    color: #111;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    line-height: 1.5;
    text-rendering: optimizelegibility;
    margin-top: 0;
}

.version2 h1, .version2 h2 {
    margin-bottom: 40px;
}

.version2 h3 {
    margin-bottom: 10px;
}

.version2 h4 {
    margin-bottom: 10px;
    font-weight: 600;
}

.version2 h5 {
    font-size: 15px;
    line-height: 18px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
}

.version2 h1, h1 a,.version2 h2, h2 a, .version2 h3,h3 a, .version2 h4, h4 a,.version2 h5,h5 a,.version2 h6,h6 a,version2 p,p.lead {
    text-rendering: optimizelegibility;
    margin-top: 0;
    color: #222222;
    font-family: "Open Sans",sans-serif;
}

.version2 a:hover {
    color: #1f408b;
}

::-moz-selection {
    background: #072260;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #072260;
    text-shadow: none;
    color: #fff;
}


#date_time {
	color: #206db7;
	font-size: 13px;
	z-index: 99;
	position: relative;
	font-family:Tahoma, Geneva, sans-serif
	/*padding: 5px 20px;
	display: inline-block;
	float: right;
	border-left: 1px solid #2B2B2B;
	margin: 0;*/
	
	
}


.Date_Pos{
	
	margin:10px auto;
    /*padding-left:72px ;*/
	
	}

.main-bg{

    background-color: #235093;
    color: #fff;

}

#to-top {
    right: 10px;
    right: auto;
}
#to-top {
    bottom: -100px;
    cursor: pointer;
    font-size: 18px;
    line-height: 10px;
    overflow: auto;
    padding: 12px 14px 14px;
    position: fixed;
    right: 10px;
    transition: all 0.7s ease-in-out 0s;
    z-index: 55;
}	


.loader {
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #4cb9b3;
  --_m: 
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
          mask: var(--_m);
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  animation: l3 1s infinite linear;
    position:fixed;
    left: 50%;
    top: 45%;
}
@keyframes l3 {to{transform: rotate(1turn)}}

.page-loader {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999;
    left:0;
}

.loader-in {
    background: transparent url(../images/ajax-loader.gif) no-repeat scroll 50% 50%;
    height: 100%;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

.Menu-bg-img{
	
	background-color:#235093;
	min-height:40px;
    /*max-width:1215px;*/
    /*background-image:url(../images/footer_bg.jpg);*/
    background-position:top right;
    background-repeat:no-repeat;
	margin-left: auto;
    margin-right: auto;
 
	}
	

.Menu-pd{padding:0px !important}

.reports-download{color:#55acee;}

.reports-download:hover{color:#072260;}


.Search-body {
    background-color: #f4f4f4 !important;
    margin-bottom: 20px;
    padding: 15px;
}


.player{
  margin: 50px 0;
}



.global__h2, .global__h2--collapsed {
    background-color: #fff;
    border-bottom: 2px solid #00c2d6;
    font-family: "Noto Kufi Arabic","Helvetica Neue LT","Arial",sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0.25rem 0.5rem;
}


*, *::before, *::after {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: border-box;
}


.global__h2, .global__h2--collapsed {
    background-color: #fff;
    border-bottom: 2px solid #00c2d6;
    font-family: "Noto Kufi Arabic","Helvetica Neue LT","Arial",sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0.25rem 0.5rem;
}
.global__h2 {
    margin: 0.5rem 0 0.25rem;
}




.md-whiteframe-z1, .md-whiteframe-z1--collapsed {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29);
    padding: 0.5rem;
}

.md-whiteframe-z1 {
    margin-bottom: 0.5rem;
}





.col-border{

     border-left-style: solid;
      border-right-style: solid;
      border-width:15px;
      border-color:#e2e2e2;
      min-height:831px;

}


.EGX_Chart {
    height: auto;
    max-height: 261px;
    width: 100%;
}

.tabs-link{color:#000;}

.Inv_Type {
    background-color: #f5f5f5;
    max-height: 240px;
    min-height: 280px;
    padding: 0;
}

.Inv_Type1 {
    background-color: #f5f5f5;
    max-height: 240px;
    min-height: 304px;
    padding: 0;
}

.inv-txt {
    color: #fff;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
}

.inv-txt:hover {
    color: #fff;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: underline !important;
}

.inv-txt::selection {
    color: #fff;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: underline !important;
}


.inv-txt:focus {
    color: #fff;
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: underline !important;
}

.Lang_D
{
	margin-top:16px !important;
}
.contentHead{
	background-color: #f5f5f5;
    border-radius: 4px;
    min-height: 40px;
    margin-top:-10px;
}
.Hint_LateLBL
{
	text-align:center;
	font-weight:bold;
	color:#9a1e1e ;
}
.Qlogincontainer
{
	min-height:305px;
}
.MSumTbl td, .MSumTbl th{
	border-top: 1px solid #ddd;
	padding:0px;
}
.MarketSummaryDateStyle
{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.MarketSummaryTextStyle{
	font-size:inherit;
}
.TopTable {
    border: 1px solid #dddddd;
    border-radius: 5px;
    box-shadow: 0 0 2px #cccccc;
}
.TopbodyText{
	color:#333333;
}
.TopbodyNum{
	color:#235093;
}
.TopHeadearbodytext{
	color:#235093;
	font-size:12px;
	font-weight:bold;
}
.TopTable td, .TopTable th {
	padding:8px;
}
.H_Top10_Style th, .H_Top10_Style td
{
	border-top: 0px none !important;
	border-bottom: 2px solid #ddd;
}
.TopNamelbl{
	color:#666;
	text-decoration:none;
}
.TopNamelbl:hover{
	cursor:pointer;
	color:#666;
	text-decoration:underline;
}
.fbackDiv{
	min-height:330px;
	display:block;
	width: 100%;
}

/* Latest Edit */
.contactUsAdd
{
	overflow-wrap:anywhere;
}

/* Responsive  */
@media (max-width:990px)
{
	.dropdown-menu>li>a
	{
		color:#fff;
	}
	.navbar-nav .open .dropdown-menu
	{
		position: absolute;
		background: #fff;
	}
	.navbar-nav .open .dropdown-menu a
	{
		color: #333 ;
	}
	.login-pd-top 
	{
    padding-top: 35px;
    }
}
@media (max-width:767px)
{
	.dropdown:hover .dropdown-menu 
	{
    display: none;
	}
	.dropdown.open .dropdown-menu 
	{
    display: block;
    width:100%;
	}
	.nav>li.dropdown.open>a 
	{
    text-decoration: none;
    background-color: #4cb9b3;
    color: #fff;
	}
    .nav>li.dropdown>a 
	{
    background-color: transparent;
    color: #fff;
	}
	.Tearow.header_A .top-links-padding 
	{
    text-align: center;
    }
}
@media (min-width:768px)
{
	.navbar-nav> .active >a
	{
    background-color: #4cb9b3;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
	}
	.social-pos
	{
		text-align:left;
	}
	/*.dropdown.open:hover .dropdown-menu 
	{
    display: none;
    }*/
}
@media (min-width:768px) and (max-width:990px)
{
	.navbar-collapse.collapse 
	{
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    }
}

@media (max-width:768px)
{
	.logo
	{
		padding-left:0;
		text-align:center;
	}
	.social-pos
	{
		text-align:left;
	}
	/*.table-responsive td
	{
		white-space:nowrap;
	}*/
}
@media (max-width:1302px) and (min-width:768px)
{
	.header_C
	{
		height:80px;
	}
}
@media (max-width: 990px) and (min-width:768px)
{
.dropdown-menu>li>a {
    color: #333;
}
}
@media (max-width:768px)
{
	.Tearow.header_A .Lang_D	
	{
		margin-top: 0 !important;
		margin-bottom:6px ;
	}
}
@media only screen and (max-width: 768px) and (min-width: 480px)
{
   .logo 
   {
    padding-left: 0;
   }
}
@media only screen and (max-width: 480px) and (min-width: 100px)
{
   .logo img 
   {
    width: 100% !important;
   }
}
@media (max-width:1200px) and (min-width:768px)
{
	.first-footer .Tearow , .second-footer .Tearow
	{
		width:95%;
	}
}
@media (max-width:500px)
{
	.second-footer ul.inline li 
	{
    display: inline-block;
    width: 100%;
      }
}
.navbar-nav>li>a
{
    color:#fff;
}
div#ctl00_MainContent_PendingPanel .TextBox {
    max-width: 100px;
}