﻿@font-face {
  font-family: 'Didact Gothic';
  src: url('../fonts/Didact Gothic/Didact-Gothic.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Didact Gothic/Didact-Gothic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Didact Gothic/Didact-Gothic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/Didact Gothic/Didact-Gothic.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/Didact Gothic/Didact-Gothic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Didact Gothic/Didact-Gothic.svg#DidactGothic') format('svg');
  /* Legacy iOS */
}

left-menu .left-bar {
    padding-top: 0 !important;
}

.nevdaStyle .left-bar .left-bar-icon.active:after {
    border: none;
}

left-menu .left-bar-icon.active,
right-menu .right-bar-icon:hover {
    border-left: 4px solid #F7AC00;
}

.nevdaStyle .left-bar .active .nevda-icons {
    margin-left: 5px;
}

.nevdaStyle .right-bar-icon:hover a {
    margin-left: -4px;
}

right-menu .right-bar{
    padding-top: 0 !important;
}

.nevdaStyle .left-bar-icon {
    margin-top: 0;
}

left-menu .left-bar-icon {
    padding: 10px 0 6px 0;
}

right-menu .right-bar-icon {
    padding: 10px 0 6px 0;
}

.deka-header {
    display: block;
    height: 100%;
}

.dekaHeader__content {
    height: 124px;
    padding: 0 40px 47px 40px;
    background-color: #5C5C5C;
    font-family: "Didact Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dekaHeader__side--left {
    display: flex;
    min-width: 45px;
    align-items: center;
}

.dekaHeader__side--right {
    padding-left: 15px;
}

.dekaHeader__paveiksliukas {
    flex: none;
    margin-right: 15px;
    height: 50px;
}

.dekaHeader__klientas,
.dekaHeader__sistema {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dekaHeader__klientas {
    color: #c5c1c1;
    font-size: 21px;
    text-transform: uppercase;
}

.dekaHeader__sistema {
    color: #878282;
    font-size: 14px;
}

.dekaHeader__group {
    color: #c5c1c1;
    font-size: 14px;

    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.dekaHeader__group:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.dekaHeader__groupItem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dekaHeader__groupItem:not(:last-child)::after {
    content: "|";
    margin: 0 20px;
    font-size: x-large;
    color: #727272;
}

.dekaHeader__naudotojas {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    vertical-align: bottom;
}

.dekaHeader__notifications {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(img/deka-sprite.png);
    background-position: -107px -39px;
    vertical-align: sub;
}

deka-header .projectSelector__icon {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    vertical-align: sub;
}

/* begin nevdaLoader.component.js */

nevda-loader {
    display: block;
    width: 100%;
    height: 100%;
    background: white;
}

.nevda-loader__circle-par {
    font-size: 10px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nevda-loader__circle,
.nevda-loader__circle-par {
    width: 24rem;
    height: 24em;
}

.nevda-loader__circle {
    background: white;
    border-radius: 50%;
    border: 1em solid white;
    border-top-color: orange;
    animation: spin 2s infinite linear;
}

.nevda-loader__content {
    position: absolute;
    left: 25%;
    right: 25%;
    top: 25%;
    bottom: 25%;
    background: white;
    border-radius: 50%;
}

.nevda-loader__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nevda-loader__logo--img {
    width: 120px;
    height: 120px;
}

.nevda-loader__logo--icon {
    font-size: 14em;
    line-height: 1;
}

/* end nevdaLoader.component.js */

.menu-on-top #main {
    margin-top: 70px!important;
}

.dekaHeader__groupItem .dropdown-menu {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.nevda-user, .nevda-organizacija {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-size: 28px;
    background-color: #ECB32A;
    font-family: "Didact Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #515967;
    cursor: pointer;
    position: relative;
}

.headerPasirinkimas__mygtukas {
    text-align: right;
    color: inherit!important;
    background-color: #5C5C5C!important;
    border: 0!important;
}

.headerPasirinkimas__pasirinkimas {
    display: inline-block;
    width: calc(100% - 18px);
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.headerPasirinkimas__dropdown {
    padding-bottom: 0;
    background: #5C5C5C;
}

.headerPasirinkimas__filtras {
    color: #515967;
    padding: 0 5px 5px 5px;
}

.headerPasirinkimas__filtras:hover {
    background-color: transparent !important;
}

.headerPasirinkimas__pasirinkimai {
    max-height: 168px;
    overflow-y: auto;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.headerPasirinkimas__pasirinkimai li {
    padding: 2px 20px;
}

.headerPasirinkimas__pasirinkimai li:hover {
    background-color: #3276B1;
}

.full-width {
    width: 100%;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* START Roberto CSS */
.dropdown-menu {
    min-width: 220px;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #ccc;
}

.dropdown-menu .divider {
    margin: 4px 0;
}

.fa {
    color: rgba(0, 0, 0, 0.3215686274509804);
}

.dropdown-menu > li > a {
    display: flex;
    padding: 4px 20px;
    min-height: 30px;
}
/* END Roberto CSS */