:root{
    --primary:#1059ed;
    --seconday:#00ac2a;
    --gray-50:#f3f5f7;
}
body{
    font-family: "Inter", sans-serif!important;
}
.fad{
    font-size:19px!important;
}
/* .svg-inline--fa.fa-check.fa-fw.text-success{
  height:27px;
} */
 .login-background{
  background: linear-gradient(to right, #c4dbf5 50%, #1059ed 50%)!important;
 }
 .login-background::before{
  content:"";
  background: url('/themes/altum/assets/images/circle-image-1.png');
  position: absolute;
  left:0px;
  bottom:0px
  
 }
 .login-bg{
  position:relative;
  display:flex;
  align-items: center;
  background: linear-gradient(to right, #c4dbf5 50%, #1059ed 50%)!important;
 }
 /* .login-bg-right img{
  position: relative;
  z-index:100;
 } */
 
.app-sidebar-links > li > a:hover {
    text-decoration: none;
    color: #01070f!important;
    background: #e7effd!important;
  }
  .container-fluid{
    padding-right: 10px;
  padding-left: 92px;
  }
  .app-sidebar-footer {
    width:auto;
  }
  #internal_notifications_icon_wrapper{
    background: #e7effd;
  border-radius: 10px;
  padding: 20px;
  display:flex;
  }
  a{
    color:var(--primary);
  }
  .profile-box h2{
    font-size:22px;
    font-weight: 800;
  }
  .profile-box .btn-outline-primary{
    border-color: #fff;
  color: #fff;
  border-width: 2px;
  }
  .profile-box .btn-outline-primary:hover{
    background-color: var(--primary);
    border-color:var(--primary);
  }
  .app-content{
    background: var(--gray-50)!important;
  }
  /* .app-sidebar-footer.dropdown{
    background: #fff;
  } */

  .app-sidebar-footer .dropdown-toggle{
    justify-content: flex-end;
    /* background-color: #fff; */
  }
  .app-sidebar-footer .dropdown-toggle:hover{
    background-color: #fff!important;
  }
  
  .welcome-img{
   
    width: 280px;
  height: 195px;
  /* animation: bounce 2s infinite ease; */
  }
  .btn-light{
    border: 1px solid #dbdfe9;
  background: #fff;

  }
  .btn-primary.disabled{
    background-color: var(--seconday);
    border-color:var(--seconday);
  }
  .btn-light.disabled{
    border: 1px solid #dbdfe9;
    background: #fff;
  }
  @keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-10px);
    }
    60% {
        transform: translateY(-35px);
    }
}
.card{
  /* margin-bottom: 30px; */
  border: none;
  letter-spacing: .5px;
  border-radius: 15px;
  box-shadow: 0 9px 20px rgba(46,35,94,.07);
  padding:10px;
}
.links-card-body{
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.links-card-body i{
  font-size: 40px;
 font-weight:500;
  color: #1e2731;

}
.links-card-body a{
  margin-top: 10px;
  font-size: 20px;
  color: var(--primary);
  font-weight: 600;
  color: #595c5f;
}
.links-card-body a:hover{
  text-decoration: none;
}
#switch_theme_style{
  display:none;
}
.profile-box{
  background: linear-gradient(103.75deg,#33b1ee -13.9%,#7366ff 79.68%);
color: #fff;
border-radius:10px;
padding:0px!important;
}
.card-body-details{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.detail .card-body{
  display:flex;
  flex-direction: row;
}
.qr-heading{
  color: #52526c;
  opacity: .8;
  font-size: 17px;
  font-weight: 500;
}
.qr-number{
  font-size:23px;
  font-weight:800
}
.bg-gradient{
  background-image: linear-gradient(144.16deg,rgba(115,102,255,.1) 19.06%,rgba(115,102,255,0) 79.03%) !important;
  width: 66px;
  height: 67px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  right: -12px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.bg-gradient-1{
  background-image: linear-gradient(144.16deg,rgba(255,170,5,.1) 19.06%,rgba(255,170,5,0) 79.03%) !important;
}
.bg-gradient-1 a{
  color:#ffaa05!important;

}
.bg-gradient-2{
  background-image: linear-gradient(144.16deg,rgba(255,51,100,.1) 19.06%,rgba(255,51,100,0) 79.03%) !important;
}
.bg-gradient-2 a{
  color:#f73164!important;

}
.bg-gradient-3{
  background-image: linear-gradient(144.16deg,rgba(84,186,74,.1) 19.06%,rgba(84,186,74,0) 79.03%) !important;
}
.bg-gradient-3 a{
  color:#54ba4a!important;

}
.profile-box h2{
  color:#fff!important;
}
h2{
  font-size:20px;
  color:#111!important;
  font-weight:500
}
.detail .card{
  padding:0px;
}
.btn-primary {
  color: #fff;
  background-color: var(--seconday);
  border-color: var(--seconday);
  border-radius: 10px;
}
.btn-primary:hover{
  background-color: var(--primary);
}

thead{
  background-color: #f0f2f7;
}
.table-custom-container .fa-download{
  background: #e7effd;
  padding: 10px;
  border-radius: 6px;

}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #1d2025;
  background-color: var(--seconday);
  border-color: var(--seconday);
  color: #fff;
}
.btn-group-toggle{
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}
.table-custom tbody tr:hover td{
  color: #b1b2ba;
  background-color: rgba(0, 0, 0, 0.075);
}
.badge-light{
  background-color: #e5feec;
  color: #00ac2a;
}
a:hover{
  text-decoration: none;
}
.table-custom{
  border-radius:10px
}
.app-footer{
  margin-top:0px;
  padding-top:0px;
}
.btn-primary.btn-block {
  display: block;
  width: 20%!important;
}
.btn-primary.btn-block.dropdown-toggle{
  display:block;
  width:100%!important;
}
.btn.btn-link.text-secondary{
  font-size:17px
}
.tabs{
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  margin-bottom:20px
}
.btn.btn-sm.btn-primary.btn-block
{ display:block;
  width:100%!important;

}
/* .container-fluid button:not(.dropdown-toggle) {
  display: block;
  width: 20%!important;
} */
@media (min-width: 992px) {
  .app-content {
    margin-left: 187px!important;
  }
}
@media (max-width: 767px){
  .detail{
    margin-top:20px;
  }
  .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
  }
  .btn-primary.btn-block {
    display: block;
    width: 100% !important;
  }
}