/* body{
	overflow-x: hidden !important;
} */
.number{
  font-family: Lato,'Helvetica Neue',Helvetica,Arial,sans-serif !important;
}

.arabic-text-r {
	font-family: 'DroidArabicNaskhRegular','Lato','Helvetica Neue',Helvetica,Arial,sans-serif ;
	font-weight: normal;
	font-style: normal;
}

.arabic-text-b {
	font-family: 'DroidArabicNaskhBold','Lato','Helvetica Neue',Helvetica,Arial,sans-serif ;
	font-weight: bold;
	font-style: normal;
	direction: rtl !important;
	
}
.arabic-text-title{
	font-family: 'DroidArabicKufiRegular','Lato','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-style: normal;
	
}

.arabic-text-t2{
	font-family: 'DroidArabicKufiRegular' ;
	font-weight: bold;
	font-style: normal;
}
.card-description{
	max-height: 80px;
	text-overflow: clip;
	overflow: hidden;
	direction: rtl;
	-webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
  display: none;
}
.table th,
.table td {
	padding: 4px !important;
}
.bg-head-yesterday,.bg-head {
	background: rgb(227, 227, 227, 0.5);
}


.bg-world {
	background: rgb(130, 255, 228, 0.2);
}

.warning-k {
	background: rgba(168, 130, 255, 0.3);
}

.notice-k {
	background: rgba(130, 198, 255, 0.3);
}
.bg-infections{
 
  background: rgba(252, 219, 0, 0.7);
  border-top: 1px solid #fafbfb !important;
  border-bottom: 1px solid #fafbfb;
}
.bg-death{
  background: rgba(252, 69, 3, 1);
  border-top: 1px solid #fafbfb !important;
  border-bottom: 1px solid #fafbfb;  
}
.bg-recovery{
	background: #87e69d;
	border-top: 1px solid #fafbfb !important;
	border-bottom: 1px solid #fafbfb;  
  }



.flag {
	/* height: 19px; */
	/* padding-left: 6px; */
	border: 1px solid rgb(201, 200, 200);
	padding: 0px;
	display: block;
	width: 27.5px;
	height: 19px;
}
.flag-world {
	height: 19px;
	/* padding-left: 6px; */
	padding: 0px;
	display: block;
}

.logo {
	height: 30px !important;
	/* background-color: #d9eeff; */
}


.navbar>.container {
	display: flow-root;
}

.navbar{
	border-bottom: 1px solid #e6e4e4;
	width: 100%;
    height: 60px !important;

}
.navbar-nav > li:hover,  
.navbar-nav > li:focus {
	/* background-color: #e9e9e9; */
	border-bottom: 3px solid #c4d4fd;
    margin-bottom: -3px;
}

.navbar-brand > a:hover,
.navbar-brand > a:focus,
.navbar-brand:hover,
.navbar-brand:focus
 {
	/* background-color: #e9e9e9; */
	border-bottom: 3px solid #c4d4fd;
    /* margin-top: 6px;
    padding-bottom:14px; */
	margin-bottom: -3px;
}
.navbar-brand-sup{
	float: right;
	width: fit-content;
	height: 59px !important;
	position: relative;
}
.navbar-brand {
	/* margin-bottom:1px; */
	float: right !important;
	/* padding-top: 15px; */
	height: 100%!important;
	vertical-align: baseline;
}
.logo-pillow
{
	display: block;
    padding-bottom: 8px;
}


.table {
	max-width: 1000px !important;
	/* width: 1000px !important; */
	margin: auto;
	
	border-bottom: 1px solid #ddd !important;
	/* table-layout:fixed; */
	overflow : auto !important; /*this fized the problem of the table on mebile version now I can scrole from side to side*/ 
	display: table;
}
.bg-head > th{
	padding-right: 19px !important;
	font-size: smaller;
}
.bg-head-yesterday > th{
	padding-right: 19px !important;
	font-size: smaller;
}

a{
	color: #004085 !important;
}



.toptext {
	max-width: 1000px !important;
	margin: auto;
	direction: rtl;
}

.list-group-item{
	padding-top: 0px;
	padding-bottom: 0px;
}



.big-numbers
{
	max-width: 1000px !important;
	margin: 0 auto !important;
	direction: rtl;	
	text-align: center;
	float: none;
}

.rows{

	margin-left: -15px ;
	/* margin-right: 15px !important; */
	width: 100%;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin-right: -15px; */
   
}

.date{
	text-align: right;
	/* opacity: 0.7; */
}
.card-body{

	padding: 0px 0px 20px 0px !important;
	

}
.news-box{
	max-width: 212px;
	float: right;
}

.footerbox{
	max-width: 1141px;
	/* padding: 0 488px; */
	align-items: center;
}

.image-news{
	display: block !important;
	width: 100%;
	height: 100%;
	max-width:212px;
    /* max-height: 119px; */
	object-fit: cover;
	object-position: 0 50%;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}


.img-news-container{
	height: 119px;
	overflow:hidden;
}


.progress {
	background-color: rgba(0,0,0, 0) !important;
	border-radius: 0rem !important;
}

.card-title{
	margin-top: 2px;
	line-height: 182%;
	max-height: 121.2px;
	/* text-overflow: clip; */
	/* overflow: hidden; */
	/* -webkit-mask-image: linear-gradient(to bottom, black 90%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 90%, transparent 100%); */
}
.news-card{
	float: right;
	height: 240px;
	margin-bottom: 28px;
	/* -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 50%, transparent 100%); */
}
.news-card > div{
	width: 212px;
	float: right;
}


.news-list {
	margin-top: 0.2rem !important;
	margin-bottom: 0px !important;
	line-height: 182%;
	
}
.news-section,.news,.news2{
	max-width: 1000px !important;
	margin: auto;
}
.news-section{
	padding-top: 50px; 
	padding-bottom: 20px;
}
.go-up{
	padding-top: 40px;
	
}
.go-up a {
	color:	#6c757d!important;
}

#myChart-horizental, #myChart{
	/* padding-top: 100px; */
	max-width: 1000px !important;
	max-height: 700px !important;
	margin: auto;
	display: flex;
}
#big-numbers{
	padding-top: 20px; 
	/* padding-bottom:20px */
}
img.lazy {
	/* width: 100px; 
	height: 100px; */
	display: block; 
	
	/* optional way, set loading as background */
	background-image: url('../img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: 50% 50% !important;
	float:right;
	
}

table.dataTable{
	max-width: 1000px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	border-collapse: collapse !important;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
	position: absolute;
    bottom: 0.3em;
    display: block;
    opacity: 0.7;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
	content: "\2191";
    left: 0.8em;
    float: left;
	right: 0.9em;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
	left: 0.4em;
    content: "\2193";
    float: left;
}
.tooltip-inner{
	font-family: 'DroidArabicNaskhRegular','Lato','Helvetica Neue',Helvetica,Arial,sans-serif ;
	font-weight: normal;
	font-style: normal;
	direction: rtl;
	text-align: right;

}
.news-source{
	font-family: 'DroidArabicNaskhRegular','Lato','Helvetica Neue',Helvetica,Arial,sans-serif ;
	padding-top: 2px;	
}
.news-source > div{
	width:61px;
	
}
.new-link{
	/* background-color:#fde6654f; */
	/* border-bottom: 2px solid #ff4700; */
	color: #c30808 !important;
    font-weight: bold;
}
.new2-link{
	color: #d47c0c !important;
    font-weight: bold;
}

.cutom-nav-link {
	/* padding-right: 10px !important; */
    padding-top: 15px !important;
	padding-bottom: 4px !important;
	padding-left: 0px !important;
	margin-right: 10px;
}
/* .nav-link{
	padding-right: 10px !important;
} */
.faq-text{
	max-width: 1080px ;
	direction: rtl;
}

.news-dis{
	direction: rtl;
	padding: 20px;
	max-width: 512px;
	margin: auto;
}

.kamel{
	height: 370px;
	margin-top: 8px;
    margin-bottom: 25px;
}
.external-link{
	display:inline;
	opacity: 0;
}
.card-title:hover > .external-link,
.news-list:hover > .external-link{
	opacity: 1;
}

.display-4 {
	font-size: 3.2rem !important;
}

.reagion-total{
	float: left;
	/* max-width: 100px !important; */
	width: 83px !important;
	/* background-color: yellow; */
}
.reagion-last{
	background-color: #fde8c0;
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 9px;
}
.chart2 {
	max-width: 1000px !important;
	margin: auto;
	direction: rtl;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.add-global{
	font-size: 23px;
}
.yesterday-add-global{
	font-size: 23px;
}
.small-day{
	font-size: 10px;
}
.footer{
	border-top: 1px solid #e6e4e4;
}
.yesterday-progress-bar-top, .progress-bar-top{
	background-color:  #c79e22!important;;
}

.progress-load{
	/* color: #c79e22!important; */
	max-width: 1000px;
	vertical-align: baseline;
	/* margin-left: auto;
	margin-right: auto;  */
	margin: auto;
}
#news-block{
	visibility: hidden;
}
/* loading animation  */

.spinner {
	margin: 0px auto;
	width: 100%;
	/* width: 50px; */
	height: 40px;
	text-align: center;
	font-size: 10px;
    /* height: 100%; */
    z-index: 99;
    position: fixed;
  }
  
  .spinner > div {
	background-color: #9bc1e0;
	height: 100%;
	width: 6px;
	display: inline-block;
	
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
  }
  
  .spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
  }
  
  .spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
  }
  
  .spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
  }
  
  .spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
  }
  .dataTables_wrapper .row:nth-child(2){
	margin: 0px !important;
	}
	#mychart{
	max-width: 100% !important;
	}
	.highcharts-fixed{
	right: -6px !important;
	}

  
  @-webkit-keyframes sk-stretchdelay {
	0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
	20% { -webkit-transform: scaleY(1.0) }
  }
  
  @keyframes sk-stretchdelay {
	0%, 40%, 100% { 
	  transform: scaleY(0.4);
	  -webkit-transform: scaleY(0.4);
	}  20% { 
	  transform: scaleY(1.0);
	  -webkit-transform: scaleY(1.0);
	}
  }

@media (min-width: 1200px) {
	.navbar-brand {
		margin-right: 69px;
		padding-top: 13px;
		
	}
	.footerbox{
		padding: 0 238px;
	}
	
}


@media (min-width: 1199px) {
	/* maybe delte this later */
	.navbar-brand {
		margin-right: 69px;
		padding-top: 13px;
	}
}




@media (max-width: 1024px) {
	.navbar-brand {
	
		padding-top: 13px;
	}
	
	.footerbox{
		padding: 0 34px;
	}
	/* .news{
		max-width: 882px !important;
	}
	 */
	 .news{
		padding-right: 59px;
	 }
	 
}

@media (max-width: 992px) {
	.navbar-brand {
		margin-right: 0px;
	}
	.footerbox{
		padding: 0 13px;
	}
	
	
}



@media (max-width: 768px) {
	.navbar-brand {
		margin-right: 0px;
	}
	.news-card{
		max-width: 244px;
	}
	.news{
		padding-right: 36px;	
    }
    .date{
		text-align: center;
	}
	.faq-text{
		padding-right: 0px;
	}
	.navbar{
		height: auto !important;
	}

}

@media (max-width: 576px) {
	.navbar-brand {
		margin-right: 0px;
	}
	.table {
		display:block;
	}
	.my-logo{
		text-align: center;
	}

	.news-card{
		max-width: 248px !important;
	}
	.news{
		padding-right: 37px;
		
	}
  /* for all phones*/
	@media (max-width: 425px) {
		.navbar-brand {
	
			padding-top: 13px;
		}

		.rows{
			margin-left: 0px !important
		}

		.news{
			padding-right: 0px;
			
		}
		.news-card {
		max-width: 100% !important;
		/* margin-bottom: 76px; */
		height: auto;
		
		}
		.image-news{
			max-width: 100%;
			width: 100% !important;
    		height: 230px;
		}
		.img-news-container{
			height: 230px;
			
		/* 	height: 230px; */
		}
		


		.news-box {
			max-width: 100%;
		}
		.list-group-item{
		padding-right: 0px;
		
		}
		.news-card > div{
			width: 100%;
			/* height: auto; */
		}
		.toptext{

			padding: 0 10px;
		}
		.chart2{
			padding-right: 0px;
			padding-left: 10px;
			/* padding: 0 10px; */
		}
		.cutom-nav-link {
			padding-right: 30px !important;
		
		}
		.logo {
			height: 24px !important;
		}

}

}

	/* div{
		border: solid 1px;
	} */


	/* * {
		border-style:solid;
	     border-width: 0.1px;
	} */