/*
* demo.css
 
******************************************************************************/

.light-style .menu .app-brand.demo {
  height: 64px;
}

.dark-style .menu .app-brand.demo {
  height: 64px;
}

.app-brand-logo.demo {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 24px;
}

.app-brand-logo.demo svg {
  width: 35px;
  height: 24px;
}

.app-brand-text.demo {
  font-size: 1.375rem;
}

/* ! For .layout-navbar-fixed added fix padding top tpo .layout-page */
.layout-navbar-fixed .layout-wrapper:not(.layout-without-menu) .layout-page {
  padding-top: 64px !important;
}
.layout-navbar-fixed .layout-wrapper:not(.layout-horizontal):not(.layout-without-menu) .layout-page {
  padding-top: 78px !important;
}
/* Navbar page z-index issue solution */
.content-wrapper .navbar {
  z-index: auto;
}

/*
* Content
******************************************************************************/

.demo-blocks > * {
  display: block !important;
}

.demo-inline-spacing > * {
  margin: 1rem 0.375rem 0 0 !important;
}

/* ? .demo-vertical-spacing class is used to have vertical margins between elements. To remove margin-top from the first-child, use .demo-only-element class with .demo-vertical-spacing class. For example, we have used this class in forms-input-groups.html file. */
.demo-vertical-spacing > * {
  margin-top: 1rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-lg > * {
  margin-top: 1.875rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-lg.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.demo-vertical-spacing-xl > * {
  margin-top: 5rem !important;
  margin-bottom: 0 !important;
}
.demo-vertical-spacing-xl.demo-only-element > :first-child {
  margin-top: 0 !important;
}

.rtl-only {
  display: none !important;
  text-align: left !important;
  direction: ltr !important;
}

[dir='rtl'] .rtl-only {
  display: block !important;
}

/*
* Layout demo
******************************************************************************/

.layout-demo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1rem;
}
.layout-demo-placeholder img {
  width: 900px;
}
.layout-demo-info {
  text-align: center;
  margin-top: 1rem;
}


.buttons-html5{background: #7367f0 !important; border:1px solid  #fff !important;}
.buttons-print{background: #7367f0 !important; border:1px solid  #fff !important;}
.buttons-html5:hover{background:#000 !important;}
.buttons-print:hover{background:#000 !important;}

  



.ajay{
  background:#16181a;  border-radius:14px; max-width: 300px; display:block; margin:auto;
  padding:60px; padding-left:20px; padding-right:20px;box-shadow: 2px 10px 40px black; z-index:99;
}

.logo-card{max-width:50px; margin-bottom:15px; margin-top: -19px;}

label{display:flex;  }

input{font-family: 'Work Sans', sans-serif;background:transparent; border:none; border-bottom:1px solid transparent; color:#dbdce0; transition: border-bottom .4s;}
input:focus{border-bottom:1px solid #1abc9c; outline:none;}

.cardnumber{display:block; font-size:20px; margin-bottom:8px; }

.name{display:block; font-size:15px; max-width: 200px; float:left; margin-bottom:15px;}

.toleft{float:left;}
.ccv{width:50px; margin-top:-5px; font-size:15px;}

.receipt{background: #dbdce0; border-radius:4px; padding:5%; padding-top:200px; max-width:600px; display:block; margin:auto; margin-top:-180px; z-index:-999; position:relative;}

.col{width:50%; float:left;}
.bought-item{background:#f5f5f5; padding:2px;}
.bought-items{margin-top:-3px;}

 
.seller{color: #3a7bd5;}
.description{font-size: 13px;}
.price{font-size:12px;}
.comprobe{text-align:center;}
.proceed{position:absolute; transform:translate(300px, 10px); width:50px; height:50px; border-radius:50%; background:#1abc9c; border:none;color:white; transition: box-shadow .2s, transform .4s; cursor:pointer;}
.proceed:active{outline:none; }
.proceed:focus{outline:none;box-shadow: inset 0px 0px 5px white;}
.sendicon{filter:invert(100%); padding-top:2px;}

@media (max-width: 1200px){
  .proceed{transform:translate(250px, 10px);}
  .col{display:block; margin:auto; width:100%; text-align:center;}


.authentication-wrapper.authentication-basic .authentication-inner:after{right: -23px !important;
}

.authentication-wrapper.authentication-cover .authentication-inner .auth-cover-bg{height:auto!important;  margin: 0 !important; margin-top:30px !important;  }

}


.dataTables_filter{float: right !important;}
.carousel-caption h5{color: #7367f0 !important;}
.carousel-caption p{color: #5d596c !important;}
.carousel-indicators [data-bs-target]{background: #7367f0 !important;}
.carousel-caption{padding-bottom:0rem !important;}
 .carousel-caption {position: relative;padding: 0rem 0;bottom: 27px;right: inherit;text-align: center; left: inherit;}

 .modal-dialog {
    max-width:}
 
 .custom-table td{border: none;}
 .custom-theader th{border-bottom:  none;}
/* .layout-content-navbar .layout-menu{height:940px !important; background: red;}*/
.pull-right{float: right;}
 


 .activeRow td {
    background: #E2E2E2!important;
}
.li-active{    color: var(--bs-link-color); font-weight: 600;}
@media (min-width: 1400px){ 
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: initial!important;
}
}
.fancy-radio{display: inline-flex !important;     margin-right:2px;
}
.pagination li a:hover{color: var(--bs-link-color);}
.pagination li a {padding: 6px 10px 6px 10px; color: #6f6b7d;}
.table tr td, .table tr th{font-size: 14px;}
.table th{text-transform: capitalize;}
.suggesstion {
    position: absolute;
    width: 100%;
    max-width: 350px;
}
#country-list li {
    padding: 8px 6.5%;
    background: #fff;
    border-bottom: 1px solid #f7f7f7;
    font-size: 14px;
}
#country-list {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 95%;
    z-index: 9999;
    position: relative;
    box-shadow: 8px 9px 5px -10px rgb(0 0 0 / 75%);
    -webkit-box-shadow: 8px 9px 5px -10px rgb(0 0 0 / 75%);
    -moz-box-shadow: 8px 9px 5px -10px rgba(0,0,0,0.75);
}
#country-list li:hover {
    background:#7367f0;
    color: #fff;
    cursor: pointer;
}
.da_inpu .input-group-addon {
    position: absolute;
    top:12px;
    right: 15px; z-index:1;
}
.da_inpu {
    position: relative;
}
.swal2-container.swal2-shown {
    z-index: 9999;
}
.input-group-text{
  border-top-left-radius: 0;
    border-bottom-left-radius: 0;
      border: 1px solid #dbdade;
      box-shadow:none !important;
}
.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
       border: 1px solid #dbdade;
}
.pagination {
    justify-content: flex-end;
    margin: 20px 0 10px 0;
}
.table:not(.table-dark) thead:not(.table-dark) th {
    color: #5d596c;
    font-weight: bold;
}
.fancy-checkbox{font-size:13px !important;}