

.align-item-center {
    align-items: center;
}

.rbg-h1{
    font-size: 2.5rem!important;
    font-weight: 700;
}
.rbg-card-b-1{
    text-align: center;
    border: 2px solid transparent;
    border-radius: 15px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #BACA05 , #0EA0C8); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-1 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 7px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #FFF66B , #C22476); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-4 {
    border: 2px solid transparent;
    border-radius: 5px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #0AB7DA, #21994F);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.border-alt{
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #21994F, #0AB7DA);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-8 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 7px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #E9FF00 , #40CFFF); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-9 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 7px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #EF6501 , #98FE00); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-10 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 20px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to top, #E9FF00 , #40CFFF); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-11 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 20px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to bottom, #7C34BA , #3EB7FE); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-12 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 20px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to bottom, #3EB7FE , #E6FE04); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-13 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 20px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to bottom, #E6FE04 , #3EB7FE); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-14 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 20px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to bottom, #B102FF , #FA04EA); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-15 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 20px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to bottom, #A441FC , #3EBAFD); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-2 {
    text-align: center;
    background-color: #18141F;
    padding: 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.rbg-card-5 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 7px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to bottom, #02C3F4 , #E9FF01); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-6 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 7px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #782AFE , #252FD4); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-7{
    text-align: center;
    border: 2px solid transparent;
    border-radius: 18px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #8B27D5, #F20082);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    display: flex;
    align-items: center;
    padding: 10px;
}
.rbg-card-7.alternate{
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to left, #8B27D5, #F20082);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-16{
    text-align: center;
    border: 2px solid transparent;
    border-radius: 10px;
    background-color: #18141F;
    padding: 15px;
}
.rbg-card-17 {
    border: 2px solid transparent;
    border-radius: 5px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #D1E403, #2AF274);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-box {
    position: relative;
  }
.rbg-ribbon-six{
    background: none !important;
    position: relative;
    box-sizing: border-box;
    position: absolute;
    width: 65px;
    height: 65px;
    top:0px;
    right:0px;
    padding:0px;
    overflow: hidden;
}
.rbg-ribbon-inner-wrap{
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
.rbg-ribbon-border{
    width: 0;
    height: 0;
    border-right: 65px solid #1eb5ff;
    border-bottom: 65px solid transparent;
    z-index: 12;
    position:relative;
    top:-60px;
}
.rbg-card-3 {
    text-align: center;
    border: 2px solid transparent;
    border-radius: 18px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #274577, #21994F);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    display: flex;
    align-items: center;
    padding: 10px;
}
.rbg-card-3.alternate{
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to left, #274577, #21994F);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.rbg-card-3 h3, .rbg-card-7 h3{
    margin: 0 auto;
}

.rbg-ms-m-15 {
    margin-left: -34px;
}
.rbg-bg-dark {
    background-color: #000;
}
.avatar1 {
    height: 40px;
    width: 40px;
}
.avatar-small {
    height: 20px;
    width: 20px;
}
.avatar-xl {
    height: 50px;
    width: 50px;
}
.mt-25 {
    margin-top: .6rem;
}
.mt-45 {
    margin-top: 30px;;
}
.rounded-3{
    border-radius: 10px!important;
    overflow:hidden;
}
.bg-green {
    background-color: #5AD966!important;
    color: #222!important;
}
.bg-grey {
    background-color: #323030;
}

.sidebar-link{
    font-weight: 700!important;
    font-size: 1rem;
    color: #fff!important;
    border-bottom: 1px solid #111;
}
.sidebar-nav{
    border-top: 1px solid #111;
}
.mosha__toast{
    padding: 10px 15px!important;
    min-height: 40px!important;
}
.mosha__toast__close-icon{
    margin-top: 15px!important;
}

span.pagination-btn{
    text-decoration: none;
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid rgb(110, 104, 104);
    width: 35%;
    margin: 2px;
    color: #fff;
    background-color: #222;
    font-weight: 700;
}
span.pagination-btn.disabled{
    background-color: rgb(87, 84, 84);
}
span.pagination-btn:hover{
    transform: 1.2;
}
.dropdown-item.disabled{
    background-color: #ddd;
    color: #222;
    cursor: not-allowed;
}
.dropdown-item{
    cursor: pointer;
}
.text-small {
    font-size: 0.7rem;
}
.dropdown-menu{
    padding: 10px!important;
    text-align: center;
    border: 2px solid transparent;
    border-radius: 20px;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to bottom, #450DBB , #9227E5); 
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
.dropdown-menu .dropdown-item {
    padding: 5px 50px;
    min-width: 70%;
    background-color: #27232E;
    margin: 5px 0;
    border-radius: 10px;
    border: 1px solid #696464;
}

.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus,
.raise:hover,
.raise:focus {
    cursor: pointer;
    box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
    transform: translateY(-0.25em);
}

.raise {
  --color: #4968b0;
  --hover: #6d6f62;
}

.float-rbg-last {
    position: absolute;
    right: 20px;
}
.form-check-input.float-end {
    position: absolute;
    right: 20px;
}
.btn.btn-rbg-success{
    background-color: #2F932E;
    border-radius: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    width: 100%;
    padding: 10px 15px;
}
.btn.btn-rbg-warning{
    background-color: #6945FF;
    border-radius: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    width: 100%;
    padding: 10px 15px;
}

.rbg-search{
    position: relative;
}
.rbg-search input{
    height: 40px;
    text-indent: 25px;
    border: 1px solid #292727;
    border-radius: 5px;
}
.rbg-search input:focus{
    box-shadow: none;
    border: 1px solid rgb(60, 60, 64);
}
.rbg-search .bi-search{
    position: absolute;
    top: 9px;
    left: 16px;
}
.rbg-search button{
    position: absolute;
    top: 5px;
    right: 5px;
    height: 30px;
    width: 110px;
    background: rgb(45, 41, 41);
    border-radius: 5px;
    border: 1px solid #252222;
}
.rbg-search button:hover {
    background-color: #222;
    border-color: rgb(31, 28, 28);
    outline: none !important;
}
.rbg-search button:focus {
    outline: none !important;
    box-shadow: none;
}
.avatar{
    object-fit: cover;
}
.swal2-popup{
    text-align: center!important;
    border: 2px solid transparent!important;
    border-radius: 15px!important;
    background:  linear-gradient(to right, #18141F, #18141F),  linear-gradient(to right, #E9FF00 , #40CFFF)!important; 
    background-clip: padding-box, border-box!important; 
    background-origin: padding-box, border-box!important; 
}
.active.sidebar-link{
    background-color: rgb(56, 51, 51);
}

.mosha__toast.success{
    background-color: #5AD866!important;
}
.content {
    min-height: 90vh;
}
.bg-success {
    background: #2F932E!important;
}

.airdrop-card.card .card-header:hover {
    border: 1px solid #626262;
    border-radius: 7px;
    background: #2b2b33;
}

.airdrop-card.card .card-header {
    border: 1px solid #4b404000;
}

.db-html-content img:hover {
    cursor: zoom-in;
}
.custom-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.custom-scrollbar::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: #4f4848;
    border: 8px none #ffffff;
    border-radius: 50px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
}

.custom-scrollbar::-webkit-scrollbar-thumb:active {
    background: #000000;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: #222;
    border: 8px none #ffffff;
    border-radius: 50px;
}

.custom-scrollbar::-webkit-scrollbar-track:hover {
    background: #222;
}

.custom-scrollbar::-webkit-scrollbar-track:active {
    background: #333333;
}

.custom-scrollbar::-webkit-scrollbar-corner {
    background: transparent;
}
.bg-gray {
    background-color: #19151D;
}
.bg-gray-light {
    background-color: #2a2431;
}
.border-gray-light {
    border-color: #2a2431;
}