:root,
[data-theme="light"] {
  --subtle-accent: #2185D5 !important;
  --sidebar-select-color: #5CC2F2 !important;
  /* --card-bg: #f9f9f9 !important; */
  --charts-label-color: #2185D5 !important;
  /* --bg-color: #060818 !important;
  --text-light: #ffffff !important;
  --text-color: #ffffff !important;
  --heading-color: #ffffff !important;
  --fg-color: #0e1726 !important;
  --fg-hover-color: #0e1726 !important;
  --dark-border-color: transparent !important;
  --icon-stroke: #ffffff !important;
  --border-color: #616161 !important;
  --control-bg: #002b49 !important;
  --highlight-color: #002b49 !important;
  --popover-bg: #002b49 !important;
  --disabled-control-bg: #002b49 !important;
  --control-bg-on-gray: #0e1726 !important;
  --text-muted: #ffffff !important;
  --modal-bg: #0e1726 !important;*/
  /* --bg-light-gray: #0e1726 !important; */
  /* --disabled-text-color: #ccc !important; */
  /* --right-arrow-svg: #ffffff !important;
  --bg-gray: #7f93a1 !important; */
}

[data-theme="light"] .widget.spacer {
  border-bottom: 1px solid #ffffff !important;
}
.ce-block__content .widget.number-widget-box{
  background-color: #75c2f69c !important;
}
.layout-main .layout-side-section{
  background-color: #ECF9FF !important;
}
.file-uploader .file-upload-area .btn-file-upload:nth-child(3), .edit-sidebar-link {
    display: none !important;
}
#navbar-breadcrumbs li.disabled a{
  color: #ffffff !important;
}
.form-group.horizontal{
  display: block !important;
}
/* .alert-message-container .alert-message {
  color: #333 !important;
}
.desk-alert .alert-message-container .alert-message {
  color: #333 !important;
}
.table .diff-remove, .table .diff-add{
  color: #333 !important;
} */
