.nk-block-center {
    text-align: center!important;
}

.user-dropdown { min-width: 260px; box-shadow: 0px 6px 22px 0px rgba(0, 0, 0, 0.05); background-color: white;}

.user-dropdown-head { padding: 20px 20px 12px 20px; border-radius: 4px 4px 0 0; position: relative; }

.user-dropdown-head:after { position: absolute; right: 12px; top: -7px; height: 0; width: 0; content: ''; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #2b56f5; }

.user-dropdown-name { margin-bottom: 0; line-height: 1; }

.user-dropdown-name span { font-size: 11px; text-transform: uppercase; color: #87bfff; line-height: 1; }

.user-dropdown-email { font-size: 12px; }

.user-dropdown-balance { padding: 14px 20px 17px 20px; }

.user-dropdown-balance h6 { font-size: 12px; font-weight: 700; text-transform: uppercase; margin-bottom: 0; letter-spacing: 0.1em; color: #6783b8; }

.user-dropdown-balance h3 { font-weight: 400; margin-bottom: 0; letter-spacing: -0.025em; color: #304073; line-height: 1; margin-top: 3px; }

.user-dropdown-balance ul { margin: 0 -8px; }

.user-dropdown-balance ul li { color: #9eaecf; display: inline-block; padding: 0 8px; font-size: 11px; line-height: 18px; }

.user-dropdown-btns { padding: 5px 0; border-top: 2px solid rgba(239, 246, 255, 0.5); width: 100%; justify-content: center; }

.user-dropdown-links { border-top: 2px solid rgba(239, 246, 255, 0.5); margin-top: 0; padding: 5px 0; }

.user-dropdown-links li a { color: #6783b8; font-size: 15px; padding: 4px 20px; display: block; }

.user-dropdown-links li a:hover { color: #2b56f5; }

.user-dropdown-links li a .ti { width: 30px; display: inline-block; }

.user-dropdown-links li.active a { color: #2b56f5; }

.bg-theme-grad-assessment {
    background-image: linear-gradient(to right, #8b0909 0%, #3e2bc5 100%) !important;
}

.bg-theme-assessment {
    background-color: #8b0909 !important;
}

.bg-theme-grad-pulse {
    background-image: linear-gradient(to right, #ee616d 0%, #3e2bc5 100%) !important;
}

.bg-theme-pulse {
    background-color: #ee616d !important;
}

.bg-theme-grad-education {
    background-image: linear-gradient(to right, #7421ad 0%, #3e2bc5 100%) !important;
}

.bg-theme-education {
    background-color: #7421ad !important;
}

.bg-theme-education h5 {
    color: #ffffff !important;
}

.bg-theme-education .list li {
    color: #ffffff;
}

.bg-theme-education .list-dot li:before {
    background: #ffffff;
}

.bg-theme-grad-360 {
    background-image: linear-gradient(to right, #40defb 0%, #3e2bc5 100%) !important;
}

.bg-theme-360 {
    background-color: #488fe3 !important;
}

.bg-theme-grad-opinion {
    background-image: linear-gradient(to right, #40fbac 0%, #3e2bc5 100%) !important;
}

.bg-theme-opinion {
    background-color: #4BAAB6 !important;
}

.bg-theme-grad-marketing-on-demand {
    background-image: linear-gradient(to right, #2da300a6 0%, #3e2bc5 100%) !important;
}

.bg-theme-marketing-on-demand {
    background-color: #2da300e0 !important;
}

.bg-theme-grad-electronic-voting {
    background-image: linear-gradient(to right, #122272 0%, #1940b0 100%) !important;
}

.bg-theme-electronic-voting {
    background-color: #7884EA !important;
}

.bg-theme-grad-subscription-individual {
    background-image: linear-gradient(to right, #e1ffff 0%, #3e2bc5 100%) !important;
}

.bg-theme-subscription-individual {
    background-color: #e1ffff !important;
}

.bg-theme-grad-subscription-team {
    background-image: linear-gradient(to right, #7a5cff 0%, #3e2bc5 100%) !important;
}

.bg-theme-subscription-team {
    background-color: #7a5cff !important;
}

.bg-theme-activision {
    background-image: linear-gradient(to right, #21ad59 0%, #3e2bc5 100%) !important;
}

.alert-no-whitepaper {
    color: #f8f9fa;
    background: #3c2ac1;
}

.feature-s10 {
    padding: 40px 180px 50px 50px;
}

.tc-light .wgs-title {
    color: #ffffff;
}

.tc-light .list li {
    color: #ffffff;
}

.tc-light .feature-icon .icon-white {
    color: #ffffff;
}

.tile-pending-cart { background: #00974f; }
