﻿body.uo-with-navigation #content {
    top: 24px;
}

body.uo-with-header.uo-with-navigation #content {
    top: 77px;
}

.uo-navigation-container {
    list-style: none;
    padding-left: 5px;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    width: 100%;
    height: 100%;
    margin-left: 5px;
}

.uo-navigation-container > li {
    flex-basis: 0;
}

.uo-navigation-container .k-widget.k-dropdown {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    background-color: transparent !important;
}

.uo-navigation-container .k-dropdown-wrap {
    border-width: 0;
    background: transparent;
}

.uo-navigation-container .k-widget.k-dropdown.k-header {
    background: transparent;
}

.uo-navigation-container .k-select .k-icon.k-i-arrow-s {
    transform: rotate(-90deg);
}

.uo-navigation-container-with-commands {
    line-height: inherit;
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    justify-content: space-between;
    position: fixed;
    top: 41px;
    width: 100%;
    font-size: 1.1em;
    z-index: 900;
    border-width: 1px 0 1px 0 !important;
    height: 33px;
}

#navigationCommandsContainer > ul {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
    height: 100%;
}

#navigationCommandsContainer > ul > li,
#navigationCommandsContainer > ul > li > span,
#navigationCommandsContainer > ul > li > span > span {
    border-radius: 0;
    height: 100%;
    border-width: 0 0 0 1px;
}

#navigationCommandsContainer > ul > li > a,
#navigationCommandsContainer > ul > li > div > a {
    border-radius: 0;
    font-size: 1em;
    padding: 4px 10px;
    height: 100%;
    border-width: 0 0 0 1px;
}

#navigationCommandsContainer .btn-group {
    display: inline-flex;
}

a.k-state-disabled[aria-disabled][disabled] {
    pointer-events: none;
}

.uo-more-commands-button {
    display: none;
}

.uo-navigation-container > li:last-child {
    font-weight: bold;
}

.uo-navigation-container .k-i-arrow-s.k-i-loading {
    background: url(../KendoUI/styles/Bootstrap/sprite.png) !important;
    background-position: 0 -32px !important;
}

.uo-navigation-container .k-dropdown-wrap .k-input {
    width: 0;
}

#navigationCommandsContainer .btn-group {
    height: 100% !important;
}

#navigationCommandsContainer .k-dropdown-wrap {
    height: 100% !important;
    box-sizing: border-box !important;
}

#navigationCommandsContainer .dropdown-toggle > .k-icon.k-i-arrow-60-down {
    margin-left: 0.4em;
}

.dropdown-menu > li > button.k-button {
    width: 100%;
    border: 0;
    border-radius: 0;
    justify-content: flex-start;
    padding: 3px 20px;
}

.dropdown-menu > li > button.k-button:not(:hover) {
    background: transparent;
}

.uo-navigation-container > li > a {
    color: inherit;
}

.engine-tabbed-navigation-container {
    width: 100%;
    height: 100%;
    display: flex;
}

.engine-tabbed-navigation-container > ul {
    border: 0 !important;
}

.engine-container-with-counted-navigation-header > .engine-counted-navigation-header > .k-button-group {
    width: 100%;
}

.engine-container-with-counted-navigation-header {
    height: 100%;
}

.engine-container-with-counted-navigation-header > .engine-counted-navigation-header > .k-button-group > span {
    flex-basis: 100%;
    border-radius: 0;
    border-bottom-width: 0;
    border-top-width: 0;
    border-right-width: 0;
}

.engine-container-with-counted-navigation-header > .engine-content {
    height: calc(100% - 30px);
}

.engine-navigation-tree,
.engine-navigation-tree-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.engine-navigation-tree-item.engine-leaf > span > .fa-caret-right,
.engine-navigation-tree-item.engine-expanded > span > .fa-caret-right {
    display: none;
}

.engine-navigation-tree-item.engine-leaf > span > .fa-caret-down,
.engine-navigation-tree-item:not(.engine-expanded) > span > .fa-caret-down {
    display: none;
}

.engine-navigation-tree-item > span > span {
    width: 10px;
    text-align: center;
    cursor: pointer;
}

.engine-navigation-tree-item.engine-leaf > span {
    padding-left: 10px;
}

.engine-navigation-tree-item.engine-leaf > span > span {
    display: none;
}

.engine-navigation-tree-item > .engine-navigation-tree-list {
    display: none;
}

.engine-navigation-tree-item.engine-expanded > .engine-navigation-tree-list {
    display: block;
}

.engine-navigation-tree {
    user-select: none;
}

.engine-navigation-tree .tree-icon {
    font-size: 1.2em;
    margin-right: 5px;
    width: 16px;
}

.dock-panes-container {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    border-top: 0;
    display: flex;
    overflow: hidden;
}

.navigation-panel {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    min-width: 150px;
    max-width: 350px;
    overflow: auto;
    width: 250px;
    flex-grow: 0;
    flex-shrink: 0;
}

.dock-panes-container-h-splitter {
    background: black;
    min-width: 3px;
    max-width: 3px;
    opacity: 0.01;
    cursor: ew-resize;
    margin-left: -2px;
    margin-right: -1px;
}

.dock-panes-container-left-border {
    min-width: 21px;
    max-width: 21px;
    border-top-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
}

.dock-pane-button {
    border-top-width: 0;
    border-bottom-width: 3px;
    border-left-width: 0;
    transform: rotate(90deg);
    display: block;
    width: fit-content;
    transform-origin: left bottom;
    height: 21px;
    box-sizing: border-box;
    padding-left: 4px;
    padding-right: 5px;
    margin-top: -21px;
    white-space: nowrap;
    cursor: pointer;
    user-select: none;
}

.dock-pane-button > span {
    line-height: 18px;
}

.dock-pane-button:not(.k-state-active) {
    background: transparent;
}

.dock-panes-container-view-port{
    flex-basis: 100%;
    overflow: hidden;
}