:root {
  --header-bg: #eaeaea;
  --header-gradient: #f7f7f7;
  --header-text: #FFF;                         
  --header-text-items: #4d4d4d; 
  --nav-text: #4d4d4d; 
  --nav-active-txt: #fff;   
  --nav-active-bg: #2978E0; 
  --nav-active-accent-esq: #fff;
  --nav-bg: #f7f7f7;    
  --nav-focus-bg: #2978E0; 
  --nav-focus-txt: #fff; /*darkgrey;*/
  --nav-planning-option: #C7Efff;
  --iconbar-border-bottom: lightgrey;
  --iconbar-text-items: #dfe5dc; 
  --icon-bar-border: #dfe5dc;     
  --aside-bg: #f7f7f7;           
  --aside-selection-bg: white;   
  --button-bg: #f7f7f7; 
  --button-text:black;
  --button-border: #0C47F7; 
  --button-hover-bg: #0C47F7;
  --button-hover-text: #f7f7f7;  
  --button-focus-border:#0C47F7;
  --button-focus-text: #f7f7f7; 
  --button-not-action-bg: white;
  --button-not-action-text: black;
  --button-not-action-border: grey;
  --button-not-action-hover-bg: lightgrey;
  --button-not-action-hover-text:#0C47F7;
  --button-not-action-focus-border: grey;
  --button-not-action-focus-text: black;
  --content-bg: #ffffff; 
  --content-dash-bg: #f7f7f7; 
  --content-info-bg: #fff; 
  --content-half-bg: #e5e6e5; 
  --table-bg: #f7f7f7;
  --table-selection-head-bg: #FAEB6C; 
  --table-selection-comu-bg:lightgrey; 
  --table-selection-imparell-bg:grey;  
  --form-control-focus-border:#0C47F7; 
  --form-control-focus-text:  #495057; 
  --table-th-bg: #7c7f7a;
  --table-td-even-bg:#e5e6e5;
  --tile-title-bg: #fff;
  --nrows-bg: #e9ecef;
  --pagination-text: #624d4f;
  --tr-table-bg: #f7f7f7; 
  --tr-table-text: #495057;
  --table-tbody-tr-bbottom: #dee26e;
  --table-differentiate-columns: #e1f7ff;
  --label-form-control-bg : #ced4da;
  --input-readonly-outline-focus: grey;
  --input-readonly-bg : white;
  --div-text-disabled : #e9ecef;
  --accept: green;
  --refuse: red;
  --cancel: black;
  --button-table-border: darkgrey;
  --info-newitem-table-bg : #e1f7ff;
  --table-tr-head-bg: #e1f7ff ;
  --info-newitem-table-border-bottom : lightgrey;
  --input-in-table: #212529;
  --border-field-required: #454c53;
  --button-settings-bg: #eee;
  --button-settings-border: #0C47F7; 
  --border-readonly-div: #ced4da;
  --disabled-bg: #eaeaea;
  --eventLinkedTodoorControl-bg: #c7efff; 
  --border-inputField: #a9a9a9;
  --request-pending-bg: #f6f7d6;
  --activate-check: #0080ff;
  --operations-level-red: #eeabaa;       
  --operations-level-orange: #ffdb99;    
  --text-info-color: #17a2b8;
  --text-secundary-color: #6c757d;
  --tr-insert-new-bg: #f6f7d6;
  --panel-request-original-bg: #e1f7ff;
  --textcolor-primary: #25b737;
  --textcolor-kora: #0C47F7;
  --color-primary: #0C47F7;
}

