.app-body{
  background: #131728;
}
.documentation-page{
  background-color: #131728;
}
.input-field{
  border-radius: 4px;
  border: 1.5px solid rgba(255, 255, 255, 0.10);
  background: rgba(87, 133, 255, 0.05);
  box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.06);
}
.documentation-link.active-link{
  border-radius: 4px;
  border: 1px solid #16254C;
  background: #132041;
}
.input-container .input-field{
  border: 1.5px solid rgba(255, 255, 255, 0.10);
  background: rgba(87, 133, 255, 0.05);
  color: #ffffff;
}
.documentation-link p{
  margin-top: auto;
  margin-bottom: auto;
  color: #BAC9FF;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.api-reference p{
  color: #BAC9FF;
  font-family: Lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.documentation-header{
  color: #BAC9FF;
}
.documentation-sub-header{
  color: #BAC9FF;
}
.documentation-paragraph{
  color: #BAC9FF;
}
.vas-api-services{
  color: #BAC9FF;
}
.code-container{
  background: rgba(87, 133, 255, 0.02);
}
.code-container-header{
  background: rgba(87, 133, 255, 0.05);
  color: #BAC9FF;
}
.table-header{
  background: #151D39;
}
td{
  background: #1A213B;
  color:  #BAC9FF;
}
.feedback-container-header{
  background: #1C233D;

}
.request{
  color:  #BAC9FF;
}
.response{
  color:  #BAC9FF;
  background: #1C2649;
}
.feedback-body{
  background: rgba(38, 47, 84, 0.30);
}
.request-code{
  color: #BAC9FF;
}
.response-code{
  color: #06BE56;
}
.response-field{
  color: #06BE56;
  border: 0.5px solid rgba(255, 255, 255, 0.10);
}.response-field-request{
  color: #BAC9FF;
  border: 0.5px solid rgba(255, 255, 255, 0.10);
}
.right-sidebar-login{
  color: #F6FCFE;
}
.dropdown-button{
  border: 0.8px solid rgba(255, 255, 255, 0.10);
  background: rgba(87, 133, 255, 0.05);
}
.paragraph{
  color:#BAC9FF;
}
.reference-down-menu{
  background: #151D39;
  border: 0.8px solid rgba(255, 255, 255, 0.10);
}
.down-menu-list{
  color:  #BAC9FF;
  border-bottom: 0.8px solid rgba(255, 255, 255, 0.10);
  background: rgba(87, 133, 255, 0.05);
}
.down-menu-list:hover{
  background-color: #054FE0;
}
.api-page{
  background: #131728;
}
.code-container-reference-page{
  border: 0.5px solid rgba(255, 255, 255, 0.10);
  background: rgba(87, 133, 255, 0.02);
}
.demo-header{
  background: #151D39;
}
.demo-parameters{
  color: var(--Text-color, #BAC9FF);
}
.get-entity-dropdown{
  color: var(--Text-color, #BAC9FF);
}
.try-it-button{
  background: #113781;
  color: #BAC9FF;
}
.feedback-body-container{
  background: rgba(38, 47, 84, 0.30);
}
.api-reference.router-link-active{
  border: 1px solid #16254C;
  background: #132041;
}
.api-reference p{
  color:  #BAC9FF;
}
.documentation-link p{
  color: #BAC9FF;
}
.page-wrapper .page-main-header {
  background-color: #191C24;
}
.saved-name{
  color: #fff;
}
.sidebar{
  background-color: #191C24;
}
.sidebar-list-link.active-link{
  border: 1px solid #879FFF;
  background: rgba(0, 56, 255, 0.15);
}
.sidebar-list-link.active-link.sidebar-link{
  color: black;
}
.transaction{
  color: #FFF;
}
.wallet{
  color: #fff;
}
.cash-value{
  color: #fff;
  font-size: 20px;
}
.card{
  background-color:#191C24 !important;
  border: 2px solid #2F323A !important;
}
.card.card-header{
  background-color: #191C24 !important;
}
.sub-header{
  color: #fff;
}
.product-button{
  border: 1px solid #2F323A;
  background: #191C24;
  color: #FFF;
}
.demo-button{
  border: 1px solid #2F323A;
  background: #191C24;
  color: #FFF;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #1c2230; }
thead, tbody, tfoot, tr, td, th {
  border-color: #6C7293;
}
.table th {
  color: #6C7293; }
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-width: 0;
  //background-color: #191C24;

}
.demo-container{
  background-color: #191C24;
}
.demo-container-head{
  border: 1px solid rgba(188, 206, 255, 0.10);
}
.demo-container-head, .demo-request, .demo-response{
  border: 0.1px solid #646464;
}
.demo-input-field{
  background: #272E41;
  color: #fff;
}
.selected-options{
  background: #272E41;
  color:white;
}
.demo-label{
  color:  #6C7293;
  font-family: lato;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.response-h-tag{
  color:  #fff;
}
.dashboard-text{
  color: #FFF!important;
  font-family: lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.api-key-container{
  background: #1B202B;
}
.api-key-input{
  background: #1B202B;
  color: white;
}
.demo-card-body{
  border: 1px solid #2F323A;
  padding: 20px;
  border-radius: 10px;
  background-color: #191C24;
}
.landing-page-section{
  background: linear-gradient(to bottom, #0038FF00,#0e2249 );
}
.sidebar-divider{
  background: #353742;
}
.payment-text{
  color:#fff;
}
.form-check-label{
  color:#fff;
}
.form-amount{
  color:#fff;
}
.payment-message{
  color:#fff;
}
.description{
  color: #BAC9FF;
}
.tbody{
  background-color: #1A213B;
}
.theader{
  background-color: #151D39;
}
.text-request-body{
  color: white;
}
.monitor-filter{
  background-color: #191C24;
  color:#fff;
}
.dropdown-errors{
  border: 0.8px solid rgba(255, 255, 255, 0.10);
}
.error-menu-list{
  background: #1C2649;
  border-bottom: 0.8px solid rgba(255, 255, 255, 0.10);
}
.callback-btn{
  background: rgba(0, 56, 255, 0.25);
  color: #FFF;
}
.filter-admin-options{
  color:#191c24;
  background:  #fff;
}
.config-heading{
  color: #FFF;
}
.approval-search{
  background: #272E41;
  color: #fff;
}
.request-body{
  font-family: Lato;
}
.modal-backdrop.show {
  opacity: 0.75 !important;
}
.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop {
  background-color: #000 !important;
}
.approval-tab{
  background-color: #191C24;
  border:0.5px solid #2F323A;
  color: #fff;
}
.highchat-card{
  background-color: #191C24;
  border: 2px solid #2F323A;
}
.previous-btn{
  background: #191C24;
  color: #6B6C7E;
}
.audit-btn-pending{
  color: #cc9f87;
  /*background: #141829;*/
}.audit-btn-approved{
  color: #13B607;
  /*background: #141829;*/
}.audit-btn-declined{
  color: #F00000;
  /*background: #141829;*/
}.audit-btn-queried{
  color: #ee6c19;
  /*background: #141829;*/
}
.text-amount{
  color:#fff!important;
}
.ngx-pagination .pagination-previous a:before,.ngx-pagination .pagination-previous.disabled:before{content:""!important;display:inline-block;margin-right:.5rem}
.ngx-pagination .pagination-next a:after,.ngx-pagination .pagination-next.disabled:after{content:""!important;display:inline-block;margin-left:.5rem}
.pagination-next :hover {background-color: #0b5ed7!important;text-align: center}
.pagination-next {background-color: #0b5ed7!important;color: white;text-align: center}
.ngx-pagination{display: flex;gap: 0}
.ngx-pagination .current {
  background-color: #0b5ed7!important;
  color: white;
  display: flex;
  align-items: center;
  width: 36px;
  height: 27px;
  padding: 7.391px 14.205px 7.391px 14.995px !important;
  border-radius: 1.578px!important;
}
.pagination-previous{background-color: #191C24!important;color: #6B6C7E}
.ngx-pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca!important;
  cursor: not-allowed!important;
  opacity: 0.2!important;
}
.product-list{
  border-bottom: 0.8px solid rgba(255, 255, 255, 0.10)!important;
}.product-list2{
  border-bottom: 0.8px solid rgba(255, 255, 255, 0.10)!important;
}.product-list3{
  border-bottom: 0.8px solid rgba(255, 255, 255, 0.10)!important;
}
.coupon-amount{
  color: white;
}
.modal-content {
  background-color: transparent!important;
}
.customer-card{
  background-color: #0B0F1B;
  border: 1px solid #2F323A;
  border-radius: 10px;
}
.header-faq{
  background-color: #131728;
  color: white;
}
.P-tab-header{
  color: #ffffff;
}
.FAQs{
  color:white;
}
.P-tab-paragraph{
  color:white;
}
.faq-tab{
  color:white;
}
.faq-search{
  border: 1.5px solid #FFFFFF1A;
  background: #5785FF0D;
  color:white;
}
.right-sidebar-login:hover{
  color:white;
}
.activeLink{
  color: #0851ee!important;
}
.td{
  border: 1px solid rgba(255, 255, 255, 0.1)!important;
}
.td-head{
  background: #1C2649;
}
.audit-search{
  background: rgba(39, 46, 65, 1);
  color: #fff;
}
.filter-container{
  background: rgba(45, 56, 84, 1);
}
.dropdown-menu{
  border: 1.23px solid rgba(39, 46, 65, 1)!important;
  background: rgba(20, 23, 33, 1)!important;
}
.status-filter label{
  color:#fff;
}
.fa-refresh{
  color:#fff!important;
}
.search-btn{
  background: #054FE0!important;
  color: #fff;
}
.export-btn{
  background-color: rgba(5, 79, 224, 1)!important;
  color: rgba(255, 255, 255, 1);
}
.fresh-button{
  color: white;
  background: rgba(5, 79, 224, 1);
}
.selected-dropdowns{
  background-image: url('/assets/images/Arrow - Down 2.svg')!important;
  color:#fff;
  background: rgba(39, 46, 65, 1);
  border: 1px solid rgba(52, 61, 85, 1);
}
.calender-search{
  color:#fff;
  background: rgba(39, 46, 65, 1);
  border: 1px solid rgba(52, 61, 85, 1);
}
.audit-card{
  background: linear-gradient(244.11deg, #052661 30.9%, #05D2FF 137.04%)!important;
}
.audit-header{
  color:rgba(255, 255, 255, 1);
}
.logout{
  color:rgba(255, 255, 255, 1)!important;
}
.dropdown-menu::after{
  border-color: transparent transparent rgba(20, 23, 33, 1) transparent;
}
.logout:hover{
  color: #191c24!important;
}
.notification-title{
  color:rgba(255, 255, 255, 1);
}
.notification-label{
  color:rgba(255, 255, 255, 1);
}
/* bulk services changes  */

.bulk-card{
  border: 2px solid #2F323A;
  background: #0B0F1B;
}
.optional-email{
  color: white;
}
.label{
  color: white;
}
.upload-file{
  background-color: white;
  color: #054FE0;
}
.uploadFile-container{
  background:#1C2230;
}
.file-name{
  color: white;
}
.select-file{
  color: white;
}
.bulk-header{
  color: white;
}
.form-label{
  color:rgba(255, 255, 255, 1)!important;
}
.body-modal{
  background-color: #1C2230;
  border: 1px solid #1C2230;
}
.viewModal-header{
  color: rgba(140, 151, 179, 1);
}
.input-write-up{
  border: 0.18px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(241, 245, 254, 0.05);
  color: #ffffff!important;
}
.viewModal-divider{
  background:rgba(60, 62, 75, 1);
}
.viewId{
  color: #ffffff;
}
/*reseller modal css */
.reseller-header{
  color: #FFF;
}
.reseller-label{
  color: #FFF;
}
.bulkcard-modal{
  color: #FFF;
}
/*search mgt table design*/
.refresh-btn{
  background-color: #054FE0;
  color: white;
}
.optional-dropdown{
  color: #191c24;
}
.callbacks{
  background-color: transparent;
}
/* header revamp css */
.new-header{
  background-color: #191C24;
}
.fa-bars{
  color: white;
  font-size: 20px !important;
}
.fa-times{
  color: white;
  font-size: 20px !important;
}
/* sidebar mobile css*/
.collapse-icon{
  background: #191C24;
  color:white;
  border-right: 1px solid #2F323A;
}
.sidebar{
  border-right: 1px solid #2F323A;
}
.sidebar-profile{
  color: white;
}
/* mobile documentation mobile styling */
.menu-sub h4{
  color:#BAC9FF;
}
.fa-ellipsis-v{
  color:white;
}
.sub-dropDown p{
  color:#BAC9FF;
}
.mini-nav{
  background-color:#171E39;
  border: 1px solid #121A3A;
}
.mini-nav::after{
  border-color: transparent transparent transparent #171E39;
}
.sub-dropDown{
  background-color:#171E39;
  border: 1px solid #121A3A;
}
.sub-dropDown::after{
  border-color: transparent transparent #171E39 transparent;
}
.mobile-con p{
  color:#F6FCFE;
}
.mini-nav li{
  color:#F6FCFE;
}
.Bn-services{
  color:#BAC9FF;
}
.activeTab{
  background-color:rgba(38, 47, 84, 0.30)!important;
}
.errors-paragraph{
  color:#BAC9FF;
}
/* discount css */
.search-discount-input{
  background:#272E41;
  color:white;
}
.discount-search{
  background:#2F3850;
}
.table-article{
  background:#20263E!important;
}
.table-article::after{
  border-color: transparent transparent #20263E transparent;
}
.article-body{
  color: #ffffff;
}
.multiselect-dropdown .dropdown-btn .selected-item-container .selected-item{max-width: 100%!important;background:transparent!important;border:none!important;color:white!important;}
.multiselect-dropdown .disabled > span {
  background-color: transparent !important;
  cursor:not-allowed!important;
  color: #ffffff!important;
}
@media (max-width: 900px){
  .down-menu{
    background:rgb(3 13 38);
  }
  .feedback-container-header{
    background-color:#262F544D
  }
}


.colored-text{
  color:#ffffff;
}

.overview-container{
  border: 1px solid #2F323A;
  background-color:#1C2230;
}

.overview-graph{
  border: 1px solid #2F323A;
  background-color:#1C2230;

}

.overview-info{
  border: 1px solid #2F323A;
  background-color:#191C24;
}

/*settings table styling*/

.info-container{
  background-color:#293255;
}


/*FAQ styling*/

.faqsBtn{
  border: 0.5px solid #2e3349;
  box-shadow: rgb(23 29 52) 0 30px 60px -12px inset, rgb(23 29 52) 0 18px 36px -18px inset;
}
.RegBtn{
  color: #ffffff;
}
.activeRegBtn{
  background-color:#054fe0 !important;
}

/*scroll bar styling*/

::-webkit-scrollbar {
  display: none;
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-track {
  display: none;
  background: #f1f1f1;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  display: none;
  background: #ece8e8;
  border-radius: 10px;
  border: 3px solid #f1f1f1;
}

::-webkit-scrollbar-thumb:hover {
  background: #ece8e8;
}

/* For Firefox */
* {

  scrollbar-width: none;
  scrollbar-color: #ece8e8 #f1f1f1;
}
