/*# sourceMappingURL=custom.min.css.map */
@font-face {
    font-family: "unibot";
    src: url('unibot.otf');
}

@font-face {
    font-family: "fira";
    src: url('Fira_Sans/FiraCode-VariableFont_wght.ttf');
}



.crypto-icon {
    width: 12px;
    height: 12px;
    /* margin-right: 0px; */
    /* margin-top: -2px; */
}

.crypto-icon-md {
    width: 16px;
    height: 16px;
    margin-right: 1px;
    margin-top: -2px;
}


.referral-overview-key {
    font-size: 13px;
    font-weight: 400;
    color: rgb(222, 222, 222);
    /* background-color: rgba(255, 255, 255, 0.022); */
    background-color: rgba(0, 0, 0, 0.22);
    padding: 18px 6px 18px 6px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-top: none;
    /* font-family: monospace; */
    /* text-transform: uppercase; */
}

.referral-overview-value {
    font-size: 13px;
    /* font-family: monospace; */
    color: rgb(216, 216, 216);
    font-weight: 500;
    /* background-color: rgba(255, 255, 255, 0.022); */
    background-color: rgba(0, 0, 0, 0.22);
    padding: 18px 6px 18px 6px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-top: none;
    border-left: none;
}

.force-overview-borderTop {
    border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
}

#valueTotalUsdEarned {
    font-weight: 600;
}


.referral-history-tbody tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

text.apexcharts-title-text,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body {
    font-family: "Geogrotesque Wide" !important;
}


#data_rewardsEarned,
#data_activeReferralCodes,
#data_totalUsers {
    font-family: "Geogrotesque Wide" !important;
}

body.swal2-shown>[aria-hidden='true'] {
    transition: 0.1s filter;
    filter: blur(12px) brightness(50%);
    /* background-color: black !important; */
}

.font-unibot {
    font-family: 'unibot' !important;
}




.color-unibot {
    color: rgba(176, 61, 222, 0.95) !important;
}


.button-copyToClipboard {
    padding: 4px 8px 4px 4px !important;
    background-color: rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    color: rgb(239, 117, 255) !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    font-weight: 400 !important;
    /* font-family: "fira" !important; */
    border: 1px dashed rgba(255, 255, 255, 0.1);
    letter-spacing: 0.2px;
    /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important; */
    white-space: nowrap;
    text-overflow: hidden !important;
    /* font-size: 13px !important; */
    /* overflow: hidden; */
}

@media (max-width: 1024.1px) {
    .button-copyToClipboard {
        font-size: 11px !important;
    }

    .referralAboutTitleMobileForceMarginTop {
        /* margin-top: 42px !important; */
        padding-top: 72px;
    }
}

code {
    font-family: "fira" !important;
}

.button-copyToClipboard:hover {
    filter: brightness(85%);
}




.copyIcon-right-line-border {
    border-right: 1px solid rgba(255, 255, 255, 0.05) !important;
    padding-right: 4px !important;
    margin-right: 5px !important;
    padding-left: 0 !important;
    /* left: 0; */
}



.unibot-logo-img-full::after {
    content: "Referrals";
    position: absolute;
    font-family: 'unibot';
    font-size: 10px;
    margin-left: -68px;
    font-weight: 200;
    margin-top: 15px;
    letter-spacing: 1.5px;
    /* opacity: 0.75; */
}


.button-hover-effect:hover,
a:hover {
    filter: brightness(85%);
    cursor: pointer;
}








.text-italic-info {
    font-style: italic;
    font-size: 12px;
    padding: 18px 18px 18px 18px;
}

.text-italic-info::before {
    content: "ⓘ";
    margin-right: 3px;
    font-style: normal !important;
}

.text-linkBlue {
    color: rgb(91, 102, 216) !important;
}


.table-unibotx-link,
span.text-linkBlue a {
    color: #5b66d8 !important;
}


.subtext-base:after {
    /* position: absolute; */
    content: "BASESCAN➲";
    font-weight: 500;
    font-size: 7px;

    font-optical-sizing: auto;
    letter-spacing: 0.5px;
}

.subtext-eth:after {
    position: absolute;
    content: "ETHERSCAN»";
    font-size: 10px;
    margin-top: 15px;
    margin-left: -50px;
    font-family: "Arial";
}

.subtext-arb:after {
    position: absolute;
    content: "ARBISCAN»";
    font-size: 10px;
    margin-top: 15px;
    margin-left: -50px;
    font-family: "Arial";
}

.subtext-sol:after {
    /* position: absolute; */
    content: "SOLSCAN»";
    font-size: 10px;
    margin-top: 15px;
    margin-left: -50px;
    font-family: "Arial";
}




/* .blur-disabled {
    filter: blur(4px) brightness(80%);
    pointer-events: none !important;
} */



/* #nodataReferralsChart,
#nodataEarningsChart {
  background-color: black;
  position: absolute;
  width: 50%;
  height: 220px;
} */


.inputCaptionInfo {
    font-weight: 400;
    color: rgb(163, 163, 163);
    font-size: 12px;
    margin-top: 2px;
}


/* .notLoggedIn *  {
  opacity: 90%;
  pointer-events: none;
  filter: blur(1px);
}

.notLoggedIn:hover {
  cursor: not-allowed;
}

.notLoggedIn::after {
  content: "NOT CONNECTED";
  position: absolute;
  font-family: "unibot";
  margin-left: calc(50% - 75px);
  width: 150px;
  text-align: center;
  top: 47%;
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.253);
  padding: 6px 0px 6px 0px;
  border-radius: 18px;
  color: rgba(255, 255, 255, 0.601);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.385);
} */


.notLoggedIn {
    filter: blur(2px);
    pointer-events: none;
}


.notLoggedInInput {
    pointer-events: none;
    opacity: 30%;
}

/* #connectButton::before {
  content: "Connect to get started ➲";
  position: absolute;
  font-family: "Geogrotesque Wide";
  margin-left: -185px;
  padding: 2px 8px 2px 8px;
  background-color: rgba(0, 0, 0, 0.435);
  font-weight: 400;
  color: rgba(255, 255, 255, 0.872);
} */



.buttonDisabled {
    pointer-events: none;
    opacity: 0.3;
}


.shareTypeCaptionText {
    font-size: 11px;
    margin-right: 5px;
    font-family: 'fira';
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.142);
    color: rgba(255, 255, 255, 0.653);
    padding: 5px 5px 5px 5px;
}


.refLinkHr {
    margin-top: 5px;
    margin-bottom: 5px;
    /* opacity: 0.5; */
    color: transparent;
    border-style: dashed;
}


.copyCaptionString {
    color: rgba(255, 255, 255, 0.739) !important;
    font-size: 10px !important;
    font-weight: 500 !important;
    font-family: 'fira';
    padding: 2px 4px 2px 4px;
    background-color: rgba(0, 0, 0, 0.08);
    margin-right: -2px;
    border-radius: 3px;
    /* box-shadow: 0 0 2px rgba(0, 0, 0, 0.397); */
    border: 1px solid rgba(255, 255, 255, 0.08);
    margin-left: 5px;
    /* width: 110px !important; */
}


.totalEarningsUsdText {
    /* font-weight: 400; */
    opacity: 0.7;
    font-size: 12px;
    margin-left: 4px;
}




.unibot-nav {
    margin-left: 27px;
    margin-top: 12px;
    font-size: 15px !important;
    color: rgb(145, 145, 145);
    font-weight: 400;
}

.unibot-active {
    color: white;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.697);
}

.unibot-dapp-link-button {
    width: 120px;
    /* font-size: 11px !important; */
    /* border: 1px solid rgba(0, 0, 0, 0.20); */
    font-weight: 400 !important;
    padding: 4px 8px 4px 8px !important;
    font-size: 14px !important;
    text-align: right !important;
    /* text-transform: uppercase; */
    background-color: rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}


.dappButtonContainer {
    padding: 4px 8px 4px 8px;
    background-color: rgba(0, 0, 0, 0.071) !important;
    /* border-left: 1px solid rgba(255, 255, 255, 0.03); */
}




/* @media (max-width: 1024.1px) {
  .unibot-logo-img-full::after {

    content: "Referrals";
    position: absolute;
    font-family: 'unibot';
    font-size: 11px;
    margin-left: -85px;
    font-weight: 200;
    margin-top: 18px;
    letter-spacing: 1.8px;

  }

} */


.arrow-after::after {
    content: "➠";
    position: absolute;
    /* right: 20px; */
    right: -15px;
    top: 30%;
    font-size: 35px;
    color: #ffffff;
    text-shadow: 0 0 2px black;
    /* color: var(--vz-secondary); */
}

/* @media (max-width: 1024.1px) {
  .arrow-after::after {
    right: -10px;
    font-size: 35px;
  }
} */

.iconNumberText {
    margin-top: -52px;
    margin-left: 44px;
    padding: 4px 4px 4px 4px;
    border-radius: 12px;
    /* border: 1px solid rgba(255, 255, 255, 0.745); */
    width: 24px;
    height: 24px;
    font-size: 14px;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif !important;
    font-weight: 500;
}



.share-steps-container .d-flex {
    /* background-color: rgba(0, 0, 0, 0.085) !important; */
    background-color: rgba(255, 255, 255, 0.02) !important;
    border-radius: 8px;
    /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.197); */
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.097);
}

.arrow-below::after {
    content: "➠";
    position: absolute;
    /* right: 20px; */
    right: 48%;
    /* top: 30%; */
    bottom: -38px;
    font-size: 35px;
    color: #ffffff;
    text-shadow: 0 0 2px black;
    /* color: var(--vz-secondary); */
    transform: rotate(90deg);


    /* Legacy vendor prefixes that you probably don't need... */

    /* Safari */
    -webkit-transform: rotate(90deg);

    /* Firefox */
    -moz-transform: rotate(90deg);

    /* IE */
    -ms-transform: rotate(90deg);

    /* Opera */
    -o-transform: rotate(90deg);
}


/* .fieldInfoTextCaption::before {
  content: '💡';
  font-size: 11px;
  margin-right: 2px;
} */

.fieldInfoTextCaption {
    font-size: 12px !important;
    margin-top: 5px !important;
    margin-bottom: -7px;
    /* margin-left: -2px; */
    /* margin-left: -1px; */
    /* font-family: Arial, Helvetica, sans-serif; */
    /* font-family: 'Segoe UI', Tahoma, Verdana, sans-serif; */
    /* font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; */
    /* font-family: system-ui, 'Segoe UI', 'Open Sans', 'Helvetica Neue', sans-serif; */
    font-weight: 300 !important;
    color: rgba(255, 255, 255, 0.78);
    width: 100%;
    padding-left: 5px;
    padding-right: 0 !important;
    /* background-color: rgba(255, 255, 255, 0.011); */
    /* padding: 4px 3px 0px 3px; */
    /* border-top: 1px dashed rgba(255, 255, 255, 0.08); */
    /* text-transform: capitalize; */
    /* margin-left: -5px; */
    font-family: 'Geogrotesque Wide';
}


.unibotAnimationWatermark {
    position: absolute;
    bottom: 118px;
    right: 12px;
    font-family: 'unibot';
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0.2;
    letter-spacing: 1px;
}

.unibotAnimationWatermark:hover {
    /* color: rgba(201, 0, 215, 0.9); */
    text-shadow: 0 0 5px rgba(204, 0, 255, 0.8);
    color: rgba(255, 0, 221, 0.82);
    opacity: 1;
}

.chartTitleReferredTxs {
    position: absolute;
    bottom: 355px;
    right: 14px;
    font-family: 'fira';
    /* font-family: 'unibot'; */
    font-size: 10px;
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
    /* filter: grayscale(90%); */
    /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.473); */
    padding: 4px 6px 4px 6px !important;
    border-radius: 0px;
    opacity: 0.8;
    border: 1px solid rgba(255, 255, 255, 0.031);
    background-color: rgba(255, 255, 255, 0.03) !important;
}

.chartTitleReferredTxsDonut {
    position: absolute;
    /* bottom: 355px; */
    top: 74px;
    right: 22px;
    font-family: 'fira';
    /* font-family: 'unibot'; */
    font-size: 10px;
    color: rgba(255, 255, 255, 0.75);
    font-weight: 400;
    /* filter: grayscale(90%); */
    /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.473); */
    padding: 4px 6px 4px 6px !important;
    border-radius: 0px;
    opacity: 0.8;
    border: 1px solid rgba(255, 255, 255, 0.031);
    background-color: rgba(255, 255, 255, 0.03) !important;
}

#connectButton, #disconnectButton {
    filter: contrast(110%);
    font-weight: 200 !important;
    font-size: 13px;
}


.alertLeftIcon {
    position: absolute;
    /* top: 30%; */
    top: 0;
    left: 0px;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.25);
    padding: 8px 6px 8px 6px;
    height: 100%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    /* border-radius: 4px; */
    border: 1px solid rgba(0, 0, 0, 0.12);
    /* box-shadow: 0 0 1px rgba(0, 0, 0, 0.325); */
}


.connectDisconnectAlertContainer {
    padding-top: 8px !important;
    padding-bottom: 7px !important;
    font-size: 15px !important;
    /* color: white !important; */
    font-weight: 500 !important;
}

.logo span.logo-sm {
    display: none !important;
}

.logo span.logo-lg {
    display: inline-block !important;
}

#connectButton::before {
    position: absolute;
    content: "Connect to get started ➔";
    font-family: "Geogrotesque Wide";
    font-size: 13px;
    margin-left: -216px;
    padding: 4px 8px 4px 12px;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.827);
    border-radius: 3px;
    font-weight: 500;
    top: -0px;
    cursor: default;
    pointer-events: none;
    /* bottom: 0px; */

}

@keyframes fadeInOut {

    0%,
    100% {
        opacity: 0.7
    }

    50% {
        opacity: 1
    }
}

.fadeInOut {
    opacity: 1;
    animation: fadeInOut 2s linear infinite;
}

.fadeInOutSlow {
    opacity: 1;
    animation: fadeInOut 7s linear infinite;
}
