@font-face {
	font-family: 'Noto Naskh Arabic';
	src: url('../fonts/NotoNaskhArabic/NotoNaskhArabic.eot');
	src: url('../fonts/NotoNaskhArabic/NotoNaskhArabic.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoNaskhArabic/NotoNaskhArabic.woff2') format('woff2'), url('../fonts/NotoNaskhArabic/NotoNaskhArabic.woff') format('woff'), url('../fonts/NotoNaskhArabic/NotoNaskhArabic.ttf') format('truetype'), url('../fonts/NotoNaskhArabic/NotoNaskhArabic.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
	font-family: 'Noto Naskh Arabic';
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/NotoNaskhArabic//NotoNaskhArabic-Bold.eot");
	src: url("../fonts/NotoNaskhArabic//NotoNaskhArabic-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoNaskhArabic//NotoNaskhArabic-Bold.woff2") format("woff2"), url("../fonts/NotoNaskhArabic//NotoNaskhArabic-Bold.woff") format("woff"), url("../fonts/NotoNaskhArabic//NotoNaskhArabic-Bold.ttf") format("truetype");
}

@font-face {
	font-family: 'GEDinarOne-Medium';
	src: url('../fonts/GEDinarOne-Medium/GEDinarOne-Medium.eot');
	src: url('../fonts/GEDinarOne-Medium/GEDinarOne-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GEDinarOne-Medium/GEDinarOne-Medium.woff') format('woff'), url('../fonts/GEDinarOne-Medium/GEDinarOne-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}


@font-face{font-family:GEDinarOne-Bold;
src:url(../fonts/GEDinarOne/GEDinarOne-Bold.woff) format("woff"),
url(../fonts/GEDinarOne/GEDinarOne-Bold.ttf) format("truetype");
font-weight:700;font-style:normal
}

@font-face{font-family:GEDinarOne-Medium;
src:url(../fonts/GEDinarOne/GEDinarOne-Medium.otf) format("opentype"),
url(../fonts/GEDinarOne/GEDinarOne-Medium.woff) format("woff"),
url(../fonts/GEDinarOne/GEDinarOne-Medium.ttf) format("truetype");
font-weight:400;font-style:normal
}

@font-face{font-family:GEDinarOne-Light;
src:url(../fonts/GEDinarOne/GEDinarOne-Light.woff2) format("woff2"),
url(../fonts/GEDinarOne/GEDinarOne-Light.woff) format("woff"),
url(../fonts/GEDinarOne/GEDinarOne-Light.ttf) format("truetype");
font-weight:300;font-style:normal
}


@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/ProximaNova-Regular/ProximaNova-Regular.eot');
	src: url('../fonts/ProximaNova-Regular/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular/ProximaNova-Regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}




body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #4a484c;
	font-family: 'GEDinarOne-Bold' !important;
	direction: rtl;
	text-align: right;
}

.rtl{
	direction: rtl;
}

p{
    font-family: 'Noto Naskh Arabic';
    font-size:14px;
    font-weight:bold;
    color:#666;
}

.footer{
    font-family: Arial;
    font-size:14px;
    font-weight:bold;
    color:#333;
}

.footer ul li{
  list-style: square;
  color: #999;
    font-family: 'Noto Naskh Arabic';
}

.footer ul li a{
  list-style: square;
  color: #333;
}

.footer a{
  color: #888;
}

.footer a:hover,
.footer a.red{
  color: #f71a26;
}


.txt,
.txt p{
    font-family: 'Noto Naskh Arabic';
    font-size:22px;
    line-height:37px;
    font-weight:bold;
    color:#222;

}



.font-2 *{
    font-family: 'Noto Naskh Arabic';
    font-weight: bold !important;
}


.date{
    font-family: 'Noto Naskh Arabic';
    font-size: 11px;
    font-weight: bold;
    color: #ababab !important;
}


html {
	font-size: 100%;
}

body,
p,
div,
li,
label,
span,
input,
textarea,
select {
	/* font-family: Arimo; */
	;
}

a {
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
a:hover{
	color:#000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 22px;
	line-height: 1.5;
}




h4 {
	font-size: 17px;
	line-height: 1.5;
	color: #333;
}

h5 {
	font-size: 15px;
	line-height: 22px;
	color: #333;
}

h6 {
	font-size: 0.9rem;
}

legend {
	border-bottom: none;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 10px;
    padding-left: 10px;
}

.nav-scroller{
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
}

.nav-scroller .nav-item{
	position: relative;
}
.nav-scroller .nav-item a{
	font-size: 16px;
	color: #333;
}
.nav-scroller .nav-item a:hover,
.nav-scroller .nav-item a:focus,
.dropdown-item.active, .dropdown-item:active{
	text-decoration:none;
	color: #eb010d;
	background: inherit !important;
}

.nav-scroller .nav-item a:after{
	right: 7px;
	position: relative;
	top: 2px;
}
.nav-scroller .nav-item .dropdown-menu.show{
	right: -50px !important;
	left: inherit !important;
	top: 11px !important;
	border-radius: 0 0 .25rem  .25rem;
}

.nav-scroller .nav-item .dropdown-menu .dropdown-item{
	text-align:center;
}
.nav-scroller .nav-item > a:before{
	content: '';
	display: inline-block;
	margin: auto;
	height: 5px;
	width: 0px;
	background: transparent;
	transition: width .5s ease,background-color .5s ease;
	bottom: -10px;
	position: absolute;
	left: 0px;
	right: 0px;
}


.nav-scroller .nav-item > a:hover:before{
    width: 100%;
    background: #eb010e;
}


.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
    font-size: 22px;
    cursor:pointer;
}
.svg-inline--fa:hover {
	color:#eb010d
}



#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: -1250px;
    height: 100%;
    z-index: 999;
    background: #ffffff;
    color: #fff;
    transition: all 0.3s;
    overflow: hidden;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
    left: 0;
    padding-bottom: 100px;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: relative;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#dismiss  .fa-arrow-left{
	color: #8888888;
}

#dismiss:hover .fa-arrow-left{
    color: #444444;
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    z-index: 998;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.overlay.active {
    display: block;
    opacity: 1;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}
#sidebar ul.components li {
}

#sidebar ul p {
    color: #333;
    padding: 10px;
}

#sidebar ul li a {
    padding: 8px 20px;
    font-size: 13px;
    display: block;
    color: #111;
    border-top: solid 1px #f1f1f1;
    font-family: 'GEDinarOne-Bold' !important;
}

#sidebar ul li a:hover{
	color: #eb010e;
	text-decoration:none;
}

#sidebar ul li a.last-tag-title{
	font-size: 27px;
	font-family: 'GEDinarOne-Light' !important;
	background-color: #f7f7f7;
	margin-top: 15px;
	color: #eb010e;
}


.card {
    border: 1px solid rgba(0, 0, 0, 0.13);
    border-radius: .15rem;
		width:100%;
}

.card.b-0 {
    border: 0px solid rgba(0, 0, 0, 0.06);
}

.card-1 .card-body{
	padding:5px 0;
}

.card-1 .card-title h4{
	    font-family: 'Noto Naskh Arabic';
	    font-weight:bold !important;
	    color: #666;
	    font-size: 15px !important;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.15rem - 1px);
    border-top-right-radius: calc(.15rem - 1px);
}

.card-body{
	padding:10px;
	position: relative;
}

.slide-6 .card-body{
	height:200px;
}


.card.black .card-body{
	padding:10px;
	position: absolute;
	bottom: 0px;
	background: linear-gradient(0deg,rgb(0, 0, 0) 0,rgba(0, 0, 0, 0.56) 50%,#00000000 100%);
}
.card.black .card-body a *{
	color:#fff;
}
.card.black .card-body a:hover{
	text-decoration:none;
}

.card.black:before {
    content: '';
    background: linear-gradient(0deg,rgb(0, 0, 0) 0,#00000005 70%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height:80%;
    transition:height .5s ease;
}

.card.black:hover:before {
    background: linear-gradient(0deg,rgba(0, 0, 0, 0.91) 0,#00000029 100%);
    height:100%;
}
.card.b-0 .card-body {
    padding: 0px;
}


.card-title{
	color: #333;
	position: relative;
}

.category-title{
	width:100%;
	line-height: 40px;
	display: block;
	border-bottom: solid 1px #a0a0a0;
	min-height: 40px;
}



.category-title h1{
	float:right;
}


.category-title h1 a{
	color: #eb010d;
	position:relative;
	font-size: 22px;
	line-height: 32px;
	/* font-weight: bold; */
	margin-right: 0px;
	margin-left: 0;
	display: inline-block;
}

.category-title h1 a:before {
    content: '';
    display: inline-block;
    margin: auto;
    height: 5px;
    width: 0px;
    background: transparent;
    transition: width .5s ease,background-color .5s ease;
    bottom: -12px;
    position: absolute;
    left: 0px;
    right: 0px;

    background: #eb010d;
	width: 100%;
}

.category-title h1 a:hover{
	text-decoration:none;
}

.category-title h1 a:hover:before{
	background: #eb010d;
	width: 100%;
}





.video-title{
	width:100%;
	line-height: 37px;
	display: inline-block;
	border-bottom: solid 1px #403e3e;
}



.video-title h1{
	float:right;
}


.video-title h1 a{
	color: #fff;
	position:relative;
	font-size: 22px;
	line-height: 32px;
	/* font-weight: bold; */
	margin-right: 0px;
	margin-left: 0;
	display: inline-block;
}

.video-title h1 a:before {
    content: '';
    display: inline-block;
    margin: auto;
    height: 5px;
    width: 0px;
    background: #fff;
    transition: width .5s ease,background-color .5s ease;
    bottom: -12px;
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
}

.video-title h1 a:hover{
	text-decoration:none;
}

.video-title h1 a:hover:before{
	background: #fff;
	width: 100%;
}




.tag-category{
	/* top: 2px; */
}


.tag-category a{
	font-family: 'Noto Naskh Arabic';
	font-size: 14px;
	font-weight: bold;
	color: #888;
	position:relative;
}


.tag-category a:hover{
	text-decoration:none;
	color: #222;
}


.tag-category a:before {
    content: '';
    display: inline-block;
    margin: auto;
    height: 4px;
    width: 0px;
    background: transparent;
    transition: width .5s ease,background-color .5s ease;
    bottom: -10px;
    position: absolute;
    left: 0px;
    right: 0px;
}


.tag-category a:hover:before{
	background: #222;
	width: 100%;
}

.category-title-2{
	color: #222;
	position:relative;
	font-size: 18px;
	line-height: 30px;
	padding-top: 5px;
	margin: 0px;
	/* font-weight: bold; */
}


.category-title:hover,
.category-title-2:hover
 {
  color:#eb010e !important;
  text-decoration:none;
}

.badge{
	display: -webkit-box;
	width: fit-content;
	/* float: right; */
	position: relative;
	flex: 0;
	padding: 3px 10px;
	line-height:20px;
	font-size: 13px;
	font-weight: 600;
	font-family: 'Noto Naskh Arabic';
	box-shadow:-1px 0px 2px 1px rgba(236, 236, 236, 0.22);
	-webkit-box-shadow: -1px 0px 2px 1px rgba(236, 236, 236, 0.08);
	-moz-box-shadow: -1px 0px 2px 1px rgba(236, 236, 236, 0.22);
}


.badge-danger{
	color:#fff;
	background-color:#eb010e;
}.badge-danger a{
	color:#fff;
}.badge-danger a:hover{
	color:#fff;
	text-decoration:none;
}


.badge-danger:hover{
	color:#fff;
	background-color:#bf000b;
	text-decoration:none;
}

.badge-secondary {
	color:#222;
	border: solid 1px #e0e0e0;
	background: rgb(224,224,224);
	background: linear-gradient(0deg, rgba(224, 224, 224, 0.39) 0%, rgb(253, 253, 253) 35%);
}


.badge-secondary:hover{
	color:#eb010d !important;
	border: solid 1px #eb010d;
	background-color:inherit !important;
	text-decoration:none;
}


.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}

.top-img{
 	position:absolute;
 	top: -20px;
 	right: 0px;
 }

.list_mod_1{
	/* border-radius: .15rem; */
	/* border: 1px solid rgba(0, 0, 0, 0.1) !important; */
	/* padding:0px; */
	height: auto;
}
 
 
.list_mod_2{
	 border-radius: .15rem;
	 border: 1px solid rgba(0, 0, 0, 0.13);
	 padding:10px;
	 height: auto;
}
 

.list_mod_1 .card:first-child,
.list_mod_2 .card:first-child{
	border-top: 0 !important;
}

.list_mod_1 .card,
.list_mod_2 .card{
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-radius: 0rem;
	display: inline-block;
	float: left;
	margin: 0px;
	padding: 0px;
}

.list_mod_2 .card{
	padding: 2px 0px;
	margin: 0 !important;
	border-color: rgba(0, 0, 0, 0.03);
}



.list_mod_1 .card:after,
.list_mod_2 .card:after {
    content: '';
    display: inline-block;
    height: 0;
    width: 4px;
    background-color: transparent;
    position: absolute;
    right: -13px;
    top: 0px;
    transition: height .5s ease,background-color .5s ease;
}



.list_mod_1 .card:hover:after,
.list_mod_2 .card:hover:after {
    background-color: #222;
    height: 100%;
}

.list_mod_1 .card:hover .card-title,
.list_mod_2 .card:hover .card-title{
    text-decoration:none;
}
.list_mod_1 .card:hover .card-title *,
.list_mod_2 .card:hover .card-title *{
    color:#000;
}


.jqvmap-label{
	font-family: 'ProximaNova-Regular', 'GEDinarOne-Medium' !important;
	font-size:13px !important;
}

.fa:hover{
	text-decoration:none;
}
.fa{
	font-size: 23px;
	color: #808080;
}
.fa-facebook:hover {
    color: #1b58d8;
}


.fa-twitter:hover {
    color: #16ceff;
}

.fa-youtube:hover {
    color: #cd2027;
}



.bg-grey{
	background-color: #f7f7f7;
}

.nav-dossiers{
	border-bottom: solid 1px #e4e4e4 !important;
}
.nav-dossiers.bg-grey:hover{
	background-color: #efefef;
}

.nav-dossiers .nav-link{
	color: #444;
	font-size: 16px;
	font-family: "GEDinarOne-Medium";
}
.nav-dossiers .nav-link:nth-child(1){
	font-size:16px;
}

.nav-dossiers .nav-link.active,
.nav-dossiers .nav-link:hover{
	color:#eb010e;
}








.pagination {
    padding: 0px;
    margin-bottom: 20px;
    padding-top:40px;
    font-family:Arial, Helvetica, sans-serif;
    position:relative;
    direction: ltr;
    margin: 0 auto;
    float: right;
}

.pagination li {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    line-height: 25px;
    float: right;
}

.pagination li  a.active{
border: solid 1px #32373b;
background: #3e4347;
}




.pagination li a {
 display: inline-block;
 padding: 5px 13px;
 margin-right: 4px;
 border-radius: 5px;
 border: solid 1px #dcdcdc;
 background: #f9f9f9;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 color: #555;
}

.pagination li a:hover, .pagination li a .gradient:hover {
   border: solid 1px #868686;
   color: #111;
}

.pagination li a .active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.pagination li a .gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}






.pagination li.active a{border: solid 1px #ce000b;background: #f71b26;color: #fff;}


.bg-black,
.img-article-details{
	background-color:#1b1717;
}
.img-article-details h1{
	color:#fff;
	font-size: 30px;
	line-height: 45px;
}


.fb-comments{
	width:100%;
}



@font-face {
    font-family: 'weather';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#weather {
  text-align: center;
  text-transform: uppercase;
  float: right;
  line-height: 36px;
  display: inline-block;
  position: relative;
}

#weather  h2 i {
  color: #808080;
  font-family: weather;
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-transform: none;
  display: inline-block;
  top: 3px;
  position: relative;
  padding-left: 6px;
}

.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }

#weather h2 {
  margin: 0 0px 5px;
  color: #808080;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  font-family: arial;
}


.button-search{
	  left: 0px;
    position: absolute;
    top: 2px;
}


.img-blur {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  opacity: 0.8;
  background-color: #e1e2e7;
}

.img-not-blur {
  animation: imageBlur 10s both;
}
@keyframes imageBlur {
  100% {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}



.hide{
	height:0px !important;
	overflow:hidden !important;
}

.fb_iframe_widget_fluid_desktop iframe{
	width:100% !important;
}

.last_news{
	height: 520px;
	overflow: hidden;
}



.TopNewsDiv{float:right;position:relative;}
.SingleNewDiv{cursor:pointer;min-height:66px;position:absolute;direction:ltr;width:130px;}
.TopNewsImg1{border-radius:3px;width:95%;}
.TopNewNewsLink{background-image:url("../images/images_css/sprite.png"); background-position:-130px -245px;
background-repeat:no-repeat;bottom:5px;height:20px;position:absolute;right:15px!important;width:20px;}
.TopNewNewsLinkhover{background-image:url("../images/images_css/sprite.png")!important;background-repeat:no-repeat!important; background-position:-153px -245px;}
.SliderUpDiv{float: left;height: 27px;position: relative;width: 40px;left: 0px;z-index: 999999999;/* background-position: 3px; */top: -60px;}

.SliderUpDiv #PlayControls{float: left;
height: 27px;
position: relative;
width: 400px;
left: 10px;
z-index: 999999999;
}


.SliderDownDiv{background-size: 100% auto;/* TOP: -16px; *//* position: absolute; */z-index: 99999;color: #333;direction: rtl;float: right;font-size: 18px;font-weight: normal;height: 30px;left: 0;line-height: 30px;padding: 0!important;position: relative;text-align: center;top: -10px;width: 100%;position: absolute;e;z-index: 999;}
.LoadingTopNews{height:32px!important;left:50px;position:absolute;top:35px;width:32px!important;}
.SingleNewDivLoading{border:1px solid!important;border-radius:13px;max-width:240px!important;}
.TopNewNewsLinkLoading{display:none!important;}
.TopNewsPlay{
/* background-color: #3B3B3B; */
/* background-color: #3B3B3B; */
background-image: url('../images/images_css/sprite.png');
background-repeat: no-repeat;
cursor: pointer;
float: left;
height: 26px;
margin-left: 5px;
margin-top: 0;
width: 22px;
background-position: -91px -241px;
position: relative;
display: inline-block;
z-index: 999999999999999;
left: -14px;
}
.TopNewsPlay:hover,.TopNewsIncreaseSpeed:hover,.TopNewsDecreaseSpeed:hover{
/* background-color: #3B3B3B; */
/* background-color: #3B3B3B; */
background-image: url('../images/images_css/sprite.png');
background-repeat: no-repeat;
cursor: pointer;
float: left;
height: 26px;
margin-left: 5px;
margin-top: 0;
width: 22px;
background-position: -68px -241px;
position: relative;
display: inline-block;
z-index: 999999999999999;
}
.TopNewsPlayToggle{background-image:url("../images/images_css/sprite.png")!important;
background-position: -31px -241px;
background-repeat:no-repeat;}.TopNewsIncreaseSpeed{background-color:#3B3B3B;background-image:url("../images/images_css/sprite.png");
background-repeat:no-repeat;cursor:pointer;float:left;height:22px;margin-left:5px;margin-top:0;width:22px;}.
.TopNewsIncreaseSpeedToggle{background-image:url("../images/images_css/sprite.png")!important;background-repeat:no-repeat;}
.TopNewsDecreaseSpeed{background-color:#3B3B3B;background-image:url("./images/sprite.png");background-repeat:no-repeat;
cursor:pointer;float:left;height:22px;margin-left:10px;margin-top:0;width:22px;}
.TopNewsDecreaseSpeedToggle{background-color:#3B3B3B;background-image:url("../images/images_css/sprite.png")!important;background-repeat:no-repeat;}
.TopNewsDiv{float:right;position:relative;width: 100%;height: 200px;}.SingleNewDiv{position:absolute;width:130px;min-height:66px;cursor:pointer;}
.TopNewsImg1{width:95%;border-radius:3px;}

.mosCont {
	position: relative;
	width: 100%;
}


.article img,
.article iframe{
	max-width:100%;
	height:auto !important;
}



.banniere-1000{
	width:100% !important;
	height:auto !important;
	text-align:center;
}.banniere-1000 iframe{margin: 0 auto !important;}
















/* PAGE POLL  */

#contener_poll{
	position: relative;
	/* float: right; */
	width: 100%;
	background-color: #fff;
	display: inline-block;
	font-family: 'Noto Naskh Arabic';
	font-weight: bold;
}
#contener_poll .details_poll {
	position: relative;
	float: right;
	width: 100%;
	padding: 0px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(16, 25, 0, 0.17);
	-moz-box-shadow: 0px 0px 1px 0px rgba(16, 25, 0, 0.17);
	box-shadow: 0px 0px 1px 0px rgba(16, 25, 0, 0.17);
	background-color: #fff;
}

#contener_poll .details_poll > .img {
	width: 100%;
}
#contener_poll .liste_vote {
	position: relative;
	float: right;
	width: 100%;
	padding: 15px;
	text-align: center;
}

#contener_poll .liste_vote .mod{
	position: relative;
	width: 18%;
	padding: 1%;
	display: inline-block;
	margin: 0 auto;
}
#contener_poll .liste_vote .mod .in{
	position: relative;
	width: 100%;
	float:right;
	height:325px;
	height: 365px;
	background-color: #f7f7f7;
	padding:1px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(16, 25, 0, 0.40);
	-moz-box-shadow: 0px 0px 1px 0px rgba(16, 25, 0, 0.40);
	box-shadow: 0px 0px 1px 0px rgba(16, 25, 0, 0.40);
}

#contener_poll .liste_vote .mod .button{
	position: relative;
	width: 100%;
	float:right;
	height:45px;
}

#contener_poll .liste_vote .mod .button a.info{
position: relative;
	width: 66px;
	float:right;
	height:25px;
	line-height:25px;
	
	color: #222;
border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
	cursor:pointer;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #bbbbbb;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #a2a2a2;
-webkit-border-radius: 0px 4px 4px 0px;
-moz-border-radius: 0px 4px 4px 0px;
border-radius: 0px 4px 4px 0px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	margin-right: 16px;

}


#contener_poll .liste_vote .mod .button a.voter{
	position: relative;
	width: 66px;
	float:right;
	height:25px;
	line-height:25px;
	
	color: #222;
border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
	cursor:pointer;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #bbbbbb;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px 0px 0px 4px;
-moz-border-radius:4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#contener_poll .liste_vote .mod .button a:hover.voter,
#contener_poll .liste_vote .mod .button a:hover.info{

	background-color:red;
	color:#fff;
	background-image: -moz-linear-gradient(top, #da0707, #f51818);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#da0707), to(#f51818));
background-image: -webkit-linear-gradient(top, #da0707, #f51818);
background-image: -o-linear-gradient(top, #da0707, #f51818);
background-image: linear-gradient(to bottom, #da0707, #f51818);
background-repeat: repeat-x;
border: 1px solid #da0707;
border-color: #da0707 #da0707 #f51818;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #a2a2a2;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda0707', endColorstr='#fff51818', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

	
}



#contener_poll .liste_vote .mod .in .img{
	position: relative;
	width: 100%;
	float:right;
}

#contener_poll .liste_vote .disabled .in .titre
{

opacity: 0.6;/* l'opacite que vous voulez au depart */
    border: none;/* enlever les border d'une image en lien */
    -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=6)"; /* Hack IE8 */
    filter: alpha(opacity = 60); /* Hack IE 5-7 */
	}

#contener_poll .liste_vote .disabled .in .img
{

opacity: 0.3;/* l'opacite que vous voulez au depart */
    border: none;/* enlever les border d'une image en lien */
    -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=3)"; /* Hack IE8 */
    filter: alpha(opacity = 30); /* Hack IE 5-7 */
	}


#contener_poll .liste_vote .disabled .button a.voter
{

pointer-events: none;
   cursor: default;
   
	}


   
#contener_poll .liste_vote .disabled .in .img{
	filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
	}

	
#contener_poll .liste_vote .mod .in .titre{
	position: relative;
	width: 100%;
	float:right;
	/* font-family: 'jazira', Tahoma, Geneva, sans-serif; */
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 18px;
	font-family: 'Noto Naskh Arabic';
}

#contener_poll .liste_vote .mod .in .total{
	position: relative;
	width: 100%;
	float:right;
	font-family: 'greta', Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 18px;
	font-family: 'Noto Naskh Arabic';
}

#contener_poll .liste_vote .mod .in .precent{position: relative;width: 100%;float: right;font-family: 'Noto Naskh Arabic';font-size: 25px;padding-top: 10px;padding-bottom: 18px;color: red;line-height: 22px;/* font-family: greta; */}



#contener_poll .liste_vote .mod .in .soustitre{position: absolute;width: 50px;float: right;color: #fff;border-top: 50px solid red;border-left: 50px solid transparent;height: 50px;line-height: 11px;vertical-align: middle;right: -1px;top: -1px;}

#contener_poll .liste_vote .mod .in .soustitre .t{position: absolute;width: 20px;float: right;color: #fff;height: 32px;line-height: 32px;vertical-align: middle;top: -50px;font-size: 20px;right: 4px;}

#contener_poll .liste_vote .mod .in .description{
	position: relative;
	width: 100%;
	float:right;
	display:none;
}







.well_popup {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

#my_popup .btn {
display: inline-block;
padding: 2px 6px;
margin-bottom: 0;
font-size: 11px;
font-weight: bold;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
font-family: verdana;
color: #444;
}

.content_popup{
	text-align:right;
	font-family: 'Noto Naskh Arabic';
	font-size: 16px;
	font-weight: bold;
	}

#my_popup{
background-color: #fff;
height: auto;
padding: 15px;
color:#444;
font-family:'greta', Arial, Helvetica, sans-serif;
text-align:right;
width:400px;
font-size:13px;
}



.content_popup h2{
	position: relative;
	width: 100%;
	/* float:right; */
	padding-bottom:15px;
	color: red;
	font-size: 24px;
	font-family: 'Noto Naskh Arabic';
}

.content_popup img.img{
	position: relative;
	width: 85px;
	float:right;
	padding-left:10px;
	padding-bottom:0px;
}





@media (max-width: 801px) and (min-width: 240px)
{


.banniere-1000 .row iframe,
.banniere-1000 .row * {
    width: 100% !important;
}

.banniere-1000 .row {
    margin-top:1px;
}

}
