.cx-widget.cx-window-manager .cx-side-button-group {

    display: none;
}


.cx-widget input {

min-width: auto;
}


.cx-widget.cx-theme-light .cx-btn-primary {

border-color: #900 !important;

background: #900;
}


.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:focus, .cx-widget.cx-theme-light input:focus, .cx-widget.cx-theme-light textarea:focus {

border-color: #900 !important;

}
.cx-widget.cx-theme-light .cx-svg-icon-tone1 {

fill: #900 !important;
}
.cx-widget.cx-theme-light .cx-btn-default {

border-color: #999;

background-color: #999;

}


.cx-theme-light {

font-family: Yantramanav,sans-serif !important;

}


.cx-theme-light .label {
font-family: Yantramanav,sans-serif !important;

}
