@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DroidKufi-Regular.ttf);
}

@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/DroidKufi-Bold.ttf);
}
@font-face {
  font-family: 'Noto sans';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSans-Bold.ttf);
}
@font-face {
  font-family: 'Noto sans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSans-Regular.ttf);
}
main,
.Copyright {
  direction: rtl;
}
body {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: var(--17212-d, #17212d);
  line-height: normal;
  counter-reset: counter;
}
#counterDisplay {
  counter-increment: counter;
}
.en-font,
.search-input,
.search-icon,
.charts {
  font-family: 'Noto sans';
  font-weight: 400;
}
input[type="tel"] {
    direction: rtl;
}
.before::before,
h1::before,
.after::after {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.before,
.after {
  position: relative;
}
.pb-85 {
  padding-bottom: 85px;
}
h2 {
  color: var(--f-2683-a, #f2683a);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.relative-section {
  position: relative;
  z-index: 2;
}
.btn-orange {
  background-color: #f2683a;
  color: #fff;
  border-radius: 4px;
  padding: 3px 26.1px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-26 {
  margin-bottom: 26px;
}
.btn-orange:hover {
  background-color: transparent;
  color: #f2683a;
  border: 1px solid #f2683a;
}
.searchN-search-form.new-search-drop.citrlizeSearch .new-search-document-width h2.empty{
        text-align: center;
    font-size: 28px;
    font-weight: 700;
    font-family: 'Droid Arabic Kufi';
    margin-bottom: 10px;
}
.searchN-search-form.new-search-drop.citrlizeSearch .new-search-document-width h2.empty span{
        font-family: 'Noto sans';
}
.container-search {
  max-width: 1100px;
  margin: auto;
}
.navbar > .navbar-flex {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-flex {
  width: 100%;
}
.container-myAccount {
  max-width: 950px;
  margin: auto;
}
.form-control {
  padding: 1.313rem 0.75rem;
}
.form-check-input {
  padding: 0.57rem 0.57rem;
}
.form-check-input:checked {
  background-color: #3e466f;
  border-color: transparent;
}
.form-check-input:focus {
  box-shadow: unset;
  border-color: var(--f-2683-a, #f2683a);
}
.footer input:focus {
  border: 1px solid var(--f-2683-a, #f2683a);
}
.form-control,
.form-check-input {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
}
.form-check-input:checked[type='checkbox'] {
  background-image: url(../check-box.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.form-control:focus {
  box-shadow: unset;
  background-color: transparent;
  border-color: #f2683a;
}

/* header */
header {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  position: relative;
}
header .navbar-expand-lg .navbar-nav {
  padding-left: 15px;
  padding-right: 38px;
}
header .navbar-expand-lg .navbar-nav .nav-link {
  color: var(--17212-d, #17212d);
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
}
header .navbar-expand-lg .navbar-nav .nav-link:hover, .contact-us p a:hover {
  color: var(--f-2683-a, #f2683a);
}
.navbar-toggler {
  border: 0;
}
.navbar-toggler:focus {
  box-shadow: unset;
}
.navbar-toggler-icon{
  background-image: url(../navbar-toggler.svg);
  width: 30px;
    height: 18.75px;
}
.bar {
  fill: steelblue;
}
/* banner */
.home-banner {
  background: url(../home-banner-bg.png) no-repeat;
  min-height: 761px;
  background-size: 100% 100%;
  background-position: right;
}
.home-banner h1 {
  color: #f2683a;
  font-size: 42px;
  font-weight: 700;
/*  padding-left: 54px;*/
}
.home-banner  p {
  color: #013183;
  display: block;
  font-weight: 400;
  font-size: 22px;
/*  padding-left: 54px;*/
  line-height: 32px;
}
#slide-panel {
  width: 780px;
  height: 590px;
  padding: 10px;
  background: var(--172155, #172155);
  position: absolute;
  left: -780px;
  color: #ffffff;
  text-transform: capitalize;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  z-index: 3;
  top: 20%;
  direction: rtl;
}
.banner-request-text {
  background: #f2683a;
  text-shadow: 2px 0px 4px rgb(0 0 0 / 52%);
  width: 335px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 32px;
  text-transform: capitalize;
  color: #ffffff;
  transform: rotate(-90deg);
  text-decoration: none;
  transition: 350ms;
  font-weight: 400;
  font-size: 18px;
  filter: drop-shadow(0px -4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 0 0 10px 10px;
}
.banner-request-text:hover {
  color: var(--172155, #172155);
}

.imgActive {
  display: none;
}
.nav-link:hover .imgActive {
  display: inline;
}
.nav-link:hover .imgNoActive {
  display: none;
}
#opener {
  float: right;
  margin: 325px -212px 0px -135px;
}
#closer {
  position: absolute;
  left: 23px;
  top: 23px;
}
#slide-panel .btn {
  margin-top: 20px;
  min-width: 148px;
}
.request-title {
  font-weight: 700;
  font-size: 18px;
  margin: 0;
}
.banner-request .input.form-control {
  height: 60px;
}
.banner-request .form-label {
  margin-right: 1rem;
}
.about-us .accordion {
  padding: 65px 0 110px 0;
}
.grecaptcha-badge{
    z-index: 11;
}
.about-us p {
  max-width: 584px;
  font-size: 18px;
}
.about-us .accordion-item {
  margin-bottom: 16px;
  max-width: 510px;
}
/*.about-us .accordion-button:not(.collapsed), .about-us .accordion-button{
    background-color: #203988;
}*/
.title-caption-form.form2 .d-flex{
    gap: 5px;
}
.about-us .accordion-item .accordion-button,
.about-us .accordion-item:first-of-type .accordion-button,
.about-us .accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 12px;
  text-align: start;
}
.about-us .accordion-body {
  background: transparent;
  padding: 0 16px 0 0;
}
.civil-provisions {
  background: url(../tarms-banner.jpg) no-repeat;
  min-height: 286px;
  background-size: cover;
}
.civil-provisions::before {
  opacity: 0.8999999761581421;
  background: #f2683a;
  z-index: 1;
}
.civil-provisions .info {
  min-height: 286px;
  flex-direction: column;
  max-width: 735px;
  margin: auto;
  text-align: center;
  color: #fff;
  padding: 10px 0;
}
.Important-news {
  padding: 129px 0 132px 0;
  text-align: center;
}
.Important-news p {
  color: #172155;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 60px;
}
.Important-news .card {
  padding-top: 56px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border: 0;
  min-height: 393px;
}
/* .Important-news .card:hover{
  transform: scale(1.1);
  z-index: 1;
} */
.Important-news .card-body {
  padding: 40px 40px 1rem 40px;
}
.Important-news .card-body p {
  color: var(--17212-d, #17212d);
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.Important-news .card-body p:hover {
  -webkit-line-clamp: unset;
}
.Important-news .card h3 {
  color: var(--013183, #013183);
  font-size: 28px;
  font-weight: 700;
  min-height: 65px;
  display: flex;
  align-items: end;
}
.Important-news .card ul {
  list-style: none;
}
.request {
  background: var(--172155, #172155);
  padding: 94px 0 90px 0;
}
.request p {
  color: #fff;
  font-size: 24px;
  margin-bottom: 60px;
}
.request .form-label {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}
/* .request .d-grid{
  grid-template-columns: 17% 62% 3%;
} */
.request .form-control,
.banner-request .input.form-control,
.banner-request textarea.form-control,
footer .search-input {
  color: #fff;
}
.request .form-control::placeholder,
.banner-request .input.form-control::placeholder,
textarea.form-control::placeholder,
footer .search-input::placeholder {
  color: #fff;
}
.request .form-check-input {
  padding: 1.5rem;
}
.check {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  margin-top: 0.5rem;
  padding: 23px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-check-label {
  color: #fff;
  margin-left: 8px;
  text-align: end;
}
.request .btn-orange,
.contact-us .btn-orange {
  padding: 3px 49.6px;
  margin-bottom: 0;
  margin-top: 20px;
}
.request-info p {
  font-size: 16px;
  margin-bottom: 0.5rem;
}
.request-info p:first-child {
  margin-top: 31px;
}
.contact-us {
  padding: 100px 0 59px 0;
}
.contact-us h2 {
  margin-bottom: 65px;
}
.contact-us .form-control::placeholder,
.search-input::placeholder {
  color: var(--17212-d, #17212d);
}
.contact-us p {
  margin: 0;
  margin-top: 5px;
}
.contact-us p a{
    text-decoration: none;
    color: var(--17212-d, #17212D);
}
.contact-us .form-label {
  color: var(--013183, #013183);
  font-size: 20px;
  font-weight: 700;
}
.important-sites {
  background: #f0f3f8;
  padding: 50px 0;
}
.important-sites ul {
  padding-right: 0;
}
/* .important-sites ul li {
  list-style: url(../check.svg);
  line-height: 2.5;
} */
.important-sites ul li a {
  color: var(--013183, #013183);
  font-weight: 700;
  position: relative;
  text-decoration: none;
}
/* .important-sites ul li a::before {
  content: '';
  position: absolute;
  inset: 0;
  min-width: 510px;
  width: 100%;
  height: 100%;
  z-index: 1;
  margin-right: -35px;
}
.important-sites ul li a:hover {
  color: #54a0d1;
}
.important-sites ul li a:hover::before {
  background-color: rgba(84, 160, 209, 0.1);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
} */
.hover-list {
  list-style-type: none; 
  padding: 0;
}
.hover-list li {
  position: relative;
  padding: 5px 25px 5px 0;
  max-width: 510px;
}
.hover-list li::before {
  content: '';
  position: absolute;
  top: 15px;
  right: 10px; 
  width: 12px; 
  height: 12px; 
  background: url(../check.svg) no-repeat top; 
}
.hover-list li:hover {
  background-color: rgba(84, 160, 209, 0.1);
  box-shadow: 5px 5px 20px 0px rgba(0, 0, 0, 0.15);
}
.hover-list li:hover::before {
  background: url(../check.svg) no-repeat top;
}
.hover-list li:hover a {
  color: #54a0d1;
}
.Copyright {
  padding: 30px 0;
  background: var(--172155, #172155);
}
.Copyright p {
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin: 0;
}
.ID {
  padding-top: 15px;
}
.ID-added {
  border-radius: 0px 0px 12px 12px;
  background: #d1d3dd;
}
.ID-number {
  border-radius: 12px 12px 0px 0px;
  background: var(--172155, #172155);
}
.ID-number h2 {
  margin: 0;
  color: #fff;
  font-size: 22px;
  padding: 9px;
}
.ID-added p {
  padding: 15px;
}
.swiper {
  padding-bottom: 50px;
}
.swiper-slide {
  text-align: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-pagination-bullet-active {
  background: var(--172155, #172155) !important;
}
.swiper-pagination-bullet {
  width: 25px;
  height: 25px;
  display: inline-block;
  border-radius: 3px;
  background: #fff;
  border: 1px solid var(--172155, #172155);
  opacity: 1;
}
.search {
  padding-bottom: 25px;
}
.search h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.search .search-container {
  margin-bottom: 50px;
}
.search-container {
  position: relative;
}
.search ul {
  padding-right: 1.5rem;
  padding-left: 0.5rem;
  margin-bottom: 0;
}
/*.search .search-list {
  margin-top: 96px;
}*/
.search-input {
  border-radius: 12px;
  border: 1px solid #fff;
  background: #f7f7f7;
  padding: 18px;
  font-size: 16px;
  width: 100%;
  direction: ltr;
}
.search-input:placeholder-shown {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: horizontal;
  text-overflow: ellipsis;
  padding-right: 70px;
}
.form1 {
    margin-top: 30px;
}
.search-input:focus-visible {
  outline: unset;
  padding-right: 60px;
}
.search-icon {
  position: absolute;
  top: 50%;
  right: -1px;
  transform: translateY(-50%);
  color: #fff;
  background: #f2683a;
  border-radius: 12px;
  padding: 13px 17.5px;
  border-radius: 12px;
  font-size: 25px;
  border: 0;
}
a.search-icon:hover, button.search-icon:hover {
  color: var(--172155, #172155);
}
.btn-blue {
  background-color: #747a99;
  color: #fff;
  margin-right: 10px;
}
.btn-blue:hover {
  background-color: transparent;
  color: #747a99;
  border: 1px solid #747a99;
}
.search .btn-orange,
.search .btn-blue {
  max-width: 130px;
  width: 100%;
  
}
.search .accordion-button{
    background: #fff;
    color: #000;
}
.search .accordion-item{
        border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.search .accordion-button:not(.collapsed){
        background-color: var(--bs-accordion-active-bg);
        color: #000;
}
.search .accordion-body{
    background: #fff;
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.search .accordion-button:not(.collapsed)::after{
        background-image: var(--bs-accordion-btn-active-icon);
}
.search .accordion-button::after{
        background-image: var(--bs-accordion-btn-icon);
}
.search .form-control{
    padding: 0.8rem 0.75rem;
}
.search .btn-orange{
        padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
}
.search .form-control::placeholder{
    font-size: 14px;
}
.For-AML-Inspection {
  border-bottom: 1px solid #5d6488;
  font-family: 'Noto sans';
}
.For-AML-Inspection h2 {
  padding-top: 30px;
  font-size: 35px;
}
footer {
  background: var(--172155, #172155);
  direction: ltr;
}
footer p span,
.laundering p span {
  font-family: 'Droid Arabic Kufi';
  font-weight: 700;
}
footer p{
    margin: 0;
}
footer a span {
  font-weight: 700;
}
footer p,
footer li {
  color: #fff;
  text-transform: uppercase;
}
footer p,
.laundering p {
  text-transform: uppercase;
  font-weight: 700;
}
footer li {
  margin-bottom: 15px;
  display: flex;
}
footer ul {
  list-style: none;
  padding: 0 0 0 2.5rem;
}
footer .search-input {
  padding: 18px;
  background: #3e466f;
  border: 1px solid #3e466f;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: horizontal;
  text-overflow: ellipsis;
  padding-right: 70px;
}
footer .form-check-input {
  border-radius: 4px;
  border: 1px solid #3e466f;
  background: #3e466f;
}
footer .search-container {
  margin-bottom: 40px;
  margin-top: 50px;
}
footer .form-check-label {
  text-align: start;
  text-transform: uppercase;
}
.footer {
  padding: 40px 0;
}
.footer a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.footer a {
  color: var(--f-2683-a, #f2683a);
  text-decoration: underline;
}
footer .form-check-input:focus {
  border: 1px solid #3e466f;
  background: #3e466f;
}
.search ul li {
  list-style: url(../check.svg);
  font-weight: 700;
  color: var(--172155, #172155);
}
.table-inspector .row:first-child,
.table-inspector .row:last-child {
  display: none;
}
 .form1 table {
      width: 100%;
      border-collapse: collapse;
    }
.form1  .table-inspector{
    max-height: 350px;
      overflow: auto;
}
table.dataTable thead th {
  text-align: start;
}
.all-instruments-table td a {
  display: block;
}
.all-instruments-table th {
 
  font-weight: 700;
}
.all-instruments-table table.dataTable thead th {
  padding: 8px 10px;
  color: #fff;
}
.form1 .all-instruments-table table.dataTable thead{
    background: #fff;
}

.all-instruments-table table.dataTable tbody a,
.form2 .all-instruments-table table.dataTable tbody a {
  font-weight: 700;
  text-decoration: none;
}
.form1 .all-instruments-table table.dataTable tbody a:last-child, .form2 .all-instruments-table table.dataTable tbody .userDocMsg {
  font-weight: 400;
}
.all-instruments-table td .dtr-data a{
       display: inline-block;
}
.all-instruments-table table.dataTable tbody td p{
    color: var(--17212-d, #17212D);
font-size: 14px;
font-weight: 400;
}
.all-instruments-table table.dataTable tbody td{
    font-weight: 700;
}
.form2 .all-instruments-table table.dataTable tbody td{
    font-weight: 400;
}
/*table.dataTable.display tbody tr.odd {
  background-color: #e8e9ee;
}*/
table.dataTable.display tbody tr.even{
    background: rgba(242, 104, 58, 0.10);
}
.form1 table.dataTable > tbody > tr{
    height: 78px;
}
.contact-us .form-label p{
    margin: 0;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd, .form2 table.dataTable.display tbody tr.even{
    background: var(--ffffff, #FFF);
}
.title-caption-form h2 {
  text-align: start;
  font-size: 22px;
  margin-bottom: 0;
}
.title-caption-form .btn-orange {
  padding: 3px 35.8px;
}
.title-caption-form p {
  color: var(--013183, #013183);
  font-size: 22px;
  font-weight: 700;
  margin: 0;
}
table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role='row']
  > td:first-child:before {
  top: 30px;
  background-color: var(--172155, #172155);
}
.form2
  table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role='row']
  > td:first-child:before {
  top: 15px;
}
.title-caption-form.form2 table.dataTable thead {
  background: #013183;
}
.form2 {
  padding-bottom: 18px;
}
.form2 .form-check-input:checked {
  background-color: transparent;
  border: 1px solid #f2683a;
}
.form2 tbody .form-check-input {
  border: 1px solid #999dac;
}

.form2 table.dataTable.nowrap td{
    white-space: unset !important;
}
.form2 table.dataTable > tbody > tr.child span.dtr-data{
  font-weight: 400;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role='row'] > td:first-child{
  padding-left: 0;
}
.individuals {
  padding-bottom: 123px;
}
.individuals .d-grid {
  grid-template-columns: 7% 28% 10%;
  align-items: center;
}
.individuals .d-grid p:first-child {
  text-align: center;
}
.bg-individuals {
  background: #e8e9ee;
  border-bottom: 1px solid #888ca2;
}
.individuals .bg-individuals p {
  margin: 0;
}
.individuals .bg-individuals a {
  color: var(--17212-d, #17212d);
  font-weight: 700;
}
.individuals .bg-individuals a:last-child {
  text-align: center;
}
.individuals .bg-individuals a:first-child {
  text-decoration: none;
}
.laundering, .citrlizeSearch {
  direction: ltr;
  font-family: 'Noto sans';
}
.laundering .form-check-label {
  color: var(--17212-d, #17212d);
  text-transform: uppercase;
  text-align: start;
}
.laundering form{
    position: relative;
}
.laundering .d-flex {
  gap: 20px;
}
.laundering .searchN-search-form .search-document-print-doc.new{
    text-align: center !important;
}
.laundering ul li {
  list-style: none;
  display: flex;
  margin-bottom: 15px;
  font-weight: 400;
}
.laundering .form-check-input {
  border: 1px solid #747a81;
  background: #d9d9d9;
}
.laundering .search-container {
  margin-bottom: 25px;
  margin-top: 20px;
}
.benefits {
  padding: 80px 0 132px 0;
}
.benefits h2 {
  font-size: 22px;
  color: #fff;
  margin: 0;
  padding: 9px;
}
.bg-benefits,
.bg-revealed,
.all-instruments-table table.dataTable thead {
  border-radius: 12px 12px 0px 0px;
  background: url(../bg-orange-table.jpg) no-repeat;
  background-size: 100% 100%;
}
.bg-revealed{
        border-bottom: 1px solid #F2683A;
}
.search h2{
    margin-top: 20px;
}
.search .accordion-button{
    padding-bottom: 15px;
    padding-top: 15px;
}


.form1 .all-instruments-table table.dataTable thead{
    position: sticky;
    top: 0;
    z-index: 1;
    height: 48px;
}

.form1 table.dataTable.no-footer {
  border-bottom: 1px solid #a2a6bb;
}
.form2 table.dataTable.no-footer {
  border-bottom: 1px solid #747a99;
}
.form1 table.dataTable.display tbody tr td:first-child {
  padding-right: 25px;
}
.form1 table.dataTable.display tbody tr td.child,
.form2 table.dataTable.display tbody tr td.child,
.searchHistory table.dataTable.display tbody tr td.child {
  padding-right: 8px !important;
}
.form1
  table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role='row']
  > td:first-child:before,
.form2
  table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role='row']
  > td:first-child:before {
  right: 10px;
}

.form1 table.dataTable.display tbody tr:first-child td:nth-child(3) a{
    font-weight: 700;
    text-decoration: underline;
}
.accordion-button {
  padding-top: 0;
  padding-bottom: 0;
  background: #F2683AB2;
  color: #fff;
  min-height: 35px;
  font-weight: 700;
  padding-left: 10px;
  padding-right: 16px;
}
.accordion-button::after {
  margin-right: auto;
  margin-left: unset;
  background-image: url(../eva_arrow-ios-back-fill.svg);
}
.accordion-button:not(.collapsed) {
  background-color: #F2683AB2;
  color: #fff;
  border-radius: 4px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../eva_arrow-ios-back-fill.svg);
}
.accordion-button:focus {
  box-shadow: unset;
}
.accordion-item {
  border: unset;
}
.accordion-body {
  background: rgba(242, 104, 58, 0.10);
  line-height: 30px;
  padding-left: 42px;
  padding-right: 10px;
}
.accordion-body p{
    margin: 0;
}
.accordion-item:first-of-type .accordion-button {
  border-radius: 0 0 4px 4px;
}
.charts h2 {
  text-transform: capitalize;
  font-size: 28px;
}
.charts {
  padding-bottom: 95px;
  padding-top: 26px;
}
.Explanations-revealed {
  padding: 80px 0;
}
.bg-revealed h2 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 0.1rem;
  padding: 9px;
}
.Explanations-revealed tr {
  border-bottom: 2px solid #fff;
}
.Explanations-revealed .table tbody tr:nth-child(odd), .searchHistory table.dataTable.display tbody tr:nth-of-type(odd) {
  background: var(--ffffff, #FFF);
}
.Explanations-revealed .table tbody tr:nth-child(even), .searchHistory table.dataTable.display tbody tr:nth-of-type(even) {
  background: rgba(242, 104, 58, 0.10);
}
.Explanations-revealed thead {
  background: rgba(242, 104, 58, 0.70);
}
.Explanations-revealed thead tr th{
    color: #fff;
}
.Explanations-revealed td {
  font-weight: 700;
  
}
.Explanations-revealed tr td:first-child, .Explanations-revealed tr th:first-child{
    padding: 17px 60px 17px 0;
}
.Explanations-revealed tr td, .Explanations-revealed tr th{
    padding: 17px 3rem;
}
.myAccount {
  padding: 100px 0 90px 0;
}
.myAccount .title p {
  text-align: center;
  color: #172155;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 70px;
}
.myAccount .form-label {
  font-size: 20px;
  font-weight: 700;
  color: var(--013183, #013183);
}
.myAccount .d-lg-grid {
  grid-template-columns: 24% 76% 0%;
  align-items: center;
}
.myAccount .btn-orange {
  margin-top: 41px;
  padding: 3px 50.8px;
}
#slideValidation,
#successMsg,
#contactValidation,
#successMsg1,
#freeRequestValidation,
#freeRequestSuccessMsg,
#myAccountValidation,
#myAccountSuccess, .errorBoxAlert {
  font-weight: 700;
  margin-top: 1rem;
}
#successMsg,
#successMsg1,
#freeRequestSuccessMsg,
#myAccountSuccess {
  color: #70cfbe;
}
#slideValidation,
#contactValidation,
#freeRequestValidation,
#myAccountValidation, .errorBoxAlert {
  color: #e55451;
  font-size: 16px;
  line-height: 1.6;
}
.errorBoxAlert{
    color: var(--f-2683-a, #f2683a);
}
.searchHistory {
  padding: 117px 0 110px 0;
}

.searchHistory table.dataTable.no-footer {
  border: unset;
}
.searchHistory .all-instruments-table table.dataTable thead {
  height: 60px;
}
.searchHistory
  table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role='row']
  > td:first-child:before {
  top: 25.5px;
}
.searchHistory table.dataTable.display tbody tr td:first-child {
  padding-right: 25px;
}
.searchHistory
  table.dataTable.dtr-inline.collapsed
  > tbody
  > tr[role='row']
  > td:first-child:before {
  left: unset;
  right: 10px;
}
.searchHistory table.dataTable.display tbody td {
  font-weight: 700;
  padding: 18.5px;
}
table.dataTable > tbody > tr.child span.dtr-title,
table.dataTable > tbody > tr.child span.dtr-data {
  font-family: 'Droid Arabic Kufi';
  font-weight: 700;
}
.sign-in {
  background: var(--013183, #013183);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 19px 0;
/*  margin-bottom: 50px;*/
}
.sign-in .form-control {
  width: 124px;
  height: 29px;
  padding: 0 10px;
  border-radius: 4px;
  border: 1px solid rgba(229, 229, 229, 0.3);
  color: #fff;
}
.sign-in .form-control::placeholder {
  color: #cfcfcf;
  text-align: center;
  font-size: 14px;
}
.sign-in .d-flex {
  gap: 10px;
}
.sign-in .btn-orange {
  padding: 0px 10.1px;
  font-size: 14px;
}
header.sign-in-header .nav-item {
  display: flex;
  justify-content: end;
  gap: 10px;
}
header.sign-in-header .navbar-expand-lg .navbar-nav li:last-child a {
  padding-left: 0;
}
.sign-in-banner {
  padding-top: 113px;
}
.sign-in-banner h2 {
  font-size: 24px;
  text-align: start;
  margin-bottom: 54px;
}
.sign-in-banner .form-control,
.sign-in-banner .btn-orange {
  width: 305px;
  margin-bottom: 12px;
  height: 47px;
}
.sign-in-banner .btn-orange {
  margin-top: 29px;
}
.sign-in ul {
  list-style: none;
  padding: 0;
}
.sign-in ul li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  white-space: nowrap;
}
.sign-in ul li:nth-child(4) a {
  font-weight: 700;
}
.header-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  box-shadow: none;
  position: fixed;
  height: 119px !important;
  overflow: hidden;
  z-index: 10;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 0 64px;
}
.main {
  margin: 0 auto;
  display: block;
  height: 100%;
  margin-top: 60px;
}
.mainInner {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.mainInner div {
  display: table-cell;
  vertical-align: middle;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 1.25px;
}
#sidebarMenu {
  height: 100%;
  position: fixed;
  left: 0;
  width: 264px;
  margin-top: 119px;
  transform: translateX(-264px);
  transition: transform 264ms ease-in-out;
  background: #fff;
  box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.3);
  z-index: 9;
}
.sidebarMenuInner {
  margin: 0;
  padding: 0;
  padding-top: 26px;
}
.sidebarMenuInner li {
  list-style: none;
/*  padding: 6px 30px;*/
  margin: 0 31px;
  font-size: 12px;
}
.sidebarMenuInner-after li a img{
    margin-left: 10px;
}
.sidebarMenuInner li:hover {
  border-radius: 40px;
  background: var(--f-2683-a, #f2683a);
  box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 0.1rem;
  margin-top: 0.1rem;
  color: #fff;
}
.sidebarMenuInner li.active {
  border-radius: 40px;
  background: var(--f-2683-a, #f2683a);
  box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.sidebarMenuInner li.active .imgNoActive{
    display: none;
}
.sidebarMenuInner li.active .imgActive{
    display: inline;
}
.sidebarMenuInner li a.active {
  border-radius: 40px;
  background: var(--f-2683-a, #f2683a);
  box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.2);
}
.sidebarMenuInner li span {
  display: block;
  font-size: 14px;
}
.sidebarMenuInner li a {
  padding: 6px 23px;
  text-decoration: none;
}
.slide-header-mobile input[type='checkbox'] {
  transition: all 0.3s;
  box-sizing: border-box;
  display: none;
}
.sidebarIconToggle {
  transition: all 0.3s;
  box-sizing: border-box;
  cursor: pointer;
  z-index: 99;
  height: 100%;
  width: 100%;
  height: 15px;
  width: 30px;
}
.spinner {
  transition: all 0.3s;
  box-sizing: border-box;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #013183;
}
.horizontal {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 5px;
}
.diagonal.part-1 {
  position: relative;
  transition: all 0.3s;
  box-sizing: border-box;
  float: left;
}
.diagonal.part-2 {
  transition: all 0.3s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 5px;
}
.slide-header-mobile .form-control,
.slide-header-mobile .btn-orange {
  width: 124px;
  margin: auto;
  height: 29px;
  border-radius: 4px;
  padding: 0;
  margin-bottom: 6px;
  font-size: 14px;
}
.slide-header-mobile .btn-orange{
    padding: 2px;
}
.after-sgin-in .btn-orange{
  width: 73px;
}
.slide-header-mobile .form-control::placeholder {
  font-size: 14px;
  text-align: center;
  color: #cfcfcf;
}
.sign-in-after .d-flex {
  gap: 15px;
}
.sign-in-after .btn-orange {
  padding: 3px 21.3px;
}
.sign-in-after .navbar span{
    margin-right: 15px;
        color: var(--f-2683-a, #f2683a);
    font-weight: 700;
        font-family: 'Droid Arabic Kufi';
        font-size: 16px
}

.sidebarMenuInner-after li.userNameItem {
  border-radius: unset;
  background: rgba(242, 104, 58, 0.1);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 0.1rem;
  margin-top: 0.1rem;
  margin: 0;
}
.sidebarMenuInner-after li.userNameItem a {
  color: var(--f-2683-a, #f2683a);
  margin: 0 35px;
}
.sidebarMenuInner-after li.userNameItem a span{
  color: var(--f-2683-a, #f2683a);
  font-weight: 700;
  font-family: 'Droid Arabic Kufi';
}

.index-new-new-modal .modal-body p{
    color:#FF0000;
        text-align: center;
        font-size: 18px;
        margin: 0;
        
}
button.close{
    background: var(--172155, #172155);
    border-radius: 25px;
    padding: 2px 8px 0px 8px;
}
button.close img{
    height: 19px;
}
.increase-font {
    white-space: unset !important;
}
.awesome-results #ddlNumbers.collection{
    height: auto;
    max-height: 395px !important;
    overflow-y: auto;
    border: 0;
    position: absolute;
    width: 100% !important;
    z-index: 9999;
    top: 52px;
    padding-right: 0;
    background: #f7f7f7;
}
.collection {
    margin: 0.5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
}

.collection .collection-item {
    line-height: 1.5rem;
    padding: 15px 20px;
    margin: 0;
    border-bottom: 2px solid #e0e0e0;
    padding-left: 10px;
    cursor: pointer;
}
.sidebarMenuInner  li:first-child:before {
    
    display:none;
}
li:first-child:before {
    content: "";
}
.d-contents{
    display: contents;
}
.all-instruments-table table.dataTable thead th.redColor, .all-instruments-table table.dataTable thead .redColor, .all-instruments-table table.dataTable tbody td p.redColor, tbody a.redColor {
    color: #ce1d1d;
     font-weight: 700;
}
.noPadding {
    padding: 0;
}
.table-inspector p{
    font-size: 16px;
}
.all-instruments-table table.dataTable thead th.greenColor, .all-instruments-table table.dataTable thead .greenColor, .all-instruments-table table.dataTable tbody td p.greenColor, tbody a.greenColor {
    color: #1B6F22;
    font-weight: 700;
}
.all-instruments-table table.dataTable thead th.redColor2, .all-instruments-table table.dataTable thead .redColor2, .all-instruments-table table.dataTable tbody td p.redColor2, tbody a.redColor2 {
    color: #ab1e38;
    font-weight: 700;
}
.all-instruments-table table.dataTable thead th.blueColor, .all-instruments-table table.dataTable thead .blueColor, .all-instruments-table table.dataTable tbody td p.blueColor, tbody a.blueColor {
    color: #8fb7fb;
    font-weight: 700;
}
.all-instruments-table table.dataTable thead th.orangeColor, .all-instruments-table table.dataTable thead .orangeColor, .all-instruments-table table.dataTable tbody td p.orangeColor, tbody a.orangeColor {
        color: var(--013183, #013183) !important;
    font-weight: 700;
}
.all-instruments-table table.dataTable thead th.purpleColor, .all-instruments-table table.dataTable thead .purpleColor, .all-instruments-table table.dataTable tbody td p.purpleColor, tbody a.purpleColor {
    color: #a834b6;
    font-weight: 700;
}

#pagination-buttons {
  margin-top: 60px;
  text-align: center;
  font-family: 'Noto sans';
}

#pagination-buttons button {
  margin-right: 5px;
  padding: 5px 10px;
  background-color: #203988;
  border: 1px solid #203988;
  cursor: pointer;
   margin: 0 3px;
   color: #fff;
   margin-bottom: 3px;
}
.scrollable-sidebar {
    max-height: calc(100vh - 100px); /* Adjust as needed */
    overflow-y: auto; /* Enable vertical scrolling */
}
.Explanations-revealed .table > :not(caption) > * > *{
    box-shadow: unset;
}

#pagination-buttons button:hover {
  background-color: #747a99;
}


#pagination-buttons button.active {
  background-color: #f2683a;
  color: white;
  border: 1px solid #f2683a;
}
h3.header{
    background: #F2683AB2;
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    padding: 8px 10px 5px 28px;
    font-weight: 700;
}
.benefits ol{
        padding: 0px 15px 30px;
    margin: 0;
}
.benefits .info{
    background: rgba(242, 104, 58, 0.10);
     padding: 16px 10px 16px 35px;
}
.benefits .info p.accept{
    font-weight: 700;
}
.benefits .info p{
    margin: 0;
}
.searchHistory thead, .searchHistory tr, .searchHistory tbody{
    border-color: inherit;
    border-bottom: 1px solid var(--172155, #172155);
    border-width: 0;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap;
}
table.dataTable thead th {
    text-align: start;
        border-bottom: 1px solid #111;
}

.searchHistory .table-inspector{
        overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.country{
    padding: 105px 0 100px 0; 
}
.country h2{
    margin-bottom: 95px;
}
.country p{
    max-width: 510px;
    font-size: 22px;
}
.search-document-print-doc {
    text-align: right !important;
}
.searchN-search-form{
    margin-bottom: 60px;
}

.error-msg, .error-number, .error-search, .error-company{
 color: #ff0000;
 font-size: 16px;
 margin-bottom: .5rem;
}

.search-document-print-doc.new.text-center{
    text-align: center !important;
    margin-top: 10px;
}
.search-document-print-doc .btn {
    background-color: #013183;
    color: #fff;
    border-color: #013183;
}
.btn:hover {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
table.dataTable{
        border-collapse: collapse !important;
}