@font-face {
    font-family: jameel-noori-nastaleeq;
    src: url(../fonts/jameelnoorinastaleeqkasheedafont/jameel-noori-nastaleeq.ttf);
}
@font-face {
    font-family: jameel-noori-nastaleeq-kasheeda;
    src: url(../fonts/jameelnoorinastaleeqkasheedafont/jameel-noori-nastaleeq-kasheeda.ttf);
}
@font-face {
    font-family: jameel-noori-nastaleeq-kasheeda-italica;
    src: url(../fonts/jameelnoorinastaleeqkasheedafont/jameel-noori-nastaleeq-kasheeda-italic.ttf);
}
body {
  	font-family: jameel-noori-nastaleeq-kasheeda-italica !important;
  	font-size: 24px;
  	line-height: auto;
}
.regular-font {
    font-family: jameel-noori-nastaleeq;
}
.pl-10 {
    padding-left: 10px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.mt-25 {
    margin-top: 25px;
}
.primary-bg-img {
    background-image: url("../images/bg-img.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
}
@media (min-width: 501px) {
.sub-menus-top-header {
    display: none;
}
}
#header {
    z-index: 10;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
}
/* .page-title.main-page {
    background-image: radial-gradient(50% 50% at 50% 50%, #195169 0%, #052E40 100%);
    background-image: url('../images/title-bg.png');
    border-radius: 0px 0px 50px 50px;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    position: relative;
    border-bottom: 5px solid #EEC436;
} */
.page-title.main-page {
    display: flex;
    z-index: 0;
    flex-direction: column;
    height: 387px;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    background: url(../images/home-title-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page-title.inner-page {
    display: flex;
    z-index: 0;
    flex-direction: column;
    height: 250px;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    position: relative;
    background: url(../images/small-header-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.page-title-bg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
#navbarResponsive {
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}
#navbarResponsive .nav-link {
    font-size: 24px;
    line-height: 33.7px;
    font-weight: normal;
    color: #fff;
    opacity: 1;
    transition: all 0.25s ease-in-out;
}
#navbarResponsive .navbar-nav {
    padding-right: 111px;
}
#navbarResponsive .nav-link:hover{
    color: #EEC436;
}
#navbarResponsive .nav-item {
    margin-left: 19px;
}
.nav-item.log-in.btn {
    margin-right: 3px !important;
}
.py-custome {
    padding-top: 18px;
    padding-bottom: 18px;
}
.log-in.btn .nav-link {
    background: #EEC436;
    border-radius: 5px;
    width: 98px;
    height: 41px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #292D34 !important;
    font-size: 22px !important;
    line-height: 30.89px !important;
    flex-wrap: nowrap;
    align-content: center;
}
.fanoos {
    position: absolute;
    width: 126px;
    height: 191px;
    top: -5px;
    z-index: 1;
}
.header-img-left { 
    left: 30px;
}
.header-img-right {
    right: 30px;
}
.title-text-img {
    margin-top: 45px;
}
.page-title .main-title {
    font-size: 72px;
    line-height: 101px;
    margin-top: 15px;
    margin-bottom: 0px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.sub-menus {
    display: flex;
    height: 91px;
    align-items: center;
    justify-content: center;
    margin-top: -50px;
    padding: 15px 80px 20px;
    background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 100.81%);
    box-shadow: inset -4px 4px 15px rgb(0 0 0 / 15%);
    border-radius: 10px;
    position: relative;
}
.sub-menus:before, .sub-menus:after, .search-tabs .tab-content .search-forms-area:before,
.search-tabs .tab-content .search-forms-area:after {
    content: '';
    position: absolute;
    width: 553.05px;
    height: 14.99px;
    bottom: 11px;
    z-index: -1;
    background: #000000;
    opacity: 0.4;
    filter: blur(30px);
}
.search-tabs .tab-content .search-forms-area:before, .search-tabs .tab-content .search-forms-area:after {
    bottom: 6px;
}
.sub-menus:before, .search-tabs .tab-content .search-forms-area:before {
    left: 20px;
    transform: matrix(-0.98, 0.05, 0.23, 1, 0, 0);
} 
.sub-menus:after, .search-tabs .tab-content .search-forms-area:after {
    right: 20px;
    transform: matrix(0.98, 0.05, -0.23, 1, 0, 0);
}
.sub-menus .nav-item .nav-link {
    color: #292D34;
    transition: all 0.25s ease-in-out;
}
.sub-menus .nav-item .nav-link:hover {
    color: #EEC436;
}
.sub-menus .nav-item:first-of-type {
    padding-right: 0px !important
}
.sub-menus .nav-item:last-of-type {
    padding-left: 0px !important
}
.sub-menus .nav-item {
    padding: 0px 40px !important;
    margin: 0px !important;
    position: relative;
}
.sub-menus .navbar-nav {
    flex-direction: row;
    margin-bottom: 0;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}
.sub-menus .nav-item:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    left: 0px;
    top: 20px;
    bottom: 0px;
    background: #929292;
}
.sub-menus .nav-item:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    right: 0px;
    top: 20px;
    bottom: 0px;
    background: #C4C4C4;
}
.sub-menus .nav-item:last-of-type:after {
    display: none;
}
.sub-menus .nav-item:first-of-type:before {
    display: none;
}
/* ***** SEARCH BY TABS Section ***** */
.tabs-section {
    padding-top: 30px;
}
.search-tabs .nav-tabs {
    border-bottom: none;
}
.search-tabs .tab-content {
    padding: 0px;
    border-radius: 0px;
    background: transparent;
    border: none;
    position: relative;
}
.search-forms-area {
    padding: 30px 50px;
    border-radius: 10px 0px 10px 10px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    position: relative;
}
/*.search-tabs .tab-content {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    padding: 30px 50px;
    border-radius: 10px 0px 10px 10px;
    
}*/
.search-tabs .nav-tabs .nav-link {
    padding: 13.2px 43px;
    transition: all 0.25s ease-in-out;
    border: none !important;
    border-radius: 10px 10px 0px 0px;
    font-size: 24px;
    line-height: 34px;
    color: #292D34;
    position: relative;
    background: transparent;   
}
.search-tabs .nav-tabs .nav-link:after {
    content: '';
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(../images/button-bg.png);
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0;
}
.search-tabs .nav-tabs .nav-link.active, .search-tabs .nav-tabs .nav-link:hover {
    color: #FFFFFF;
}
.search-tabs .nav-tabs .nav-link.active:after {
    opacity: 1;
}
.search-tabs .nav-tabs .nav-link:hover:after {
    opacity: 0.5;
}
/*.search-tabs .nav-tabs .nav-link:hover {
    opacity: 0.5;
}*/
/* **** Form Area **** */
.magzine-field {
    max-width: 340px;
    width: 100%;
    position: relative;
    margin-left: 20px;
}
.select-field, .text-field {
    width: 100%;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    color: #292D34 !important;
    outline: none !important;
    font-size: 18px;
    height: auto;
    border-color: #E4E4E4 !important;
    box-shadow: none !important;
}
.select-magzine, .select-subject {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select-magzine, .field-spacing {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 16.3px 20px;
}
.select-subject {
    background: #F3F3F3;
    border-radius: 0px 4px 4px 0px;
    padding: 15.3px 20px;
}
.subject-field .subject-name {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 16.3px 174px 16.3px 20px;
}
.magzine-field .dropdown-icon, .select-a-subject .dropdown-icon {
    position: absolute;
    left: 20px;
    top: 20px;
    font-weight: 600;
    font-size: 21px;
}
.magzine-field .invalid-feedback {
    position: absolute;
    top: 10px;
    left: 55px;
    right: unset;
    width: fit-content;
}
.subject-field {
    max-width: 554px;
    width: 100%;
    display: flex;
    margin-left: 20px;
}
.select-a-subject {
    position: absolute;
    width: 155px;
    top: 1px;
}
.search-button .search-btn {
    background: #0C3A4E;
    border-radius: 5px;
    border: none;
    padding: 18px 35px;
    width: 136px;
    height: 61px;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
}
/* ***** SEARCH BY MAGZINE AND WRITERS Section ***** */
.magzine-writers {
    padding: 37px 0px 43px;
}
.search-box .box-heading {
    background: url(../images/heading-bg.png);
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 13px 15px;
}
.standard-box-heading {
    font-size: 48px;
    line-height: 67px;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.standard-box-text {
    font-size: 24px;
    line-height: 34px;
    color: #383838;
    margin-bottom: 20px;
}
.box-content {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 0px 0px 10px 10px;
    height: 216px;
    padding: 50px 34px;
    position: relative;
}
.search-box .box-content:before, .search-box .box-content:after {
    content: '';
    position: absolute;
    width: 301.53px;
    height: 39.55px;
    bottom: 3px;
    background: #000000;
    opacity: 0.2;
    z-index: -1;
    filter: blur(30px);
}
.search-box .box-content:before {
    left: 26px;
    transform: matrix(-1, 0.05, -0.01, 1, 0, 0);
}
.search-box .box-content:after {
    right: 26px;
    transform: matrix(1, 0.05, 0.01, 1, 0, 0);
}
/* **** LOGIN Section **** */
.login-section {
    padding: 31px 0px 29px;
    background: rgb(238 238 238 / 40%);
}
.full-box-heading {
    background: url(../images/full-heading-bg.png);
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 13px 15px;
}
.login-box .box-content {
    height: 157px;
    padding: 22px 30px 29px;
}
.samll-box-text {
    font-size: 18px;
    line-height: 25px;
    color: #052E40;
    margin-bottom: 20px;
}
.login-button .login-btn {
    background: #0C3A4E;
    border-radius: 5px;
    border: none;
    padding: 13px 72px;
    width: 225px;
    height: 60px;
    font-size: 24px;
    line-height: 33.7px;
    color: #FFFFFF;
}
.username-field, .password-field {
    width: 100%;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    color: #292D34 !important;
    outline: none !important;
    font-size: 18px;
    line-height: 25.28px;
    height: auto;
    border-color: #E4E4E4 !important;
    box-shadow: none !important;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 16.6px 20px;
}
.login-form .invalid-feedback {
    margin-top: 0px;
}
/* **** MAGZINES Page **** */
.product-search .box-content {
    border-radius: 10px;
    height: 101px;
    padding: 20px 30px;
    margin-top: 25px;
    margin-bottom: 30px;
}
.product-search .search-magzine {
    padding-left: 18px;
}
.product-box {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 10px;
    text-align: center;
    width: 261px;
    height: 392px;
    padding: 11px;
    margin: auto;
    position: relative;
}
.product-box .img-box {
    margin-bottom: 0px;
}
.img-box .product-img {
    width: 100%;
}
.box-foot {
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.product-name {
    font-size: 18px;
    line-height: 25px;
    color: #383838;
    margin-bottom: 0px;
    margin-top: 15px;
}
.detail-link {
    font-size: 14px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #052E40;
    margin-top: 15px;
    transition: all 0.25s ease-in-out;
}
.detail-link:hover {
    color: #EEC436;
}
/* **** Data Tables **** */
.products-table {
    background: #fff;
    border: 1px solid #E4E4E4;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 60px;
    position: relative;
}
.products-table:before, .products-table:after, .tab-sidebar-table:before, .tab-sidebar-table:after {
    content: '';
    position: absolute;
    width: 639.51px;
    height: 83.89px;
    bottom: 6px;
    background: #000000;
    opacity: 0.2;
    z-index: -1;
    filter: blur(30px);
}
.products-table:before, .tab-sidebar-table:before {
    transform: matrix(1, 0.05, 0.01, 1, 0, 0);
    right: 65px;
}
.products-table:after, .tab-sidebar-table:after {
    transform: matrix(-1, 0.05, -0.01, 1, 0, 0);
    left: 65px;
}
.magzine-page-table {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border: none !important;
}
.magzine-row {
    width: 25%;
}
.search-box-row {
    display: none;
}
.entries-number {
    padding-top: 12px;
}
.entries-number #magzines_info {
    padding-top: 9px;
    padding-right: 16px;
    font-size: 20px;
    line-height: 28px;
    color: #292D34;
}
.show-entries label {
    font-size: 20px;
    line-height: 28px;
    color: #292D34;
    margin-bottom: 0px;
    margin-left: 20px;
}
.show-entries .custom-select {
    background: transparent;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 5px;
    width: 53px !important;
    height: 30px;
    font-size: 20px;
    line-height: 28px;
    color: #292D34;
    padding: 0px 4px;
    box-shadow: none;
    margin: -5px 5px 0px;
}
.show-entries label:after {
    content: "\f107";
    position: absolute;
    left: 80px;
    top: 13px;
    z-index: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.products-table .dataTables_paginate {
    margin-bottom: 30px !important;
    margin-top: 10px !important;
    margin-left: 20px !important;
    font-family: jameel-noori-nastaleeq;
}
.products-table .page-item .page-link {
    background: #FFFFFF;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    font-size: 20px !important;
    line-height: 26px !important;
    color: #292D34 !important;
    border: 1px solid #E4E4E4 !important;
    padding: 0px;
    text-align: center;
    margin: 0px 3px;
    transition: all 0.25s ease-in-out;
}
.products-table .page-item.active .page-link, .products-table .page-item:hover .page-link {
    background: #0C3A4E;
    color: #fff !important;
    border-color: #0C3A4E !important;
}
.products-table #magzines_next .page-link {
    margin-left: 0px;
    margin-right: 7px;
    color: #292D34 !important;
    background: #fff !important;
    border: none !important;
}
.products-table #magzines_previous .page-link {
    margin-right: 0px;
    margin-left: 20px;
    color: #292D34 !important;
    background: #fff !important;
    border: none !important;
}
/* **** Light Box CSS **** */
#lightbox .modal-content {
    display: inline-block;
    text-align: center;
    width: fit-content;   
}
#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: #0C3A4E;
    padding: 0px;
    width: 40px;
    text-align: center;
    font-size: 25px;
    line-height: 0px !important;
    height: 40px;
    display: flex;
    border-radius: 50%;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    z-index: 1032;
    align-items: center;
    align-content: center;
    justify-content: center;
    cursor: pointer;
}
#lightbox .close-btn {
    margin: 0px !important;
    width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* **** Shumarajaat Page **** */
/* **** Shumarajaat table **** */
.shumarajat-table, .mazamin-table, .bookmark-table {
    padding: 20px 20px 30px;
    margin-bottom: 71px;
}
.shumarajat-table .entries-number, .shumarajat-table .pagination-row,
.mazamin-table .entries-number, .mazamin-table .pagination-row,
.bookmark-table .entries-number, .bookmark-table .pagination-row,
.writers-table .pagination-row, .writers-table .entries-number,
.mauzoaat-table .pagination-row, .mauzoaat-table .entries-number {
    display: none;
}
#shumarajat, #mazamin, #bookmark {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 0px !important;
    overflow: hidden;
    text-align: center;
    position: relative;
    padding-bottom: 60px;
}
.table-head .sorting:before, .table-head .sorting:after {
    display: none !important;
}
.shumarajat-list-table, .mazamin-list-table, .bookmark-list-table {
    padding-left: 26px;
    padding-right: 26px;
    z-index: 1;
    position: relative;
}
.table-head-row {
    background: #F3F3F3;
}
.product-row.shumara-row, .product-row.mazamin-row, .product-row.bookmark-row {
    position: relative !important;
    background: transparent;
}
.product-row.shumara-row:after, .product-row.mazamin-row:after, .product-row.bookmark-row:after {
    content: "";
    left: 26px;
    right: 26px;
    margin-top: 20px;
    position: absolute;
    max-width: 1077px;
    /*width: 100%;*/
    z-index: -1;
    height: 67px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 5%);
    border-radius: 5px;
}
.table-head-row .table-head-column {
    border: none;
    border-bottom: 1px solid #E4E4E4;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    color: #292D34;
    padding: 15.5px !important;
}
.table-head-row .table-head-column:first-of-type {
    border-top-right-radius: 10px;
}
.table-head-row .table-head-column:last-of-type {
    border-top-left-radius: 10px;
}
.shumara-row .shumara-col, .mazamin-row .mazamin-col, .bookmark-row .bookmark-col {
    font-size: 18px;
    background: transparent;
    line-height: 25px;
    color: #292D34;
    padding: 40px 26px 5px;
}
.t-col-link {
    color: #292D34;
    text-decoration: none !important;
    transition: all 0.25s ease-in-out;
}
.t-col-link:hover {
    color: #EEC436;
} 
.shumara-row .shumara-col.fourth, .mazamin-row .mazamin-col.fourth {
    font-size: 22px;
    line-height: 31px;
}
/* **** Mazamin Page **** */
.mazamin-table {
    padding-bottom: 70px;
    margin-bottom: 61px;
}
#mazamin {
    text-align: right;
    padding-bottom: 31px;
}
.icon-text-and-date {
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    color: #292D34;
    margin-bottom: 15px;
}
.mazamin-table {
    padding-top: 15px;
}
#mazamin .table-head-row .table-head-column, #bookmark .table-head-row .table-head-column {
    text-align: right;
    padding: 15.5px 47px 15.5px 15.5px !important;
}
#mazamin .table-head-row .table-head-column:first-of-type, #bookmark .table-head-row .table-head-column:first-of-type {
    padding: 15.5px 45px 15.5px 15.5px !important;
}
.mazamin-row .mazamin-col, .bookmark-row .bookmark-col {
    padding: 40px 47px 5px 0px;
}
.mazamin-row .mazamin-col:first-of-type, .bookmark-row .bookmark-col:first-of-type {
    padding: 40px 45px 5px 0px;
}
.mazamin-row .mazamin-col.last, .bookmark-row .bookmark-col.last {
    padding: 40px 30px 5px 45px;
    text-align: left;
}
.bookmark-row .bookmark-col .last-col-elements, .mazamin-row .mazamin-col .last-col-elements,
.shumarawar-row .shumarawar-col .last-col-elements, .mauzowar-row .mauzowar-col .last-col-elements,
.mosannafwar-row .mosannafwar-col .last-col-elements {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
    margin-right: auto;
}
.bookmark-row .bookmark-col .last-col-elements {
    width: 85px;
}
.mazamin-row .mazamin-col .last-col-elements, .shumarawar-row .shumarawar-col .last-col-elements,
.mauzowar-row .mauzowar-col .last-col-elements, .mosannafwar-row .mosannafwar-col .last-col-elements {
    width: 66px;
}
.mazamin-col.fourth .clipart-img {
    margin-bottom: 15px;
}
.mark-fav-icon .clipart-img {
    transition: all 0.25s ease-in-out;
}
.mark-fav-icon .clipart-img.favr-active-img, .mark-fav-icon.active .clipart-img.favr-img {
    display: none;
}
.product-row.shumara-row.selected:after, .product-row.mazamin-row.selected:after,
.product-row.bookmark-row.selected:after, .shumarawar-row.selected:after, .mauzowar-row.selected:after,
.mosannafwar-row.selected:after {
    background: rgb(12 58 78 / 20%);
}
.mark-fav-icon.active .clipart-img.favr-active-img {
    display: inline-block;
}
.download-data, .mark-fav-icon {
    text-decoration: none !important;
}
.mark-fav-icon {
    margin-left: 25px;
}
/* **** Bookmark Page **** */
#bookmark {
    text-align: right;
    padding-bottom: 50px;
}
.bookmark-col .favr-img {
    position: relative;
}
.bookmark-col .mark-fav-icon {
    margin-left: 20px;
}
.delete-data.spc-r {
    margin-right: 20px;
    padding: 0px;
    background: none;
    border: none;
}
/* **** Writers Page **** */
.products-table.writers-table {
    padding: 20px 20px 30px 20px;
}
#writers {
    background: #F3F3F3;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 0px !important;
    padding: 20px 10px 10px;
}
.product-col.writers-col {
    padding: 0px 10px 10px;
}
.writers-col .column-inner {
    display: inline-block;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 12px 20px;
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: #000;
}
/* **** mauzoaat Page Table **** */
.products-table.mauzoaat-table {
    padding: 20px 20px 40px 20px;
    margin-bottom: 65px;
}
#mauzoaat {
    margin: 0px !important;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 10px;
}
.mauzoaat-table .table-head-row .table-head-column {
    font-size: 24px;
    line-height: 34px;
    color: #292D34;
    padding: 13px 28px !important;
    border-bottom: 0px;
    border-right: 1px solid #e4e4e4;
}
.mauzoaat-table .table-head-row .table-head-column:first-of-type, .product-col.mauzoaat-col:first-of-type {
    border-right: 0px;
}
.product-col.mauzoaat-col {
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: #292D34;
    padding: 12px 30px;
    border-color: #e4e4e4;
}
/* **** Tabs Page **** */
.tab-sidebar-table-section {
    padding-top: 30px;
}
.tab-sidebar-table {
    padding: 60px 20px;
    background: #fff;
    border: 1px solid #E4E4E4;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 60px;
    display: flex;
    width: 100%;
    position: relative;
}
.table-sidebar {
    width: 242px;
    height: 767px;
    background: #F3F3F3;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 10px;
    margin-left: 20px;
}
.tab-sidebar-table .table-row {
    width: calc(100% - 262px);
}
.table-sidebar .accordian-element {
    height: 100%;
    transition: all 0.25s ease-in-out;
    overflow-y: auto;
}
.table-sidebar .accordian-element .accordion {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    border-radius: 5px;
    height: 100%;
}
.table-sidebar .accordian-element #mauzowarSidebarAccordion.accordion,
.table-sidebar .accordian-element #mosannafwarSidebarAccordion.accordion {
    background: none;
    border: none;
    box-sizing: border-box;
    border-radius: 0px;
}
.table-sidebar .card, .table-sidebar .card-header {
    border: none;
    border-radius: 0px !important;
    background: transparent;
    padding: 0px;
}
.table-sidebar .card-body {
    padding: 0px;
}
.acordian-head .btn {
    font-size: 22px;
    line-height: 31px;
    text-align: right;
    color: #292D34;
    text-decoration: none;
    box-shadow: none;
    padding: 9px 20px 11px;
    width: 100%;
}
.table-sidebar .months-list {
    padding: 0px 20px;
    list-style: none;
    font-size: 18px;
    line-height: 28px;
    color: #292D34;
}
.table-sidebar .months-list li a {
    color: #292D34;
    width: 100%;
    display: block;
    text-decoration: none;
}
.acordian-head i.fa {
    color: #fff;
    background: #292D34;
    width: 16px;
    height: 16px;
    font-size: 10px;
    line-height: 17px;
    border-radius: 50%;
    text-align: center;
    margin-right: 3px;
    transition: all 0.15s ease-in-out;
}
.products-table.shumarawar-table, .products-table.mauzowar-table, .products-table.mosannafwar-table {
    border-radius: 10px;
    margin-bottom: 0px;
}
#shumarawar, #mauzowar, #mosannafwar {
    text-align: right;
    padding-bottom: 50px;
    background: #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    margin: 0px !important;
    overflow: hidden;
    position: relative;
}
#shumarawar .table-head-row .table-head-column, #mauzowar .table-head-row .table-head-column, 
#mosannafwar .table-head-row .table-head-column{
    text-align: right;
    padding: 15.5px 35px 15.5px 15.5px !important;
}
#shumarawar .table-head-row .table-head-column:first-of-type, #mauzowar .table-head-row .table-head-column:first-of-type, 
#mosannafwar .table-head-row .table-head-column:first-of-type {
    padding: 15.5px 45px 15.5px 15.5px !important;
}
.shumarawar-list-table, .mauzowar-list-table, .mosannafwar-list-table {
    padding-left: 26px;
    padding-right: 26px;
    z-index: 1;
    position: relative;
}
.shumarawar-row:after, .mauzowar-row:after, .mosannafwar-row:after {
    content: "";
    left: 26px;
    right: 26px;
    margin-top: 24px;
    position: absolute;
    max-width: 821px;
    /*width: 100%;*/
    z-index: -1;
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 5%);
    border-radius: 5px;
}
.shumarawar-row .shumarawar-col, .mauzowar-row .mauzowar-col, .mosannafwar-row .mosannafwar-col {
    padding: 40px 30px 5px 0px;
    font-size: 18px;
    background: transparent;
    line-height: 25px;
    color: #292D34;
}
.shumarawar-row .shumarawar-col:first-of-type, .mauzowar-row .mauzowar-col:first-of-type,
.mosannafwar-row .mosannafwar-col:first-of-type {
    padding: 40px 45px 5px 0px;
}
.shumarawar-row .shumarawar-col.last, .mauzowar-row .mauzowar-col.last, .mosannafwar-row .mosannafwar-col.last {
    padding: 40px 30px 5px 45px;
    text-align: left;
}
.products-table.shumarawar-table:before, .products-table.shumarawar-table:after,
.products-table.mauzowar-table:before, .products-table.mauzowar-table:after, 
.products-table.mosannafwar-table:before, .products-table.mosannafwar-table:after {
    display: none;
}
.dataTables_wrapper #shumarawar_info.dataTables_info, .dataTables_wrapper #mauzowar_info.dataTables_info, 
.dataTables_wrapper #mmosannafwar_info.dataTables_info {
    padding-top: 3px;
}
.unset-position {
    position: unset;
}
.shumarawar-table .entries-number, .mauzowar-table .entries-number, .mosannafwar-table .entries-number {
    position: absolute;
    top: -5px;
    right: 20px;
    left: 20px;
}
.shumarawar-table .pagination-row, .mauzowar-table .pagination-row, .mosannafwar-table .pagination-row {
    position: absolute;
    left: 13px;
    right: 35px;
    bottom: -5px;
}
.mauzowar-table .pagination-row, .mosannafwar-table .pagination-row {
    bottom: -15px;
}
.paginate_button.page-item.previous .page-link, .paginate_button.page-item.next .page-link {
    background: transparent;
    border-radius: 0px !important;
    width: auto;
    height: auto;
    font-size: 20px !important;
    line-height: 26px !important;
    color: #292D34 !important;
    border: 0px !important;
    padding: 0px;
    text-align: center;
    margin: 0px 3px;
}
#mauzowarSidebarAccordion .fa.fa-angle-down {
    float: left;
    width: auto;
    height: auto;
    font-size: 24px;
    line-height: 17px;
    background: transparent;
    color: #292D34;
    margin-top: 4px;
}
#sidebarAccordion .collapsed .fa.fa-minus, #sidebarAccordion .btn-link .fa.fa-plus {
    display: none;
}
#sidebarAccordion .btn-link.collapsed .fa.fa-plus {
    display: inline-block;
}
#mauzowarSidebarAccordion .btn-link .fa.fa-angle-down {
    transform: rotate(180deg);
}
#mauzowarSidebarAccordion .btn-link.collapsed .fa.fa-angle-down {
    transform: rotate(360deg);
}
#mauzowarSidebarAccordion .btn, #mosannafwarSidebarAccordion .acordian-head .btn {
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: #000000;
}
.table-sidebar #mauzowarSidebarAccordion .card, .table-sidebar #mosannafwarSidebarAccordion .card {
    background: #FFFFFF;
    border: 1px solid #E4E4E4 !important;
    box-sizing: border-box;
    border-radius: 5px !important;
    margin-bottom: 10px;
}
.table-sidebar.mosannafwarsidebar {
    height: 480px;
}
.table-sidebar #mosannafwarSidebarAccordion .card {
    margin-bottom: 0px;
}
#mosannafwarSidebarAccordion .acordian-head .btn {
    padding: 10px 20px;
}
.table-sidebar.mauzowarsidebar {
    height: 560px;
    padding-bottom: 0px !important;
}
.table-sidebar .accordian-element::-webkit-scrollbar {
  width: 1px;
}

/* Track */
.table-sidebar .accordian-element::-webkit-scrollbar-track {
  border-radius: 1px;
}
 
/* Handle */
.table-sidebar .accordian-element::-webkit-scrollbar-thumb {
  background: #0c3a4e1a; 
  border-radius: 1px;
}

/* Handle on hover */
.table-sidebar .accordian-element::-webkit-scrollbar-thumb:hover {
  background: #0c3a4e33; 
}
/* **** FOOTER **** */
.footer-inner {
    padding: 60px 0px;
    background: url(../images/footer-bg.png);
    background-position: top center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.standard-footer-heading {
    font-size: 36px;
    line-height: 51px;
    color: #EEC436;
    margin-bottom: 15px;
}
.footer-list {
    padding: 0px;
    list-style: none;
}
.footer-list li {
    font-size: 24px;
    line-height: 34px;
    color: #FFFFFF;
    margin-top: 9px;
}
.footer-list .footer-link {
    color: #fff;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
}
.footer-list .footer-link:hover {
    color: #EEC436;
}