    .cx-widget.cx-theme-light {
        color: #444A52;
        background-color: #FDFDFD;
        scrollbar-face-color: #CCCCCC;
    }
    .cx-widget.cx-theme-light .cx-theme {
        background-color: #FDFDFD;
        color: #444A52;
        border-color: #DAE1E8 !important;
    }
    .cx-widget.cx-theme-light .cx-overlay {
        background-color: #FDFDFD;
    }
    .cx-widget.cx-theme-light .cx-svg-icon-tone1 {
        fill: #FF4F1F;
    }
    .cx-widget.cx-theme-light .cx-svg-icon-tone2 {
        fill: #8C8C8C;
    }
    .cx-widget.cx-theme-light .cx-svg-icon-shadow1 {
        fill: #000000;
        opacity: 0.2;
    }
    .cx-widget.cx-theme-light .cx-svg-icon-shadow2 {
        fill: #000000;
        opacity: 0.1;
    }
    .cx-widget.cx-theme-light * {
        border-color: #DAE1E8;
    }
    .cx-widget.cx-theme-light .cx-titlebar .cx-title {
        color: #444A52;
    }
    .cx-widget.cx-theme-light .cx-buttons-window-control .cx-svg-icon-tone1 {
        fill: #8795A6;
    }
    .cx-widget.cx-theme-light .cx-input-icon-overlay .cx-svg-icon-tone1 {
        fill: #98A7B8;
    }
    .cx-widget.cx-theme-light .cx-input-group-btn .cx-svg-icon-tone1 {
        fill: #FDFDFD;
    }
    .cx-widget.cx-theme-light label {
        color: #444A52;
    }
    .cx-widget.cx-theme-light a {
        color: #000000;
    }
    .cx-widget.cx-theme-light a:hover {
        color: #000000;
    }
    .cx-widget.cx-theme-light .cx-icon-alert-circle {
        color: #F53131;
    }
    .cx-widget.cx-theme-light .cx-footer, .cx-widget.cx-theme-light .cx-branding {
        color: #66759B;
    }
    .cx-widget.cx-theme-light .cx-footer *, .cx-widget.cx-theme-light .cx-branding * {
        fill: #66759B;
    }
    .cx-widget.cx-theme-light .cx-form-control.cx-error {
        border-color: #F53131;
    }
    .cx-widget.cx-theme-light .cx-form-control::placeholder {
        color: #6F7491;
    }
    .cx-widget.cx-theme-light .cx-form-control:-moz-placeholder {
        color: #6F7491;
    }
    .cx-widget.cx-theme-light .cx-form-control::-moz-placeholder {
        color: #6F7491;
    }
    .cx-widget.cx-theme-light .cx-form-control:-ms-input-placeholder {
        color: #6F7491;
    }
    .cx-widget.cx-theme-light .cx-form-control::-webkit-input-placeholder {
        color: #6F7491;
    }
    .cx-widget.cx-theme-light input:focus, .cx-widget.cx-theme-light textarea:focus, .cx-widget.cx-theme-light .cx-btn:focus, .cx-widget.cx-theme-light .cx-button-group button:focus, .cx-widget.cx-theme-light .cx-form-control:not(.cx-error):focus {
        border-color: #5791FD !important;
    }
    .cx-widget.cx-theme-light input[type="text"], .cx-widget.cx-theme-light input[type="email"], .cx-widget.cx-theme-light input[type="tel"], .cx-widget.cx-theme-light select, .cx-widget.cx-theme-light textarea {
        background-color: #FDFDFD;
        color: #444A52;
        border-color: #94948A;
    }
    .cx-widget.cx-theme-light .cx-btn-default {
        background: none;
        border-color: #DAE1E8 !important;
        color: #FDFDFD;
        background-color: #555D66;
    }
    .cx-widget.cx-theme-light .cx-btn.cx-disabled {
        background: #CCCCCC;
    }
    .cx-widget.cx-theme-light .cx-btn-primary {
        color: #FDFDFD;
        border-color: #2E69DB !important;
        background: #566DD9;
        background: -moz-linear-gradient(top,#566DD9 0%,#4375d6 100%);
        background: -webkit-linear-gradient(top,#566DD9 0%,#4375d6 100%);
        background: linear-gradient(to bottom,#566DD9 0%,#4375d6 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bg_color_4',endColorstr='@bg_color_5',GradientType=0);
        background-color: #566DD9;
    }
    .cx-widget.cx-theme-light .cx-button-group .cx-btn-primary:focus, .cx-widget.cx-theme-light .cx-btn-primary:focus, .cx-widget.cx-theme-light .cx-button-group .cx-btn-default:focus, .cx-widget.cx-theme-light .cx-btn-default:focus {
        border-color: #000 !important;
    }
    .cx-widget.cx-theme-light .cx-ac-dropdown-menu {
        background: #FDFDFD;
        border-color: #DAE1E8 !important;
    }
    .cx-widget.cx-theme-light .cx-ac-suggestion:hover, .cx-widget.cx-theme-light .cx-ac-suggestion.cx-active {
        background-color: #5791FD;
        color: #FDFDFD;
    }
    .cx-widget.cx-theme-light ::-webkit-scrollbar-thumb {
        background: #939399;
    }
    .cx-widget.cx-theme-light .cx-smokescreen {
        background-color: #FDFDFD;
        opacity: 0.7;
    }
    .cx-widget.cx-theme-light .cx-dialog-container .cx-dialog {
        background-color: #FDFDFD;
        border-color: #DAE1E8 !important;
    }
    .cx-widget.cx-theme-light .cx-theme-background {
        background-color: #FDFDFD;
    }
    .cx-widget.cx-theme-light .cx-theme-light .cx-message.cx-them .cx-bubble {
        background-color: #a9d5ff;
    }
    .cx-widget.cx-theme-light .cx-theme-light .cx-message.cx-them .cx-bubble-arrow svg * {
        fill: #a9d5ff;
    }
    .cx-widget.cx-theme-light .cx-theme-border {
        border: 1px solid #DAE1E8 !important;
    }
    .cx-widget.cx-theme-light .cx-theme-text {
        color: #444A52;
    }
    .cx-widget.cx-theme-light .cx-theme-icon-interactive1 svg .cx-svg-icon-tone1 {
        fill: #5081E1;
    }
    .cx-widget.cx-theme-light .cx-theme-icon-positive svg .cx-svg-icon-tone1 {
        fill: #34A84F;
    }
    .cx-widget.cx-theme-light .cx-theme-icon-negative svg .cx-svg-icon-tone1 {
        fill: #F53131;
    }
    .cx-widget.cx-theme-light .cx-theme-icon-warning svg .cx-svg-icon-tone1 {
        fill: #D47F2F;
    }
    .cx-widget.cx-theme-light .cx-theme-light .cx-svg-icon-tone1 {
        fill: #8fb431;
    }
    .cx-widget.cx-theme-light .cx-theme-light .cx-form-control.cx-error {
        border-color: #F53131 !important;
    }
    .cx-widget.cx-theme-light .cx-warning {
        color: #F53131 !important;
    }
    .cx-widget.cx-theme-light .cx-warning .cx-icon svg * {
        fill: #F53131 !important;
    }
    .cx-widget.cx-theme-light .cx-countdown {
        color: #444A52;
    }
    .cx-widget.cx-theme-light .cx-countdown .cx-icon svg * {
        fill: #444A52;
    }
    .cx-widget.cx-theme-light .cx-loading-screen .cx-loading-icon svg g g, .cx-widget.cx-theme-light .cx-loading-container .cx-loading-icon svg g g {
        stroke: #2B74FF;
    }
    .cx-widget.cx-theme-light .cx-loading-screen .cx-loading-icon svg g:first-child g, .cx-widget.cx-theme-light .cx-loading-container .cx-loading-icon svg g:first-child g {
        stroke: #72799D;
    }
