:root {
  --xs-browse-col-header-background-color: rgb(0, 25, 101);
  --xs-current-selection-background-color: rgb(228, 237, 228);
  --xs-disabled-color: rgba(0, 0, 0, 0.5);
  --xs-button-color: white;
  --xs-button-background-color: #001965;
  --xs-icon-color: rgb(0, 25, 101);
  --xs-label-color: #001965;
  --xs-icon-xswebcontrolvalidationerror-color: red;
  --xs-menu-sidebar-header-background-color-alpha: rgba(249, 249, 242, 0.1);
  --xs-menu-sidebar-header-background-color: rgb(244, 244, 232);
  --xs-select-background-image-disabled: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(0, 0, 0, 0.5)'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  --xs-select-background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgb(0, 25, 101)'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  --xs-process-subtitle-text-font-size: 24px;
}
