<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@font-face {
	font-family: 'ge_font';
	src: url('http://elkashif.net/assets/includes/fonts/ge_flow_regular.ttf');

}



a {
	text-decoration:none;
	color:#be454a;
}

a:hover {
	color:orange;
	text-decoration:none;
}

a.a1 {
	text-decoration:none;
	color:orange;
        font-family:'ge_font', Tahoma, Geneva, sans-serif;
        font-size:16px


}

a.a1:hover {
	color:#fff;
	text-decoration:none;
        font-family: 'ge_font', Tahoma, Geneva, sans-serif;
        font-size:16px


}


body {
	font-size: 14px;
	font-family:   Tahoma, Geneva, sans-serif;
	margin: 0px;
	border: 2px;
	background-color:#636162;
	color: #000;
	direction:rtl;
	text-align: center;
	background-image: url('http://elkashif.net/assets/includes/imgs/body-bg.jpg');

}
.main-container {
	margin:auto;
	width:960px;
	min-height:500px;
	background-color:#FFFFFF;
	border:#CCCCCC thin ;
	overflow: hidden;
	margin-top:0px;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.73);
	border-top-right-radius:15px;;
	border-top-left-radius:15px;
	border-bottom:none;
	padding-bottom:0px;

}

.header {
	width:100%;
	height:150px;
	float:right;
	border-bottom:#999 thin solid;
	background-image:url('http://elkashif.net/images/uploads/banners/banner1.jpg');
}

.main-menu {
	float:right;
	width:100%;
	height:40px;
	background-color: #B30000;
	background-size:100% 100%;
	color:#FFF;
	background-image:url('http://elkashif.net/assets/includes/imgs/bg.jpg');
	border-bottom:#6D0104 solid thin;
	font-family:'ge_font',  Tahoma, Geneva, sans-serif;
}
.main-menu-item {
	float:right;
	width:9.79%;
	height:35px;
	color:#FFF;
	border-left:#9B0004 solid thin;
	padding-top:5px;
	font-size:20px;
	font-weight:500;
	border-right:#FF373D solid thin;
}

.main-menu-item:hover {
	background-color:#8C0003;
}

.search {
	float:left;
	margin-top:-2px;
	background-color:#FFFFFF;
	border:#062031 thin solid;
	margin-left:10px;
	height:28px;
	width:20%;
  
    z-index:5000;
        
}

.search input[type="text"] {
	outline:none;
	border:none;
	float:right;
	margin-top:5px;
	width:80%;
	padding-right:5px;
	font-family: 'ge_font',tahoma;
	font-size:15px;
}
.search input[type="submit"] {
	margin: 0px;
	padding:0px;
	width: 30px;
	height: 28px;
	background-size: 50px 20px;
	border: none;
	cursor: pointer;
	text-align: right;
	float:left;
	-webkit-appearance: none;
	background-image: url('http://elkashif.net/assets/includes/imgs/search-button-blue.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color:#FFFFFF;
}
.search input[type="submit"]:hover {
	background-color:#175779;
	background-position: -25px 5px;
	
}



.hot-news {
       width:100%;
       height:30px;
       float:right;
       text-align:right;
       padding-right:0%;
       color:white;
	   overflow:hidden;
	   padding-top:5px;
	   background-image:url('http://elkashif.net/assets/includes/imgs/bg-blue.jpg');
	   background-size:100% 100%;
}
#hot-news-title {
   float:right;
   margin-left:1%;
   width:10%;
   padding-right:5%;
   background-color:#FFFFFF;
   color:black;
   font-family:'ge_font',tahoma;
   height:20px;
   font-size:16px;
   font-weight:bold;
}
#hot-news-content{
   float:right;
   width:60%;
   overflow:hidden;
   position:relative;
}
#hot-news-content div {
   float:right;
   width:100%;
   height:30px;
   overflow:hidden;
}
#hot-news-content div a {
  color:white;
}
#hot-news-content div a:hover {
   color:orange;
}
#sweep {
	width:50%;
	position:relative;
	height:35px;
	right: 21%;
	top:-5px;
	z-index:100;
	
}
.hidd {
	visibility: hidden;
}

.content-container {
	float:right;
	width:960px;
	height:auto;
}

.right-content-container {
	float:right;
	width:640px;
	height:auto;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

.left-content-container{
	float:left;
	width:290px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

.left-content-item {
	width:290px;
	height:auto;
	border:#175779 2px solid;
	float:left;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
	border-radius:5px;
	text-align:right;
	margin-bottom:15px;
	min-height:100px;
	overflow:hidden;

}

.left-content-item-title {
	height:30px;
	float:right;
	width:100%;
	text-align:center;
	color:white;
	background-color:#175779;
	font-weight:bold;
	font-size:16px;
	padding-top:5px;
	background-image:url('http://elkashif.net/assets/includes/imgs/bg-blue.jpg');
	background-size:100% 100%;
	font-family:'ge_font',  Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-weight:500;
	
}

.text-content {
	margin:5px;
	width:97%;
	float:right;
	min-height:35px;
}

.text-content-small {
	margin:5px;
	width:97%;
	float:right;
	height:43px;
	overflow:hidden;
	color:#175779;
	font-family:ge_font , tahoma;
	font-size:17px;
}

.one-line {
	height:20px;
}


.text-content-small:hover {
	color:orange;
}

.horizontal-separator {
	width:950px;
	height:0px;
	border-top:#062031 thin solid;
	border-bottom:#2d6d8f thin solid;
	float:right;
	margin-right:5px;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
	margin-bottom:5px;

}

.main-news-container {
	border:2px solid;
	width:99.5%;
	border-color:#175779;
	height:350px;
	margin-bottom:10px;
	overflow:hidden;
}


.main-news-container-title {
	width:98%;
	height:35px;
	font-weight:bold;
	padding-top:5px;
	background-image: url('http://elkashif.net/assets/includes/imgs/bg-blue.jpg');
	background-size:100% 100%;
	text-align:right;
	padding-right:2%;
	color:#FFF;
	font-family:'ge_font',  Tahoma, Geneva, sans-serif;
	font-size:17px;
	font-weight:500;
}

.logo-theme {
	float:right;
	width:25px;
	height:25px;
	margin-left:10px;

}

.more {
	float:left;
	height:35px;
	color:white;
	padding-left:5px;
	text-decoration:none;
	margin-top:-5px;
	padding-top:5px;
	padding-right:5px;
	
}

a.more:hover {
	background-color:white;
	color:#175779;
	
}

.main-news-imp-item-container {
	width:96%;
	margin:2%;
	float:right;
	text-align:right;
	height:100px;
	border-bottom:#666666 solid thin;
	overflow:hidden;
	margin-bottom:5px;
}
.main-news-imp-item-container img {
	float:right;
	width:20%;
	height:90px;
	border:#175779 2px solid;

}

.main-news-imp-item-title {
	width:75%;
	margin-right:5px;
	overflow:hidden;
	float:right;
	height:25px;
	font-family:'ge_font',  Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:500;
	color:#be454a;
	
}
.main-news-imp-item-title:hover {
	color:orange;
}

.main-news-imp-item-text {
	width:75%;
	margin-right:5px;
	overflow:hidden;
	float:right;
	height:53px;
}
.comments-views {
	float:left;
	font-family:'ge_font',  Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

.main-news-small-item {
	width:46%;
	margin:2%;
	margin-bottom:5px;
	margin-top:0px;
	float:right;
	text-align:right;
	height:93px;
	border-bottom:#666666 solid thin;
	overflow:hidden;
}
.main-news-small-item img {
	float:right;
	width:32%;
	height:65px;
	border:#175779 2px solid;
	margin-left:5px;
}

.main-news-small-item-title {
	float:right;
	width:64%;
	height:67px;
	margin-bottom:8px;
	overflow:hidden;
	font-family:'ge_font',  Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:500;
	color:#be454a;
}
.main-news-small-item-title:hover {
	color:orange;
}

.red-border {
	border-color:#be454a;
}
.red-title {
	background-image:url('http://elkashif.net/assets/includes/imgs/bg.jpg');
	background-size:100% 100%;
}
.small-separator {
	float:right;
	width:95%;
	height:0px;
	border-bottom:#999 thin solid;
	margin-right:2%;
	margin-bottom:5px;
}

.item {
	float:right;
	width:100%;
	height:auto;
}

.vote {
	font-family:ge_font,tahoma;
	cursor:pointer;
	height:30px;
	background-image:url('http://elkashif.net/assets/includes/imgs/bg-blue.jpg');
	background-size:100% 100%;
	border-radius:5px;
	color:white;
	font-weight:bold;
	border:none;
}
.vote:active {
	background-color:#175779;
	background-image:none;
}
.vote:hover {
	border:inset thin #175779;
}
.footer-separator {
	background-color:#be454a;
	float:right;
	width:100%;
	min-width:960px;
	height:10px;
	border-top:1px #666666 solid;
	background-image:url('http://elkashif.net/assets/includes/imgs/bg-blue.jpg');
	background-size:100% 100%;
}
.footer {
	width:100%;
	float:right;
	height:150px;
	background-color:#333;
	background-image:url('http://elkashif.net/assets/includes/imgs/bg1.jpg');
	min-width:960px;
}
.copyright {
	width:100%;
	height:25px;
	float:right;
	background-image:url('http://elkashif.net/assets/includes/imgs/bg-blue.jpg');
	background-size:100% 100%;
	color:white;
	font-family:ge_font,tahoma;
	font-size:16px;
	padding-top:5px;
	position:relative;
	top:10px;
}

.footer-menu-container {
	margin:auto;
	width:700px;
	height:115px;
	margin-top:25px;
	
}
.footer-home {
	height:90px;
	width:90px;
	float:right;
	margin-top:5px;
	border-radius:15px;
	background-image: url('http://elkashif.net/assets/includes/imgs/homegd.jpg');
	background-size:100% 100%;
	background-color:#b12227;
	box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.8);
}
.footer-home:hover {
	background-image:url('http://elkashif.net/assets/includes/imgs/home2.png');
	background-color:#175779;
}
.footer-menu-container li {
	list-style:none;
	float:left;
	width:598px;
	height:45px;
	background-image:url('http://elkashif.net/assets/includes/imgs/bg.jpg');
	background-size:100% 100%;
	border-radius:15px;
	overflow:hidden;
	box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.8);
	margin-bottom:5px;
}

.footer-menu-container li&gt;ul {
	float:right;
	width:118px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	font-family:ge_font,tahoma;
	font-size:20px;
	border-left:#FF8282 solid thin;
	border-right:#A3070C solid  thin;
	height:29px;
	overflow:hidden;

	
}

.footer-menu-container li&gt;ul a {
	color:white;
}

.footer-menu-container li&gt;ul:hover {
	background-color:#175779;
}


.footer-menu-container li&gt;ul:first-child {
	border-right:none;
}

.footer-menu-container li&gt;ul:last-child {
	border-left:none;
}


.youtube-container {
	width:945px;
	height:230px;
	float:right;
	border:#175779 2px solid;
	margin-right:5px;
	margin-bottom:10px;
	margin-top:10px;
	
}

.youtube-vedio {
	float:right;
	width:23.5%;
	height:176px;
	margin:5px;
	border:#be454a 2px solid;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.73), 0px 0px 18px 0px rgba(0, 0, 0, 0.13);
}

.youtube-vedio img {
	width:100%;
	height:130px;
	opacity:0.5;
}
.vedio-container {
	float:right;
	width:100%;
	height:130px;
}
.youtube-vedio img:hover {
	opacity:1;
}
.vedio-title {
	float:right;
	width:100%;
	height:46px;
	background-color:#be454a;
	color:white;
	font-family:ge_font,tahoma;
	font-size:18px;
}
.play-icon {
	background-image:url('http://elkashif.net/assets/includes/imgs/Play_Icon.png');
	background-size:100% 100%;
	width:50px;
	height:50px;
	position:relative;
	top: 40px;
	right: 38%;
}

.right-small-news-container {
	float:right;
	width:49%;
	margin:0px;
	height:290px;
	border:#175779 2px solid;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:5px;
}

.car-img {
	width:100%;
	height:200px;
	float:right;
}

.car-title {
	float:right;
	width:100%;
	height:80px;
	font-family:ge_font;
	font-size:20px;
	background-color:#175779;
	color:white;
	padding-top:10px;
}

img:hover {
	border-color:#be454a;
}

.news-img {
	width:50%;
	height:auto;
	border:thick solid #be454a;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:1%;
	margin-left:2%;
	max-width:250px;
}
.news-page-text {
	float:right;
	width:95%;
	padding:10px;
	text-align:right;
	font-size:15px;
        line-height: 2.0;
}

.share-container {
	width:98%;
	margin:1%;
	float:right;
	height:30px;
}
.share-icons {
	float:left;
	margin-left:1%;
	direction:ltr;
}
.date-container {
	float:right;
	margin-right:1%;
}

.fb-comment {
	float:right;
	margin-right:5%;
	width: 525px;
	border:2px solid #be454a;
	margin-bottom:20px;
	margin-top:20px;
}

.icon-container {
       width:auto;
       height:auto;
       float:left;
       padding-top:10px;
       margin-left:2%;
}
.icon {
       width:30px;
       float:right;
       height:30px;
       border-radius: 5px;
       margin-right: 0px;
	   
}
.icon:hover {
      opacity:1;
	  
}

.icon {
   background-image:url('http://elkashif.net/assets/includes/imgs/icons.png');
   background-repeat: no-repeat;
}

.fb {
  background-position:-68px -30px;
}
.fb:hover {
  background-position:-68px -90px;
}

.twitter {
  background-position: 0px 0px;
}
.twitter:hover {
  background-position: 0px -60px;
}

.google {
  background-position: -68px 0px;
}
.google:hover {
  background-position: -68px -60px;
}

.rss {
  background-position: 0px -30px;
}
.rss:hover {
  background-position: 0px -90px;
}

.about {
  background-position: -34px -30px;
}
.about:hover {
  background-position: -34px -90px;
}
.call {
  background-position: -34px 0px;
}
.call:hover {
  background-position: -34px -60px;
}


fieldset#reporters {
	direction:rtl;
	float: right;
        width: 96%;
        border:none;
}

fieldset#reporters&gt;input[type='text'],select {
	float:right;
	width:65%;
	margin:2%;
	height:30px;
	padding-right:1%;
	font-family:'janna bold',tahoma;
}

fieldset#reporters&gt;input[type='text']:focus,select:focus {
	outline:royalblue solid thin;
}

fieldset#reporters&gt;input[type='password'] {
	float:right;
	width:65%;
	margin:2%;
	height:30px;
	padding-right:1%;
	font-family:'janna bold',tahoma;
}

fieldset#reporters&gt;input[type='password']:focus {
	outline:royalblue solid thin;
}

fieldset#reporters&gt;textarea {
	float:right;
	width:65%;
	height:300px;
	margin:2%;
	padding-right:1%;
	padding-top:1%;
	font-family:'janna bold',tahoma;
}
fieldset#reporters&gt;textarea:focus {
	outline:royalblue solid thin;
}
fieldset#reporters&gt;label {
	float:right;
	margin:2%;
	width: 15%;
}

fieldset#reporters&gt;input[type='file'] {
	float: right;
	margin:2%;
	border:#CCCCCC thin solid;
}
fieldset#reporters&gt;input[type='submit'] {
	float:right;
	margin:2%;
	margin-right:40%;
	margin-left:50%;
	width:80px;
	font-family:'janna bold',tahoma;
}

.news-button {
	float:right;
	margin:2%;
	margin-right:10%;
	height:40px;
	width:10%;
	border:royalblue thin solid;
	box-shadow:#999 0px 0px 4px;
	padding-top:10px;
}
.news-button:hover {
	background-color:royalblue;
	color:white;
	cursor:pointer;
}

.topic-button {
	float:right;
	margin:2%;
	margin-right:10%;
	height:40px;
	width:10%;
	border:royalblue thin solid;
	box-shadow:#999 0px 0px 4px;
	padding-top:10px;
}
.topic-button:hover {
	background-color:royalblue;
	color:white;
	cursor:pointer;
}

.logout {
	float:left;
	margin:2%;
	margin-right:10%;
	height:40px;
	width:10%;
	border:royalblue thin solid;
	box-shadow:#999 0px 0px 4px;
	padding-top:10px;
}


.selected {
	background-color:royalblue;
	color:white;
	cursor:pointer;
}

#poll-percentage {
	color:white;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
	margin-top:5px;
	margin-bottom: 10px;
	height: 25px;
	line-height:25px;
}
li#pollresultlist:nth-child(1) div {
	background-color:#3070AD;
}

li#pollresultlist:nth-child(2) div {
	background-color:#F0402D;
}

li#pollresultlist:nth-child(3) div {
	background-color:orange;
}

ul {
float: right;
width: 96%;
margin: 0px;
padding: 0px;
padding-right: 23px;
}

#pollresultlist&gt;li {
margin-bottom:15px;
}

.maqalat-item {
	width:31%;
	margin:1%;
	margin-bottom:5px;
	margin-top:5px;
	float:right;
	text-align:right;
	height:75px;
	border-bottom:#666666 solid thin;
	overflow:hidden;
}
.maqalat-item img {
	float:right;
	width:32%;
	height:65px;
	border:#175779 2px solid;
	margin-left:5px;
}


.maqalat-item-writer {
	float:right;
	width:60%;
	height:20px;
	margin-bottom:3px;
	overflow:hidden;
	font-family:'ge_font',  Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:500;
	color:black;
	font-weight:bold;
}

.maqalat-item-title {
	float:right;
	width:60%;
	height:50px;
	margin-bottom:0px;
	overflow:hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:500;
	color:#be454a;
}
.maqalat-item-title:hover {
	color:orange;
}

.my-pagination {
      float:right;
      margin:10px;
      width:inherit;
      text-align:center;

}

.my-pagination a {
    
    border:thin solid #ccc;
    border-radius:3px;
    height:20px;
    width:20px;
    padding-left:5px;
    padding-right:5px;


}

.my-pagination a:hover {
   colour:red;
   background-color:#F7F7F7;
}
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}</pre></body></html>