body{
    font-family: "Droid Arabic Kufi";
    direction: rtl;
    font-size: 25px;
	
    background: -webkit-radial-gradient(circle, white, #f3f3f3); /* For Safari 5.1 to 6.0 */
    background: -o-radial-gradient(circle, white, #f3f3f3); /* For Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, white, #f3f3f3); /* For Fx 3.6 to 15 */
    background: radial-gradient(circle, white, #f3f3f3); /* Standard syntax (must be last) */

}

a:hover img{
    transform: scale(1.02);
    transition: all 0.3s ease-in-out;
}


.me_relative{
     position: absolute!important;
    top: 35%;
    right: 45%;
    z-index: 1000;
    opacity: 0.9;
    /*background: rgba(255, 255, 255, 0.6);*/

 }
.me_relative img{
    width: 100%;

}
a.selected{

    background-color: white;
}
a:hover{
opacity: 1!important;
}


.tablebody1{
    padding-bottom: 6px;
    padding-top: 6px;
    color: #3F6D3F;
    border-bottom: 1px dotted #9CC39D;
    padding-left: 6px;
    padding-right: 6px;
}

.tablebodydet{
    padding-bottom: 6px;
    padding-top: 4px;
    color: #162329;
    border-bottom: 1px dotted #9CC39D;
    padding-left: 6px;
    padding-right: 6px;
    width: 100%;
}

.tablebodydetr{
    padding-bottom: 6px;
    padding-top: 4px;
    color: #07151E;
    border-bottom: 1px dotted #9CC39D;
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
}

.tablebodynr{
    padding: 3px;
    color: #0B4C29;
    border-bottom: 1px dotted #9CC39D;
    white-space: nowrap;
    padding-left: 4px;
    padding-right: 4px;
}

* {
    /*-webkit-transition: all 0.3s linear;*/
    /*transition: all 0.3s linear;*/
}

a{
    color: black;
    font-family: "Droid Arabic Kufi";
    opacity: 1;
}

a:hover{
    color: #20507b;
    text-decoration: none;
    opacity: 0.9;
}

.logo-header img{
	float:right;
	padding: 6px 43px 9px 20px;
}

.logo-header h1 {
    font-size: 24px;
    margin: 0;
    padding: 25px 0 0 0;
    font-weight: bold;
    color: #197b30;
}


.logo-header p{
font-size:15px;
}


.yellow-bg{
	background:#FF0;
	padding: 0 0 40px;
}


.banner{
	background: url("../images/header-bg.jpg") center right;
	height: 66px;
}



.icons {
     padding: 24px;
}

.icons a{
    width:45px;
    height:45px;
    display:inline-block;
    color: white;
    text-align: center;
    font-size:26px;
    line-height: 45px;
    margin-bottom: 2px;
	border-radius: 50%;
    background:#c1253d;
}

p {
    margin: 0px 0 0px;
}



.footer-bg p{
	top:20px;
}


.icons a:hover {
    color: #f4f4f4;
    background: #bd4246;
}

.grey-bg{
	background:#414141;
}

.video-menu a{
    position: absolute;
    top: -40px;
    font-size: 47px;
    border-radius: 50%;
    background: #c1253d;
    width: 80px;
    height: 80px;
    padding: 6px 14px;
    color: white;
    right: -33px;
}
.hight{
    background: #414141 !important;
    height:50px;
}


.video-menu h1{
	font-size: 30px;
	font-weight:bold;
	text-shadow:#000 solid 1px;
	color:#FFF;
	padding:12px 0;
}


.nav > li > a{
    color: white;
    border-radius: 0;
    font-size: 15px;
    margin: 0;
	font-weight:bold;
	padding:40px 15px 30px 10px;
}

.nav > li > a:hover{
    color: #333;
}


.left-block-title h1{
    font-size:17px;
    font-weight:bold;
    color:#FFF;
    padding: 10px;
    background-color:#bc1e32;
   /* width: 50%;*/
    position:relative;
    line-height:1.3em;
}

.spandate{
/*display: none;*/
}


.left-block-title:hover .spandate
{
    display: block;
}


.left-block-title:hover .spanpicker
{
    display: block;
}

#datepicker{
    height : 42px;
}





.main-content h6 span{
   /*display: none;*/
    }

.main-content a:hover h6 span{
    display: block;

}
.main-content img{
  /* max-height: 369px; */
    aspect-ratio: 3/2;
    object-fit: cover;
}



.left-block-title{
    background-color:#cfcfcf;
    margin-bottom:15px;
    position: relative;
}

.left-block-title h1:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #bb1c32;
    position: absolute;
    z-index: 10;
    bottom: -8px;

    right: 60px;
}


.spandate {
    float: left;
    position: absolute;
    top: 0;
    left: -30px;
    font-size: 14px;
    padding: 12px;
    color: #8C8C8C;
}
.left-block-data {
    font-size: 14px;
    padding: 12px;
    color: #8C8C8C;
}

.spanpicker {
    float: left;
    position: absolute;
    top: 0;
    left: -30px;
    font-size: 14px;
    padding: 0px;
    color: #8C8C8C;
}


.glyphicon {

    top: 4px;
    display: inline-block;


}



/*.menuu{*/

    /*margin-top: 0px;*/

/*}*/


.button_href{
    font: bold 21px Arial;
    text-decoration: none;
    background-color: #EEEEEE;
    color: white;
    background-color: #259b24;
    padding: 7px 17px;
    border: 0px solid #CCCCCC;
    margin: 15px;
    border-radius: 0;
}


strong>h3{
    color: #bc1e32
}

.view_img_6{
    width: auto;
    height: 250px;
}

.main-content h2{
    font-size: 15px;
    color: white;
    background: rgba(51, 51, 51,0.9);
    padding: 10px;
    position: absolute;
    bottom: 0;
    margin: 0;
    line-height: 1.5em;
max-height:57px;
overflow: hidden;


}
.marg_1
{
    padding: 0 !important;
    margin: 0 !important;
}
.main-content h6 span{
    font-size: 18px;
    font-weight: bold;
    color: rgba(51, 51, 51,0.9);
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    max-height: 60px;
    overflow: hidden;
    padding: 6px;

}


.main-content h5 span {
    font-size: 18px;
    font-weight: bold;
    color: rgba(51, 51, 51,0.9);
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0px;
    right: 0px;
    max-height: 60px;
    overflow: hidden;
    padding: 6px;

}




.date_ago{
    font-size: 14px;
    color: rgba(51, 51, 51,0.9);
    background: white;
    position: absolute;
    top: 25px;
    left: 10px;
    line-height: 1.8em;
    max-height: 60px;
    overflow: hidden;
    padding: 3px;
}


.main-content {
    margin-bottom: 10px;
    position: relative;

}
.over{
    max-height: 180px;
    overflow: hidden;
}
.main-content .para{
    font-size: 17px;
    padding: 8px;
    position: absolute;
    margin:  0px 0 -100px 0;
    line-height: 2em;
    display: block;
    overflow: hidden;
    max-height: 70px;
}

.second-table th{

    text-align: right;
    min-width: 180px;
    font-size: 15px;
}


.selecting{
    background-color: #bc1e32;
    color: white;

}
.selecting:hover{
    color: white !important;
    background-color: #ed2035 !important;
}



.f_image{
    margin-bottom:20px ;
    background-color: rgba(239, 239, 239, 0.69);
}
.f_image img{
    width: 100%;
    margin: 0 auto;
}
.f_image p{
   font-family: "Droid Arabic Kufi";
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
}

.f_image img:hover{
	transform: scale(0.95);
    transition: .3s ease-in-out;
}

.footer-bg{
    background:#DCDCDC;
}


.footer-bg h1{
    font-size:16px;
    padding:11px 0 0 0;
    font-weight:bold;
    margin: 18px 0 0 0;
}


.footer-bg p{
    font-size:21px;
    padding:0 0 11px 0;
    opacity: 0.3;
}

.right-block h1{
    background:#ffeb3b;
    height:55px;
    font-size:19px;
    font-weight:bold;
    padding: 17px 16px 0 0;
    position:relative;
    margin-bottom:15px;
}

.right-block h1:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffeb3b;
    position: absolute;
    z-index: 10;
    bottom: -8px;
    right: 60px;
}

.right-block-content{
    background: #cfcfcf;
    padding:0;
}


.right-block-content a{
    font-size: 15px;
    font-weight:bold;
    line-height: 1.3em !important;
    display: block;
    margin: 0 0 3px 0;
    border-bottom: 2px solid #b3b3b3;
    padding: 12px;
}


.right-block-content a:hover{
background-color: #dfdfdf;

}


.right-block-content a:hover {
    color:#bc1e32;
}


.right-block-content a:before{
    width: 10px;
    height: 10px;
    background: #1a7b30;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
    display:inline-block;
    margin: 5px 0 0 9px;
}


.right-block-content a:before{
    width: 10px;
    height: 10px;
    background: #1a7b30;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: "";
	display:inline-block;
	margin: 5px 0 0 9px;
	}
	

.right-block-content a:last-child{
    border-bottom: 0px solid #b3b3b3;
}

.navbar-nav >li{
    float: right;
}


.dropdown-menu{
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    text-align: right;
}

@-webkit-keyframes pulse{
    0% {-webkit-transform: scale(0); opacity: 0;}
    8% {-webkit-transform: scale(0); opacity: 0;}
    15% {-webkit-transform: scale(0.1); opacity: 1;}
    30% {-webkit-transform: scale(0.5); opacity: 1;}
    100% {opacity: 0; -webkit-transform: scale(1);}
  }

@-moz-keyframes pulse{
    0% {-moz-transform: scale(0); opacity: 0;}
    8% {-moz-transform: scale(0); opacity: 0;}
    15% {-moz-transform: scale(0.1); opacity: 1;}
    30% {-moz-transform: scale(0.5); opacity: 1;}
    100% {opacity: 0; -moz-transform: scale(1);}
  }
 
.pulse_holder{
    display: block;
    position: absolute;
    top: -20px;
    right: 43px;
}
   
.pulse_holder .pulse_marker{
    width: 16px;
    height: 16px;
    background: #099;
    border-radius: 28px;
}
 
.pulse_holder .pulse_rays{
    margin: 0 auto;
    border-radius: 100px;
    position: absolute;
    right: -44px;
    top: -50px;
    z-index: 10;
    background-color: transparent;
    opacity: 0.1;
    width: 101px;
    height: 101px;
    border: 2px solid rgba(255, 255, 255, 1);
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    /* Giving Animation Function */
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite;
    border-image: initial;
}
  
  
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
     width: 100%;
}


.navbar{
margin-bottom: 0px !important;
}

.navbar-toggle {
    margin-right: 0px;
    padding: 3px 6px;
     background: white;
    font-size: 19px;
}

@media (max-width: 990px) {

    .left-block-title .spandate  , .left-block-title .spanpicker
    {
        display: block;
    }
}



@media (max-width: 780px) {

.navbar-nav >li {
width:100%;
    text-align: right;
    padding: 2px;

}

.icons {
padding:0px;
}
.icons a {
 width: 36px;
    height: 36px;
    display: inline-block;
    color: white;
    text-align: center;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 2px;
    border-radius: 50%;
    background: #c1253d;
}
.logo-header h5{
    font-size: 9px;
}
.logo-header h1 {
    font-size: 12px;
    margin: 0;
    padding: 25px 0 0 0;
    font-weight: bold;
    color: #197b30;
}
.main-content h2 {
    font-size: 12px;
    color: black;
    background: rgb(231 231 231 / 90%);
    padding: 10px;
    position: relative;
    /* bottom: 0; */
    /* margin: 0; */
    /* line-height: 1.5em; */
    /* max-height: 54px; */
    /* overflow: hidden; */
    margin: 0;
    line-height: 1.4em;
    /* border: 1px solid #ababab; */
    /* border-radius: 0 0 8px 8px;*/

}
.main-content h5 span {
    font-size: 12px;
    font-weight: bold;
    color: rgba(51, 51, 51,0.9);
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0px;
    right: 0px;
    max-height: 60px;
    overflow: hidden;
    padding: 6px;
}

.main-content h6 span {
    font-size: 12px;
    font-weight: bold;
    color: rgba(51, 51, 51,0.9);
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    max-height: 60px;
    overflow: hidden;
    padding: 6px;
}

.navbar-nav {
    padding: 0;
}

.nav > li > a {
    padding: 10px 6px;
}

.dropdown-menu > li > a {
	color:#989898;
}

.icons {
    text-align: center;
}

.logo-header h1 {
	text-align:center;

}

.logo-header p {
	text-align:center;
}

.logo-header img {
	float:none;
	margin: 0 auto;
}


.logo-header{
	text-align:center;
}


.logo-header h1{
		padding: 0 0 0 0;
}

.navbar-nav {
    float: none;

}


.video-menu h1 {
    padding: 6px 0;
    position: absolute;
    right: 120px;
    top: -14px;

    font-size: 20px;

}

.yellow-bg {
    padding: 0;
}


.left-block-title h1{
    font-size: 15px;
}
.left-block-title .spandate{

    font-size: 11px;
    padding: 5px 5px 5px 35px;
    width: 200px;

    }

.left-block-title .spanpicker{

        font-size: 11px;
        padding: 5px 5px 5px 15px;
        width: 200px;

    }



.linkright {
    font-size: 16px !important;
}

.content_search a{
    display: block;
    margin-bottom: 15px;
}


.content_search a:hover{
    background-color: #e9446e;
}
 
}

/*Added by jawad Custom player*/

    :root {
  --youtube-red: #FE0900;
}


.right-controls {
    /*margin-right: 30px;*/
}


*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}

/* Old shadow dom for play button */

*::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}

/* New shadow dom for play button */

/* This one works! */

*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}


    
.video-container {
width: 100%;
border-radius: 4px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
      direction: ltr;
}

video {
  width: 100%;
  height: auto;
  border-radius: 4px;
  aspect-ratio: 3/2;
  object-fit: contain;
}

.video-controls {
  right: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  bottom: 0;
  transition: all 0.2s ease;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.5));
}

.video-controls.hide {
  opacity: 0;
  pointer-events: none;
}

.video-progress {
  position: relative;
  height: 8.4px;
  margin-bottom: 10px;
}

progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 2px;
  width: 100%;
  height: 8.4px;
  pointer-events: none;
  position: absolute;
  top: 0;
}

progress::-webkit-progress-bar {
  background-color: #474545;
  border-radius: 2px;
}

progress::-webkit-progress-value {
  background: var(--youtube-red);
  border-radius: 2px;
}

progress::-moz-progress-bar {
  border: 1px solid var(--youtube-red);
  background: var(--youtube-red);
}

.seek {
  position: absolute;
  top: 0;
  width: 100%;
  cursor: pointer;
  margin: 0;
}

.seek:hover+.seek-tooltip {
  display: block;
}

.seek-tooltip {
  display: none;
  position: absolute;
  top: -50px;
  margin-left: -20px;
  font-size: 12px;
  padding: 3px;
  content: attr(data-title);
  font-weight: bold;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
}

.bottom-controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.left-controls {
  display: flex;
  align-items: center;
  color: #fff;
}

.volume-controls {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

.volume-controls input {
  width: 100px;
  opacity: 1;
  transition: all 0.4s ease;
}

.volume-controls:hover input, .volume-controls input:focus {
  width: 100px;
  opacity: 1;
}

.time {
    font-size: 14px;
}

button {
  cursor: pointer;
  position: relative;
  margin-right: 4px;
  font-size: 12px;
  padding: 3px;
  border: none;
  outline: none;
  background-color: transparent;
}

button * {
  pointer-events: none;
}

button::before {
  content: attr(data-title);
  position: absolute;
  display: none;
  right: 0;
  top: -50px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: bold;
  padding: 4px 6px;
  word-break: keep-all;
  white-space: pre;
}

button:hover::before {
  display: inline-block;
}

.fullscreen-button {
  margin-right: 0;
}

.pip-button svg {
  width: 26px;
  height: 26px;
}

.playback-animation {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  width: 80px;
  height: 80px;
  border-radius: 80px;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}

input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 8.4px;
  background: transparent;
  cursor: pointer;
  direction: ltr;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  cursor: pointer;
  border-radius: 1.3px;
  -webkit-appearance: none;
  transition: all 0.4s ease;
}

input[type=range]::-webkit-slider-thumb {
  height: 16px;
  width: 16px;
  border-radius: 16px;
  background: var(--youtube-red);
  cursor: pointer;
  -webkit-appearance: none;
  margin-left: -1px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
}

input[type=range].volume {
  height: 5px;
  background-color: #fff;
}

input[type=range].volume::-webkit-slider-runnable-track {
  background-color: transparent;
}

input[type=range].volume::-webkit-slider-thumb {
  margin-left: 0;
  height: 14px;
  width: 14px;
  background: #fff;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  border: 1px solid transparent;
  background: transparent;
  border-radius: 1.3px;
}

input[type=range]::-moz-range-thumb {
  height: 14px;
  width: 14px;
  border-radius: 50px;
  border: 1px solid var(--youtube-red);
  background: var(--youtube-red);
  cursor: pointer;
  margin-top: 5px;
}

input[type=range]:focus::-moz-range-track {
  outline: none;
}

input[type=range].volume::-moz-range-thumb {
  border: 1px solid #fff;
  background: #fff;
}

.hidden {
  display: none;
}

svg {
  width: 28px;
  height: 28px;
  fill: #fff;
  stroke: #fff;
  cursor: pointer;
}


@media (max-width: 780px) {

.fullscreen-button {
    margin-right: -5px;
}

button {
    cursor: pointer;
    position: relative;
    margin-right: 1px;
    font-size: 12px;
    padding: 3px;
    border: none;
    outline: none;
    background-color: transparent;
}

.right-controls {
    margin-right: 0px;
    margin-left: 3px;
}

.volume-controls {
    display: flex;
    align-items: center;
    margin-right: 5px;
}

}

