
.Rtl {
  direction: ltr !important;
}
.Ltr {
  direction: rtl !important;
}
.TRight {
  text-align: left !important;
}
.TLeft {
  text-align: right !important;
}
.MaktabeNakhilSlick_ArrowLeft{
	left:calc(100% - 100px);
}
.MaktabeNakhilSlick_ArrowRight{
	left:calc(100% - 70px);
}

/* Menu */
.MyMenu {
  display: none;
  width: 100%;
  min-height: 100vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
  background-color: black;
  position: fixed;
	z-index: 9;
}
.MyMenu > div:last-child {
  border-left: 2px solid white;
}

.OverlayGradiant {
  right: 0px;
  left:auto;
}
.ImgSlider {
  left:auto;
  right: 0px;
}



.IconCloseMenu {
  right:auto;
  left: 50px;
 
}

.SearchBox{
left:auto;
  right: 0px;
 
}


.SearchInput{
 
  text-align: left;
  direction: ltr;
  
}
#OpenMenu {
	right:auto;
  left: 50px;
}
#SearchIcon {
	right:auto;
  left: 50px;
  
}

/* ********************************************* Frame Section ***************************************************** */


.OverllayFrame{
 right:0px;
  left: auto;
 
}

figure > a{
  
  left: auto;
  right:30px;
}

.StickyMenu {
  left:auto;
  right: 0px;
  
}

.content_cls p, .content_cls div{
	text-align:justify !important; direction:ltr !important;
}

/*.dt-sc-portfolio-container > div > div > div > div > figure {
  border: 15px solid;
  box-sizing: border-box;
  float: left;
  overflow: hidden;
  position: relative;
}
.dt-sc-portfolio-container > div > div > div > div > figure {
  border-bottom-color: #000;
  border-top-color: #2e2e2e;
  border-left-color: #2e2e2e;
  border-right-color: #000;
}
.dt-sc-portfolio-container > div > div > div > div > figure img {
  float: left;
  width: 100%;
  background-position: center;
}
.boxed .portfolio figure figcaption .portfolio-detail .views {
  padding: 0 10px 0 5px;
}
.boxed .portfolio figure figcaption .portfolio-detail .portfolio-title {
  padding: 0 0 0 5px;
}
.boxed .portfolio figure figcaption .portfolio-detail p {
  font-size: 11px;
}
.portfolio figure figcaption {
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  float: left;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.portfolio figure figcaption .portfolio-detail {
  background-color: transparent;
  border: medium;
  clear: both;
  cursor: default;
  display: inline-block;
  margin: 0;
  min-height: 48px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  z-index: 1;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.portfolio figure figcaption .portfolio-detail .views {
  background-color: transparent;
  border: medium;
  color: #fff;
  display: inline-block;
  float: none;
  font-size: 14px;
  height: 100%;
  margin: 0 -4px 0 0;
  padding: 0 25px;
  position: relative;
  text-align: center;
  transform: translateX(-25%);
  -moz-transform: translateX(-25%);
  -webkit-transform: translateX(-25%);
  transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -webkit-transition: all 0.35s ease-in-out 0s;
}
.portfolio figure figcaption .portfolio-detail .views:after {
  background: #fff;
  bottom: 5px;
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  width: 1px;
}
.portfolio figure figcaption .portfolio-detail .views a {
  color: #fff;
  font-size: 16px;
  margin: 5px 0 0;
  display: block;
}
.portfolio figure figcaption .portfolio-detail .views span {
  color: #fff;
  padding-bottom: 7px;
  display: inline-block;
}
.portfolio figure figcaption .portfolio-detail h5 {
  font-weight: 700;
  margin: 0;
  transition: all 0.35s ease-in-out 0.1s;
  -moz-transition: all 0.35s ease-in-out 0.1s;
  -webkit-transition: all 0.35s ease-in-out 0.1s;
}
.portfolio figure figcaption .portfolio-detail h5::after {
  border-bottom: 1px solid #fff;
  bottom: 0;
  content: "";
  left: 0;
  margin: 0 auto;
  position: absolute;
  width: 20%;
}
.portfolio figure figcaption .portfolio-detail h5,
.portfolio figure figcaption .portfolio-detail p {
  text-transform: uppercase;
  transform: translateY(100%);
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.portfolio figure figcaption .portfolio-detail p {
  display: inline-block;
  font-size: 12px;
  margin: 2px 0 0;
  transition: all 0.35s linear 0.2s;
  -moz-transition: all 0.35s linear 0.2s;
  -webkit-transition: all 0.35s linear 0.2s;
}
.boxed .portfolio figure::after {
  border: 10px solid #fff;
}
.boxed .portfolio figure figcaption .portfolio-detail .views {
  padding: 0 10px 0 5px;
}
.boxed .portfolio figure figcaption .portfolio-detail .portfolio-title {
  padding: 0 0 0 5px;
}
.boxed .portfolio figure figcaption .portfolio-detail p {
  font-size: 11px;
}
.portfolio figure::after {
  border: 10px solid #fff;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: 0 0 5px 0 #000 inset;
  -moz-box-shadow: 0 0 5px 0 #000 inset;
  -webkit-box-shadow: 0 0 5px 0 #000 inset;
}
.portfolio figure:hover img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
/*----------------------------------------------- Blog Section -----------------------------------------------*/
.BlogText > h1{
  margin: 15px 5px;
}
.BlogText > p{
  padding: 10px 25px;
}
.BlogText{
  padding: 20px;
}
.ImgNews{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 231px;
}
.NewsItem{
  cursor: pointer;
  position: relative;
  width: 100%;
  margin: 0px !important;
  padding: 0px !important;
}
.NewsItem:hover .OverllayNews{
  display: block;
}
.OverllayNews{
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  transition: 0.5s;
}
.OverllayNews > div {
  padding: 25px;
}
.OverllayNews > div > p{
  line-height: 1cm;
}
/*----------------------------------------------- Music Section -----------------------------------------------*/
.Music-Section{
  padding: 30px 0px;
}
.MusicCoverContainer{
  padding-right: 15px;
}
.MusicCover{
  width: 100%;
  min-height: 200px;
  max-height: 200px;
  max-width: 200px;
  min-width: 200px;
  border-radius: 5px;
  transition: 0.5s;
  position: relative;
  z-index: 5;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.8)
}
.MusicCoverOverllay {
  border: 2px solid black;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  cursor: pointer;
  padding: 15px;
  transition: 0.5s;
  display: none;
}
.MusicCoverOverllay > small{
  letter-spacing: 0px;
  white-space: nowrap;
}
.MusicCover:hover {
  padding: 0px !important;
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5)
}
.MusicIcon{
  display: none;
  justify-content: space-evenly;
  padding: 30px 5px;
  align-items: center;
  transition: 0.5s;
  width: 100%;
}
.MusicCoverContainer:hover .Diskgramaphone , .MusicCoverContainer:hover .MusicIcon{
  left: 60px !important;
  display: flex;
}
.MusicCoverContainer:hover .MusicCoverOverllay{
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
}
.MusicIcon > i {
  transition: 0.5s;
}
.MusicIcon > .fa-headphones:hover { 
  color: var(--Green) !important;
}
.MusicIcon > .fa-download:hover { 
  color: var(--Green) !important;
}
.Diskgramaphone{
  position: absolute;
  top: 0px;
  left: 15px;
  transition: 0.5s;
  z-index: 2;
  max-width: 200px;
}
/*----------------------------------------------- Library -----------------------------------------------*/
.LibrarySlick{
  width: 100%;
}
.BookItem{
  padding-top: 25px;
  padding-bottom: 20px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  outline: none;
  background-color: rgba(61, 100, 133,0.05);
}
.BookImage{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 350px;
  width: 250px;
  border-radius: 5px;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: 0.5s;
  position: relative;
}
.OverllayBook{
  width: 100%;
  height: 100%;
  padding: 15px 25px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 5px;
}
.BookItem:hover > .BookImage{
  box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.4);
}
.OverllayBook{
  display: none;
  transition: 0.5s;
}
.BookImage:hover .OverllayBook{
  display: block
}
/*----------------------------------------------- Poem -----------------------------------------------*/
.Poem-Section{
  padding: 30px 0px;
}
.poemContainer{
  width: 90%;
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: 0.5s;
  cursor: pointer;
  margin-top: 25px;
  position: relative;
  direction: rtl;
  padding: 0px;
}
.poemContainer:hover{
  box-shadow: 0px 3px 25px rgba(0, 0, 0, 0.4);
}
.PoemImg{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 150px;
  position: relative;
  box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.DivanNakhil{
  border-top-left-radius: 0px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 5px !important;
  transition: 0.5s;
}
.DivanNakhilContent{
  direction: ltr;
}
.PoemContent{
  position: relative;
  padding: 25px 0px;
  z-index: 10;
  transition: 0.5s;
  direction: ltr;
}
.DivanNakhilOverlay{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 5;
  left: 0px;
  top: 0px;
  transition: 0.5s;
  border-radius: 5px;
}
/*----------------------------------------------- AboutUs -----------------------------------------------*/
.AboutUS-Section{
  width: 100%;
  background-image: url('../upload_list/source/Main/main01.jpg');
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  position: relative;
}
.OverlayAboutUS{
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;

  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
}
.FrameAboutUs{
  z-index: 5;
  width: 100%;
  padding: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}
/*----------------------------------------------- Nakhil-Goal -----------------------------------------------*/
.Nakhil-Goal-Section{
  width: 100%;
  background-image: url('../upload_list/source/Main/main03.jpg');
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.OverlayNakhil-Goal{
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
}
.Nakhil-Goal{
  z-index: 5;
  width: 100%;
  padding: 30px;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}
/*----------------------------------------------- Profilio -----------------------------------------------*/
.Profilio-Section{
  width: 100%;
  background-color: #bcdcf6;
}
.ProfilioSlick{
  width:100%;
}
.ProfilioItem{
  outline: none;
}
.ImgAvatar{
  width: 200px;
  height: 200px;
  border-radius: 100%;
  border: 2px solid var(--Blue);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
}
.ImgAvatarNakhlieOverllay{
  width: 200px;
  height: 200px;
  border-radius: 100%;
  border: 2px solid var(--Blue);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block; 
  transform:rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
/*----------------------------------------------- OurServices -----------------------------------------------*/
.OurServices-Section{
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; 
  background-image: url('../upload_list/source/Main/main02.jpg');
  position: relative;
}
.OverllayOurServices{
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);

}

/*----------------------------------------------- Footer -----------------------------------------------*/
.Footer-Section{
  background-color: var(--Blue);
}
.ImgFooter{
  max-height: 70px !important;
  max-width: 140px !important; 
}
.FooterItem > small:hover{
  color: var(--Lightgreen) !important;
}
.TagFooter{
  background-color: rgba(68, 68, 68, 0.6);
  padding: 10px;
  color: var(--White);
  margin: 5px 5px;
  border-radius: 10px;
  cursor: pointer;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}
.TagFooter:hover{
  background-color: rgba(0, 0, 0, 0.6);
  box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.1);
  color: var(--Lightgreen) !important;
}
.SocialMedia > a > i{
  transition: 0.5s;
  margin: 15px 8px;
  padding-top: 15px;
  cursor: pointer;
}
.SocialMedia > a > i:hover {
  color: var(--Lightgreen) !important;
  padding-top: 7px;
}
/*----------------------------------------------- VideoSection -----------------------------------------------*/
.VideoImg{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4); 
  min-height: 250px;
  min-width: 100%;
  position: relative;
  transition: 0.5s;
  border-radius: 10px;
  outline: none;
  cursor: pointer;
}
.VideoImg:hover{
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.7); 
}
.VideoItem{
  outline: none;
}
.OverlayVideoItem{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
}
.VideoImg:hover .PlayIconVideo{
  height: 100%;
  width: 100%;
  border-top-right-radius: 0%;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
}
.VideoImg:hover .PlayIconVideo > i{
  padding: 20px;
  border: 2px solid white;
  border-radius: 100%;
  color: white !important;

}
.PlayIconVideo{
  position: absolute;
  left: 0px;
  width: 50px;
  height: 50px;
  bottom: 0px;
  border-top-right-radius: 100%;
  background-color: white;
  transition: 0.5s;
}
.PlayIconVideo > i{
  padding: 10px 10px 0px 0px;
}
.VideoSlick{
  width: 100%;
}
/*----------------------------------------------- MaktabeNakhil -----------------------------------------------*/
.MaktabeNakhil-Section{
  background-color: #bcdcf6;
}
.MaktabeNakhilSlick{
  width: 100%;
}
.MaktabeNakhilImg{
  border-radius: 10px;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.2);
  width: 250px;
  height: 350px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/*----------------------------------------------- Safahat Dakheli  -----------------------------------------------*/
.headerTopPage{
  height: 300px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}
.borderRadius{
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  justify-content: space-between;
  padding: 45px 60px;
  align-items: flex-end;
}
.HeaderTitle > p{
  padding-right: 30px;
}
.HeaderIcon{
  display: flex;
  justify-content: center;
  margin-top: 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  padding: 10px 15px;
}
.HeaderIcon > div > small {
  margin-left: 15px;
}
.HeaderIcon > div > small > i{
  margin-left: 5px;
}
.TagsNewsDetails{
  justify-content: center;
}
.imgNews{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
  height: 500px;
  border-radius: 10px;
  box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}
.ImgGalley{
  border-radius: 5px;
}
.poemContainer:hover .OverllayFrame{
  transform:rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
.NakhlieIMg:hover .OverllayFrame{
  transform:rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
/*----------------------------------------------- Media Css Roll -----------------------------------------------*/
@media only screen and (max-width: 1350px) {
  .HeaderSection > div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (max-width: 800px) {
  .MyMenu {
    flex-direction: column-reverse;
  }
  .MyMenu > div:last-child {
    border-right: none !important;
    border-bottom: 2px solid white;
    padding: 15px;
  }
  .MusicItemContainer{
    padding-left: 15%;
  }
  .StickyMenu{
	  height:auto; padding:5px 0;
  }
  .StickyMenu > div > img{
    max-width: 100px !important;
  }
  .Poem-Section{
	  padding: 0 0px;
	}
  .FooterItem{
    justify-content: center !important;
    outline: none;
  }
  .ArrowSlider{
    display: none !important;
  }
  .borderRadius{
    padding: 0px !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .HeaderTitle > p , .HeaderTitle > h2{
    padding-right: 0px;
    text-align: center;
  }
  .imgNews{
    height: 200px !important;
  }
}
@media only screen and (max-width: 995px) {
  .DivanNakhil{
    /* position: absolute !important;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
    border-radius: 5px !important;
    z-index: 0; */
    height: 150px !important;
  }
  /* .DivanNakhilOverlay{
    display: block;
  }
  .DivanNakhilContent > p{
    color: white;
  } */
}
@media only screen and (max-width: 700px) {
  .P-20 {font-size: 16px;}
  .P-22 {font-size: 18px;}
  .P-24 {font-size: 20px;}
  .P-26 {font-size: 22px;}
  .P-28 {font-size: 24px;}
  .P-30 {font-size: 26px;}
  .P-32 {font-size: 28px;}
  .P-34 {font-size: 30px;}
  .P-36 {font-size: 32px;}
  .P-38 {font-size: 34px;}
  .P-40 {font-size: 36px;}
  .HeaderSection > div > h1 {font-size: 40px}
}

@media only screen and (max-width: 500px) {
  .P-20 {font-size: 13px;}
  .P-22 {font-size: 14px;}
  .P-24 {font-size: 18px;}
  .P-26 {font-size: 20px;}
  .P-28 {font-size: 22px;}
  .P-30 {font-size: 24px;}
  .P-32 {font-size: 26px;}
  .P-34 {font-size: 28px;}
  .P-36 {font-size: 30px;}
  .P-38 {font-size: 32px;}
  .P-40 {font-size: 34px;}
  .S-14 {font-size: 12px;}
  .headerTopPage{height: 250px;}
  .HeaderTitle{padding-top: 50px;}
}








/* Khodet ezafe kardi */











.content_cls img{
	max-width: 98%; margin:auto;
}

.video_container{
	position: relative !important;
	display:inline-block;
    padding-bottom: 56.25%; width:100%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video_container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}



.nav-tabs>li>a {
  border: medium none;
  border-radius:0 !important;
  color: #fff;
  font-size: 13.5px;
  margin:0 0 1px 2px !important;
  padding: 7px 10px !important;
}

.nav-tabs>li>a:hover {
  border-color: transparent;
  color: #084e56;
}

.nav-tabs-title {
  background-color: #084e56 !important;
  border: 2px solid #084e56;
  color: #fff;
  font-size: 14.5px;
  font-family:dijfont-Bold;
  line-height: 1.42857;
  padding: 6px 10px;
}
h3.nav-tabs-title{
	float: right;
	display: block;
	margin: 0;
}
.navbar{margin-bottom:0px !important;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{background:#2e747c !important;color:#fff !important;}
.navbar-nav{float:right !important;}
.sc-nav-tabs{
	padding-right:10px
}
.nav-tabs>li {
  margin-bottom: 0;
}
.sc-nav-tabs li{
	 float:right !important; background-color:#eeeeee; 
}
.sc-nav-tabs>li a{
	color:#18474D
}
.navbar-nav li:first-child{box-shadow: 4px -1px 5px 0px #ccc}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
  border: 0!important;
  color: #fff !important;
  
  font-family:dijFont-Bold;
  position: relative;
  background-color: #2e747c !important;
}
.sc-nav-tabs>li.active>a,.sc-nav-tabs>li.active>a:focus,.sc-nav-tabs>li.active>a:hover {
  border: 1px solid #2e747c!important;
  font-family:dijFont-Reg;
  background-color: #2e747c !important;
}

.nav-tabs>li.active>a:after,.nav-tabs>li.active>a:hover:after {
  border-bottom: 8px solid #084e56;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  bottom: -3px;
  content: " ";
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
}

.sc-nav-tabs>li.active>a:after,.sc-nav-tabs>li.active>a:hover:after {
	border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.sch_newslist{
	overflow:hidden; max-height:700px;padding:10px 0; list-style:none;
}
.sch_newslist ul li i{
	font-size:14px; color:#144145;
}
.sch_newslist ul li{
	padding:5px 10px; clear:both; direction: rtl; text-align: justify; color: #1C2A2B; list-style:none; font:13px DijFont-Reg; margin:0
}

.sch_newslist ul li:nth-child(even){
	background-color: #eee;
}


.lib_tab .nav-tabs{
	padding-right:10px
}
.lib_tab .nav-tabs > li {
  float: right; margin:-1px 3px; max-width:120px; text-align:center; padding:0
}
.lib_tab .nav-tabs > li > a {
   background-color:#FFF; border-color: #d8d8d8; padding:7px 5px; border-bottom-color: transparent !important; color:#11413D; font:14px Dijfont-Bold;
}

.lib_tab .nav-tabs > li.active > a,
.lib_tab .nav-tabs > li.active > a:hover,
.lib_tab .nav-tabs > li.active > a:focus
 {
  color: #FFF;
  cursor: default;
  background-color: #0E5631;
  border: 1px solid #084E56 !important;
  border-bottom-color: transparent !important;
}
.lib_tab .tab-content{
	padding:10px 4px;
}

.lib_tab .nav-tabs>li.active>a:after,.lib_tab .nav-tabs>li.active>a:hover:after {
	border-bottom: 0;
    border-left: 0;
    border-right: 0;
}


.booklist li, .booklist ul,.booklist ul li{
	list-style:none;	
}
.booklist ul{
	padding:0; margin:0
}
.booklist ul li i{
	font-size:14px; color:#52555c;
}
.booklist ul li,.book .content ul li{
	padding:3px 0; font:90% Jazeera !important; color:#52555c; border-bottom:solid 1px #e1e2e3; text-align:justify; direction:rtl;
}
.book .content .btn-danger{
	width:150px; text-align:right; font:90% Jazeera; margin-top:10px
}
.booklist .item{
	margin-bottom: 20px;
}
.booklist .item .thumbnail{
	margin:0px;
}
.booklist .item h2, .book h2{
	border-bottom: 3px solid #11413D; font:100% JazeeraBold; padding-bottom:5px; padding-right:5px; text-align:right; color:#005951; margin-bottom:20px !important
}
 .booklist .item h2 a{
	color:#005951
 }

.book .content{
	margin:10px 0 !important;
}
.bookgroup .item .panel {
	margin:0px; padding:0px;
}
.bookgroup .item .panel{
	border-radius: 10px;
}
.bookgroup .item .panel-heading{
	background-color:#d9524c; text-align:center; font:100% Jazeera; color:#fff; cursor:pointer; border-top-right-radius: 10px; border-top-left-radius: 10px;
}
.bookgroup .item ul li,.book ul li{
	font:110% Jazeera; padding:5px 0;
}
#categories{
	font: 100% Jazeera !important; text-align:right !important; direction: rtl;
}

#bookgrouplist .groupName{
	font:90% Jazeera !important; padding:5px 10px; margin:5px auto; display:inline-block; width:100%; color:#BB292A;
}

.box-shadow{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.box-rounded{
	border-radius: 10px;overflow: hidden
}


.box-head {
  background-color: #3D6485;
  border-bottom: 3px solid #287078;
	padding: 10px;
	text-align:right;
	margin-bottom:20px;
}

.box-head a {
  color: #FFF;
}

.box-head h2 {
  color: #fff;
  font-size: 16px;
  font-family:JazeeraBold;
  margin: 0;
  position: relative;
}


/****************Narrative***************/
.NarrativeSlick{
  width:100%;
}
.NarrativeItem{
  outline: none;
}


.pagination {
    display: inline-block; 
    text-align: center !important;
    margin: 30px auto 0; direction:rtl;margin-left:40px;
}

.pagination > li {
    margin: 0 5px 0 0;
    display: inline-block; float:right !important;
}

.pagination > li:first-child {
    margin: 0 0 0 10px;
}

.pagination > li:last-child {
    margin: 0 10px 0 0;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    border-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 0;
}

.pagination > li a {
    color: #999;
    padding: 8px 10px; border:solid 1px #ccc;
}

.pagination > li.active a {
    color: #fff; background-color:#3D6485
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#3D6485;border-color:#3D6485}  


.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}
.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}*/
