.header {
    padding-left: 38px;
    height: 60px;
    width: 100%;
}

.menu-item-hover {
    height: 60px;
}

.top-menu-holder {
    margin-top: 8px;
    border-spacing: 2px;
}

.top-menu-holder a {
    color: #fff;
}

.logo {
    cursor: pointer;
    height: 25px;
    /*margin-left: 38px;*/
}

.header-menu-button {
    margin: 0 15px 0 33px;
    padding: 5px;
    color: white
}

.header-menu-button:hover {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 50%;
}

.env {
    margin-left: 10px;
    vertical-align: middle;
}

.top-user-info {
    float: right;
    color: #777;
    padding-left: 5px;
    font-size: 11px;
    margin-top: 1px;
    font-family: Tahoma;
    height: 50px;
}

.user-info-holder {
    float: right;
    width: 700px;
    padding: 15px 0px;
    margin-right: 15px;
}

.user-info-login {
    position: relative;
    top: 15px;
    right: 60px;
}

.lang-main-item {
    padding: 11px 10px 11px;
    cursor: pointer;
    position: relative;
    color: white;
    font: 11px Verdana;
    font-weight: 600;
    border-bottom: solid 1px white;
    width: auto;
}

.lang-main-item-hover {
    z-index: 150;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.top-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.main-item {
    width: 54px;
    height: 64px;
    cursor: pointer;
    border-radius: 0px;
}

.main-item-hover {
    background-color: #5F5F5F !important;
    margin: 0px !important;
    z-index: 150;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.user-login-icon {
    background: url('../images/icons/logout-user1-ver-2365F0CBE02640680893652E9377182E.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
}

.lang-icon {
    font-style: bold;
    font-size: 18px;
    color: white;
    text-align: center;
}

.vertical-bar {
    float: right;
    color: #aaa;
    margin-top: 2px;
}

.user-login {
    float: right;
    margin-right: 7px;
    margin-top: 2px;
    font-size: 11px;
    font-weight: bold;
}

.logout {
    font-weight: 600;
    color: #337;
    cursor: pointer;
    float: right;
    margin: 0px;
    margin-right: 10px;
    padding: 3px 5px 4px 5px;
    font-size: 9px;
    background: #f0f0f0;
    border-color: #e2e2e2;
    position: relative;
    top: -1px;
}

.settings-img-hover {
    background-color: #f1f1f1 !important;
    border: 1px solid #b0b0b0;
    border-bottom: none;
    margin: 0px !important;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    z-index: 10;
}

.settings-img {
    background: url('../images/icons/settings-ver-633B26F5BAC8255DCE8697ED4D023D3E.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat top center;
    width: 40px;
    height: 20px;
    float: right;
    cursor: pointer;
    margin: 1px;
    z-index: 150;
}

.user-login-details {
    padding: 8px 10px 12px 20px;
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    cursor: default;
}

.menu-user .user-avatar {
    height: 50px;
    width: 50px;
    background-color: #e5e5e5;
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    color: #00A194;
    font-weight: 500;
}

.menu-user .user-avatar.user-avatar-small {
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 16px;
    margin: 5px 0;
}

.user-login-details .user-info > b {
    color: #616161;
    font-size: 16px;
}

.user-login-details .user-info span {
    color: inherit;
}

.user-login-details .user-info {
    color: rgba(97, 97, 97, 0.5);
    padding-top: 8px;
}

.menu-user > .top-icon {
    margin-top: 0;
    padding-bottom: 20px;
    padding-top: 16px;
}

.settings-submenu {
    visibility: hidden;
    overflow: visible;
    position: absolute;
    right: 0;
    float: right;
}

.settings-submenu-holder {
    width: 300px;
}

.settings-submenu-holder-lang {
    display: none;
    position: relative;
}

.settings-submenu-item {
    cursor: pointer;
    line-height: 40px;
    position: relative;
    width: auto;
    color: #616161;
}

.settings-submenu-item .separator {
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0;
    margin-left: 20px;
    width: calc(100% - 20px);
}

.settings-submenu-item:last-of-type .separator {
    display: none;
}

.settings-submenu-item > a {
    color: inherit;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
}

.settings-submenu-item i {
    margin: 0 10px 0 2px;
    float: left;
    color: inherit;
    line-height: inherit;
}

.settings-submenu-item a > span {
    color: inherit;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.settings-submenu-item > a:hover {
    background: rgba(0, 0, 0, 0.05);
}

.settings-submenu-item > .lang_submenu-parent:after {
    font-family: 'Material Icons';
    content: "keyboard_arrow_right";
    font-size: 18px;
    position: absolute;
    color: inherit;
    right: 8px;
    top: 0;
}

.settings-submenu-item > .lang_submenu-parent.expanded:after {
    content: "keyboard_arrow_down";
}

.lang-item {
    padding-left: 30px;
}

.lang-item:hover {
    background: rgba(0, 0, 0, 0.05);
}

.lang-item-image-icon {
    float: left;
    margin-right: 10px;
    margin-top: 13px;
}

.lang-item-name {
    color: inherit;
}

.top-menu {
    width: 100%;
    height: 60px;
    overflow: visible;
    border-spacing: 0px;
}

.menu-item-hover {
    width: auto;
}

.menu-item-hover-hover-mask a {
    color: white !important;
}

.top-menu-item-holder {
    vertical-align: middle;
    min-width: 70px;
    display: table;
    border: solid 1px #3C4047;
    margin-right: 4px;
    -moz-border-radius: 0px; /* Firefox */
    -webkit-border-radius: 0px; /* Safari, Chrome */
    border-radius: 0px; /* CSS3 */
    background: #4c5157;
    background-image: -ms-linear-gradient(top, #4c5157 30%, #16181a 100%);
    background-image: -moz-linear-gradient(top, #4c5157 30%, #16181a 100%);
    background-image: -o-linear-gradient(top, #4c5157 30%, #16181a 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #16181a),
    color-stop(1, #16181a));
    background-image: -webkit-linear-gradient(top, #4c5157 30%, #16181a 100%);
    background-image: linear-gradient(to bottom, #4c5157 30%, #16181a 100%);
    padding: 0px;
}

.top-menu-item-holder:hover {
    border: solid 1px #b0b0b0;
    -moz-border-radius: 0px; /* Firefox */
    -webkit-border-radius: 0px; /* Safari, Chrome */
    border-radius: 0px; /* CSS3 */
    background: #4D4D4D !important;
    cursor: pointer;
    z-index: 1020;
}

.top-menu-item:hover {
    color: #0e4763;
}

.top-menu-item-active:hover {
    background: #5F5F5F !important;
}

.top-menu-item-active {
    background: #5F5F5F;
}

.top-menu-item {
    color: #fff;
    font-size: 11px;
    vertical-align: middle;
    font-weight: bold;
    width: 100%;
}

.top-menu-item a {
    display: block;
    font-family: Droid Sans, Verdana;
    font-size: 10.1pt;
    white-space: nowrap;
}

.top-menu-item .menu-item-img {
    height: 20px;
    width: 20px;
}

.top-submenu-holder {
    width: 0px;
    overflow: visible;
    position: relative;
    left: -1px;
    top: 60px;
    z-index: 3;
    background: red !important;
    border: none !important;
    visibility: hidden;
}

.submenu-item-title {
    padding: 10px 8px 4px 8px;
    height: 22px;
    width: 182px;
    border-left: 1px solid #ECECEC;
}

.submenu-item-title a {
    width: 182px;
    font-size: 11px;
}

.right-submenu-holder {
    margin-left: 200px;
    display: none;
}

.submenu-configurator {
    top: 24px;
}

.top-submenu-item {
    position: absolute;
    background: #5F5F5F;
    width: 200px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    -webkit-border-radius: 0px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 0px;
    -moz-border-radius-topleft: 0;
    border-radius: 0px;
    border-top-left-radius: 0;
    z-index: 2;
}

.top-submenu-item li {
    border-bottom: solid 1px #ececec;
    color: white;
    font: 11px Verdana;
    font-weight: 600;
}

.top-submenu-item-size > li {
    height: 36px;
    width: inherit;
}

.top-submenu-item li:first-child {
    border-top: solid 1px #ececec;
    border-top-right-radius: 0px;
}

.top-submenu-item li:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.top-submenu-item li:hover {
    cursor: pointer;
    text-decoration: none;
    /* 	background: #eee; */
    background: #4C4C4C;
}

.quick-search-holder {
    float: right;
    margin-bottom: 5px;
    margin-right: 10px;
}

.quick-search-holder a {
    font: 11px Verdana;
    color: #888;
    padding-top: 5px;
}

.advanced-search-link {
    padding: 0px 12px 0px 0px !important;
    float: right;
    position: relative;
    top: -3px;
    text-decoration: none;
    opacity: 0.6;
}

.advanced-search-link:hover {
    text-decoration: underline;
    color: #444;
    opacity: 1;
    cursor: pointer;
}

.quick-search-holder .select2-container {
    opacity: 0.5;
}

.quick-search-holder .select2-container .select2-selection {
    border: none;
}

.select2-results .select2-highlighted {
    background: #CFE5EF !important
}

.select2-container-active {
    opacity: 0.6 !important;
}

.select2-dropdown-open {
    opacity: 1 !important;
}

.select2-dropdown-open .select2-choice {
    -webkit-box-shadow: 0 0 1px #9fb8c3 !important;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #aaa !important;
}

.quick-search-holder .select2-container .select2-choice div {
    display: none !important;
}

.select12 {
    margin: 0px;
    float: left;
}

.dashboard-normal .menu-item-img {
    background: url('../images/top_menu/dashboard1-ver-5F953C71F1F3E97B093B81EBD1819C8E.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    background-size: 20px 20px;
}

.dashboard-normal .menu-conf-img, .dashboard-active .menu-conf-img {
    background: url('../images/top_menu/settings1-ver-B3F92FB400CC9B738F9B717B560E09A2.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center !important;
    background-size: 20px 20px !important;
}

.crm-normal .menu-item-img {
    background: url('../images/top_menu/crm1-ver-58CB6B7808532A525C1F1A4D34E8FFA5.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    background-size: 20px 20px;
}

.tasks-normal .menu-item-img {
    background: url('../images/top_menu/bpmn1-ver-7A704C3A601313FD80A1EAD2516B95A2.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    background-size: 20px 20px;
}

.report-normal .menu-item-img {
    background: url('../images/top_menu/report1-ver-A36B851CD59EE2AE73BA3755484E5EEF.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    background-size: 20px 20px;
}

.billing-normal .menu-item-img {
    background: url('../images/top_menu/billing1-ver-FD6F464398D89D246E0B676F439AC596.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    background-size: 20px 20px;
}

.product_catalog-normal .menu-item-img {
    background: url('../images/top_menu/product_catalog1-ver-005221CC1D4291A43511128CE0B39871.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    background-size: 20px 20px;
}

.dashboard-hover .menu-item-img {
    background: url('../images/top_menu/hover/dashboard-ver-E87EDA35E3705622FEBBBF3278EC86FF.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
}

.crm-hover .menu-item-img {
    background: url('../images/top_menu/hover/crm-ver-0B8CAC6F16B4B3F2A4807530801018AC.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
}

.tasks-hover .menu-item-img {
    background: url('../images/top_menu/hover/bpmn-ver-794E2738CCE90487417F265C2BA3BE69.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
}

.report-hover .menu-item-img {
    background: url('../3arts-davinci/src/resources/images/top_menu/hover/report.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
}

.create-normal .menu-item-hover .menu-item-img {
    background: url('../images/top_menu/create_new-ver-91354DF1EAF0B42D4CA9932E5A798F7E.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    height: 20px !important;
    width: 20px !important;
}

.create-hover .menu-item-img {
    background: url('../images/top_menu/hover/create1-ver-296C89C46E4B596491244987686DA5A0.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    margin-left: 18px;
}

.voucher_management-normal .menu-item-img {
    background: url('../images/top_menu/voucher1-ver-F58C89CB4B98F5601BCD25908D360E8D.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
    background-size: 20px 20px;
}

.voucher_management-hover .menu-item-img {
    background: url('../3arts-davinci/src/resources/images/top_menu/hover/voucher.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
}

.billing-hover .menu-item-img {
    background: url('../images/top_menu/hover/billing-ver-13EC3776F896913888EEBEDB776C4284.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
}

.product_catalog-normal-hover .menu-item-img {
    background: url('../3arts-davinci/src/resources/images/top_menu/hover/product_catalog.png?tabId=f907a03a-20b2-481a-854f-899347a326fe') no-repeat center;
}

.rightsubmenu-parent {
    background-image: url('../images/arrow_icons/right-light-ver-C72989536400D3163255B2B9FA1A14CE.png?tabId=f907a03a-20b2-481a-854f-899347a326fe');
    background-position: right center;
    background-repeat: no-repeat;
}

.top-submenu-holder .create-menu-title {
    padding-top: 0px !important;
}

.create-menu-title {
    padding-top: 18px;
    margin: 0 auto;
}

.menu-user {
    cursor: pointer;
    margin-left: 10px;
    margin-right: 30px;
}

.infoViewItemWithTranslations {
    display: table-row;
}

.history-item-title {
    float: left;
    width: 55%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.history-state-code {
    border: 1px solid black;
    border-radius: 6px;
    padding: 3px 3px;
    color: white;
    font-size: 8px;
    background: grey;
    display: initial;
}

.history-state-code-outer {
    display: block;
    margin-right: 15px;
    float: right;
    margin-top: -2px;
}

.history-state-code.green-cell {
    border-color: #85AB1D;
    background-color: #95C11F;
}

.history-state-code.yellow-cell {
    border-color: #CCAD04;
    background-color: #FFD800;
}

.history-state-code.blue-cell {
    border-color: #008FCC;
    background-color: #009FE3;
}

.history-state-code.orange-cell {
    border-color: #C76C02;
    background-color: #E37A00;
}

.history-state-code.red-cell {
    border-color: #A6002F;
    background-color: #C70039;
}

.history-state-code.beige-cell {
    border-color: rgb(191, 162, 154);
    background-color: #C9ADA5;
}

.history-state-code.gray-cell {
    border: 1px solid #616161;
    color: #616161;
    background-color: #DDDDDD;
}

.history-state-code.white-cell {
    background-color: #CCCCCC;
    border: 1px solid #ADADAD;
    color: #000000;
}
