﻿/*colors and fonts*/
label span input a, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    font-family: roboto !important;
    color: black !important;
}
/*Possible changes for flexible font-size adujstments*/
/*
    html {
    font-size: 16px !important;
}
.nav > li > a {
    padding: 0.5em 0.75em;
}

    
.material-icons {
    font-size:1.25em;
    line-height:1.25;
}

*/ .cat-toolbar > ul > li {
    margin-top: auto;
    margin-bottom: auto;
}
.ui-sortable-handle {
    -ms-touch-action: auto;
    touch-action: auto;
}
.cat-inline-tab #tabstrip ul.nav.nav-tabs {
    width: fit-content;
    margin: auto;
}

.cat-inline-tab #tabstrip .pmd-tab-active-bar {
    display: none;
}

label {
    color: #707070;
}

tr:not(.highlight) > td.cat-cell-disabled {
    background-color: #f5f5f5;
}

.nav > li > a:hover,
.nav > li > a:focus,
tr.highlight,
.cat-container-splitter,
.pagination > .active > a,
#tree_view_search_result .row:hover,
.cat-tree li.active > .cat-tree-item {
    background-color: #c7d0d5 !important;
}

.cat-repeater-row {
    margin-bottom: 5px;
}

    .cat-repeater-row.active {
        /*93b1c6*/
        box-shadow: 1px 1px #517398;
    }

.cat-tree li.active > .cat-tree-item {
    border-bottom: solid 1px #4285f4;
    box-sizing: border-box;
}

.cat-tree li.cat-tree-isleaf > .cat-tree-item:hover,
.cat-tree li.branch > .cat-tree-item:hover {
    background-color: #f5f5f5;
    cursor: pointer;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #e6e6e6;
}

.bootstrap-dialog .bootstrap-dialog-title {
    color: black;
}

.cat_tree_shortcut_node {
    font-style: italic;
    color: gray;
}

.cat-tree-item-not-valid {
    text-decoration: line-through;
}

#tree_view_search_result .row:hover {
    cursor: pointer;
}

.input-group-addon:hover {
    cursor: pointer;
    background: #e0e0e0;
}

#TreeContextualSearch > div.pmd-textfield {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

#TreeContextualSearch .input-group-addon:hover {
    cursor: auto;
    background-color: transparent;
}

#TreeContextualSearch .pmd-textfield {
    margin-bottom: 0;
}

#TreeContextualSearch .input-group {
    padding-left: 20px !important;
}

#TreeContextualSearch .input-group-addon {
    padding: 0;
}

#TreeContextualSearch .input-group .pmd-textfield {
    margin: 0 20px 0 0;
}

#TreeContextualSearch input {
    padding-left: 0 !important;
}

.nav-tabs > li > a:focus {
    background-color: transparent !important;
}

/*TAB*/
.cat-load-badge-empty {
    display: none !important;
}

.pmd-tab-active-bar {
    background: #4285f4 !important;
}

#tabstrip .badge {
    display: inline;
    position: relative;
    padding: 2px 7px;
    top: -1px;
    right: -7px;
    border-radius: 10px !important;
}

#tabselector .badge {
    top: 1px;
    float: right;
}

.cat-tab-glyphicon {
    display: block;
    pointer-events: none;
}

.grouptab.cat-tab-has-glyphicon .cat-tab-glyphicon-container {
    position: relative;
    top: 13px;
}

.grouptab.cat-tab-has-glyphicon > a {
    height: 100%;
}

.cat-tab-glyphicon-container {
    pointer-events: none;
    display: inline-flex;
}

    .cat-tab-glyphicon-container > .cat-tab-glyphicon {
        position: relative;
        top: -5px;
    }

        .cat-tab-glyphicon-container > .cat-tab-glyphicon.cat-tab-glyphicon-left {
            padding-right: 5px;
        }

        .cat-tab-glyphicon-container > .cat-tab-glyphicon.cat-tab-glyphicon-right {
            padding-left: 5px;
        }

.cat-tab-has-glyphicon {
    text-align: center;
}

.cat-tab-has-glyphicon-side {
    height: 46px !important;
}

.cat-tab-has-glyphicon > a {
    padding-top: 3px !important;
    padding-bottom: 5px !important;
}

#tabselector .cat-tab-has-glyphicon {
    text-align: left;
}

    #tabselector .cat-tab-has-glyphicon > a {
        display: inline-flex;
        width: 100%;
        padding: 10px 5px 10px 5px !important;
    }

#tabselector .cat-tab-glyphicon {
    margin-top: -2px;
    padding-right: 10px;
    padding-left: 10px;
}

#tabselector b {
    position: relative;
    bottom: 25px;
}

nav #treepath {
    float: left;
    height: 46px;
    display: inline-flex !important;
    justify-content: flex-end;
    /*overflow: hidden;*/
    position: relative;
    max-width: calc(100% - 480px);
}

div#TreePath {
    position: relative;
    height: 46px;
    display: flex;
}

#treepath {
    display: inline-flex !important;
    max-width: 100%;
    justify-content: flex-end;
    overflow: hidden;
    width: 100%;
}

#treepath > ul:first-child {
    margin-top: 1px;
}

#treepath > .nav-pills {
    flex-grow: 1;
}

#TreePath, #treepath_RIGHT, #brand,
.cat-gantt2.progress-bar-info, #showhidetreeTB, #treepath-search, #tree_nav {
    background-color: #517398;
}

    #TreePath #keyShowHideTree {
        background-color: transparent;
    }

    #TreePath > .navbar {
        display: -webkit-box;
        /*overflow: hidden;*/
    }
    #TreePath > #treepath_appmodes.navbar {
        overflow: visible;
    }

    #tree_nav {
        display: table !important;
    }

#treepath-search > ul {
    min-width: 44px;
}

    #treepath-search #tree-search {
        flex: 1;
        justify-content: center;
    }

#TreePath span, #AppModeMenu span {
    text-transform: uppercase;
    align-self: center;
}

    #TreePath li.noicon.disabled {
        display: table;
    }

        #TreePath li.noicon.disabled > div.cat-disabled {
            display: table-cell;
            vertical-align: middle;
        }

#AppModeMenu .dropdown-header {
    font-size: 120%;
    font-weight: bold;
}

#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: white !important;
}

#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: black !important;
}

#tabstrip li > a {
    color: black !important;
}

#more {
    background-color: white;
}

#cat_tree_maximize, #more {
    position: relative;
    right: -3px;
}

#toptoolbar,
#tabstrip,
#tabselector,
#cat_tree_maximize {
    background-color: #93b1c6;
    height: 46px;
}

.cat-gantt1.progress-bar-info {
    background-color: #93b1c6;
}

#cat_tree_maximize {
    height: 45px;
}

.cat-gantt-critical {
    border: 1px solid red;
}

.tooltip {
    background-color: transparent;
}

.tooltip-inner {
    border: solid 1px #517398;
    color: #707070;
    background-color: white;
    font-size: 120%;
    max-width: 400px !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #517398 !important;
}

.cat-tab-preview {
    width: 200px;
    height: 200px;
}

#more > a {
    padding-right: 13px !important;
}

.table-striped tbody tr:nth-of-type(odd), .cat-repeater-row-striped:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.cat-internal-link {
    border: 0px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: transparent;
    outline-offset: 0px;
    box-shadow: none;
    position: relative;
    top: 8px;
}

.blink_me {
    animation: blinker 1s linear;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.cat-download-dialog-link {
    padding: 15px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: underline;
    color: #337ab7;
}

li.cat-dropdown-li div {
    padding-right: 0px;
}

.cat-impersonated .cat-watermark {
    display: block !important;
    white-space: nowrap;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0.5;
    color: gainsboro;
    font-weight: bold;
    animation-name: animation_blink;
    animation-timing-function: ease-in;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    pointer-events: none;
    transform: translate(-50%, -50%);
    font-size: 10vw;
}

/*.cat-impersonated #cat-watermark:before {
        content: "Impersonated";
    }*/

/*.cat-impersonated #cat-watermark > span {
        font-size: 10vw;
    }*/


/*.cat-impersonated div#TreePath, .cat-impersonated nav#showhidetreeTB, .cat-impersonated nav#treepath-search, .cat-impersonated #treepath_RIGHT, .cat-impersonated #brand {
   background-color: red !important;
}*/

/*.cat-impersonated #treepath_RIGHT, .cat-impersonated #brand {
}*/

.cat-blink {
    animation-name: animation_blink;
    animation-timing-function: ease-in;
    animation-duration: 2s;
    animation-iteration-count: 4;
}

@keyframes animation_blink {
    0% {
        opacity: 0.8;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 0.8;
    }
}

div[control="checkbox"] {
    width: 24px;
    display: inline-flex;
    align-items: center;
}

    div[control="checkbox"][value="true"]::before {
        cursor: pointer;
        font-family: 'Material Icons';
        font-size: 24px;
        content: "\e834";
    }

    div[control="checkbox"][value="false"]::before {
        cursor: pointer;
        font-family: 'Material Icons';
        font-size: 24px;
        content: "\e835";
    }

    div[control="checkbox"]::after {
        content: attr(label);
        padding-left: 5px;
        padding-right: 5px;
    }

    div[control="checkbox"].reverse {
        flex-direction: row-reverse;
    }
