﻿.cat-process-nav-item:hover {
    border-color: #284EIE !important;
    color: #284EIE !important;
}

/* label, span, input, a, div {font-family:Porsche Next TT!important} */

/* Schriftfarbe in der Top Toolbar */
#toptoolbar > nav > ul.nav > li > a > span, #toptoolbar > nav > ul.nav > li > a > b, #TreePath > nav > ul.nav > li > a > span, #TreePath > nav > ul.nav > li > a > b, #TreePath li#AppModeMenu > a > span, #TreePath li#AppModeMenu > a > b, #TreePath li#archives > a > span, #TreePath li#archives > a > b {
    color: black !important;
}

/* Tabstrip Farbe */
#toptoolbar, #tabstrip, #tabselector, #cat_tree_maximize {
    background-color: #000;
    color: #666666;
}

/* Hover-Farbe Tabs */
#tabstrip .nav > li > a:hover{
	color: #ece9e1  !important;
 background-color: #000 !important;
 opacity: 1 !important;
}


/* Active tab underline */
.pmd-tabs .pmd-tab-active-bar{
	background-color:#ece9e1 !important;
}

/* Top Toolbar Hintergrundfarbe */
#TreePath, #treepath_RIGHT, #brand {
    background-color: white;
}

.cat-gantt2.progress-bar-info {
    background-color: #156C9C !important;
}
.cat-gantt1.progress-bar-info{
    background-color: #96AECA !important;
}

/* Tabstrip Schriftfarbe */
#tabstrip .pmd-tabs .nav > li > a {
    padding: 16px;
    color: #ece9e1 !important;
}

/* Hintergrundfarbe AppMode Menü ausgewählte Zeile */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, #tabselector li.active > a {
    color: #ece9e1 !important;
    text-decoration: none;
    background-color: #8a8a8a;
    outline: 0;
}

/* Schriftfarbe AppMode Menü im Tab Strip */
#toptoolbar li#AppModeMenu > a > span, #toptoolbar li#AppModeMenu > a > b, #toptoolbar li#archives > a > span, #toptoolbar li#archives > a, #toptoolbar li#archives > a > b, #toptoolbar li#cat_tree_maximize > a > i {
    color: #ece9e1 !important;
}

/* Button Hintergrundfarbe */
.btn-primary, .dropdown-toggle.btn-primary {
    background-color: #f50137 !important;
	border:1px solid !important; 
	border-radius:10px !important ;
}


/* Cancel Button*/
.btn-default {
background-color: #e5e5e5;
color: #000000;
border:1px solid !important; 
border-radius:10px !important ;
border-color:#e5e5e5 !important ;
}

.btn-primary:hover, .dropdown-toggle.btn-primary:hover {
    background-color: #c20a3c !important;
}


.btn-default:hover, .dropdown-toggle.btn-default:hover {
background-color: #c20a3c !important;
color: white !important;
border:1px solid !important; 
border-radius:10px !important ;
border-color:#c20a3c !important ;
}


/* Grid Header Hintergrund- und Schriftfarbe */
.CatGridV3 .cat-grid-search-menu, .CatGridV3 .cat-grid-search-menu > ul, .CatGridV3 .cat-grid-search-menu > ul > li, .CatGridV3 .cat-grid-search-menu > ul > li > a {
    height: 100%;
    width: 100%;
    background-color: #b1b1b1;
    color: #000;
}

/* PopUp Fenster Header Hintergrundfarbe */
.bootstrap-dialog.type-primary .modal-header {
    background-color: #000;
}

/* PopUp Fenster Header Schriftfarbe */
.bootstrap-dialog .bootstrap-dialog-title {
    color: #666666;
}

#TreePath, #treepath_RIGHT, #brand, .cat-gantt2.progress-bar-info, #showhidetreeTB, #treepath-search, #tree_nav {
    background-color: white;
}

/* Archivknopf in TreeToolbar */
#archives {display:block
}

