:root{
    /*quickdeposit variables*/
    --mainRed: #F9453D;
    --selection-color: #001026;
    --selection-hover: #0d1927;
    --selection-inactive: #101E30;
    --quickdeposit-button-font-color:white;
    --text-shadow:#00000075;
    --quickdeposit-background:#202d3b;
    --quickdeposit-popup-background: #202d3b;
    --quickdeposit-selected-color: #221D15;
    --small-text:#ffffff;
    --deposit-button-color: #008000;
    --font-size-button:1.5em;
    --top-margin-button:2em;
    --border-radius-button:40px;
    --cashier-mobile-top-gap:0 auto;
    --cashier-desktop-top-gap: 3em auto;
    --line-space-color:#101E30;
    --background-quickdeposit:#001026;
    --border-radius: 5px;

    /*tournament variables*/
    --tournament-theme-back-color: #dbad64;
    --tournament-theme-back-gradient: #dbad64;
    --tournament-theme-front-color: #fff;
    --tournament-dark-color: #000;
    --tournament-light-color: #fff;
    --tournament-highlight-color: #dbad64;
    --tournament-body-background: linear-gradient(180deg, #000000 0%, #000000 100%);
    --tournament-active-color: #202d3b;
    
    /* popups variables */
    --close-bg: #152A3B;
    --contentBox-bg: #152A3B;
    --counter-bg: #152A3B;
    --counter-num-bg: rgb(217, 217, 217,.2);
    --mainContent-bg: linear-gradient(180deg,#152A3B,#315A86);
    --button-bg: #dbad64;
    --button-color: #202d3b;
    --button-hover-bg: #2a3747;
    --button-hover-color: #dbad64;
    --font-family: "Nunito Sans",sans-serif!important;
    --border-btn: solid 1px #dbad64;
    --border-radius-btn: 10px; 
    /* custom pages variables */
    --heading: #dbad64;
    --terms-color: #dbad64;

    /*unsubscribe form variables*/
    --unsubscribe-title-margin: 20px 0;
    --unsubscribe-input-back-color: #e5eaed;
    --unsubscribe-input-border-bottom: none;
    --unsubscribe-input-text-color: #202d3b;
    --unsubscribe-form-padding: 20px 10px;

    /* myaccount variables */
    --font-family-my: "Nunito Sans",sans-serif!important;
    --h1-font-family-my: "Nunito Sans",sans-serif!important;
    --h1-font-size-my: 70px;
    --h1-line-height-my: 70px;
    --h1-text-transform-my: none;
    --bg-color-my: #202d3b;
    --h1-color-my: #ffffff;
    --button-my: #dbad64;
    --btn-color-my: #202d3b;
    --button-hover-bg-my: #2a3747;
    --btn-color-hover-my: #dbad64;
    --border-radius-my: 10px;
    --back-btn-my: #dbad64;
    --border-btn-my: solid 1px #dbad64;
    --input-bg-my: #142A3B;
    --label-color-my: #BCC3CA;
    --label-bg-my: #ffffff;
    --phone-error-my: #cc9494;
    --input-opacity-my: 1;
    --input-opacity-color-my: #000e31;
    --gender-after-my: #000000;
    --country-bg-my: #ffffff;
    --country-color-my: #000000;
    --country-option-my: #000000;
    --select-bg-my: #ffffff;
    --select-color-my: #929CA8; 
    --select-bg-my: #ffffff;
    --input-color-my: #F5F5F5;
    --input-colorfilled-my: #F5F5F5;
    --input-link-my: #DBAD64;
    --input-font-family-my: "Nunito Sans", sans-serif !important;
    --input-border-radius-my: 6px;
    --input-border-my: 1px solid #425468;
    --input-error-border-my: 1px solid #EE544E;
    --input-padding: 12px 10px;
    --section-divider-bg-my: #2A3E53;
    --block-bg-my: rgba(13, 36, 53, 0.80);
    --block-blur-my: blur(16px);
    --option-color-my: #F5F5F5;
    --placeholder-my: #929CA8;
    --tab-btn-bg-my: #061521;
    --tab-btn-color-my: #425468;
    --popup-transactions-bg-my: #0D2435;
    --transaction-btn-bg-my: #142A3B;
    --transaction-btn-border-my: #415A76;
    --loader-balance-bg-my: #0D2435;
    --row-transactions-bg-my: #152D41;
    --scrollbar-track-my: #2A3E53;
    --scrollbar-thumb-my: #D9D9D9;
    --upload-pic-btn-bg-my: #2A3E53;
    --upload-pic-btn-border-my:#415A76;
    --upload-btn-span-my:#F5F5F5;
    --popup-bg-my: rgba(1, 10, 19, 0.60);
    --border-predefined-img-my: #DBAD64;
    --border-predefined-img-shadow-my: rgba(219, 173, 100, 0.50);
    --avatar-pencil-bg-my: #0B151F;
    --btn-transactions-color-my: #F5F5F5;
    --submit-info-my: #929CA8;
    --checkbox-checked-color-my: #DBAD64;
    --row-info-span-color-my: #DBAD64;
    --transactions-title-color-my: #F5F5F5;
    --transactions-text-color-my: #92A9C6;
    --contact-support-link: #DBAD64;
    --select-color-checked-my: #BCC3CA;
    --input-border-active-my: 1px solid #4F87B0;

    /* modals variables */
    --modal-border: 1px solid #A9D1EF;
    --modal-border-radius: 16px;
    --modal-background: #E8EBED;
    --modal-shadow: 20px 20px 20px 0 rgba(0, 0, 0, 0.08);
    --modal-overlay-color: rgba(6, 21, 33, 0.60);
    --modal-circle-background: #BCC3CA;
    --modal-active-dot: #A9D1EF;
    --modal-dot-color: #D9D9D9;

    --modal-line-color: #011D40;
    --modal-title-color: #0D2435;
    --modal-description-color: #1B344A;
    --modal-description-highlight-color: #366B93;
    --modal-link-color: #C59C5B;
    --modal-title-font: "Nunito Sans",sans-serif;
    --modal-description-font: "Nunito Sans",sans-serif;
    --modal-description-font-size: 14px;
    --modal-text-underline-color: #DBAD64;

    --modal-primary-button-color: #1B344A;
    --modal-primary-button-background-color: #DBAD64;

    --modal-secondary-button-color: #697787;
    --modal-secondary-button-background-color: #E8EBED;
    --modal-secondary-button-border: 1px solid #697787;

    --modal-button-font: "Nunito Sans",sans-serif;
    --modal-button-border-radius: 10px;

    --modal-counter-color: #366B93;
    --modal-counter-background-color: #D9D9D9;
    --modal-counter-font: 'Nunito Sans', sans-serif;
    --modal-counter-font-size: 16px;

    --modal-outlined-button-color: #697787;
    --modal-outlined-button-background-color: transparent;
    --modal-outlined-button-border: 2px solid #697787;

    --modal-terms-separator-color: #D9D9D9;
    --modal-scrollbar-thumb-color: #D9D9D9;
    --modal-scrollbar-background-color: transparent;

    --notification-banner-background-color: #061521;
    --notification-banner-text-color: #F5F5F5;
    --notification-banner-button-color: #F5F5F5;
    --top-position-desk: 0px;
    --top-position-mob: 4px;
    --border-color-notice: #2A3E53;

    /* Onboarding Missions variables */
    --missions-btn: #dbad64;
    --missions-btn-active: #e8ebed;
    --missions-wrapper-bg: #e8ebed;
    --mission-card-time: #425468;
    --mission-card-time-value: #366b93;
    --mission-step-bg: #bcc3ca;
    --border-radius: 4px;
    --border-radius-step: 10px;
    --completed-step-bg: #366b93;
    --final-step-bg: #bcc3ca;
    --border: #425468;
    --step-num: #425468;
    --step-action: #1b344a;
    --star-rating: #1b344a;
    --feedback-btn-border: #dbad64;
    --feedback-btn-bg: #dbad64;
    --feedback-btn-color: #0a0a0a;
    --feedback-btn-hover-border: #dbad64;
    --feedback-btn-hover-bg: #252525;
    --feedback-btn-hover-color: #ffffff;
    --mission-time: #0d2435;
    --mission-offer: #0d2435;
    --mission-offer-active: #0d2435;
    --missions-btn-border-radius: 100px;
    --steps-slide: #425468;
    --steps-slider-bottom: #c59c5b;
    --steps-slider-close: #c59c5b;
    --steps-slider-prev-next: #5abec7;
    --popup-overlay-bg: rgba(6, 21, 33, 0.52);
    --popup-box-bg: #e8ebed;
    --popup-box: #015ecc;
    --popup-title: #366b93;
    --popup-body: #1b344a;
    --popup-box-border: #5abec7;
    --code-text: #015ecc;
    --get-started-btn-bg: #dbad64;
    --get-started-btn-color: #1b344a;
    --get-started-btn-hover-bg: #202d3b;
    --get-started-btn-hover-color: #dbad64;
    --skip-missions-color: #1b344a;
    --link-color: #dbad64;
    --font-family-main: 'Nunito Sans', sans-serif;
    --font-family-secondary: 'Lato', sans-serif;
    --box-shadow: 0 0 0 0 #dbad64;
    --box-shadow-50: 0 0 0 10px rgba(219, 173, 100, 0);
    --box-shadow-90: 0 0 0 10px rgba(219, 173, 100, 0);
    --box-shadow-100: 0 0 0 0 rgba(219, 173, 100, 0);
    --border-radius-btn: 10px;
    --completed-step-num-border: #E8EBED;
    --completed-step-num: #E8EBED;
    --completed-step-action: #F5F5F5;
    --border-radius-step-num: 4px;
    
    --mobile-bottom-background: #061521;
    --mobile-bottom-border-top: .5px solid #2d3e56;
    --mobile-bottom-text-font-size: 8px;
    --mobile-bottom-text-font-family: "Lato", sans-serif;
    --mobile-bottom-text-font-color: #fff;
    --mobile-bottom-text-font-weight: 500;
    --mobile-bottom-text-transform: uppercase;
    --mobile-bottom-highlight-color: #dbad64;

    /* Page loader variables */

    --page-loader-bg: #DBAD64;
}