:root {
  --vertical-spacing: 50px;
  --tarquise-color: #50A5C7;
}
.twitter-icon {
	width: 15px;
	fill: #fff;
}
p.lrs-excerpt {
    padding: 0;
    margin: 0;
    height: 85px;
    overflow: hidden;
}
.side-logo-container {
    width: 142px;
}
.inner-container ul, .inner-container ol {
	padding: 0 30px;
}
.release-data {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
table {
	margin: 15px 0;
}
thead, tbody, tfoot, tr, td, th {
    border: 1px solid #ccc;
    padding: 5px 15px;
}
.search-label{
color: #fff !important;
    background: #0c2353;
    padding: 0 10px;
}
body {
  margin-top: 26px;
  font-family: "Al-Jazeera" !important;
  background-color: #F2F2F2;
}

h1, h2, h3, h4, h5, h6 {
  color: #4B4B4B;
}

.iti__flag-container {
	direction: ltr !important;
}
.socialmedia-btn {
    width: 45px;
    height: 45px;
    background: #777777;
}
.socialmedia-btn i {
	color: #fff;
}
.post-content {
	width: 90%;
}
.post-content p {
	line-height: 36px;
	font-size: 18px;
}
.post-content p strong{
	color: #0D2253;
}

table img {
    width: 100%;
    object-fit: contain;
}

.lightblue-color {
	color: #50A5C7;
}
a {
  text-decoration: none;
  color: #4B4B4B;
  transition: all 0.3s !important;
}
a * {
  transition: all 0.3s !important;
}

.clean-navbar .navbar-nav .nav-link {
  font-weight: bold;
  font-size: 16px;
  color: #4B4B4B;
}
.clean-navbar .navbar-nav .nav-link:hover {
  color: #D48A00;
}
.clean-navbar .navbar-nav .nav-item {
  padding-right: 10px;
}

.navbar-nav .show > .nav-link, .navbar-nav .nav-link.active {
  color: #D48A00;
}

nav {
  top: 26px !important;
}

ul.navbar-nav.ms-auto {
  margin-left: 15px !important;
}

.clean-block {
  background: transparent;
  background-color: transparent;
  margin-top: 40px;
}

.inner-container {
  padding: 25px;
}

.darkblue-color {
  color: #0D2253;
}

.with-block {
  padding-right: 17px;
  position: relative;
}
.with-block:before {
  content: "";
  width: 5px;
  height: 14px;
  background: #D48A00;
  position: absolute;
  right: 0;
  top: 3px;
}
.with-block.search-title {
  color: #666666;
}
.with-block.search-title:hover {
  color: #D48A00;
}
.with-block.search-title:before {
  background: #989898;
  top: 8px;
}

hr {
  color: #adadad;
}

.book-related-block {
  position: relative;
  margin-top: var(--vertical-spacing);
}
.book-related-block span.number {
  color: #E6E5E5;
  position: absolute;
  z-index: 0;
  line-height: 35px;
}
.book-related-block h5 {
  z-index: 1;
  position: relative;
}

.btn {
  min-height: 45px;
  padding: 0 25px;
  /* display: inline-flex !important; */
}
.btn span {
  margin-top: 3px;
}
.btn .icon {
  margin-right: 10px;
  opacity: 0.7;
}
.btn.primary-color {
  background-color: #50A5C7;
  color: #fff;
}
.btn.secondary-color {
  background-color: #666666;
  color: #fff;
}
.btn.white-color {
  background-color: #fff;
  color: #000;
}
.btn.white-color:hover {
  color: #fff;
}
.btn:hover {
  background-color: #D48A00;
}

.el-seperator {
  display: inline-block;
  width: 15px;
}
.el-seperator-2 {
  display: inline-block;
  width: 10px;
}

.actions {
  /* margin-top: var(--vertical-spacing); */
}

.book-title {
  margin-top: 15px;
  margin-bottom: 15px;
}

.search-item {
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #ddd;
}
.lubab-info p {
  color: #4B4B4B;
}

.posting-inv-title {
  background-color: #50A5C7;
  display: table;
  clear: both;
  color: #fff;
  margin-bottom: 5px;
  padding: 2px 25px !important;
}

.box-shadow-1 {
  box-shadow: 0px 1px 2px #00000029;
  border: 1px solid #B1B1B180;
}

.dark-hilight {
  background: #dedede;
  padding: 1px 15px;
}

.categories.years-list {
  padding: 0;
  padding: 0;
}
.categories.years-list li {
  list-style: none;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
}
.categories.years-list li:last-child {
  /* border-bottom: 0; */
}

.card.text-bg-muted {
  background: #D9D9D9;
}

.color-turquoise {
  color: #50A5C7;
}

.arrow-link {
  position: absolute;
  right: 25px;
}
.arrow-link img {
  margin-left: 7px;
  margin-top: -3px;
}

.text-bg-blue {
  background: #50A5C7;
}

.book-slider-thumbnail {
  max-height: 132px;
}

.book-slider-block-body {
  margin: -20px 15px;
  position: relative;
  border: 1px solid #fff;
  box-shadow: 0 0 20px #00000036;
}
.book-slider-block-body p {
  padding: 15px;
	min-height: 145px;
}

.color-black {
  color: #000;
}

.card .category-name {
  background-color: #50A5C7;
  position: absolute;
  padding: 5px 20px;
}
.card .date-text {
  color: #666666;
}

.author-image {
  padding: 0 15px;
}

.filter-block {
  background-color: #CCCCCC;
  border-radius: 50px;
  padding-left: 10px;
  margin: 0 5px;
}
.filter-block .character {
  width: 36px;
  height: 36px;
  background-color: #50A5C7;
  border-radius: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 0;
}
.filter-block .count {
  line-height: 0;
  font-weight: bold;
  font-size: 16px;
  padding: 0 5px;
  height: 36px;
}

.author-block {
  padding: 10px;
}
.author-block .author-thumb img {
border-radius: 200px;
    width: 150px;
    height: 150px;
    object-fit: cover;
    box-shadow: 0 0 20px #0000001a;
}
.author-block h3 {
  margin-top: 15px;
}

.darkblue-bar {
  z-index: 9999;
  width: 100%;
  background-color: #0D2253;
  height: 26px;
  position: fixed;
  top: 0;
}
.darkblue-bar ul li {
  height: 26px;
  display: flex;
  align-items: center;
}
.darkblue-bar ul li a {
  padding: 0 20px;
  color: #fff;
}
.darkblue-bar ul li a i {
  font-size: 18px;
  display: flex;
  align-items: center;
}
.darkblue-bar ul li a i:before {
  _line-height: 0;
  margin-top: 2px;
}
.darkblue-bar ul li a:hover, .darkblue-bar ul li a:hover > svg {
  color: #D99000;
	fill: #D99000;
}
.darkblue-bar ul li:last-child a {
  padding-left: 0;
}
.page-numbers {
	    background-color: #50A5C7;
    color: #fff !important;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: system-ui;
}
.page-numbers.current {
	background-color: #da9000;
}
ul.categories.years-list-vertical {
    margin: 0;
    padding: 0 17px;
    list-style: none;
    display: inline-flex;
    gap: 20px;
}
ul.categories.years-list-vertical li {
    border: 1px solid #eaeaea;
    padding: 5px 15px;
}
ul.categories.years-list-vertical li.active {
    background: #50a6c8;
}
ul.categories.years-list-vertical li.active a{
    color: #fff;
}
ul.tags.release-tags {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
	flex-wrap: wrap;
}
ul.tags.release-tags li a{
	display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 5px 15px;
    border: 1px solid #dfdddd;
    border-radius: 100px;
}
#search-form {
	opacity: 0;
	transition: all .4s;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
}
#search-form.show {
	opacity: 1;
	top: 134px;
}
.search-header {
  background: #CCCCCC;
  padding: 30px;
}
.search-header input {
  height: 45px !important;
  border: 0;
  border-radius: 0;
  font-size: 18px;
}
.search-header .search-button {
  background: #777777;
}

.clean-navbar .logo {
  min-width: 255px;
}
.page {
	padding-top: 108px;	
}
body.loggedin .page {
    padding-top: 76px;
}
ul.chars-filters-list {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

div.wpforms-container-full {
    margin: 24px auto;
    width: 90% !important;
}
.wpforms-field-large {
    height: 45px !important;
    background: #f9f9f9 !important;
    border: 1px solid #CCCCCC !important;
	font-size: 18px !important;
}
textarea.wpforms-field-medium {
	 background: #f9f9f9 !important;
    border: 1px solid #CCCCCC !important;
	font-size: 18px !important;
}

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	padding: 10px 30px !important;
	color: #fff!important;
	background: #50a5c7 !important;
	border: 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: center !important;
}

.btn-ui {
    display: flex;
    width: 100%;
    height: 100%;
	
}
.btn-icon {
    background: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
	background: #50A5C7;
}
.btn .btn-icon .icon {
    margin: 0;
    opacity: 1;
}
.btn.no-padding {
	padding: 0;
	background-color: #022373;
}
.btn-title {
    padding: 0 25px;
    display: flex;
    align-items: center;
	line-height: 18px;
}
.btn.secondary-color {
	
}

nav.search-pagination {
	margin-top: 35px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
nav.search-pagination .nav-links{
	display: flex;
	justify-content: center;
	align-items: center;
}
nav.search-pagination .nav-links a, nav.search-pagination .nav-links span.current {
    padding: 0;
    width: 25px;
    height: 25px;
    font-size: 13px;
	margin: 0 4px;
	
}
 nav.search-pagination .nav-links span.current {
	background: #d99000;
 }
nav.search-pagination .nav-links a.page-numbers {
	background: none;
	color: #d99000 !important;
}
nav.search-pagination .nav-links .prev, nav.search-pagination .nav-links .next {
	background: none !important;
	color: #a0a0a0 !important;
	font-size: 22px;
	
}