﻿:root {
    /*Farbkonfiguration M-Soft*/
    --main-text-color: #263B6C;
    --inverted-main-text-color: White;
    --fieldset-text-color: #263B6C;
    --button-text-color: #263B6C;
    --button-background-color: #dbdce1;
    --selected-text-color: #e2001a;
    --datagrid-highlight-color: #F2F2FF;
    --datagrid-hover-color: #FFF4DF;
    /*--datagrid-selected-column-color: #C4DAFF;*/
    --datagrid-selected-column-color: #D2E9FF;
    --datagrid-normal-column-color: White;
    --hover-color: #FFF4DF;
    --ribbon-text-color-firma: White;
    --ribbon-background-color: #e2001a;
    --ribbon-color: #e2001a;
    --login-text-background-color: #8097C1;
    --ribbon-text-color-start: #e2001a;
    --selected-navigations-tab-background-color: #8097c1;
    --selected-navigations-tab-text-color: White;
    /*--subheader-background: #C4DAFF;*/
    --subheader-background: #D2E9FF;
    --subheader-text: #263B6C;
    --titelbar-dialog-background: #688EBA;
    --titelbar-dialog-text: #ffffff;
    --ribbon-background-color: #e2001a;
    --ribbon-text-color-start: #e2001a;
    --toogle-button-checked: #F8E4BF;
    --permission-button-background: #AED6AB;
    --permission-button-text: #003366;
    --logo: url("https://time4.msoft.de/Content/Images/Logo/logoTime4-4.png");
    --table-headers-background-color: #f0f2f8;
    --textarea-disabled-background-color: #F3F2F2;
    --business-object-selector-header-background: #F0F2F8;
    /*--index-user-ribbonbar-background: #8097C1;*/
    --index-user-ribbonbar-background: #9BB2DD;
    --yeargrid-background-color: #F0F2F8;
    --firm-background-color: transparent;
    --firm-text-color: #e2001a;
    --firm-name-color: #263B6C;
    /* Grau-weiß-rote Farbkonfiguration
    --main-text-color: #333333;
    --inverted-main-text-color: White;
    --fieldset-text-color: #333333;
    --button-text-color: #333333;
    --button-background-color: #bfbfbf;
    --selected-text-color: #e2001a;
    --datagrid-highlight-color: #c8cccc;
    --datagrid-hover-color: #e3e6e6;
    --datagrid-selected-column-color: #e6e6e6;
    --datagrid-normal-column-color: White;
    --table-headers-background-color: #f7f7f7;
    --textarea-disabled-background-color: #f7f7f7;
    --business-object-selector-header-background: #f7f7f7;
    --hover-color: #FF5A49;
    --ribbon-text-color-firma: White;
    --ribbon-background-color: white;
    --ribbon-color: #e2001a;
    --login-text-background-color: #8c8c8c;
    --index-user-ribbonbar-background: #afafaf;
    --ribbon-text-color-start: #e2001a;
    --selected-navigations-tab-background-color: #e2001a;
    --selected-navigations-tab-text-color: White;
    --subheader-background: white;
    --subheader-text: #263B6C;
    --titelbar-dialog-background: #688EBA;
    --titelbar-dialog-text: #ffffff;
    --ribbon-background-color: #e2001a;
    --ribbon-text-color-start: #e2001a;
    --toogle-button-checked: #FF977B;
    --permission-button-background: #95e695;
    --permission-button-text: #263B6C;
    --logo: url(../Images/Logo/logoTime4-4.png);
    --yeargrid-background-color: #DDDDDD;*/
}

* {
}
